Android Question Program flow and examples integration

jalvarez

Member
Licensed User
Longtime User
Hi! Erel,
I'm stucked with program flow, please let me explain myself, I started opening
the SlideMenuExample that has all I need, then I I want to attach any other example
I dont understand how to link a listview or scrollview that could attach up to 3 images
from phone camera, a yes/no control for a type of checklist and user comments in a
textbox; additionally, sorry but cannot understand how to integrate two or more
examples because I failed to pass parameters in order to show/hide the different "pages"
that should be appearing/disappearing depending on user's responses. Sorry for my
english. I've searched in all the documentation you have in the forum, and I've seen
several posts and downloaded the libraries, code snippets, and examples; I'm confused
with Android or B4A program organization, I come from VB Net, PHP, but I don't catch
it already.Could you please help me?. Thanks in advance.

P.S. I've done an application in one cloud service that reflects exactly what I want to
achieve, the problem with this app is that cannot handle images directly with the phone
camera and crashes. I attach the public link to a video I've recorded in order to show you
the program logic, and to get some responses about this can be done with B4A.

You can see it in:

https://drive.google.com/open?id=0B8XGtGozA_QbQXhhSkJCN0hYWkk

I'll be looking forward to hearing from you; Thanks again.
 
Top