Android Open Source - App login aws_assume_role






Project Summary

Sample Android App showing how to use a third party login to access Amazon S3 instance with temporary credentials..

Web Site / Source Repository

aws_assume_role is hosted in the following web site
https://github.com/jlstewart379/aws_assume_role

If you think the Android project aws_assume_role listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of aws_assume_role.

ItemValue
Java File Count3
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version19
Minimum SDK Version14
Activity Count2
Fragment Count2
jar files usedandroid-support-v4.jar
aws-android-sdk-1.7.0-core.jar
aws-android-sdk-1.7.0-s3.jar
aws-android-sdk-1.7.0-sts.jar
login-with-amazon-sdk.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET




License

The license information of aws_assume_role is as follows:

MIT License

Resource Files

There are 2 image files in aws_assume_role. The names of the image files are listed as follows.

btnlwa_drkgry_login.png
btnlwa_drkgry_login_pressed.png

The following screenshort is generated from the image listed above.

null

Java Source Files

com.jstewart.testamazonlogin.AmazonLoginActivity.java
com.jstewart.testamazonlogin.ListBucketsTask.java
com.jstewart.testamazonlogin.LoginFragment.java