Everything you need to know about using APKSho
Welcome to APKSho! This documentation will guide you through the process of creating your first Android app from a website.
Make sure your website is mobile-responsive for the best user experience in your app!
The name that will appear on the user's home screen and in the app drawer. Keep it short and memorable (max 30 characters recommended).
A unique identifier for your app (e.g., com.company.appname). This cannot be changed after publishing to Play Store.
The main URL your app will load. Must include https:// or http://.
Use semantic versioning (e.g., 1.0.0). Increment version number for each update.
Primary Color: Used for app header and UI elements. Choose a color that matches your brand.
Status Bar Color: The color of the Android status bar at the top of the screen.
| Feature | Description | Default |
|---|---|---|
| Fullscreen Mode | Hides status bar for immersive experience | Enabled |
| Splash Screen | Shows loading screen when app starts | Enabled |
| JavaScript | Enables JavaScript execution in WebView | Enabled |
| Zoom | Allows pinch-to-zoom gesture | Disabled |
| Pull to Refresh | Refresh page by pulling down | Enabled |
| Cache Content | Stores content for offline access | Enabled |
| Location Access | Allows GPS/location permissions | Disabled |
| Camera Access | Allows camera permissions | Disabled |
When you click "Build APK", our system:
This process typically takes 30-60 seconds.
Once complete, click "Download APK" to save the file. The APK is ready to install on any Android device running Android 5.0 or higher.
Go to Settings → Security → Unknown Sources (or Install Unknown Apps on newer versions)
Transfer the APK file to your Android device via:
Locate the APK file using a file manager and tap to install. Follow the on-screen prompts.
Find your new app in the app drawer and tap to open!
Review typically takes 1-7 days.
Make sure your website URL is correct and the site is accessible. Check if JavaScript is enabled in app settings.
Enable "Install from Unknown Sources" in your device settings. On Android 8+, you need to grant permission specifically to your file manager or browser.
Ensure your website is mobile-friendly and doesn't have JavaScript errors. Test your website in mobile browser first.
Some websites block WebView access. Contact the website owner or try using a different URL.
Need more help? Contact our support team.