Monday, September 12, 2011

Beginning Development for Android

Hello everyone and welcome to my blog.
To start off simply, this blog is designed to express my desire in programming for Android and web page development. The main purpose is to serve as a venue to showcase my programs I have developed for Android OS.

I always wanted to design programs and tools for phones but I was unsure of where to begin.
iOS is nice but I don't have a Mac in order to program for the platform.
Windows Phone 7 was another viable choice but I was lacking in a phone running the OS. I am aware that Visual Studios can run a emulator for WP7 but an emulator can only go so far. I felt the only way to properly test any application built would be to have an actual device to test on.

What got me interested in Android was my current phone, the HTC HD2. Obviously this phone does not run Android natively, it ships with Windows Mobile 6.5 which is not the greatest phone OS out there.
After snooping around on the XDA developer's forum, I took notice that many people were able to get Android running just fine on their HD2s.
So I took a shot at it and loaded the Cyanogen Android mod onto my SD card. After a bit of frustration and a wiped contacts list later, I was up and running with a fully functioning Android OS on my HD2.
This of course gives me a viable device on which to test Android developed programs.

I plan on starting small. Developing programs I can put on the market for free to get my name out there.
From there I will see where things go whether I want to keep pursuing this or to move on to different ideas.

1 comment:

  1. For beginners a simple Google search yielded some great tutorials that showed me how to get started with the Android SDK on Ubuntu.

    ReplyDelete