I have just found enough time to run up a very simple program as a sort of preliminary to working on the re-write of my much larger B4ppc database program.
This one just displays information, and pics if available, about plant varieties - taken from the MySQL database on my website. On the web side, it has its own PHP routines so that the bandwidth used is kept to the absolute minimum.
The program is really not much more than a re-work of some of the tutorials and other posts here on the forum - many thanks to Erel, Andrew and Klaus :icon_clap:
It uses the HTTP lib (obviously), SQLite as temporary cache storage for search results and Reflection to size the text pages.
I have a problem though - still no real Android device - :sign0137: -- It looks OK on the emulator but any feedback from running on the real thing would be nice!!
This one just displays information, and pics if available, about plant varieties - taken from the MySQL database on my website. On the web side, it has its own PHP routines so that the bandwidth used is kept to the absolute minimum.
The program is really not much more than a re-work of some of the tutorials and other posts here on the forum - many thanks to Erel, Andrew and Klaus :icon_clap:
It uses the HTTP lib (obviously), SQLite as temporary cache storage for search results and Reflection to size the text pages.
I have a problem though - still no real Android device - :sign0137: -- It looks OK on the emulator but any feedback from running on the real thing would be nice!!
Attachments
Last edited: