This app was used in BB 0.8. I'm trying to get it working on V1, but every version I try ends up FC on incoming calls.
Anyone have any suggestions?
This app was used in BB 0.8. I'm trying to get it working on V1, but every version I try ends up FC on incoming calls.
Anyone have any suggestions?
It's working OK for me. What version are you using? v28 is the latest.
Get Phone.v29.eclair.zip, (if getting FCs try Phone.v29.eclair.drd79.zip) or latest version, from here:
Modified Phone.apk v29, vibrate, black list, eclair, N1, etc.(0428) - xda-developers
unzip and copy Phone.apk to /sdcard
Use the one from the hdpi folder - incase you wondering what the difference is -> HDPI is for high resolution devices (Droid, Nexus) and MDPI for medium resolution (G1, MyTouch, etc.)
1.) Open terminal application on your phone
2.) type su to get root access
3.) type mount -o rw,remount /dev/block/mtdblock4 /system
4.) type cat /sdcard/Phone.apk > /system/app/Phone.apk
5.) If there is a Phone.odex file in your /system/app directory, remove it by typing rm /system/app/Phone.odex (BBv1.0 doesn't have the Phone.odex, so you can skip this one)
6.) Re-boot phone.
7.) Done
or
1.) Use Android Cammander
[TOOL] Android Commander 0.7.9 - New Design! - xda-developers
Last edited by mrZoSo; 05-14-2010 at 04:15 PM.
mrZoSo
So how is it going? Did it work?
I pushed I too but it did work from me. I tested it out real quick. Made a call then had someone dial me everything went well.
I did revert back only because I decided I can live without vibrate to end call. Which is why I like that apk.
Last edited by RonsHome; 05-05-2010 at 08:35 AM.
I use root explorer.
Okay...I figured it out. You have to download the Phone.v28.eclair.drd79.zip file. Use the instructions to push it over and it works great!
i'm new to BB.
stupid question time...what is this?