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


GCC 15.1 Released With Support For COBOL
05/05/2025

This major release of the GNU Compiler Collection is the first to include a COBOL front end. It also features improved support for Rust. Developers are also concerned about breaking changes.



Making Java Easier For The Beginner
12/05/2025

Java is an intimidating language for the complete beginner, but now there is hope of simplification in the recently proposed JEP512. And the fact that it is 512 must count for something - right?


More News

 

espbook

 

Comments




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

Last Updated ( Friday, 15 June 2012 )