I have an idea for an Android application that will be useful at my work. I have limited programming experience, C/C++ and an insignificant amount of Java programming.
Are there any recommended guides/tutorials/resources on how to create an Android app? I have the SDK set up and working, but can't find any good solid resources.
Name:
Anonymous2013-07-20 17:11
In all seriousness you are going to need a pretty firm grasp over objects, classes, and methods in order to write anything beyond hello world. By firm grasp, I mean being able to do a bit more than being able to write the Java to code enlarge a circle with a click of a mouse button.