项目作者: jigar-sable

项目描述 :
Simple Android Webview App
高级语言: Java
项目地址: git://github.com/jigar-sable/Android-Webview.git
创建时间: 2020-05-19T09:06:47Z
项目社区:https://github.com/jigar-sable/Android-Webview

开源协议:MIT License

下载


WebApp Android WebView App

Android CI
GitHub
GitHub repo size
Gitter

A simple app to convert websites to a native android app.

WebApp is an android application which uses web view component for displaying content. This app provides many of customization options and features. From monetisation to colour customization to caching web page.

It has 7 different color themes you can choose which you want.

See more features below.

a b c d e f g h i drawing

Features

  • 7 Different Color Themes for visually holding experience.
  • Animated Splash Screen
  • Javascript Enabled
  • Cache Enabled
  • Youtube Videos
  • Fullscreen Videos
  • Navigation Drawer
  • Social Media Links
  • Merchandise or Affiliates
  • Admob Ads(Banner & Interstitial)
  • Share Via option for easy and smooth sharing
  • Call & Email Support
  • Toolbar Menu Items
  • Refresh
  • Share
  • Contact
  • Intents for opening external apps (e-mail,call,social networks)
  • Offline Error Handling
  • Download any media files
  • Runtime Permissions

Requirements

Getting Started

This sample uses the Gradle build system.
First of all download or clone this repository in your local machine .
To build this project, use the “gradle build” command or use “Import Project” in Android Studio.
Make sure the emulator and environment is set .

About me

An android developer in India. If you have any new idea about this project, feel free to contact me. 😃

License

  1. MIT License
  2. Copyright (c) 2020 Jigar Sable
  3. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated
  4. documentation files(the "Software"), to deal in the Software without restriction, including without limitation
  5. the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software,
  6. and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
  7. The above copyright notice and this permission notice shall be included in all copies or substantial portions
  8. of the Software.
  9. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
  10. TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
  11. THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF
  12. CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
  13. DEALINGS IN THE SOFTWARE.