Android App Live: Query Browser for SimpleDB

By carmendelessio

The name of the app is “Query Browser for SimpleDB.”   Find it by searching the Android Marketplace for SimpleDB

  • Access Amazon’s SimpleDB web service
  • Build queries for SimpleDB
  • Create queries verbally using Android Speech technology
  • Save queries

To access your SimpleDB database you will need to enter your AWS key and Secret.  To clear or change the info choose “Edit Preferences” from the menu.

Query Browser for SimpleDB shows how useful a database in the cloud can be.  Please comment or contact me for info on developing SimpleDB Android projects.

2 Responses to “Android App Live: Query Browser for SimpleDB”

  1. pawpaw17 Says:

    Very cool. Do you have any sample code that shows how
    to connect to an Amazon DB data source from Android.

  2. carmendelessio Says:

    After doing my app, I saw that Alan Williamson created a very simple class for accessing SimpleDB. I’ve tried this in Android and it worked great.

    Check out:
    http://alan.blog-city.com/simpledb_sqs_java.htm#

    Carmen

Leave a Reply