
Submitting a HTML5 Application to the Amazon Appstore
3 min read
The Amazon Appstore is not as big as the iOS or Android app stores, but it is the only one that will accept web applications. Here's how you can submit your app.
3 min read
The Amazon Appstore is not as big as the iOS or Android app stores, but it is the only one that will accept web applications. Here's how you can submit your app.
2 min read
A little while ago Modus Create released the video and slides for a 'Sencha Touch Best Practices for Enterprise JavaScript Applications' webinar that took place on November 15th, 2013.
2 min read
In a big step forward for web based HTML5 mobile applications, Amazon has just announced that they will allow developers to charge for HTML5 applications on the Amazon Appstore
1 min read
More often than not, if you're having trouble retrieving records from a store and receiving null or undefined values it is because the store was simply not loaded when the call was made.
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.
2 min read
But of course we're going to have to do a few other things if we want to get it working within the Sencha Touch framework. First of all you'll have to download the source file 'photoTilt.js'
3 min read
The purpose of this blog post and possibly future posts is to highlight some cool things Sencha Touch can do that some people might not already know about.
2 min read
I won't go too in depth into SoundCloud integration because Phil has done a far better job at explaining than I ever will, so if you'd like to do this yourself head on over there.
1 min read
The icons that are included out of the box will usually be enough to cover most situations, but of course there are going to be times where you want to use an icon that isn't included.
3 min read
It's finished! If you're not familiar with this series, I've been working on converting a native Android mobile application I created a little while ago into Sencha Touch. You can follow along from the start here.
2 min read
I'm a fan of minimal design and favour the Cupertino theme over the default Sencha Touch styling, so let's take a look at how we can go about implementing this in our own application.
4 min read
There's a lot of 'stuff' that goes on around building mobile applications that doesn't involve building the application itself.
1 min read
The only problem was that when users locked their phone during the run - a perfectly reasonable and expected thing to do - the GPS would stop tracking.
3 min read
App Inspector is a Google Chrome extension for debugging Sencha applications. It was contributed to primarily by Arthur Kay, Stefan Stölzle and Bruno Tavares.
3 min read
This post is all about what has happened in the first (almost) month my app has been available on the iOS and Android app stores.
2 min read
It can be a little hard to figure out exactly what each one is doing and why it's useful though. I've created this list to help clear up the commands you'll find yourself using most often.