{"id":26911039,"url":"https://github.com/sauravrwt/web-app","last_synced_at":"2025-10-19T18:17:49.830Z","repository":{"id":133790500,"uuid":"571152742","full_name":"SauRavRwT/Web-App","owner":"SauRavRwT","description":"A webapp","archived":false,"fork":false,"pushed_at":"2024-09-07T12:47:37.000Z","size":140,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-09-07T19:12:10.728Z","etag":null,"topics":["android-studio","kotlin-android","webapp","webview"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SauRavRwT.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-11-27T10:45:53.000Z","updated_at":"2024-09-07T12:47:41.000Z","dependencies_parsed_at":null,"dependency_job_id":"38da30e0-8ffe-4a22-b872-c6ba7b62c7e6","html_url":"https://github.com/SauRavRwT/Web-App","commit_stats":null,"previous_names":["sauravrwt/web-app"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SauRavRwT%2FWeb-App","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SauRavRwT%2FWeb-App/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SauRavRwT%2FWeb-App/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SauRavRwT%2FWeb-App/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SauRavRwT","download_url":"https://codeload.github.com/SauRavRwT/Web-App/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246656357,"owners_count":20812806,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["android-studio","kotlin-android","webapp","webview"],"created_at":"2025-04-01T14:36:24.831Z","updated_at":"2025-10-19T18:17:44.771Z","avatar_url":"https://github.com/SauRavRwT.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WebView Android App\n\nThis Android app displays web content using a `WebView`. It loads a specified URL and allows basic navigation within the web content. \n\n## Features\n\n- Loads web pages inside the app using a `WebView`.\n- Supports navigation back and forward within the `WebView`.\n- JavaScript is enabled for web pages that require it.\n- Handles back press to go to the previous page if possible.\n\n## Download\n\n[Release(beta)](./app/build/outputs/apk/androidTest/debug/app-debug-androidTest.apk)\n\n## Requirements\n\n- **Minimum SDK:** 31 (Android 12)\n- **Target SDK:** 34\n- **Build Tools Version:** 34\n- **Language:** Kotlin\n\n## Libraries Used\n\n- [AndroidX AppCompat](https://developer.android.com/jetpack/androidx/releases/appcompat)\n- [Material Components for Android](https://material.io/develop/android)\n- [WebView](https://developer.android.com/reference/android/webkit/WebView)\n\n## Getting Started\n\n### Prerequisites\n\nYou need to have the following installed on your development machine:\n\n- [Android Studio](https://developer.android.com/studio) (latest version recommended)\n- [Java 11 or later](https://www.oracle.com/java/technologies/javase-jdk11-downloads.html)\n\n### Installation\n\n1. Clone the repository:\n\n   ```bash\n   git clone https://github.com/SauRavRwT/Web-App.git\n   cd Web-App\n   ```\nOpen the project in Android Studio.\n\nBuild and run the app on an emulator or physical device.\n\n### Usage\n\n- The app loads the URL `Enter_your_link_here` when launched.So, add your link to `MainActivity.kt` and `network_security_config.xml` which is in `app/src/main/res/xml`.\n\n- Use the back button to navigate to the previous web page within the app, or close the app if no more history is available.\n\n### Troubleshooting\n\nError: `net::ERR_CLEARTEXT_NOT_PERMITTED`\nIf you're loading an `http://` URL, you may encounter this error. You can fix this by either:\n\n1. Switching to `https://`.\n2. Allowing cleartext traffic in your `AndroidManifest.xml` (not recommended for production apps). See the instructions in the code for more details.\n\n### Contributing\n\n1. Fork the repository.\n2. Create a new branch (`git checkout -b feature-branch`).\n3. Make your changes and commit them (`git commit -am 'Add new feature'`).\n4. Push to the branch (`git push origin feature-branch`).\n5. Create a new Pull Request.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsauravrwt%2Fweb-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsauravrwt%2Fweb-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsauravrwt%2Fweb-app/lists"}