apple-app-store

Journey in Android Development, Android Market - the good, the bad

Submitted by kai on Fri, 2009-12-11 20:36. ::

Android Development - the good

  • Easy to extend/customize existing functions - a few examples:
    • You can write a new dialer to handle calling - in fact, I am using StartContact because the default dialer sucks(no contact search function, need to scroll).
    • Add your application to contextual menu of native functions(eg: handling the calling of a number)
    • You can override the home screen lock. see FlyScreen
  • With the backing of Google, Android SDK evolves very quickly( this is really a double-edged sword).
XML feed