Hi
I have just come to B4A. Been trying to learn, its been slow going but now making progress.
A simple app I want to do is as follows:
1. some photos stored in a database
2. a list on the device with names
3. user clicks on a list item and the picture is displayed along with a small bit of text
4. possibility to view a gallery of photos if the name is not known
5. A search facility to make finding name on list quicker. ie user types letter A, is taken to part of list containing A's
6. Is it possible that instead of storing pictures on device they can be downloaded from external site ?
I know there are some tutorials out there which help eg listview tutorial but it seems to me that I need a bit more than that. I have created a list of names but cant get the program to then look up a list item in a database of photos
any help appreciated
george:sign0085:
I have just come to B4A. Been trying to learn, its been slow going but now making progress.
A simple app I want to do is as follows:
1. some photos stored in a database
2. a list on the device with names
3. user clicks on a list item and the picture is displayed along with a small bit of text
4. possibility to view a gallery of photos if the name is not known
5. A search facility to make finding name on list quicker. ie user types letter A, is taken to part of list containing A's
6. Is it possible that instead of storing pictures on device they can be downloaded from external site ?
I know there are some tutorials out there which help eg listview tutorial but it seems to me that I need a bit more than that. I have created a list of names but cant get the program to then look up a list item in a database of photos
any help appreciated
george:sign0085: