/webview-android

A simple WebView app for Android with the ability to upload files.

Primary LanguageJava

webview-android

Platform API License A simple WebView app for Android with the ability to upload files.

Features

  • SwipeRefreshLayout & Progressbar
  • Supports Right to Left

It's also on Google Play:

Get it on Google Play

Manifest Settings

<uses-permission android:name="android.permission.INTERNET" />
<uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE" />