November 29th in Articles, Mobile Development by Schalk .

Deploying Your Mobile App With Antenna

A while ago I discussed how to go about automating your mobile builds using the Antenna extensions to Ant. One item that I did not touch on was how to deploy your application once it is ready. In today’s post I will cover how to deploy your application to the actual mobile device. To follow along with this post you will have to have read the previous article to ensure your builds are set-up and you have the required properties …

November 3rd in Articles, Mobile Development by Schalk .

Automate Your Mobile Development Builds With Antenna

A month ago I started at a new position at a company doing some really interesting development for mobile phones using Java. I have been wanting to get into mobile development for a while now and have done some development for the iPhone, but nothing serious so, when this opportunity presented itself, I jumped at the chance.

The project I am currently working on is based on a proof of concept and as such is still in the very early stages. …