Android Question http requests from Wheel date entry and voice date entry

John Woodsmall

Active Member
Licensed User
Longtime User
I have a working site that can recieve http requests:
2 dates are required.

I want to generate them on the android by:
1.) using the wheel Date entry and saving the date
as needed or change it later.
2.) allow voice entry for the second date.

I need help getting these 3 libs into one program.
I know programing, but am very new to all of this!
 

John Woodsmall

Active Member
Licensed User
Longtime User
If I understand you.

On the right side in B4A do you have the library checked?
If so you can DIM the library and reference the methods.

Hope that helps.
great thanks! I see the library but how do I view the classes in it?
 
Upvote 0

John Woodsmall

Active Member
Licensed User
Longtime User
I see, and thanks!
Is there documentation that also shows the classes of a Lib
outside of the ide that I can read and plan the app?
Can I print out the Lib and see the classes?
 
Upvote 0
Top