SHARE
Facebook X Pinterest WhatsApp

Developers Must Look at Android Development in a New Light

Jan 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, often coming from a Windows Mobile or other mobile background. These developers have to take into consideration that, although mobile development projects fall into the same category, an apple is still an apple and an orange is still an orange.


Many developers fall into a pattern of development processes that are hard to shake, and tend to expect one platform to support the same functionality that others support. For example, Android does not support thread-blocking dialogs, or methods to terminate applications. Without being condescending, perhaps it’s time for those developers to learn some new techniques, or stick with Windows Mobile development.


The Android GUI toolkit is very much event-driven, which determines that programming techniques such as displaying a dialog while blocking the thread that initiated that dialog until it closes, is not possible with Android. This is just one example of how Android programming is a bit different than say, Windows Mobile. It requires a different way of thinking while working on your applications.


Just like moving from Perl to PHP, or Visual Basic to C#, the learning curve of moving from one mobile development platform to another, such as Android, is challenging, but with patience and persistence, developers will find the approach that works for them in this new medium and a new satisfaction that makes the process both fullfilling and functional.

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.