• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Getting into Android Development - Best Starting Point?

 
Ranch Hand
Posts: 401
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hiya,
I've been developing with Java (Inc. J2ME) for over ten years and am looking at getting Android development.

What's my best route? Is it learning something like Phone Gap or Titanium (as I already have HTML and CSS skills, and like the idea of creating iOS apps too), or would it be more beneficial to learn the Android-specific Java, or both even?

And is there any particular book or programme anyone could recommend?

Many thanks,
James
 
Ranch Hand
Posts: 154
Android Eclipse IDE Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
The faq page has a list of books which should help you, but among the list i have read Reto Meier's book and feel that it's a great book to begin with as for frameworks used for creating Cross platform Apps, I've learned from the guys who worked with these frameworks is that the code doesn't build well, So you spend a lot of time debugging the code anyways the benefits learning native platform outweigh the cross platform frameworks. However. if you go for cross platform frameworks do let us know your experiences.

Regards,
Zoheb
 
Greenhorn
Posts: 16
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
As you were into java development since along time.
There should not be any difficulty for you to get into android development.......
 
reply
    Bookmark Topic Watch Topic
  • New Topic