Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

README.md

Forging Titanium Episode 21: Box Module for Cloud Storage

Editors note: This and future episodes of Forging Titanium are available here.

Module Repository: https://github.com/aaronksaunders/appcelerator_box_com

Box is a cloud storage solution that caters to individuals and companies alike. Why are we talking about it in Forging Titanium? Well, because along with great end user functionality, Box also comes with a robust developer API for both Android and iOS. And guess what? There's a free and open source Titanium CommonJS module for both platforms.

This episode of Forging Titanium will give you an overview of what Box is and how you can integrate into your own apps using the Box Titanium module. We'll walk through getting your Box account set up, getting API keys, and then integrating Box's SDK into your own app via the Titanium module. In a few short minutes you will have free, integrated cloud storage services in your Titanium apps!

Episode Resources: