php - Efficient Way to Use/Access WAMP Server On Android Device (Tab/SmartPhone) -


i desktop software , web developer (php/html). not expert know far need do. totally stranger when comes android.

o have shop wanted make catalogue analog modern/digital. so, have purchased few tabs (android tabs) show products customer. before/when started thought easy..

so, did? make web app/site/pages on local (pc) server (wamp/easyphp) , connect webpage tabs using wifi.

but later noticed buggy. wifi down/disconnected often. speed slow , when move tab few feet far pc it's gets slower (even don't work @ all).

so, see not acceptable customers not use buggy system.

and told earlier, don't know android development..

so, better suggestion highly appreciated.

to connect pc via wifi using prolink n nano adapter access point mode.

here dropbox link download webpages/app idea looks now..

https://www.dropbox.com/s/hx2i3apoydq6e2i/tablet_web_app.zip

note: use index.php in v2 folder

try different browser instead of default one.

install chrome browser play store -> https://play.google.com/store/apps/details?id=com.android.chrome . handles web pages well, far web app user experience goes.

don't expect much better though. if want fluid user experience should build native app catalogue.


Comments

Popular posts from this blog

android - Inheriting from Theme.AppCompat* -

broadcastreceiver - android BOOT_COMPLETED not received if not activity intent-filter -

basic authentication with http post params android -