Android Question How to make android application into online application?

Good evening everyone. I am seeking for lots of helps, I was working on a online book reservation android application. for some reason (I don't know what's the reason) the application work when I run it on the built-in android emulator. but when I install it on my phone, the books didn't appear. I don't know why it didn't appear on my phone but on the emulator, the books appears. I've follow every steps on how to make an online android application on the YouTube. his application on the tutorials work on his phone but my application didn't work on my phone. please help me everyone.
 

Brian Dean

Well-Known Member
Licensed User
Longtime User
Post the code from your app that does the work to make the book titles appear on the screen. Without that we have less idea of what you are doing wrongly than you have. Better still post a zip file of your complete project.
 
Upvote 0

DonManfred

Expert
Licensed User
Longtime User
I've follow every steps on how to make an online android application on the YouTube
What tutorial in Youtube you are talking about?

Please note that an Android app isn´t a Onlineapplication.
For that the app needs to run 24/7. Android apps are not expected to do so.

B4J Server app are.

As @Brian Dean already told: without seeing what code you use it is hard to give any congrete answer. Best is to export your project as zip and upload it.
 
Upvote 0
 

Attachments

  • .bas,.b4a&androidmanifest.rar
    13.7 KB · Views: 85
  • Files.rar
    32.8 KB · Views: 90
Upvote 0

aeric

Expert
Licensed User
Longtime User
Use the </> icon to post your code.
If you are new to this forum, please read: https://www.b4x.com/android/forum/threads/for-new-er-members-how-to-post-a-question-issue.96964/
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…