Antenna Aligner Part 6: Little Robots

Posted by Chris George on Simple Talk See other posts from Simple Talk or by Chris George
Published on Wed, 06 Jun 2012 23:37:00 GMT Indexed on 2012/06/07 10:46 UTC
Read the original article Hit count: 270

Filed under:

A week ago I took temporary ownership of a HTC Desire S so that I could start testing my app under Android. Support for Android was not in my original plan, but when Nomad added support for it recently, I starting thinking why not!

So with some trepidation, I clicked the Build for Android button on the Nomad toolbar... nothing. Hmm... that's not right, I was expecting something to build.

After a bit of faffing around I finally realised that I hadn't read the text on the Android setup page properly (yes that's right, RTFM!), and I needed a two-part application identifier, separated by a dot. I did this (not sure what the two part thing is all about, that one my list to investigate!)

After making the change, the Android build worked and created the apk file. I uploaded this to the device and nervously ran it... it worked!!!  Well, more or less!

So, there was not splash screen, but this was no surprise because I only have the iOS icons and splash screen in my project at the moment. What was more concerning was the compass update didn't seem to be working. I suspect this is a result of using an iOS specific option in the Phonegap compass watcher. Another thing to investigate.

I've also just noticed that the css gradient background hasn't worked either...

These issues aside, it was actually more successful than I was expecting, so happy days!

Right, lets get Googling...

 

Next time: Preparing for submission to the App Store! :-)

© Simple Talk or respective owner