
androidconversionjavajavascript
Converting a Native Android App to Sencha Touch: Introduction
2 min read
An introduction to my series on converting a native Android application coded with Java into a Sencha Touch application.
2 min read
An introduction to my series on converting a native Android application coded with Java into a Sencha Touch application.
2 min read
Part 1 in a blog series where I am converting a native Android mobile application into a Sencha Touch application
2 min read
Getting the users own music to play from their music library was a big stumbling block for me but eventually I was able to get it to work for Android devices but not iOS.
2 min read
In order to get it to work within Sencha Touch's MVC structure, a few changes were necessary but the bulk of the code is the same as the one I linked to.