|
| S3Anywhere is an Amazon S3 file manager for Android Handsets. It allows managing several S3 buckets. It comes with both handset and S3 file managers. It provides download and upload features. Resume support for download is available. File managers allows renaming, deleting, and copying files. You can view permissions (ACL) on each file. |
What is Amazon S3 ? Amazon S3 (Simple Storage Service) is an online service provided by Amazon.com, that allows anyone (web designers, individuals, companies ...) to store large amounts of data online.
|
last update: 05/25/2009
S3Anywhere is a application for Android compliant smart devices. It's a file manager for Amazon S3 (Simple Storage Service). Main features are:
- Handset and S3 bucket file managers.
- Upload and download with cancel support.
- Resume support for download.
- Rename file(s) support.
- Delete file(s) support.
- Copy file(s) support.
- List files and folders sorted by name and size
.
- Open file (MP3, Video, Text ...) support on local device.
- Permissions (ACL) viewer on S3 objects.
- Multiple S3 settings support.
- Secure (SSL) S3 connection support.
 |
 |
 |
| Splash screen |
Add/Remove S3 settings |
Select S3 bucket |
| |
|
|
 |
 |
 |
| Add S3 bucket |
Handset file manager |
S3 file manager |
| |
|
|
 |
 |
 |
| S3 permissions (ACL) |
Upload to bucket |
Download from bucket |
 |
 |
 |
| Options |
View |
Font size |
| |
Download APK for Android 1.x (free) |
V 1.0 RC5  |
[apk] [zip] |
| V 1.0 RC4 |
[zip] |
|
| Changes: |
- v1.0 RC5:
- Storage service list and button added.
- Create bucket support added.
- Cut/Copy/Paste support added for device browser.
- Simple list/List/Details views option added.
- Font size option added.
- v1.0 RC4:
- Directory selection through long press added.
- Sort by name, size and date menu added.
- Alert dialog truncated text bug fixed.
- "Tip of the day" feature added.
- Open feature added to device file manager.
- Bug fix for folder including more than 1000 objects.
- Video playback support added (MP4, 3GPP).
- Cupcake support.
- v1.0 RC3:
- File content type icons added.
- Directory content sorted by name.
- v1.0 RC2:
- Bucket listing speed up improvment.
- v1.0 RC1:
- 1000 objects limitation bug fixed.
- Local file browser open feature added.
|
|
- Can I use HTTPS to connect safely to Amazon S3 ?
Sure, make sure the Amazon S3 url is https://s3.amazonaws.com
- How to connect to a public bucket ?
A public bucket has read/write permission for anyone. Fill in the bucket name parameter in S3 settings and leave KeyId and SecretKey empty.
- I get "NoSuchBucket" error, what did I miss ?
This error means that the bucket name you've setup in S3 settings doesn't exist. You may made a typo. Check the bucket name.
- I get "InvalidAccessKeyID" error, what's wrong ?
This error means that KeyId you've setup in S3 settings doesn't exist. You may made a typo. Double check it.
- I get "SignatureDoesNotMatch" error, why ?
This error means that SecretKey you've setup in S3 settings is not correct then your signature doesn't match with the one computed by Amazon S3 server. You may made a typo. Double check it, pay attention, it's case sensitive.
- Did you test S3Anywhere on G1 ?
Yes, some photos are available in our forum.
- I cannot change directory when I setup remote folder ?
Did you start the remote folder with / ? If you want to setup myremotefolder then fill in /myremotefolder and it should work.
|