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

Search results

  1. R

    Apps Can you change the background color of a menu item?

    Hi Folks, I was wondering if anyone knew of a way to change the default color of the menu items? Basically I am putting a black button in each menu item but i get a nasty looking border around the image i.e. the default backround? Regards, Riddler
  2. R

    Apps Installing large app on emulator/phone

    Hi Folks, I am currently creating an app for demo purposes, which has an option to view video clips. As i dont want to rely on wi-fi when doing the demo, i want the app to come with the videos installed in the raw resources folder. I have tried deploying the app to the emulator but keep...
  3. R

    Apps Playing Video in app

    Hi Folks, I am currently developing a small app which has an option to play a few videos. However, i have tried to use a number of different conversion tools but none of the videos seem to play. Tried converting to mp4 (.h264), wmv, 3pg(.h264) The code i am using is below @Override...