I accidentally uninstalled Kies via Wi-Fi. Now when I try to install it says "Application not installed".
VALYYYY said:
".
Click to expand...
Click to collapse
Nowbody knows?
VALYYYY said:
I accidentally uninstalled Kies via Wi-Fi. Now when I try to install it says "Application not installed".
Click to expand...
Click to collapse
If you merely try to install a system application....the chances are ..it will fail....what you have to do is manually push the file into the /system/app folder and you are good to go
sadeshmagic said:
If you merely try to install a system application....the chances are ..it will fail....what you have to do is manually push the file into the /system/app folder and you are good to go
Click to expand...
Click to collapse
I put Kieswifi.odex and Kieswifi.apk files (using Root Explorer) in system/app, I set the same permissions as other programs but when I try to go into settings/kies via wi-fi it says: "Unfortunately, Settings has stopped."
VALYYYY said:
I put Kieswifi.odex and Kieswifi.apk files (using Root Explorer) in system/app, I set the same permissions as other programs but when I try to go into settings/kies via wi-fi it says: "Unfortunately, Settings has stopped."
Click to expand...
Click to collapse
did you reboot after moving app to system?
if it didnt work type in terminal emulator after moving the two files to system/app:
Code:
su
chown 1000.1000 /system/app/kieswifi.apk
chown 1000.1000 /system/app/kieswifi.odex
chmod 0744 /system/app/kieswifi.apk
chmod 0744 /system/app/kieswifi.odex
reboot
Look:
VALYYYY said:
Look:
Click to expand...
Click to collapse
what is your s4 variant?
type this after su and before the other command
Code:
mount /system
mount -o remount,rw /system
samersh72 said:
what is your s4 variant?
type this after su and before the other command
Code:
mount /system
mount -o remount,rw /system
Click to expand...
Click to collapse
I9505, XXUBMGA
It worked now, the phone was rebooted, but nothing... when I try to go into settings/kies via wi-fi says again: "Unfortunately, Settings has stopped."
VALYYYY said:
I9505, XXUBMGA
It worked now, the phone was rebooted, but nothing... when I try to go into settings/kies via wi-fi says again: "Unfortunately, Settings has stopped."
Click to expand...
Click to collapse
it is weird it must work. no idea what is happening with you.
any way, you can always flash your stock firmware with odin.
samersh72 said:
it is weird it must work. no idea what is happening with you.
any way, you can always flash your stock firmware with odin.
Click to expand...
Click to collapse
Thank you anyway!
Can you make a back-up with Titanium to this application? Then you upload them here (there are 4 files).
Think it will work?
VALYYYY said:
Thank you anyway!
Can you make a back-up with Titanium to this application? Then you upload them here (there are 4 files).
Think it will work?
Click to expand...
Click to collapse
i doubt.
any way, i will when i have time today
VALYYYY said:
Thank you anyway!
Can you make a back-up with Titanium to this application? Then you upload them here (there are 4 files).
Think it will work?
Click to expand...
Click to collapse
here you go all kies apk and odex
samersh72 said:
here you go all kies apk and odex
Click to expand...
Click to collapse
Thanks, but it doesn't work.
You have a PM.
Related
I dont have a data plan so i installed the JI6 update manually using kies, this caused a problem because i had deleted some of the bloat ware prior to this. after the phone rebooted i would get a media file error that wouldnt stop poping up, so i factory reset the phone.
this did a few things first of all i lost root, but the JI6 update is still there. so i rooted the phone again and tried deleting the bloatware, using apps like androidmate the file gets deleted but comes right back. through the terminal the files display a read only warning.
i know root is working properly because the SU command works
so im wondering if JI6 has gotten locked down and im screwed or do i need to find a new way to root the phone?
Samsung decided to mount /system as a read-only FS. I've heard Root Explorer and Titanium Backup for Root users can get rid off the bloat. I personally, use a custom ROM that on top of deodexing the stock ROM and getting rid off bloatware, also mounts /system as read-write.
root explorer is a pay only app, TB does not work it has no options to uninstall apps.
so i guess my only choice is to flash the rom, where can i find the necessary info?
Here http://forum.xda-developers.com/showthread.php?t=771111
eol2501 said:
root explorer is a pay only app, TB does not work it has no options to uninstall apps.
so i guess my only choice is to flash the rom, where can i find the necessary info?
Click to expand...
Click to collapse
i have TB and i can tell you it works to delete apps, you have to have the paid version.
need to mount as read/write
Read/Write
$ mount -o rw,remount -t rfs /dev/block/stl9 /system
Click to expand...
Click to collapse
Read Only
$ mount -o ro,remount -t rfs /dev/block/stl9 /system
Click to expand...
Click to collapse
imthekuni said:
need to mount as read/write
Read/Write
Read Only
Click to expand...
Click to collapse
thanks imthekuni. this works great for me. is there any way to make this default if i reboot?
imthekuni said:
need to mount as read/write
Read/Write
Read Only
Click to expand...
Click to collapse
this didnt work as i said im trying to mount /system/app/ as RW but even as SU the files are READ only
Poe408 said:
thanks imthekuni. this works great for me. is there any way to make this default if i reboot?
Click to expand...
Click to collapse
I am not sure if it will remain RW if you reboot, I just always revert to read only so I dont accidentally mess something up
bamb0o-stick said:
this didnt work as i said im trying to mount /system/app/ as RW but even as SU the files are READ only
Click to expand...
Click to collapse
hmm that should mount /system and all its subdirectories
Reflashed JI6, reflashed root, got it to work. Thank you all.
Hi,
i'm using mdj 1.7 nandroid and i got problem to get root permission.
i installed super user, z4root,su-2.3.6.1-ef-signed and still i cant delete files , and few more actions.
someone can help me ? :O
incident said:
Hi,
i'm using mdj 1.7 nandroid and i got problem to get root permission.
i installed super user, z4root,su-2.3.6.1-ef-signed and still i cant delete files , and few more actions.
someone can help me ? :O
Click to expand...
Click to collapse
Did you check it is r/w and not r/o?
Have you tried superclick?
Sent from my HTC HD2 using XDA App
jose makalolot said:
Did you check it is r/w and not r/o?
Have you tried superclick?
Sent from my HTC HD2 using XDA App
Click to expand...
Click to collapse
I dont know how to check that is r/w ..
1.7 is already rooted...you dont need to install any of those apps...
the_scotsman said:
1.7 is already rooted...you dont need to install any of those apps...
Click to expand...
Click to collapse
are you sure ? cuz i cant delete files from system folder in root and etc..
incident said:
are you sure ? cuz i cant delete files from system folder in root and etc..
Click to expand...
Click to collapse
You need to use something like Root Explorer to do that.
the_scotsman said:
You need to use something like Root Explorer to do that.
Click to expand...
Click to collapse
i know.. but still cant do it..
btw i try to run desktop virtualizer and also this program said that she dont have the right permission do to so. :<
thanks for your's help , mate ! :]
Do you have SDK installed? If so, just open up a command prompt and use:
Code:
adb shell
mount -o rw,remount /system
rm *insert path to specific file you want to remove*
Ctrl+C
exit
anrabi4 said:
Do you have SDK installed? If so, just open up a command prompt and use:
Code:
adb shell
mount -o rw,remount /system
rm *insert path to specific file you want to remove*
Ctrl+C
exit
Click to expand...
Click to collapse
thanks !
with this way , can i grand permission for application? like desktop virtualizer?
(when i run it, it's said "not have right permission")
if yes , how?
When I try to install this GMaps It always getting "Application not installed" error.I did
1.Backup older Gmaps,Street View then wipe data & Uninstalled both.
2.When I gonna install New GMaps app in the end of installation it show "application not installed"
3.Reboot device & try to install,still getting same result!
What should I do?
Thanks
crazykas said:
When I try to install this GMaps It always getting "Application not installed" error.I did
1.Backup older Gmaps,Street View then wipe data & Uninstalled both.
2.When I gonna install New GMaps app in the end of installation it show "application not installed"
3.Reboot device & try to install,still getting same result!
What should I do?
Thanks
Click to expand...
Click to collapse
Have you tried using adb if not wait for the signed version..
jr_718 said:
Have you tried using adb if not wait for the signed version..
Click to expand...
Click to collapse
Is this code correct
"adb remount
adb push /maps 6.2.0 -mod.apk / system/app"
?
Where should I place the app file?In "platform-tools" folder?
Thank you very much for helping me!
crazykas said:
Is this code correct
"adb remount
adb push /maps 6.2.0 -mod.apk / system/app"
?
Where should I place the app file?In "platform-tools" folder?
Thank you very much for helping me!
Click to expand...
Click to collapse
Our on the right path so far.. But the way I've always used adb I kinda dragged everything to the tools folder...I have the library and everything else there...try putting it on our tools folder and see what happens if not check the platform tools.. Just drop the map apk and try it out.
jr_718 said:
Have you tried using adb if not wait for the signed version..
Click to expand...
Click to collapse
jr_718 said:
Our on the right path so far.. But the way I've always used adb I kinda dragged everything to the tools folder...I have the library and everything else there...try putting it on our tools folder and see what happens if not check the platform tools.. Just drop the map apk and try it out.
Click to expand...
Click to collapse
I tried,but remount was not successful.Remount permission faild.Show"ADB remountperation faild".Why is this?I've rooted & s-off my device.Also
"adb shell
$ su"
NOT GIVING # istead of $.
Why is that?Even root explorer,i can't move apps to system/app (even mount as R/W)!Why is that?
crazykas said:
I tried,but remount was not successful.Remount permission faild.Show"ADB remountperation faild".Why is this?I've rooted & s-off my device.Also
"adb shell
$ su"
NOT GIVING # istead of $.
Why is that?Even root explorer,i can't move apps to system/app (even mount as R/W)!Why is that?
Click to expand...
Click to collapse
Hmm.. even root explorer.. that's strange you mean mount R/W to R/O in root explorer..
from my end i first did c:\androidsdk then was able to adb push etc...what i could suggest is wait for the signed version.. am on samsung galaxy t989, am at work, i can't really access nothing right now to check with you...i have my mytouch 4g at home...i know you have root access because you said you were able to backup and uninstall using titanium backup.. so i guess you have root access...but try the mount r/w to r/o and see what happens...
jr_718 said:
Have you tried using adb if not wait for the signed version..
Click to expand...
Click to collapse
jr_718 said:
Our on the right path so far.. But the way I've always used adb I kinda dragged everything to the tools folder...I have the library and everything else there...try putting it on our tools folder and see what happens if not check the platform tools.. Just drop the map apk and try it out.
Click to expand...
Click to collapse
jr_718 said:
Hmm.. even root explorer.. that's strange you mean mount R/W to R/O in root explorer..
from my end i first did c:\androidsdk then was able to adb push etc...what i could suggest is wait for the signed version.. am on samsung galaxy t989, am at work, i can't really access nothing right now to check with you...i have my mytouch 4g at home...i know you have root access because you said you were able to backup and uninstall using titanium backup.. so i guess you have root access...but try the mount r/w to r/o and see what happens...
Click to expand...
Click to collapse
Aha!Now I can push apks to system/app folder.Now how should I install it?Normal installation does not work,no.Reply me when you can.Thanks
Update-
After reboot unable to copy read permission of something in SYSTEM folder!All the other can R/W.But SYSTEM is only R/O.Oh... I donno what to do.I will wait for signed one as you said.
crazykas said:
Aha!Now I can push apks to system/app folder.Now how should I install it?Normal installation does not work,no.Reply me when you can.Thanks
Update-
After reboot unable to copy read permission of something in SYSTEM folder!All the other can R/W.But SYSTEM is only R/O.Oh... I donno what to do.I will wait for signed one as you said.
Click to expand...
Click to collapse
You can make the system r/w.
Code:
mount -o remount,rw -t yaffs2 /dev/block/mtdblk3 /system
i know that's not the exact code but it works just fine for me.
crazykas said:
Aha!Now I can push apks to system/app folder.Now how should I install it?Normal installation does not work,no.Reply me when you can.Thanks
Update-
After reboot unable to copy read permission of something in SYSTEM folder!All the other can R/W.But SYSTEM is only R/O.Oh... I donno what to do.I will wait for signed one as you said.
Click to expand...
Click to collapse
Same way you posted...
jr_718 said:
Same way you posted...
Click to expand...
Click to collapse
It only worked one time.After reboot it does not work.By the way,if you can please answer to these questions.These are my last questions
1.When we gonna flash new rom instruction always say do a Nanandroid backup,no.Still im on rooted froyo.So How to do NANANDROID BACKUP?Where is this option?
On bootloader,rom manager or TB?
2.Do I need busybox?What is busybox?
crazykas said:
It only worked one time.After reboot it does not work.By the way,if you can please answer to these questions.These are my last questions
1.When we gonna flash new rom instruction always say do a Nanandroid backup,no.Still im on rooted froyo.So How to do NANANDROID BACKUP?Where is this option?
On bootloader,rom manager or TB?
2.Do I need busybox?What is busybox?
Click to expand...
Click to collapse
1. You can use Rom manager to backup..
http://forum.xda-developers.com/showthread.php?t=1186090
2. Busybox is a great tool for rooted users. It basically give you more linux / Unix based commands that you normally don't have access to. If you Google busybox you can find more info...
jr_718 said:
Same way you posted...
Click to expand...
Click to collapse
jr_718 said:
1. You can use Rom manager to backup..
http://forum.xda-developers.com/showthread.php?t=1186090
2. Busybox is a great tool for rooted users. It basically give you more linux / Unix based commands that you normally don't have access to. If you Google busybox you can find more info...
Click to expand...
Click to collapse
Hey I just found this app from market
market://details?id=com.beansoft.mount_system
It can mount system folder!Now I can copy apps!Yahooooo!Ah!I've set permission to this Gmaps app & rebooted device.But it is still not visible.But it is in system/app folder How I make this visible/install?
TIA
I recently used flashfire to flash a debloat zip on my g930a. Since I did this I have been constantly getting a "IMS Service has stopped message" message on my phone. I've tried disabling message backups as suggested from googling but it doesn't help. What can I do?
EDIT: The zip I used appears to have been intended for phones running android 6.0.1 while I'm running 7
Try adb. I used it to delete imsservice.apk from /system/app
sergiozy6693 said:
Try adb. I used it to delete imsservice.apk from /system/app
Click to expand...
Click to collapse
I don't have a imsservice.apk in /system/app I did do a hard reset which seems to have significantly decreased how often I get the message
EDIT: after rerooting I now get the message just as often as before
daking_p said:
I don't have a imsservice.apk in /system/app I did do a hard reset which seems to have significantly decreased how often I get the message
Click to expand...
Click to collapse
Its in /system/priv-app/
sergiozy6693 said:
Its in /system/priv-app/
Click to expand...
Click to collapse
I have IMSLogger+ and ImsTelephonyService I don't want to delete one of those if they are important. There does not seem to be any imsservice.apk however
daking_p said:
I don't have a imsservice.apk in /system/app I did do a hard reset which seems to have significantly decreased how often I get the message
EDIT: after rerooting I now get the message just as often as before
Click to expand...
Click to collapse
daking_p said:
I have IMSLogger+ and ImsTelephonyService I don't want to delete one of those if they are important. There does not seem to be any imsservice.apk however
Click to expand...
Click to collapse
Are you able to get on root explorer and looking for it. When i had that problem i just deleted anything that had ims and everything was fine. Try that.
I'm really new to this so this might be dumb to ask but when I go to /system/priv-app/ and try and delete something (using the adb shell and the rm command) it tells me its read only. What do I have to do to remove it?
daking_p said:
I'm really new to this so this might be dumb to ask but when I go to /system/priv-app/ and try and delete something (using the adb shell and the rm command) it tells me its read only. What do I have to do to remove it?
Click to expand...
Click to collapse
# mount -o rw,remount /system
∆∆put that in adb
I ended up just flashing a stock rom which fixed the issue. Thanks for the help though!
I've rooted my M9P with SuperSU, and I think that I've correctly decrypted the data partition. (i followed this guide https://forum.xda-developers.com/mate-9/how-to/guide-how-to-root-mate-9-decrypt-data-t3569986/page2 )
I'm trying to move a GPS Spoofing app to system, but the system folder is R/O, and I've tried several different apps and commands to make it R/W, but nothing seems to work. I'm also unable to change permissions in data folder when I tested that. I've google'd myself to death and exhausted all solutions now, but to no avail. I cannot move apps to the system folder. The error I get from the "/system/app mover" app is
Could not remount /system
Click to expand...
Click to collapse
Using the app "Mount /system RO/RW" I get
Your device might not be rooted or is not compatible
Click to expand...
Click to collapse
Trying to change permissions with Root Browser gives me:
Changing permissions was not successful. Please note that some file systems do not allow permission changes.
Click to expand...
Click to collapse
I've also tried "mount -o rw,remount /system" with no luck. Any help would be greatly appreciated!