02-06-2012 12:16 AM
I'm new to developing applications, heck I am barely learning how to code in C++. I have an Idea for an app, but I don't know which development environment would be most useful for what I have in mind. Basically I want the user to press a button and have a sound play, but immediately stop when they release the button. I've seen some examples of how this could be done in HTML5 (which i'd say I'm still early intermediate) But I plan on adding more functionability in the future. I don't know how to even start doing something like this in C++ using the NDK. please help.