[android-developers] "read" current speaker audio

2010-02-12 Thread bayeeblue
Hi Anyone know how can I read/record the audio which is being played at the moment in android phone. As audiorecord can only read audio source from mic and voice call, however what I want to do is to read what the phone speaker is currently playing, for example a song playing via mediaplayer. Tha

[android-developers] Create Nexus One live wallpaper

2010-01-08 Thread bayeeblue
Hi, May I know are we able to create our own live wallpaper ? Thanks. Best Wishes Bayee -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this grou

[android-developers] Home Screen Sample

2009-07-02 Thread bayeeblue
get it work ? Thanks. Best Wishes, Bayeeblue -- private void bindFavorites(boolean isLaunching) { if (!isLaunching || mFavorites == null) { FileReader favReader; // Environment.getRootDirectory() is a fancy way of saying ANDROID_ROOT