What Computer Language Do I Need To Learn To Create Google Android Application?
Sunday, October 4th, 2009 at
1:49 pm
I only took 2 semesters of C++ and only retained the memory of creating that stupid "Hello World" program. I want to create my own Apps for Google’s Android phones. Can you recommend what computer languages I should be learning (like Java) to make creating these apps easier?
Related posts:
- When I select google, I get a screen in a foreign language. How do I get google to work again? A screen popped up and said something about "to use...
- Is it possible to install Google Android onto a Windows Vista PC? Not an emulator though. I would like to actually see...
- How to create your own google map with some picture in it? How to create your own google map with some picture...
- How to develope web applications in regional language with google code ? I am new to computer programming, I am interested to...
- How do i create another youtube account without registering with google? i dont like how when i go to google it...
Filed under: Google
Like this post? Subscribe to my RSS feed and get loads more!
I’m assuming that it will support Java, although being Linux it will run C++ if it is compiled for the phone. I would use Java though, because you won’t need to cross compile.