Skip to content

An android source code to create android apk file of your website. Just change the url in the MainActivity.java to your website hostname then you are good to go. You can do customization such as the app icon to your logo and other rich features.

Notifications You must be signed in to change notification settings

xjjdj/web-to-app

 
 

Repository files navigation

web-to-app

Android source code for android apk file of your website.

Easy and fast way of creating android mobile app for your website.

Just change the url in the MainActivity.java to your website hostname then you are good to go.

You can do customization such as changing the app icon with your logo and other rich features.

web-to-app.apk is the built sample from the source code. The app loads https://successtar.github.io/ on launch.

You can install and run web-to-app.apk (android application of your website) on your android phone to see how your website will look like and the behaviour if you use this source code.

About

An android source code to create android apk file of your website. Just change the url in the MainActivity.java to your website hostname then you are good to go. You can do customization such as the app icon to your logo and other rich features.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%