This is a simple Android app that displays a website using a WebView component. The app fetches the website content from a URL and renders it inside the WebView, providing users with a native-like browsing experience.
- Uses a WebView component to render website content.
- No internet detection.
- Displays a progress bar while the website is loading.
- Handles common web navigation actions (e.g., back/forward, refresh).
- Supports customizing the website URL and the app title and logo.
- Android SDK 21+
- Java 8+
- Gradle 4.1+
- Clone the repository.
- Open the project in Android Studio.
- Change the URL and add your Website or blog URL.
- Build and run the app on an Android device or emulator.
- Open the app on your Android device or emulator.
- In the app settings, enter the URL of the website you want to display and the title of the app.
- Click "Save" to apply the changes.
- The app will now load the website content and display it in a WebView.
Example 1 | Example 2 | Example 3 |
---|---|---|
Example 4 | Example 5 | Example 6 |
Contributions are welcome! To contribute, fork the repository and submit a pull request.
This app was created by Sibananda Kuanr. ❤️