How to delete system apparently without root - Android General

Hey guys do you want to delete your system apparently without rooting it wel today is your lucky day there are a application called file expert OK let's start
1- download file expert
2- go to the folders tab
3- go to internal memory
4- go to system folder
5- go to app folder
6- now you should find bluetooth,etc
Congratulations you now can delete system apps without root
Sent from my GT-S5360 using xda premium

xq5500 said:
Hey guys do you want to delete your system apparently without rooting it wel today is your lucky day there are a application called file expert OK let's start
1- download file expert
2- go to the folders tab
3- go to internal memory
4- go to system folder
5- go to app folder
6- now you should find bluetooth,etc
Congratulations you now can delete system apps without root
Sent from my GT-S5360 using xda premium
Click to expand...
Click to collapse
Unless File Expert uses a root exploit, I don't see how this can be happening..? Anyone can confirm this? (Turns out all my devices are rooted)

Yeah, no. Doesn't do anything without root

fake
xq5500 said:
Hey guys do you want to delete your system apparently without rooting it wel today is your lucky day there are a application called file expert OK let's start
1- download file expert
2- go to the folders tab
3- go to internal memory
4- go to system folder
5- go to app folder
6- now you should find bluetooth,etc
Congratulations you now can delete system apps without root
Sent from my GT-S5360 using xda premium
Click to expand...
Click to collapse
You can't delete/modify sistem files without root, but you can with a pc via adb, but is more complicated.

Related

Need help for system file

hi all
I cant see my system file before or after installing any custom ROM Please hep me
Regards
siddhu
Dont creat new thread bro...post in Q and A section.
u need root explorer.
Sent from my GT-I9003 using xda premium
mjbri0613 said:
u need root explorer.
Sent from my GT-I9003 using xda premium
Click to expand...
Click to collapse
I installed root explorer too but i cant get the system file
I can't recall if root explorer has the option to set the home folder (phone is off, can't see), but it's easy enough, no matter what your home folder is. at the top, if there is a "parent" folder, you will see an unnamed folder, called "..."
that is your place to go "one folder up"
example:
/ is your main folder that contains all other data and folders in your phone.
/system is your system folder.
if you see something like this:
/mnt/sdcard/external_sd
then you are browsing files on your sd card.
let's say you have these folders on your sd card as you browse using root explore:
()...
()adobe
()ebooks
()Titanium
click on the ()... to go up to the next folder. when you reach the main root, you'll see something like this (not exact):
()cache
()data
()mnt
()sys
()system
I can't make it any simpler to find than that. good luck...

Deleted stock task manager

Hello everyone,
I am new to all hacking and modding so please forgive me if I do something wrong.I was uninstalling applications from my rooted atrix 2 2.3.6 stock when I deleted the task manager can you give me the apk or the file and tell me how to use it.I have the 55.28.37 Asia retail please help me.
Sent from my MB865 using XDA
A word of advice: NEVER delete system applications, instead just freeze them. You never know when you may need them or want them back, and if you delete something (case in point here) that you want back, then you're asking for possible unwanted issues...
Sent from my MB865 using xda's premium carrier pigeon service
Try doing "adb install com.motorola.PerformanceManager.apk" or copy it to SD card and then use some file manager.
kousik said:
Try doing "adb install com.motorola.PerformanceManager.apk" or copy it to SD card and then use some file manager.
Click to expand...
Click to collapse
He should have no problem downloading the file and placing on root of the /sdcard and install like any other .apk (unless he's deleted his file manager also!).
Sent from my MB865 using xda's premium carrier pigeon service
Set the right permissions otherwise even after placing app into system it will not work.
Sent from my MB865
For reference, my Performance Manager's location is /system/app/PerformanceManager.apk and the permissions are rw-r--r-- which is chmod 644
Thanks every one for your replies you people are really helpful
Sent from my MB865 using XDA
If you can give me a step by step guide then it would be very helpful
Sent from my MB865 using XDA
Easiest way is to download the file to your computer, then connect your phone in usb mass storage mode to your computer, copy the .apk file you downloaded to your sdcard (which might show up as D: or E: in your PC), disconnect phone from computer, on phone use the "Files" file manager, go to "sd card", locate the .apk and tap on it to install. (Unknown sources should be ticked in your Settings > Applications)
Delete previous performance Manager that you have copied to system/app folder
Extract the attachment then copy both files to system/app without renaming or modifying them
Now to set the permission press and hold both files one after other for 3 seconds a window will appear in that select permission .
Now set permission as I have attached a Image.
People please help me I copied the apk and odex file and I have set the permissions but its not helping
Sent from my MB865 using xda app-developers app
Please help me
Sent from my MB865 using xda app-developers app
shaurya19 said:
Please help me
Sent from my MB865 using xda app-developers app
Click to expand...
Click to collapse
For future reference just copying files to system/app never works. You ALWAYS have to push them with adb. Do you have adb set up on your computer?
If you must use root explorer, you need to copy the files first to the /system folder, and change the permissions to rw-r--r--.. Then "multi-select" both files and "MOVE" (do not copy) them to the /system/app folder, then reboot immediately. If you can go into recovery mode (with bootstrap or cwm on boot feature), then wipe dalvik and cache partition - if not, it may act up.. and it may not.. I have done this countless times with no issues (unless I was sloppy and forgot to rename or change permissions).
It's not the best method - farshad525hou is right, adb is cleaner.. but it can/does work
alteredlikeness said:
If you must use root explorer, you need to copy the files first to the /system folder, and change the permissions to rw-r--r--.. Then "multi-select" both files and "MOVE" (do not copy) them to the /system/app folder, then reboot immediately. If you can go into recovery mode (with bootstrap or cwm on boot feature), then wipe dalvik and cache partition - if not, it may act up.. and it may not.. I have done this countless times with no issues (unless I was sloppy and forgot to rename or change permissions).
It's not the best method - farshad525hou is right, adb is cleaner.. but it can/does work
Click to expand...
Click to collapse
Using root explorer never worked for me...
Sent from my MB865 using xda app-developers app
farshad525hou said:
Using root explorer never worked for me...
Sent from my MB865 using xda app-developers app
Click to expand...
Click to collapse
Yea, I know some folks are opposed to it and/or can't get it to work properly, but I've doing it for quite some time and never ran into a problem - unless I don't do something right. But, come to think of it, I am usually overwriting old files when pushing with root explorer, not placing new ones - I wonder if that may have something to do with it..?
But, I am all for adb - it's an excellent tool that everyone who wants to mod needs to get familiar with.
I suppose we are getting off topic, but this would make a good discussion thread somewhere...
EDIT: just checked, I guess I'm not alone after all!! http://forum.xda-developers.com/showthread.php?t=1412729 - the key steps are to set permissions (which can't be done on the sdcard) and MOVE to /system/app (or where ever)
Where can i get abd?
Sent from my MB865 using xda app-developers app
farshad525hou said:
For future reference just copying files to system/app never works. You ALWAYS have to push them with adb. Do you have adb set up on your computer?
Click to expand...
Click to collapse
I got adb but should i adb install the file that kousik has posted or should i push both the odex and apk files posted by prasannapmv?
Whenever i type adb remount it says that it is not allowed and when i try to adb install it gives an error
Sent from my MB865 using xda app-developers app
shaurya19 said:
I got adb but should i adb install the file that kousik has posted or should i push both the odex and apk files posted by prasannapmv?
Whenever i type adb remount it says that it is not allowed and when i try to adb install it gives an error
Click to expand...
Click to collapse
Just do adb install xx.xx.xx.apk there is no need to remount (or odex file). What is the error message do you get when you tried adb install? If it says already installed, then go to settings -> applications -> all and uninstall the same, and try adb install again.
kousik said:
Just do adb install xx.xx.xx.apk there is no need to remount (or odex file). What is the error message do you get when you tried adb install? If it says already installed, then go to settings -> applications -> all and uninstall the same, and try adb install again.
Click to expand...
Click to collapse
it says install-failed-dexopt

[Q] Need tool to access phone using PC, cant access phone

I have accidentally installed a theme that is probably of higher resolution than my phone screen. Now in locked mode the unlocking option/pattern/graphics is not visible as it is 'spilling out of screen'.Only a part of large lockscreen wallpaper is occupying my entire screen. Android debugging is on in my device (thankfully). Please suggest me a tool/method using which i can control the phone using PC(or atleast unlock the phone). I (obviously) cannot install anything on my phone, i found some such apps that need installation on phone.
Last option is to flash my phone in recovery with a ROM, but i dont want to do that if other ways possible. my phone is on MIUI ROM developed on 26/9/12
You can wipe your /data in recovery if you don't mind
Or you can manually delete the theme using adb(the apk will be in /data/app).
PS: make a nandroid backup first in case anything goes wrong...
Edit: if you don't know the Apk name, navigate to /data/app and type find(Idk if it will work on windows, cause I tested it in android )
Sent from my LG-P500 using xda premium
how to i enter in my phone's system dir using command line??
what commands to enter?
thankfully i am able to atleast see files and folders in my phone's system using http://code.google.com/p/androidscreencast/
Why would you enter in your system dir.
Btw now that you have access to your phone, download rootexplorer or es file explorer and you'll have access to /data, /system and more
Sent from my LG-P500 using xda premium
but my friend i am not able to access my device,meaning i am not able to unlock it, how do i install it (even if installation possible how to open that app without accessing phone)
i dont know if i am expressing my case properly, i am a noob you see.
Jigar Gada said:
how to i enter in my phone's system dir using command line??
what commands to enter?
thankfully i am able to atleast see files and folders in my phone's system using http://code.google.com/p/androidscreencast/
Click to expand...
Click to collapse
FIRST YOU STOP SPAMMING EVERYWHERE
What is the problem when you can see all system files and folder. Go to data /app.. and delete it. Or if you have moved the theme apk to sdcard.. just browse your sdcard using an adapter and delete that appname.apk from ".android_secure" folder.
Use these (if you havent moved the app to sdcard)
adb shell
login as.. su
cd data/app
ls
rm appname.apk
reboot
problem solved
Sorry 'senior member' , i did not mean to spam but if u can understand my desperation. btw problem solved- a noobie like me suggested to call from a different phone and while on the call change the theme....
i myself tried a lot fiddling with command line but wasnt able to figure out.
Peace \/
Jigar Gada said:
how to i enter in my phone's system dir using command line??
what commands to enter?
thankfully i am able to atleast see files and folders in my phone's system using http://code.google.com/p/androidscreencast/
Click to expand...
Click to collapse
FPChaim said:
Why would you enter in your system dir.
Btw now that you have access to your phone, download rootexplorer or es file explorer and you'll have access to /data, /system and more
Sent from my LG-P500 using xda premium
Click to expand...
Click to collapse
Sorry I was sleeppy when I replied that...
Sent from my LG-P500 using xda premium

[GUIDE] How Install a App as System APP

You need to be rooted and I recommend use root explorer
The Automatic Way - Just Download titanium Backup or similar app Select the app and just hit covert to System app and reboot and if it force closes even on reboot go down the thread!!
Manual Way
1) Select the Apk Which you Want
2) Take the apk from SD card and copy the apk to /Root/System or any where in the Root
3 )Click yes When it Ask you Whether You Want to
Code:
The Current Files System is Read-only. Do You Want to remount as read-write and continue the Operation?
4) Select the file and change the permissions of the apk under select permissions
4) Tick all the boxes under read and only the first one under write and click OK
5) It should look like rw-r--r--
6) Then cut the Apk and pate it to /Root/System/app
And reboot and enjoy
The the app force closes (For Example - Swift Key ) go here - http://forum.xda-developers.com/showthread.php?t=2661238
Hit Thank If It Helped You
You may also need to move files from /data/data. For example moving Swiftkey needs moving files from /system/lib and /data/data
kaushikb.1996 said:
You need to be rooted and I recommend use root explorer
1) Select the Apk Which you Want
2) Take the apk from SD card and copy the apk to /Root/System or any where in the Root
3 )Click yes When it Ask you Whether You Want to
Code:
The Current Files System is Read-only. Do You Want to remount as read-write and continue the Operation?
4) Select the file and change the permissions of the apk under select permissions
4) Tick all the boxes under read and only the first one under write and click OK
5) It should look like rw-r--r--
6) Then cut the Apk and pate it to /Root/System/app
And reboot and enjoy
If this dint work try this http://forum.xda-developers.com/showthread.php?t=2661238
Hit Thank If It Helped You
Click to expand...
Click to collapse
OR you just use "Titanium Backup" from the google Playstore. Mark the app you like to convert and press "Convert to system app"
ma259 said:
You may also need to move files from /data/data. For example moving Swiftkey needs moving files from /system/lib and /data/data
Click to expand...
Click to collapse
you can find another link down there
LS.xD said:
OR you just use "Titanium Backup" from the google Playstore. Mark the app you like to convert and press "Convert to system app"
Click to expand...
Click to collapse
TRUE story but.wrote this if someone needed
In ios there was a separate folder with system apps that can be delete normally but if jailbreak u can access that fold I assuming that it wouldbe close to the same for android
Sent from my SM-T310 using xda app-developers app
androidhacker007 said:
In ios there was a separate folder with system apps that can be delete normally but if jailbreak u can access that fold I assuming that it wouldbe close to the same for android
Sent from my SM-T310 using xda app-developers app
Click to expand...
Click to collapse
You need to your anrodi device
Just search for - How to root " Name of your Device "
Then in recommend you to install titanium backup to uninstall apps easily for installing the apps just follow the procedure which i gave you
That works too
Sent from my SM-T310 using xda app-developers app
I simply used twrp to copy some apps into /system/app
Hi, while millions of people wanted to change normal apps into system apps. I want to change system apps into normal apps.
I know this is the weirdest request you never found on xda history. But I need to remove system privilege on Google Photos because it blocks me from controlling background power consumption (only user app can be changed like that). I'm on realme UI 2.0 unrooted, if it has to be root I'd still take your advice. Thanks.

{Guide}How to backup System apps without ROOTING

This is my 1st post
I think some guys know about this trick
First u need to install All-in-one-toolbox or Es file explorer app :thumbup:
I explain this using all in one toolbox app.......
Guide :
1.Open the app
2.Go to File manager
3.Now go to this path
/system/app
4.Now u can see .apks & long touch on app u want,u can see copy in pop up menu
5.Next Copy & Paste
Screen shots available.......
Please hit thanks.....:'(
Sent from my LG-E400
backup system
Thanks a lot for this resourceful information...as i was unaware of this prior to that
I will give it a shot on my unrooted (luckily just one^^) device! Thanks!

Categories

Resources