Android based application that access Liferay JSON WS remote methods via OAuth signed requests.
liferay-oauth-android is hosted in the following web site
https://github.com/igorbeslic/liferay-oauth-android
If you think the Android project liferay-oauth-android 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 liferay-oauth-android.
Item | Value |
---|---|
Java File Count | 6 |
Minimum SDK Version | 17 |
Activity Count | 1 |
jar files used | json_simple-1.1.jar scribe.jar |
Required Permissions | android.permission.INTERNET |
liferay-oauth-android has the following Java source files.
com.liferay.oauth.demo.LCSActivity.java com.liferay.oauth.demo.OAuthData.java com.liferay.oauth.demo.api.DemoAPI.java com.liferay.oauth.demo.task.AccessDLTask.java com.liferay.oauth.demo.task.AccessTokenTask.java com.liferay.oauth.demo.task.RequestTokenTask.java