GitHub - xlogix/webview-android: A simple WebView app for Android with the ability to upload files.

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

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

Readme

Activity

Stars

2 stars

Watchers

1 watching

Forks

1 fork

Releases

No releases published