Skip to content

Official Android app for Aurganon '18 (IT symposium) using WebView with ability to upload files

License

Notifications You must be signed in to change notification settings

xlogix/aurganon-lite

Repository files navigation

aurganon-lite

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

  <!-- Normal permissions, access automatically granted to app -->
  <uses-permission android:name="android.permission.INTERNET"/>
  <uses-permission android:name="android.permission.ACCESS_NETWORK_STATE"/>
  <uses-permission android:name="android.permission.WAKE_LOCK"/>

  <!-- Runtime permissions -->
  <uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE"/>

About

Official Android app for Aurganon '18 (IT symposium) using WebView with ability to upload files

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published