Hi guys... SO I have been developing only for a short while now and ran into many problems...
I want to create a mobile application and I have some general questions please.. please answer my questions to help me with my research and making the right decisions:
What I would like to accomplish:
I would like to create an application( for user 1) that does the following:
1)store information likes, name, surname, tel number etc in a database
2) take other information and create pdf documents.
3) store photos(only a couple, about 6)
I would like to create a second application (for user 2) that does this:
1) store location at curtain times
2) and give access to the created documents from user 1
I only would like the UI on the phone(gathering the information) then store and do all the processing on the server.
__________________________________________________________________
Problems:
I was using android studio and developed in
Java, I used Firebase database and storage. The applications was too big: 100MB +. The application updated to many times to Firebase and the costs would be astronomical.
___________________________________________________________________
Questions:
1) What
IDE would be best to accomplish what I need. I know Android Studio and am busy playing around with Eclipse, but what would you recommend?
2) What language would be best to use for what I need? I studied Java but have done some work (very basic) in HTML, CSS and C#.
3) would it be possible to code in Java and send to a server and process in another language? What would be the best?
4) What would be the best database, storage and servers to use?
Thanks a lot for the help...