https://github.com/adminfaces/admin-mobile
Admin showcase mobile application using webview
https://github.com/adminfaces/admin-mobile
Last synced: 2 months ago
JSON representation
Admin showcase mobile application using webview
- Host: GitHub
- URL: https://github.com/adminfaces/admin-mobile
- Owner: adminfaces
- Created: 2017-03-08T19:08:01.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2019-03-26T18:50:24.000Z (almost 7 years ago)
- Last Synced: 2025-06-20T16:53:52.350Z (6 months ago)
- Language: Java
- Homepage:
- Size: 701 KB
- Stars: 5
- Watchers: 2
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.adoc
Awesome Lists containing this project
README
= Admin Mobile
This is a simple https://developer.android.com/studio/index.html[Android Studio^] project which uses https://developer.android.com/reference/android/webkit/WebView.html[Webview^] to create an https://www.mobiloud.com/blog/native-web-or-hybrid-apps/[hybrid web app^] based on Admin Showcase.
image:admin-webview.png[]
The app is a proof of concept to check AdminFaces user experience in mobile apps. The following behaviours will be enabled only on this kind of devices:
* Loading bar based on google material design;
* Go to top link at the bottom right corner of the page;
* Larger icons on panel, dialog and messages;
* Some components like growl, tabview and datatable are optimized for mobile devices;
* Ripple/waves effect based on http://materializecss.com/waves.html[materialize^];
* Slideout menu +
image:https://cloud.githubusercontent.com/assets/1592273/25071807/dd37121e-2296-11e7-855c-8f20b59dcf5f.gif[]