• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Search results

  1. K

    Apps sqlite tutorial

    I got my database working but I still have some problems. I'm searching for a good tutorial but I couldn't find anything that helps. The way I work with my database is to generate one with the Firefox Sqlite Manager. Then I have to put this file in a spezial directory on the emulator or my...
  2. K

    Apps Play mp3 in emulator

    I want to play one mp3 file in the emulator. Is this possible? I can hear no sound and I don't know, if my code is wrong or if the emulator doesn't work (or cannot play audio files). Can you tell me, if your emulator installation can play audio files??? Bye Kalei
  3. K

    Apps MediaPlayerService error on emulator start

    When I define an AVD with audio support I get the following error message when I start the emulator in debug mode: "MediaPlayerService - couldn't open fd for content://settings/system/notification_sound" "MediaPlayer - Unable to to create media player" Who can help me??? Kalei