What's new
DroidForums.net | Android Forum & News

This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Official Team D1-MIUI-10.29-V6.X Release

It'd be more like trying to stuff a band-aid inside the bullet wound.

ADB:
adb remount
adb shell rm -r /system/app/appname.apk
adb uninstall com.facebook.katana
adb reboot

Terminal Emulator:
su
mount -o rw,remount /system
rm -r /system/app/appname.apk
pm uninstall com.facebook.katana
reboot

I'm good up until the uninstall command.

# pm uninstall com.facebook.katana
Failure

EDIT: I tried Titanium Backup as tp4bama suggested and that worked. I believe TB just earned a licensed version upgrade purchase. Thanks to both of you!
 
Last edited:
Typing it correctly? It's case-sensitive. Also, no .apk at the end.

Can also "ls /data/data/" and see if there's a folder called "com.facebook.katana". I don't see why you'd get a failure, unless the person who themed it changed the package name.
 
EDIT: I tried Titanium Backup as tp4bama suggested and that worked. I believe TB just earned a licensed version upgrade purchase. Thanks to both of you!

TiBu wouldn't have worked if you had already deleted the .apk. You didn't type appname.apk, did you?... Also, it would explain why the uninstall failed, if you didn't delete the correct .apk file using "rm" command.
 
Typing it correctly? It's case-sensitive. Also, no .apk at the end.

Can also "ls /data/data/" and see if there's a folder called "com.facebook.katana". I don't see why you'd get a failure, unless the person who themed it changed the package name.

I actually "pm list packages" to make sure that was what it was called and the name was correct. I'm at a loss as to why it failed also. Oh well. TB did the job. Thanks for the prompt replies and help though! :)

EDIT: I made sure the apk was deleted. I actually "ls" beforehand to double-check the name of it since I doubted you were instructing me to delete appname.apk. ;) When I "ls" again, the file was gone. This was after trying "pm uninstall" but before running TB.
 
Is there a way to route certain contacts directly to voicemail like in the standard Android system? Usually there's a Settings option under each contact that you can access to check a box that will direct all those calls straight to voicemail but I can't find the option in MIUI. Other than that, I'm LOVING the ROM!

On a similar note, I can't find the call log. Does it exists in this ROM?

It appears the call log shows up above the dialpad (or at least that's where my single missed call since I've installed it is listed).

Still haven't figured the voicemail thing out though.

Thanks, I will add that the incoming calls do not show in the display unless you long touch the space indicating the time of the call.

if you simply touch the space you will return the call instantly.
 
EDIT: I tried Titanium Backup as tp4bama suggested and that worked. I believe TB just earned a licensed version upgrade purchase. Thanks to both of you!

Glad you got it working. I always prefer using titanium backup because there is no coding necessary.
 
I actually "pm list packages" to make sure that was what it was called and the name was correct. I'm at a loss as to why it failed also. Oh well. TB did the job. Thanks for the prompt replies and help though! :)

EDIT: I made sure the apk was deleted. I actually "ls" beforehand to double-check the name of it since I doubted you were instructing me to delete appname.apk. ;) When I "ls" again, the file was gone. This was after trying "pm uninstall" but before running TB.

Np, glad you got it sorted though.
 
Something pretty epic is coming very soon, everyone get ready

Sooooo, should I charge up and backup?

Yes, you should always do that
icon12.gif
 
I'm looking forward to it! Every update has drastically improved this rom for me. (insert the overly dramatic emoticon of your choice here)

Sent from my Droid using DroidForums App
 
Back
Top