I am developing a simple "Music Lessons" App on 3.1 Android Emulator.
I want to be able to use sound/keyboad keys so that simple tunes can be played.
So how do I start? I know that I can place mp3 files in my asset directory and access it. However my concern is to get induvidual keyboard notes as mp3 or in those lines.
I am wondering there must be some easier ways. Can someone point out some tutorials?