Skip to content

Mr-Linus/web-app

Repository files navigation

web-app

Web conversion to Android applications

We recommend the use of Andriod Studio

Open \workspace\myApp\res

Replace one of the two pictures to your own(include drawable-xxxx), to use a transparent PNG format, otherwise there will be white edge around

Two pictures are welcome interface and LOGO

Open res->values->strings.xml , Replace app_name

Open res->XML>config.xml Find Replace your Webside

Package files into APP

Let APP achieve automatic upgrade and update

Set the XML file and upload, open the src/com/myapp/myApp.java delete the following two lines of code

//UpdateManager manager = new UpdateManager(myApp.this); //manager.checkUpdate();

About

Web conversion to Android applications

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages