android - How to create google play app with my website? -


i want website should act google play store app.

for example, go to-> hytoz , hytoz app

both source same. when open app, website shown app , after click or close, it's asking confirm application.

how can make this? i'm not android person. i'm in php.

first of all, making android app isn't 1 click process. make simple android app, can make use of android webview. since you're new android, i'd suggest take courses on basics of android.

you've mentioned you're familiar php. can better try phonegap, basics of html5, css3 , js, can build app. also, needs back, close can done it, , moreover, it's cross platform, can ship other operating systems too.

good luck.


Comments

Popular posts from this blog

android - Why am I getting the message 'Youractivity.java is not an activity subclass or alias' -

Making Empty C++ Project: General exception (Exception from HRESULT:0x80131500) Visual Studio Community 2015 -

How to fix java warning for "The value of the local variable is not used " -