SHARE
Facebook X Pinterest WhatsApp

Application Development: Getting Started With Android

Mar 13, 2010

With the release of Google’s Nexus and other Android-based smartphones becoming more prevalent, more developers are making the move to Android development. If Android is your OS of choice, you won’t want to miss this guide to getting started with Android development.


Most Android developers use Java for development, with many choosing the Eclipse plug-in that Google supports. Because of the openness of the Android platform, developers are free to use other IDEs, including NetBeans, IntelliJ IDEA or even a plain text editor. Unlike the iPhone, Android apps can be installed via a USB cable or through the Android Market, which doesn’t place any restrictions on which apps are available there, provided the developer has paid the $25 registration fee. Android is indeed an open platform.


Developing an application for Android is much like developing an application for any other platform–there is a cycle of planning, coding and testing. Once the app is ready for prime time, it is simply uploaded to the Android Market, ready to be downloaded into users’ mobile devices.


Appcelerator just released Titanium 1.0, which provides a cross-platform development environment for mobile application development. This release uses WebKit’s JavaScript interpreter. Rendering is performed by native widgets, which gives the apps a native look and feel. The use of JavaScript makes it an interesting option for developers just getting started.

Recommended for you...

Web 3.0 and the Future Of Web Development
Rob Gravelle
Jun 23, 2022
CodeGuru and VBForums Developer Forums and Community
James Payne
Apr 7, 2022
Understanding CSS Template Layout
Vipul Patel
Mar 29, 2022
Criminals Pay More for Code Signing Certificates Than for Guns or Passports
HTML Goodies Logo

The original home of HTML tutorials. HTMLGoodies is a website dedicated to publishing tutorials that cover every aspect of being a web developer. We cover programming and web development tutorials on languages and technologies such as HTML, JavaScript, and CSS. In addition, our articles cover web frameworks like Angular and React.JS, as well as popular Content Management Systems (CMS) that include WordPress, Drupal, and Joomla. Website development platforms like Shopify, Squarespace, and Wix are also featured. Topics related to solid web design and Internet Marketing also find a home on HTMLGoodies, as we discuss UX/UI Design, Search Engine Optimization (SEO), and web dev best practices.

Property of TechnologyAdvice. © 2025 TechnologyAdvice. All Rights Reserved

Advertiser Disclosure: Some of the products that appear on this site are from companies from which TechnologyAdvice receives compensation. This compensation may impact how and where products appear on this site including, for example, the order in which they appear. TechnologyAdvice does not include all companies or all types of products available in the marketplace.