Can I do Android programming in C++, C? If the answer is \"yes\" then please tell how? And what\'s the procedure to set up?
I don\'t know Obj-C, Java, but well-verse
You should use Android NDK to develop performance-critical portions of your apps in native code. See Android NDK.
Anyway i don't think it is the right way to develop an entire application.