Any phone(android) app developers??

xmortumx

Member
Jun 17, 2008
615
0
16
Hey for a class project we get to desing and implement an app and i was wondering if any of u guys succesfully developed one? Just curious to see if you guys can suggest some tutorials, books or videos that can help me. Thinking of using eclipse to devlope app :)
 
Yea I have some object oriented programing experience using java and c++ but never done anything with phone apps lol....The App were working on going to be a flashcard app(yes maybe it exist) but its a group project but i though maybe people here have experience :)
Thanks for link
 
It's actually pretty simple once you get starting. The hardest part is coding your actual application, integrating it to Android isn't hard at all. Go on the Google Android developper website and they have tutorials to get you started on using Activities and other stuff from the Android API and how to work with Java/XML.