Titanium Development
Here are some links that were quite helpful.
Drilldown navigation tutorial
http://mobile.tutsplus.com/tutorials/appcelerator/drilldown-navigation-with-titanium/
SQL Lite - Database driven tables
http://mobile.tutsplus.com/tutorials/appcelerator/titanium-mobile-database-driven-tables-with-sqlite/
Videos on tips and tricks of Titanium
http://vimeopro.com/appcelerator/forging-titanium
Charts in Titanium - Raphael JS, D3JS
http://boydlee.com/appcelerator-titanium/creating-charts-for-titanium-using-raphael-js.html
I have been able to use d3 successfully.
Tip: Ensure you rename the other java libraries to .lib instead of .js
let me know if you have any specific issues you need some advice on.
Here are some links that were quite helpful.
Drilldown navigation tutorial
http://mobile.tutsplus.com/tutorials/appcelerator/drilldown-navigation-with-titanium/
SQL Lite - Database driven tables
http://mobile.tutsplus.com/tutorials/appcelerator/titanium-mobile-database-driven-tables-with-sqlite/
Videos on tips and tricks of Titanium
http://vimeopro.com/appcelerator/forging-titanium
Charts in Titanium - Raphael JS, D3JS
http://boydlee.com/appcelerator-titanium/creating-charts-for-titanium-using-raphael-js.html
I have been able to use d3 successfully.
Tip: Ensure you rename the other java libraries to .lib instead of .js
let me know if you have any specific issues you need some advice on.
No comments:
Post a Comment