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

Root Can't use stock Samsung apps with custom ROM... ADB help

darryl zero

Newbie
May 16, 2010
42
3
I'm using Bearsfan85's custom ROM, but have lost the voice dialer app that was in the Samsung's touch wiz ROM. As this is helpful to avoid car accidents while on the road, I was hoping to get it back. I have the .apk file but ASTRO file manager won't let me install it. I've tried to adb push it but I get a "read-only file error". For whatever reason, the commands "adb remount" or "adb shell sysrw" aren't being recognized, which I think is what I need to do to adb push the voice dialer back onto my phone.

Unless of course, the Samsung apps just aren't compatible anymore.

Any thoughts or advice?
 
Please read my first post. I've tried to push it through adb, but I'm getting a read-only error.

adb shell sysrw isn't being recognized as a command.

Try different usb slots on the computer till adb recognizes the phone and make sure you have pc studio selected and not mass storage. Once you have adb running type this "adb devices" and see if it detects your phone, good luck..
 
Upvote 0
Yes, my phone is detected when I type "adb devices"

When I type "adb shell" I get a "#" prompt

However, the command "adb shell sysrw" is not recognized as a valid command, and from what I've read elsewhere, is the correct command to give me write priviledges to push the stock samsung .apk to the phone. I've also tried "adb shell su sysrw" and the command prompt just locks up, won't allow any more input... You have to close the window to get out of it.

"adb remount" is likewise, not accepted as a valid command.
 
Upvote 0
you have to give a location to push to and from

I.E.

"adb shell

adb push c:\Superuser.apk system/app"


c:\Superuser.apk is obviously the file name and the location on your harddrive
system/app is the folder that superuser.apk is being pushed to.

Just find out where you put the dialer on your harddrive and find out what folder you need to push to. Also, remember that it is case sensative and the \ & / does matter.
 
Upvote 0
um, I've never had to type that command for write privileges. A rooted phone should already have write privileges. Oh, btw I did push the VoiceDialer.apk and VoiceDialer.odex form the ota into bearsfan's rom, and it doesn't work. I think its an element of touchwiz, either the launcher or contacts.

i removed both touchwiz launcher and touchwiz contacts and voicedialer worked fine from the ota
 
Upvote 0
sorry ive been busy recently and dont look at the BH2 section that much, even if you got the voice dialer on there I would be surprised if it works because of my removal of twiz. Also in reading this did you just try adb install?

For ease I would put the voice dialer app into the tools section of the the sdk then cd the tools folder than

adb push "Voice Dialer*" /system/app

or

adb install "Voice Dialer*"

but I assume uve already tried that, that rom has root so there shouldnt be any issues with rw, my trouble shooting is limited right now as I dont have the phone anymore
 
Upvote 0

BEST TECH IN 2023

We've been tracking upcoming products and ranking the best tech since 2007. Thanks for trusting our opinion: we get rewarded through affiliate links that earn us a commission and we invite you to learn more about us.

Smartphones