[android-developers] How to update a song title in the music app?

2011-10-02 Thread Sabre Tooth
Can anyone tell me how to access/update the song title in the default music app? I have a Motorola Xoom with Android 3.2 running. If I change the title and display name of a song I can see that it was changed on the disk and by querying the fields but the change does not show up when I run the

[android-developers] INSTALL_PARSE_FAILED_NO_CERTIFICATES problem Android-2.2 on Motorola Xoom

2011-09-30 Thread Sabre Tooth
I have a Motorola Xoom with Android 3.2. I have an app with minSDK=8 that won't install using adb install. However, I can use adb in debug mode and the app installs. The path to the apk is correct and the device is recognized (otherwise I wouldn't be able to install it in debug mode). Any ideas