Android Question B4A Form Layout and Add Tab

Mitesh_Shah

Member
Licensed User
Longtime User
Hi
We Plan to Make App for Our Timer Module. its Required to set Time Schedule, & its Update by Android App. i have some Ready Unite & Its Android App (Here we Attached Screen Shot)
App is Read / Write / Retrieve Data from Hardware Using Blue Tooth and Generate tab option for that Parameter settings.

Want To Know This Type of Form Layout Possible With B4A ?

How Can Make With B4A ?

please Suggest & Guide me or if any b4a Examples
 

Attachments

  • Timer_App_1.jpg
    Timer_App_1.jpg
    34.6 KB · Views: 195
  • Timer_App_2.jpg
    Timer_App_2.jpg
    33.8 KB · Views: 190
  • Timer_App_3.jpg
    Timer_App_3.jpg
    33.5 KB · Views: 174
  • Timer_App_4.jpg
    Timer_App_4.jpg
    34.4 KB · Views: 172
  • Timer_App_5.jpg
    Timer_App_5.jpg
    39.4 KB · Views: 185

asales

Expert
Licensed User
Longtime User
Hi Its possible to make UI / Layout using HTML + CSS and run with B4A ?
Yes. You can load it with the Webview.

Check the great libs to time schedule in this thread:
 
Upvote 0

Lucas Siqueira

Active Member
Licensed User
Longtime User
Hi
We Plan to Make App for Our Timer Module. its Required to set Time Schedule, & its Update by Android App. i have some Ready Unite & Its Android App (Here we Attached Screen Shot)
App is Read / Write / Retrieve Data from Hardware Using Blue Tooth and Generate tab option for that Parameter settings.

Want To Know This Type of Form Layout Possible With B4A ?

How Can Make With B4A ?

please Suggest & Guide me or if any b4a Examples

All your layouts can be created with B4X.

We need to see how communication with your Bluetooth device works, passing information so that the app can consult it and make changes.
Todas seu layout é possivel ser criado com o B4X.
 
Upvote 0

Mitesh_Shah

Member
Licensed User
Longtime User
Hi
any one have idea how Set the value on touch scrolling up or Down ?
want to Set Time
Now I am Use B4XDialog
 

Attachments

  • Timer_App_1.jpg
    Timer_App_1.jpg
    74.5 KB · Views: 112
Upvote 0

Alexander Stolte

Expert
Licensed User
Longtime User
any one have idea how Set the value on touch scrolling up or Down ?
B4A only solution:
A B4A and B4I solution (not free):
 
Upvote 0

Mitesh_Shah

Member
Licensed User
Longtime User
Hi
i am try to use Johan Schoeman Library with B4xpages and B4XDialog

i am try both of Library CharacterPickerView and b4aWheelPicker, both examples are working perfectly



but now we add in our projects its not working,

its cress on load b4xdialog
 
Upvote 0
Top