Android application providing a localhost HTTP server for web apps that want to access APIs in development by the Open Mobile Alliance (OMA)..
omaapi is hosted in the following web site
https://github.com/blsaws/omaapi
If you think the Android project omaapi 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 omaapi.
Item | Value |
---|---|
Java File Count | 9 |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.RECEIVE_SMS android.permission.RECEIVE_WAP_PUSH |
omaapi has the following Java source files.
com.example.omaapi.MainActivity.java com.example.omaapi.OmaApiService.java com.example.omaapi.PushReceiver.java com.example.omaapi.SampleHttpd.java com.example.omaapi.ScanCodeActivity.java com.google.zxing.integration.android.IntentIntegrator.java com.google.zxing.integration.android.IntentIntegratorSupportV4.java com.google.zxing.integration.android.IntentIntegratorV30.java com.google.zxing.integration.android.IntentResult.java