Android example of Sony enterprise APIs.
SonyAPIExample is hosted in the following web site
https://github.com/sangar/SonyAPIExample
If you think the Android project SonyAPIExample 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 SonyAPIExample.
Item | Value |
---|---|
Java File Count | 5 |
Target SDK Version | 19 |
Minimum SDK Version | 11 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | com.sonymobile.permission.ENTERPRISE_API |
SonyAPIExample has the following Java source files.
com.example.sonyapiexample.MainActivity.java com.example.sonyapiexample.SonyAPIExampleApplication.java com.example.sonyapiexample.SonyDeviceAdminReceiver.java com.example.sonyapiexample.sonyapi.ConfigurationUtil.java com.example.sonyapiexample.sonyapi.SecureStorageUtil.java