Skip to content

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

Notifications You must be signed in to change notification settings

xlogix/webview-android

Repository files navigation

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" />

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published