27 Jul 2011, 03:10
Generic-user-small

Gerald Baker (1 post)

Chapter 5, Audio project:

Using samsung charge, title and instructions appear on phone but no keyboard.
How do I test the sound (i.e., bring up a keyboard)?
Music plays in previous Sudoku project on real hardware but not in Emulator..
Keyboard works in the Emulator for the Audio project but no sound is played.
(I added Log.d statements in Audio.java).

I discovered AVD device property hw.audioOutput (flag set to yes).
However, it made no difference, no sound occured in the emulator.

Thanks

Gerald Baker

call me Jerry.

01 Aug 2011, 17:48
Burnette_ed_pragsmall

Ed Burnette (1316 posts)

On some phones you can press and hold the Menu button to bring up the soft keyboard. If that doesn’t help you’ll have to change the example to use on-screen Button views instead of relying on keyboard input.

On the problem with sounds not playing on the Emulator I can’t help you there. It should work, but obviously isn’t, so it might be some kind of device driver problem in your desktop Linux.

  You must be logged in to comment