timer

Hero image for article
Icon for article
androidconversionjavascripttimer

Converting a Native Android App to Sencha Touch: Part 1

2 min read

Part 1 in a blog series where I am converting a native Android mobile application into a Sencha Touch application

Hero image for article
Icon for article
androidconversionjavascripttimer

Creating a Stopwatch Timer with Sencha Touch

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.