Demo app using WebView in a Hybrid Android app, for my AnDevCon SF 2014 session "Using the (New) WebView in Your Android App." See README for acknowledgements and credit..
demoHybridMyMblOrgnzr is hosted in the following web site
https://github.com/clkim/demoHybridMyMblOrgnzr
If you think the Android project demoHybridMyMblOrgnzr listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of demoHybridMyMblOrgnzr.
Item | Value |
---|---|
Java File Count | 6 |
Target SDK Version | 21 |
Minimum SDK Version | 19 |
Activity Count | 1 |
Required Permissions | android.permission.INTERNET android.permission.READ_CONTACTS android.permission.WRITE_EXTERNAL_STORAGE |
Asset File Names | assets\www\config.xml assets\www\img\icoAppointment.png assets\www\img\icoContact.png assets\www\img\icoNote.png assets\www\img\icoTask.png assets\www\img\title.png assets\www\jq\images\ajax-loader.gif assets\www\jq\images\icons-18-black.png assets\www\jq\images\icons-18-white.png assets\www\jq\images\icons-36-black.png assets\www\jq\images\icons-36-white.png |
demoHybridMyMblOrgnzr has the following Java source files.
com.example.demohybridmymblorgnzr.MainActivity.java com.example.demohybridmymblorgnzr.MyWorkerThread.java com.karura.framework.BuildConfig.java com.karura.framework.annotations.ExportToJs.java com.karura.framework.plugins.utils.ContactAccessor.java com.karura.framework.plugins.utils.ContactAccessorSdk5.java