droid 1 ga bisa radio ya ? hikz hikz ... On Thu, Sep 23, 2010 at 7:06 AM, Andi - leo5354 < [email protected]> wrote:
> Loe kalo mo denger radio kudu nerapin siggy loe noh kayanya wan > *ngacir* > > > [email protected] > Team microSDHC Class 6 @ http://bit.ly/aoU8s0 > ------------------------------ > *From: * riswan christianto <[email protected]> > *Sender: * [email protected] > *Date: *Wed, 22 Sep 2010 22:42:04 +0700 > *To: *Idandro<[email protected]>; [email protected]< > [email protected]> > *ReplyTo: * [email protected] > *Subject: *[id-android] WTI enable FMRadio on Droid2 > > Yess betul... FM Radio di Droid 2... ternyata bisa loh.. > > Caranya: > > Butuh headset sebagai antenna > Sama file ini: http://android.antbox.org/slayher/FMRadio_droid2.zip > > Gunakan terminal di PC, connect USB pastikan debugging enabled > > Ekstrak file zip, ada 3 folder: app, bin sama lib. Copas ke 3 folder > tersebut ke dalam folder adb kita. > > Masukkan command: > > adb devices > adb remount > > adb push app/FMRadio.apk /system/app > adb push app/FMRadioService.apk /system/app > adb push bin/fmradioserver /system/bin > adb push lib/libFMRadio.so /system/lib > adb push lib/libfmradio_jni.so /system/lib > adb push lib/libfmradioplayer.so /system/lib > > adb remount > adb shell > > mount -o rw,remount -t ext3 /dev/block/ mmcblk1p21 /system chmod 0644 > /system/lib/libFMRadio.so > chmod 0644 /system/lib/libfmradio_jni.so > chmod 0644 /system/lib/libfmradioplayer.so > chmod 0755 /system/bin/fmradioserver > mount -o ro,remount -t ext3 /dev/block/ mmcblk1p21 /system exit > > Voila.. nanti fm radio nongol... tinggal plugin headset aja deh.. > > Tp di rumah gw ga dapet station radio yah >:( > > *pajak ditanggung pemenang yah > > @jakontil > [email protected] > D2. rooted with Epic 2.5 Final > > -- > "Indonesian Android Community [id-android]" > > Join: http://groups.google.com/group/id-android/subscribe?hl=en-GB > Moderator: [email protected] > Peraturan Jual dan Kloteran ID-Android http://goo.gl/azW7 > ID Android Developer: http://groups.google.com/group/id-android-dev > ID Android Surabaya: http://groups.google.com/group/id-android-sby > ID Android on FB: http://www.facebook.com/group.php?gid=112207700729 > > -- > "Indonesian Android Community [id-android]" > > Join: http://groups.google.com/group/id-android/subscribe?hl=en-GB > Moderator: [email protected] > Peraturan Jual dan Kloteran ID-Android http://goo.gl/azW7 > ID Android Developer: http://groups.google.com/group/id-android-dev > ID Android Surabaya: http://groups.google.com/group/id-android-sby > ID Android on FB: http://www.facebook.com/group.php?gid=112207700729 > -- "Indonesian Android Community [id-android]" Join: http://groups.google.com/group/id-android/subscribe?hl=en-GB Moderator: [email protected] Peraturan Jual dan Kloteran ID-Android http://goo.gl/azW7 ID Android Developer: http://groups.google.com/group/id-android-dev ID Android Surabaya: http://groups.google.com/group/id-android-sby ID Android on FB: http://www.facebook.com/group.php?gid=112207700729
