iOs and Android AWS Support for DynamoDB
Written by Kay Ewbank   
Friday, 15 June 2012

Amazon has announced support for DynamoDB in the AWS Mobile SDKs.

The support for DynamoDB has been added for both iOS and Android, with high-level interfaces for Amazon DynamoDB, so it’s simple to store and retrieve data. Both SDKs come with sample apps to get you started. The iOS SDK lets you use Amazon DynamoDB as a persistent back-end for the Apple Core Data Framework.

You can check out the sample app showing how this is done here.

 

The AWS SDK for Android makes it easier for software developers to call an AWS web service API directly from a mobile application. Until now, if you’ve wanted to do this you needed to write the code to handle the HTTP connection, request retries, and error handling. You can see the sample apps here.

awslogo

More Information

Download the iOS SDK

Download the Android SDK

 

 

To be informed about new articles on I Programmer, install the I Programmer Toolbar, subscribe to the RSS feed, follow us on, Twitter, Facebook, Google+ or Linkedin,  or sign up for our weekly newsletter.

 

Banner


Running PostgreSQL Inside Your Browser With PGLite
18/03/2024

Thanks to WebAssembly we can now enjoy PostgreSQL inside the browser so that we can build reactive, realtime, local-first apps directly on Postgres. PGLite is about to make this even easier.



White House Urges Memory Safe Software
29/02/2024

The White House is urging developers to adopt memory safe programming languages, suggesting Rust would be a safer choice than C or C++. 


More News

 

raspberry pi books

 

Comments




or email your comment to: comments@i-programmer.info

Last Updated ( Friday, 15 June 2012 )