This application is a specially designed Android app for viewing Ali Akgün's website on mobile devices. It ensures users can only access the specified website and prevents navigation to other websites.
- 🎯 Access to only the specified website
- 🔒 Secure web viewing
- 🌐 Internet connection control
- 🔄 Pull-to-refresh functionality
- 📱 Modern and user-friendly interface
- ⚡ Fast loading times
- 🎨 Elegant splash screen
- Minimum SDK: 27 (Android 8.1)
- Target SDK: 35 (Android 15)
- Language: Java
- Build Tool: Gradle
- Dependencies:
- AndroidX
- SwipeRefreshLayout
- WebView
- Clone the project:
git clone https://github.com/yourusername/aliakgun-webviewer.git-
Open in Android Studio
-
Complete Gradle sync
-
Build and run the application
- Android Studio: IDE
- Java: Programming language
- Gradle: Build system
- AndroidX: Android libraries
- WebView: Web content viewing
- Access restricted to specified website only
- Secure WebView settings
- Internet connection monitoring
- Error handling
- Fork this repository
- Create your feature branch (
git checkout -b feature/amazing-feature) - Commit your changes (
git commit -m 'Add some amazing feature') - Push to the branch (
git push origin feature/amazing-feature) - Open a Pull Request
This project is licensed under the MIT License - see the LICENSE file for details.