Quite happy with my work tonight. Achieved what I wanted to. Took longer than expected though.
So the 3 previous buttons that I added now change the icon that the user can plant. I have also added a 4th button which lets user toggle the viewing mood. I spent quite awhile on this as previously I had worked with menu, this time it was image button and they both work sightly differently.
But the good news is that users can toggle between the fruits as many times as they need to; from mango to durian to mango to viewing mood etc . It will work.
Also, while users had to press back button after selecting fruit previously, it now returns by itself.
It might be awhile before the next version is out. Now the basic user interface of the app is settled.
Next area I would have to work on is the flow of data. Where will the data be hosted? How to import&export data between an Android device and a spreadsheet? What sort of information do I need to capture? And another big issue, which I might not be able to add for version 1 of the app, is attaching photos to the markers.
I think sending data from the app to the spreadsheet will be easy, I should be able to tap into google form. The harder part might be accessing the data to form the map if the spreadsheet is private. I plan to make it private so as to prevent people from deleting things. The data will be available for everyone to view from the app (and hopefully browser) anyway. The spreadsheet also should be downloadable for anyone to use.
I think sending data from the app to the spreadsheet will be easy, I should be able to tap into google form. The harder part might be accessing the data to form the map if the spreadsheet is private. I plan to make it private so as to prevent people from deleting things. The data will be available for everyone to view from the app (and hopefully browser) anyway. The spreadsheet also should be downloadable for anyone to use.
There is a little problem with the loading of map when GPS is on. It does not auto zoom in to location when there is no last known location. Will have to remember to correct that as well.
ChangeLog: https://www.dropbox.com/s/4pw1mf4zu2p36p5/Fruit3Sg_ChangeLog.rtf
APK: https://www.dropbox.com/s/tc11bydeokd9vu3/Fruit3SG-v0.4.apk
Please note all previous versions have been moved. From now onwards only the latest version will be available. If anyone requires an older version feel free to leave a comment and I will make it available.