Developing for google android

Get help on programming - C++, Java, Delphi, etc.
Post Reply
geraldhum
Registered User
Posts: 199
Joined: 13 Feb 2009, 12:59

Developing for google android

Post by geraldhum »

Hi guys

I am a visual C# developer, developing in visual studio 2010 for windows based programs.
I am interested in developing for android OS tablet pc's.

What new language do I need to learn to be able to do this, what compiler?
User avatar
rustypup
Registered User
Posts: 8872
Joined: 13 Dec 2004, 02:00
Location: nullus pixius demonica
Contact:

Re: Developing for google android

Post by rustypup »

eclipse, (which is a free IDE), java and the dev tools provided, (essentially the android SDK)...

so... java... which is nowhere near a huge leap away from C# given that, aside from event and exception handling, the two are structured like conjoined twins...
Most people would sooner die than think; in fact, they do so - Bertrand Russel
wit_skapie
Moderator Emeritus
Posts: 6866
Joined: 12 Dec 2003, 02:00
Location: JHB
Contact:

Re: Developing for google android

Post by wit_skapie »

Android Studio seems to have potential...
Post Reply