I need help with deleting software - General Questions and Answers

So some apps I was able to disable bit the app manager doesn't give me the option to uninstall them and sometimes they will start running again.
Example AASA servies,All-State file share, ANT +DUT, Bluetooth MIDI Service, I have quite a few.

try uninstaller app, or clean master (there's an option to remove unnecessary app)

cleaner app may help, if not, try Avast cleanup and boost (I'm using Clean master Boost and App lock, it's quite good)

those are system apps, you cant just uninstall them. you need root, then you can. using root spps thst can, or just using a root file explorer, just ling oressing then pressing delete

If you are rooted,don't uninstall any system apps without knowing what r u doing .Because uninstalling some system apps may cause your system unstable.

A difficult but perfect solution! Always works
First root your device(there are multiple tutorials available about how to root your device, it is lengthy but work all the time).
Install android sdk on your pc.
Connect your PC with android phone.
You have to turn on USB debugging mode on your phone(This can be done by going to settings>> About Phone>>Tap Build Number multiple times to see the Developer options>>After opening Developer Options, You can see the USB Debugging).
Launch ADB.exe on your PC(from default SDK position). Mine is installed in E:\android-sdk.
Click the Up+Shift button and right click, it will open the Command menu in the current location.
Type Adb Shell, it will start MS DOS for your device, then type cd system/app (it will open the applications) and then type ls (to see installed apps).
Now use rm appneedtoberemoved.apk to remove the desired app

Related

App to Prevent App Installation

Guys,
Does anyone know of a software package for windows or even an app for the android that will basically lock down the phone so no apps can be installed unless there is a password entered (by I.T. Administrator etc)? We are trying to rollout android phones but would like to limit app installation.
Thanks
Yeah sure remove the VENDING.apk in the system/app folder, root permission is needed for this though, I use a program called root explorer, and this will remove the android market from the phone/tablet.
But there would still be other ways to install apps, that would be just removing the most obvious

[SOLVED] UPDATE Bypass Mobileiron and Root Detection ICS, JellyBean

Disclaimer: This is for testing purposes only. I do not condone breaking company policy, or breaking any laws. I am not responsible for you getting fired as a result of you making these modifications. You should always read and abide by company policies and any laws pertaining to such modifications. Use of this tutorial is at your own risk.
Preface: I have tested the new method on multiple devices and it has been flawless so far.
UPDATE: I have found a new method that so far has been flawless across multiple devices so far for me. With this new method you won't even have MobileIron installed when you're done! I have tested this on my Galaxy Nexus, My Nexus 7 and my Galaxy Note II and believe it should work regardless of device. Your company may have different security policies than mine so it's possible this may not work for you.
The easiest way to do this is with one of mskip's toolkits, but it can also be done manually with adb (must have the latest sdk).
Toolkit Method
0. Make sure you have MobileIron and Touchdown installed, configured and syncing. Your phone does NOT have to be rooted to do this.
1. Download mskip's Toolkit Here and install.
2. Make sure you have the adb drivers for your phone installed on your computer and android debugging is turned on in the developer settings on your phone.
3. Open the toolkit and connect your phone to your computer
4. It shouldn't matter what model phone you choose for the purpose of what we're doing, and the options may be slightly different based on which toolkit you download
5. Choose the option backup and restore your device
6. Choose backup all installed apps
7. Choose do NOT include system apps in the backup
8. Choose backup apk's AND respective app data
9. Choose do NOT back up internal storage data in backup
10. Wake your phone and it will ask you to start the backup, choose to do so
Once it is finished you will need to wipe your phone. It may work without wiping and just uninstalling touchdown and Mobileiron before proceeding to the next section, but I haven't tested this.
11. Connect your phone to your computer and enable android debugging
12. Browse to C:\Galaxy Nexus Toolkit (or whatever the name of your toolkit is under c:\)
13. Open the folder backups and rename the backup file to backup.bak. (if you don't see the file extension just name it backup)
14. Open the toolkit and choose a model
15. Choose Backup and Restore
16. Choose Restore apps from a backup file
17. type backup.bak and press enter
18. Wake your phone and choose to begin the restore
19. When it's finished, uninstall mobileiron, open touchdown and see if it's syncs!
ADB Method
adb backup -all -system -shared -apk
recovery> backup, wipe, flash rom, flash gapps, reboot
adb restore backup.ab
Requirements For ICS:
1. Rooted Android Phone running ICS based ROM
2. Titanium Backup (app installed)
3. Hide my Root (app installed)
4. Mobileiron (app installed but never run)
5. Touchdown (app installed but never run)
Instructions for ICS:
0. Make a Nandroid backup
1. Open Hide my Root
2. Choose hide SU binary
3. Press home
4. Menu, settings, apps, all apps
5. Choose Superuser.apk
6. Choose disable
7. Now open mobileiron and configure the settings per your company's instruction.
8. Set up your email in the Touchdown application and let it sync everything.
9. Open Hide my Root and choose restore SU Binary
10. Go back to menu, settings, apps, superser.apk and choose enable. (Its at the bottom when disabled)
11. Open Titanium Backup
12. Choose backup/restore from the top
13. Scroll to Mobileiron and tap it and choose freeze.
14. Profit
Now restore your nandroid backup before you get in trouble.
**Update** for Jelly Bean
It seems the builds out there for Jelly Bean use a new version of SuperUser that as of yet isn't compatible with Hide My Root. I wrote the developer of Hide My Root and he is looking into this but currently doesn't have a device running Jelly Bean to test on, so I took it upon myself to figure this out once again. I tested this and it does work. Again this was tested on a VZW Galaxy Nexus only.
Instructions for Jelly Bean:
0. Make a Nandroid backup!
1. Download MobileIron (App installed but never run)
2. Download Touchdown (or any apps that depend on MobileIron and do not launch them)
3. Download Titanium Backup (You may need the premium version to freeze apps)
4. Download SuperSU flashable zip from HERE and place on your SDcard.
5. From the app drawer launch SuperSU (that app already installed, not the zip you just downloaded)
7. Swipe 2 screens to the right to Settings
8. Choose Full unroot.
9. Install and configure MobileIron and dependent apps and let them fully sync.
10. Enable Airplane Mode
11. Reboot to recovery and flash the SuperSU zip you downloaded
12. Boot into Android, open Titanium Backup and freeze MobileIron
13. Turn off Airplane Mode
14. Profit
Now restore your nandroid backup before you get in trouble.
After a reboot all of the lockscreen options will reappear allowing you to have an insecure lockscreen.
This is great
You just saved me hours of frustration.
Thanks!
Thanks - this is a huge help!!
Question: does this work only with Touchdown, or any Android email client? (I prefer the app Enhanced Email).
SoCalNewb said:
Thanks - this is a huge help!!
Question: does this work only with Touchdown, or any Android email client? (I prefer the app Enhanced Email).
Click to expand...
Click to collapse
I have only tested this as posted. Make a nandroid backup and play around with it
How to re-enable superuser?
Made a nandroid backup. Followed instructions below. Works great, now I can synch email with MobileIron fortified corp server AND change the PIN lock requirement that MobileIron required! Thank you
Only one issue: I couldn't complete step 10 ("Go back to menu, settings, apps, superser.apk and choose enable"). Superuser was no longer in the "All" list under menu, settings, apps. As a result, I seem to have lost the ability to grant root access to new applications.
QUESTION: How do I re-enable superuser?
Notes:
- ADB: I can connect to device via ADB, but if I type "adb shell", and then type "su" at the "sh-3.2#" promot, no $ access is granted).
- Terminal Emulator: TE cannot get root (I type "su" at the "sh-3.2$" command, and TE says "Permission denied")
- Root Access - Old Apps: Any apps that previously had root privileges still do (Root Explorer can navigate to "/" and enable "Mount R/W", Wifi Tether still works, etc).
- Root Access - New Apps: New apps requiring root are not able to get root (no superuser prompt comes up)
- Re-Installing Superuser.apk: I tried using root installer to re-install superuser.apk (in the "/system/app" directory). It said it installed successfully, but still no superuser in the "All" list under menu, settings, apps.
- Re-Rooting: I tried re-rooting (using mskip's exceelend GNEX toolkit HERE), to no avail (process completes, but no superuser access).
If anyone can help me troubleshoot I would be extremely appreciative. I've tried to not be a helpless newb and to try a few fixes (above), but I would be ecstatic if one of XDA's Android ninjas could tell me how to re-enable superuser. Hoping to avoid comments of "restore nandroid backup and give up"
bhilgeman said:
1. Open Hide my Root
2. Choose hide SU binary
3. Press home
4. Menu, settings, apps, all apps
5. Choose Superuser.apk
6. Choose disable
7. Now open mobileiron and configure the settings per your company's instruction.
8. Set up your email in the Touchdown application and let it sync everything.
9. Open Hide my Root and choose restore SU Binary
10. Go back to menu, settings, apps, superser.apk and choose enable.
11. Open Titanium Backup
12. Choose backup/restore from the top
13. Scroll to Mobileiron and tap it and choose freeze.
Click to expand...
Click to collapse
SoCalNewb said:
Made a nandroid backup. Followed instructions below. Works great, now I can synch email with MobileIron fortified corp server AND change the PIN lock requirement that MobileIron required! Thank you
Only one issue: I couldn't complete step 10 ("Go back to menu, settings, apps, superser.apk and choose enable"). Superuser was no longer in the "All" list under menu, settings, apps. As a result, I seem to have lost the ability to grant root access to new applications.
QUESTION: How do I re-enable superuser?
Notes:
- ADB: I can connect to device via ADB, but if I type "adb shell", and then type "su" at the "sh-3.2#" promot, no $ access is granted).
- Terminal Emulator: TE cannot get root (I type "su" at the "sh-3.2$" command, and TE says "Permission denied")
- Root Access - Old Apps: Any apps that previously had root privileges still do (Root Explorer can navigate to "/" and enable "Mount R/W", Wifi Tether still works, etc).
- Root Access - New Apps: New apps requiring root are not able to get root (no superuser prompt comes up)
- Re-Installing Superuser.apk: I tried using root installer to re-install superuser.apk (in the "/system/app" directory). It said it installed successfully, but still no superuser in the "All" list under menu, settings, apps.
- Re-Rooting: I tried re-rooting (using mskip's exceelend GNEX toolkit HERE), to no avail (process completes, but no superuser access).
If anyone can help me troubleshoot I would be extremely appreciative. I've tried to not be a helpless newb and to try a few fixes (above), but I would be ecstatic if one of XDA's Android ninjas could tell me how to re-enable superuser. Hoping to avoid comments of "restore nandroid backup and give up"
Click to expand...
Click to collapse
When you disable superuser.apk in the apps list it moves it from the alphabetical order to the bottom of the apps list. Look there and see if its at the bottom of your apps list.
bhilgeman said:
When you disable superuser.apk in the apps list it moves it from the alphabetical order to the bottom of the apps list. Look there and see if its at the bottom of your apps list.
Click to expand...
Click to collapse
YOU ARE THE MAN.
That was so simple, but I spent an hour trying stuff and still missed it
My Android experience is back to awesome despite Mobile Iron - THANK YOU!!!!
Thanks for that. Great idea.
I followed your instructions but I had to switch 9 and 10 because Hide my root cannot restore a deactivated app.
But my TouchDown says "Synchronization Error" --> access denied (update your password). Maybe too strong policies?
And by the way: you have to use tintanium backup PRO to enable or disable apps
---------------------
Edit: I made a system application of "Hide my root" with TI Backup - works. I had to uninstall TI Backup now - currently TouchDown is syncing again. We will see if it works, next: I try to use LBE Privacy Guard... will report. Disabling "MobileIron" seems not working for me...
Hey, is not possible solve it on 2.X version of Andriod? Thanks...
OP Updated to reflect Changes for those running JellyBean. Long live the Android experience!
bhilgeman said:
The SU change needed for JellyBean makes this previous method unusable. I did however figure out how to still get to the same result if you're running JellyBean.
I will so an update to the OP soon to reflect this.
Click to expand...
Click to collapse
Looking forward to the instructions for making this work on JB
SoCalNewb said:
Looking forward to the instructions for making this work on JB
Click to expand...
Click to collapse
OP updated for JB instructions.
Sorry, I haven't tested this on a 2.x build so I'm not sure. If I get time I'll try to test this for you, I'm just super slammed with projects right now...
Will we appear "normal" on the Server that the app links us to our Corp acct??
Yes, you will appear as a non rooted phone. I just updated the JB instructions again. Realized I left out a step.
Anyone test this for Airwatch yet?
FWIW.....my experience has shown this to be merely a temporary solution, by itself. Yes...following the JB instructions will allow you to sync up just fine. But.....when mobileiron does not report back as device administrator, the red flags go up. My solution, thus far, has been to suspend root access on the phone, after reactivating mobileiron. In my case, after re-activating mobileiron, the app, itself, now FC's, which may be helping me out....not sure. At this point I seem to be able to continue remaining synced, without root access. As long as I use airplane mode before enabling root access to do root-type stuff, I seem to be fine. Word of caution, though....disabling root, seems screw up TB when I re-enable root. Specificaly...even though I have TB pro, it does not register after re-enabling root, so freezing and unfreezing mobileiron at will has not been possible. Could just be my system though.I recommend using airplane mode liberally if there is any doubt regarding your recognized root/non-root status. This definitely changes how I use the device, though, for sure.
makelegs said:
FWIW.....my experience has shown this to be merely a temporary solution, by itself. Yes...following the JB instructions will allow you to sync up just fine. But.....when mobileiron does not report back as device administrator, the red flags go up. My solution, thus far, has been to suspend root access on the phone, after reactivating mobileiron. In my case, after re-activating mobileiron, the app, itself, now FC's, which may be helping me out....not sure. At this point I seem to be able to continue remaining synced, without root access. As long as I use airplane mode before enabling root access to do root-type stuff, I seem to be fine. Word of caution, though....disabling root, seems screw up TB when I re-enable root. Specificaly...even though I have TB pro, it does not register after re-enabling root, so freezing and unfreezing mobileiron at will has not been possible. Could just be my system though.I recommend using airplane mode liberally if there is any doubt regarding your recognized root/non-root status. This definitely changes how I use the device, though, for sure.
Click to expand...
Click to collapse
I run your CM10 build on my nex7 and love it. Great to have navbar mods.
On my nex7 it took me a few tries to get it to stick but I finally got it. I hadn't updated a nightly for a couple weeks and when I did Mobileiron got me. I decided I don't care about getting work email on my tablet as much as I do my phone so no big deal. I freaking hate Mobileiron and touchdown nearly as bad.
On my galaxy nexus (running fitsnugly cm10) I don't have any issues. I flash the nightlies every day and I've gone a couple months without Mobileiron flagging me.
Sent from my Nexus 7 using xda app-developers app
bhilgeman said:
I run your CM10 build on my nex7 and love it. Great to have navbar mods.
On my nex7 it took me a few tries to get it to stick but I finally got it. I hadn't updated a nightly for a couple weeks and when I did Mobileiron got me. I decided I don't care about getting work email on my tablet as much as I do my phone so no big deal. I freaking hate Mobileiron and touchdown nearly as bad.
On my galaxy nexus (running fitsnugly cm10) I don't have any issues. I flash the nightlies every day and I've gone a couple months without Mobileiron flagging me.
Sent from my Nexus 7 using xda app-developers app
Click to expand...
Click to collapse
Skanklove!
I was completely under the radar, due to some corporate user configs, until I screwed up and raised the red flag. Then I had to encrypt, and install mobileiron. I was perfectly happy with touchdown until mobileiron got involved. I don't want work email on any device other than my work phone (toro). I can still run email without mobileiron, but no activesync and no email attachments......meh
Steps on ICS
Hello,
I am new to using mobileiron, as my corporation just started to use this program. Can I use your steps on ICS and keep my root undetected or will I eventually have issues. Last question, why is it necessary to restore your nandroid backup at the end?

[Q] How To Uninstall Apps In System (priv-app)?

The title explains it all. I'm trying to get rid of all the bloatware and other system apps I don't need on my Droid Mini (4.4 19.5.3, rooted, w/p off, BL locked) and some apps (specifically the Amazon appstore) I can't get rid of no matter what I do (it seems to be the apps in the /system/priv-app directory). I use Titanium Backup (I have the pro version), and it acts like it uninstalled it but it's still there. I use Clean Master and try to uninstall it but it fails. I use ES File Explorer (I have /system r/w mounted) and try to delete it and it says device or resource busy. Also get the device or resource busy error if I try to remove it via ADB. So I'm at a loss here.
Try to use system cleanup app from the playstore.
That app can see whats installes in priv-app.
w/p on/off isn't something i quite understand as i have only used bl unlocked maxx/mini, but what I personally do is install Root Browser, navigate to system/priv-app and rename the offending applications to app.apk.bak (example: Amazon.apk becomes Amazon.apk.bak) This way, if an update comes along I can erase the .bak and have the stock crap back. If you can't do this with your setup, i apologize, i just thought it might help, as I hate having to install an app just to do one function, and Root Browser is a great app for many things like this, not just one function.

Trying to disable built in calendar and clock

I am Trying to disable built in calendar and clock so that I can use the google calendar from play store and the google clock from play store
I tried to follow these instructions:
Code:
Honor have replaced the stock Calendar app with their own, however Google Calendar can be installed from the Play Store. The Honor Calendar app is not un-installable or disableable, however using adb access from a computer, there is another solution.
The process
From the Play Store, install 'Google Calendar'.
On your device, enable USB debugging by tapping on the 'Build Number' in 'Settings' -> 'About' multiple times, then from the newly visible development menu, clicking the 'USB Debugging' checkbox.
On your computer, from a command prompt / terminal, run the command 'adb shell' - accept the security prompt on your device.
Run the command 'pm hide com.android.calendar'.
But I got an error:
HWBLN-H:/ $ pm hide com.android.calendar
Error: java.lang.SecurityException: Neither user 2000 nor current process has android.permission.MANAGE_USERS.
Source: http://www.modaco.com/forums/topic/377633-guide-how-to-make-your-honor-8-more-like-stock-android/
Root your device and then you can use an uninstaller app to uninstall or disable/freeze the system apps
Dazed No More said:
Root your device and then you can use an uninstaller app to uninstall or disable/freeze the system apps
Click to expand...
Click to collapse
Thanks. I was trying not to root it but I finally realize that there are just too many limitations and problems when you do not have ROOT.
I will root it now
fc3211 said:
Thanks. I was trying not to root it but I finally realize that there are just too many limitations and problems when you do not have ROOT.
I will root it now
Click to expand...
Click to collapse
You won't regret that, be sure. I suggest you to use Titanium Backup for trying to remove those apps, o didn't tried personally but it should do the work

App does not install another app

I have installed a downloaded apk from the file manager (by enabling it from the "install unknown apps" menu). The problem is that I want to use this app that I've installed in order to install another app, but it's impossible. The installed app does not appear in the "install unknown apps" menu so I can enable it, and in its properties and permissions it only shows that it can access and modify files. It also does not pop an error message, it just doesn't do anything when i press the install button. The apk itself is not corrupted since it works perfectly on another phone and a tablet (i've also tried re-downloading and reinstalling it a couple of times), I've restarted the phone, I've hard-reset the phone... still nothing. My phone is not rooted (but then again so are the other two devices on which it works perfectly), and there is no antivirus installed. Even the device's security option from the maintainance menu is disabled. Any ideas?
Yes, each app has to be enabled to be able to install other apps. I.e. if you download APK from browser, and try to install it from file manager (i.e. ES explorer or such) it will tell you ES has no permission to install other apps... you have to enable it for each app that is going to install APKs.
Exactly. In order to install the apk I give the necessary permissions to the file manager and it successfully install the app (let's call it app1). But then I need app1 to install another app (let's call it app2) which does not happen in my s8+ (but there is no problem with my other devices which are also not rooted). The problem is that in my other devices app1 appears in the "install unknown sources" menu so it can install app2. On the s8+ app1 does not appear on this menu so there is no way I can give it permission to install app2.
I am not sure, but I vaguely remember that it asked me... I tried installing, and it popped up notification that I need to set permission so I just did... I am not sure where in settings that is

Categories

Resources