1 / 13

AWS-Android-Demo

AWS-Android-Demo. Diagrams. S3. Class Diagram. Activity. Utilities. -String errorTrace - Handler mHandler. AlertActivity. S3Menu. S3. - Handler mHandler - ListView itemList - TextView loadingText - Button moreButton - ArrayAdapter<String> itemListAdapter. CustomListActivity.

gwidon
Télécharger la présentation

AWS-Android-Demo

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. AWS-Android-Demo Diagrams

  2. S3

  3. Class Diagram Activity Utilities -String errorTrace -Handler mHandler AlertActivity S3Menu S3 - HandlermHandler - ListView itemList - TextView loadingText - Button moreButton - ArrayAdapter<String> itemListAdapter CustomListActivity S3BucketList S3BucketView S3ObjectView • List<String> bucketNameList • List<String> objectNameList • - String bucketName S3ObjectView

  4. Screen Flows AWSAndroidDemo S3Menu S3BucketList S3BucketView Main Main Create Bucket View Bucket S3 Main menu <Content> BucketList -bucket 1 -bucket 2 -object 1 -object 2 <filename> ObjectList • -object 1 • -object 2 • object 3 • object 4 ObjectList bucket 1 View Bucket select S3 More… folder select object More… S3CreateBucket S3BucketView file S3ObjectView Create More…

  5. Simple notification service (SNS)

  6. Class Diagram Activity AlertActivity SnsMenu SnsCreateTopic Utilities CustomListActivity SnsPublish SimpleNotification SnsSubscribe View Subscribers SnsTopicView SnsDeleteTopicList SnsTopicList

  7. Screen Flows

  8. EC2

  9. Class Diagram (EC2) Activity Start-Stop-Terminate Monitor-Unmonitor AlertActivity Ec2Menu Ec2InstanceView Ec2 CustomListActivity Ec2InstanceLaunch Ec2InstanceList

  10. Class Diagram (EBS) Activity AlertActivity EbsMenu EbsVolumeCreate CustomListActivity Ebs EbsVolumeView Delete-Attach-Detach EbsVolumeList

  11. Class Diagram (Snapshot) Activity Delete AlertActivity SnapshotMenu SnapshotView CustomListActivity SnapshotCreate SnapshotUtils SnapshotList

  12. Class Diagram (ElasticIP) Activity AlertActivity ElasticIpMenu ElasticIpAllocate CustomListActivity ElasticIpView ElasticIP Release-Associate-Disassociate ElasticIpList

More Related