Page 1 of 1

Pertinentes webapp to Mobile device

Posted: Tue Jun 21, 2022 1:01 pm
by t57042
Hello,
I am a long time purebasic user.
I downloaded spiderbasic in order to make a flashcard program that can also be used on a tablet.
I figured out how to make a web app., which i can run in the browser on the desktop computer.
How can i open en run the program on my android tablet?
Richard

Re: Pertinentes webapp to Mobile device

Posted: Tue Jun 21, 2022 1:14 pm
by Peter
How to create an Android application

(It's already a few years old. I don't know if it still works.)

Re: Pertinentes webapp to Mobile device

Posted: Tue Jun 21, 2022 1:38 pm
by t57042
I dont want an android app but a webapp that runs in a browser

Re: Pertinentes webapp to Mobile device

Posted: Tue Jun 21, 2022 2:18 pm
by Peter
t57042 wrote: Tue Jun 21, 2022 1:01 pmI figured out how to make a web app., which i can run in the browser on the desktop computer.
How can i open en run the program on my android tablet?
If you have already created a WebApp and you can run it in your browser, then it will certainly run in a web server (IIS, Apache, ...). Make sure that the WebApp address is also accessible from your tablet.