Sideloading question. What should your .db files look like? - Atrix 4G Q&A, Help & Troubleshooting

Ok, so i followed the manual method in this thread.
http://forum.xda-developers.com/showthread.php?t=969960
It instructed to edit the value of "Install Non Market Apps" to 1 in this file:
/data/data/com.android.providers.settings/databases/settings.db
What should the owner of that file be?
I did not take note of the original owner and the instructions called to change ownership to system. Which was never changed back. The backup copy is owned by root, was that the original owner and if thats the case can i change it back to that? Or it needs to be owned by system inorder for sideloading to work.
After finishing that up, i did not see an option for "Unknown Sources", so i followed instructions in this thread:
http://forum.xda-developers.com/showthread.php?t=972760
This time it said to edit "Force Market Apps Only" to 0 in this file.
/data/data/com.motorola.android.providers.settings/databases/settings.db/settings
After doing this, the unkown sources option showed up.
But after i checked back into the 1st db file the line of "Install Non Market Apps" was gone. The 1 i edited originally. Not sure at which point it disappeared. I checked off Unknown Sources in the menu, so that might of caused it. But checking it back on did not bring that line back.
Is this a problem. I actually haven't tried sideloading anything yet.

Well, changing the owner to root bricks your phone. Thats nice to know.
Anyone wanna suggest some reading on how to unbrick it?
Trying to follow this thread here
http://forum.xda-developers.com/showthread.php?t=966405
But not having any luck

Related

[GUIDE] Correctly using Root Explorer to manually replace modded/stock system files

Here is the correct way to use root explorer for manually replacing system files:
1. Mount the system as r/w (read/write) per the top right corner. Navigate to the file that you plan to replace (e.g., system/framework/framework.jar).
2. Copy (not move) the file and paste it somewhere on your SD card (internal or external, doesn't matter - as long as you can locate it in case you need to put it back). Rename the file you just pasted, but very subtly. For example, when renaming framework.jar, I would only throw something in front of the file name, such as "Backup - framework.jar", so I can easily distinguish it from the new file if I put them in the same spot.
3. NANDROID BACKUP!
4. Download/put on your sd card (whatever you do) the new file that you want to replace the old one with.
5. Move the new file to /system (not in a subfolder yet). Here you will change the permissions, which is crucial to avoid FCs and problems. In root explorer, you would long press the file, press permissions, and set them to whatever the old file's permissions are. This may require going to verify what they are before starting this step. For example, in a lot of cases, the permissions will be RW-R-R. In Root Explorer, this would mean checking the first two boxes on the first line and only the first box on the next two lines. In any situation, confirm that the permissions you see after you've changed them (right below the file name) match exactly what you're replacing.
6. Ensure that your new file is correctly named to exactly what it is replacing (case actually matters) and double check the permissions.
7. Move your new file to the folder, root explorer will ask if you want to replace the file. Confirm.
8. Back out of root explorer and immediately reboot.
No force closes, no problems .
It may seem like a lot to someone who doesn't do it often but for me, I actually do this method faster than any other and fly through it every time. I got tired of seeing people explain ways to use Root Explorer which result in bootloops, FCs, etc. without fail. So, I decided to put an end to it.
Great post Simba501! Thank you for this...
Obviously a "noob" thing I'm over-looking but when I try and paste the file I'm moving into /system it's prompting me that it's "read-only"?
Audiochild said:
Obviously a "noob" thing I'm over-looking but when I try and paste the file I'm moving into /system it's prompting me that it's "read-only"?
Click to expand...
Click to collapse
Toggle "Mount R/W" button at the top.
Audiochild said:
Great post Simba501! Thank you for this...
Obviously a "noob" thing I'm over-looking but when I try and paste the file I'm moving into /system it's prompting me that it's "read-only"?
Click to expand...
Click to collapse
Sounds like you need to mount \system as read-write. There is a button in the upper right corner of root explorer to mount
Sent from my SGH-I777 using XDA App
Thanks wonner and kbilly70! That was the issue
Awsome. Bookmarked!
thanks for the awesome guide. worked great for me!
Thanks, that clears things up.
I'm still wondering, though, how does one handle certificate files etc? For example, the ones found in this fix provided by zdzihu, in the META-INF folder.
kZard said:
Thanks, that clears things up.
I'm still wondering, though, how does one handle certificate files etc? For example, the ones found in this fix provided by zdzihu, in the META-INF folder.
Click to expand...
Click to collapse
Those are only for flashing purposes. Not needed if you're not flashing it. You only need to pull everything besides that folder and place them appropriately.
Using this method resulted in "app not installed" tried it with black Google search box, and just now with Mms.apk rw-r--r-- backed up old one, but method didn't work... had to nandroid last time because phone wouldn't let me install backup or market version. Looks like I'm in for it again. fudge. what went wrong?
System folder was r/w and moved apk into system/app said OK to overwrite and used hard key back button to exit root explorer. Hard key power button and selected reboot within 1-4 seconds of moving apk over system app.
Edgarhighman said:
Using this method resulted in "app not installed" tried it with black Google search box, and just now with Mms.apk rw-r--r-- backed up old one, but method didn't work... had to nandroid last time because phone wouldn't let me install backup or market version. Looks like I'm in for it again. fudge. what went wrong?
System folder was r/w and moved apk into system/app said OK to overwrite and used hard key back button to exit root explorer. Hard key power button and selected reboot within 1-4 seconds of moving apk over system app.
Click to expand...
Click to collapse
You don't install it after placing it. Placing it in the folder does install it. If you put it there, ensure the permissions are correct, and reboot, it should work.
EDIT: I don't see any mention of setting the permissions, so that was probably the issue. Again, no need to "install" it; just put it in the appropriate folder and set the permissions.
Simba501 said:
You don't install it after placing it. Placing it in the folder does install it. If you put it there, ensure the permissions are correct, and reboot, it should work.
EDIT: I don't see any mention of setting the permissions, so that was probably the issue. Again, no need to "install" it; just put it in the appropriate folder and set the permissions.
Click to expand...
Click to collapse
I did state the permissions. It's in your quote lol. Your method caused my phone to say app not installed. I had trouble getting the default app back after your method failed. Why didn't it work? I'm telling you I followed it to a T.
Sgs2, android 2.3.6, unnamed rom, December 2011 entropy kernel
Edgarhighman said:
I did state the permissions. It's in your quote lol. Your method caused my phone to say app not installed. I had trouble getting the default app back after your method failed. Why didn't it work? I'm telling you I followed it to a T.
Sgs2, android 2.3.6, unnamed rom, December 2011 entropy kernel
Click to expand...
Click to collapse
If the apk is compatible, it will work. At no point should you get an "application not installed" prompt, unless you attempted to manually install it at some point. If it wouldn't work, it just wouldn't appear in the app drawer: no prompt.
I guess this should be mentioned in the OP, but some times, clearing data of the application may be necessary after finishing. Usually a force stop at the most will allow you to see changes (which is why the steps include a reboot). You've piqued my interest. Post the files of question and I'll see if they work on my device. There was a similar issue someone else was having; I told him to redownload the apk and that was the problem. Some kind of botched file/download.
Sent from my Galaxy S II (i777)
can you edit or create new folders in the /sys directory?
mikoal said:
can you edit or create new folders in the /sys directory?
Click to expand...
Click to collapse
No. Why would you want to?
Sent from my Galaxy Tab 10.1
Simba501 said:
No. Why would you want to?
Sent from my Galaxy Tab 10.1
Click to expand...
Click to collapse
just wondering what the limitations of root explorer are.
is it only that folder? and why that folder?
mikoal said:
just wondering what the limitations of root explorer are.
is it only that folder? and why that folder?
Click to expand...
Click to collapse
You can edit and create new folders in that directory, but there's just no need to, unless you want to break the functionality of your phone.
mikoal said:
just wondering what the limitations of root explorer are.
is it only that folder? and why that folder?
Click to expand...
Click to collapse
Idk: that's the only one I've seen. I've created folders in other directories. At any rate, virtually every modification you'll ever make will be in /data or /system.
dsmboost said:
You can edit and create new folders in that directory, but there's just no need to, unless you want to break the functionality of your phone.
Click to expand...
Click to collapse
It fails if attempting to create it within Root Explorer. You could use other means though (on a PC, an edited ROM zip, or potentially another root file manager). But again, no real reason to: other than for development purposes, perhaps. I'm no developer though, so I can't say.
Sent from my Galaxy Tab 10.1
Simba501 said:
Idk: that's the only one I've seen. I've created folders in other directories. At any rate, virtually every modification you'll ever make will be in /data or /system.
It fails if attempting to create it within Root Explorer. You could use other means though (on a PC, an edited ROM zip, or potentially another root file manager). But again, no real reason to: other than for development purposes, perhaps. I'm no developer though, so I can't say.
Sent from my Galaxy Tab 10.1
Click to expand...
Click to collapse
Ah okay, I was referring to ES file explorer, which can modify other files in that directory.
thanks to you both!

GApps on the Nook Tablet

Ok (after rooting) here is how I installed GApps (Market, Google Framework, etc) on the Nook Tablet, as well as the steps I took to stabilize everything...
1. Downloaded GApps package from goo-inside.me and extracted files.
2. Deleted the setupwizard.apk file from the set of extracted files (in the system\app folder).
3. Copied "system" folder from extracted files to tablet via USB.
4. Used Root Explorer to remount /system and copy files into their designated locations, and also set permissions (644) on all copied apk's in /system/app folder.
5. Rebooted.
6. Ran the market, signed in with my Google account, and downloaded/installed Superuser. Ran the binary update within the app.
7. Install any additional apps from Android Market.
8. Profit.
Known issues...
1. If setupwizard.apk ends up on your tablet you will not be happy.
2. A factory reset is recommended after installing GApps (though probably not necessary).
3. Not all apps show in the Market. Perhaps a build.prop tweak will fix this???
Enjoy!!!
this is a second good news after rooting!
anlong:
Use either wireless adb found here: https://market.android.com/details?id=siir.es.adbWireless
or use debugging toggle found here: http://code.google.com/p/secure-set.../detail?name=ADBWidget-0.2-alpha.apk&can=2&q=
^ instructions for that:
Download ADBWidget.apk
Copy ADBWidget.apk to /system/app (you can use root explorer or something.)
Add ADBWidget to your home screen
Anlog,
I was able to get SuperUser installed following the directions on the other discussion! Thanks for much for all your hard work.
Working on getting Google Apps installed right now.
Update: Well I have SuperUser on my Nook, but whenever I try to copy anything to \system\app it tells me I don't have permissions. Looks like I can't get root to actually run.
run chmod 4755 /system/bin/su
which version of Gapps do I need Cyanogen 6 MDPI?
Make sure root is fully working before you try to install GApps. Use the latest ones for CM7 (I think its from August). You need to remount /system as RW before copying the files and setting permissions. Root Explorer lets you do all of that.
All of this could be done with an ADB script as well, but I won't have time to write one today. Anyone?
anlog said:
3. Not all apps show in the Market. Perhaps a build.prop tweak will fix this???
Enjoy!!!
Click to expand...
Click to collapse
Chainfire should fix it too, and youll be able to run all the tegra 2 also.
Drewmungus said:
Chainfire should fix it too, and youll be able to run all the tegra 2 also.
Click to expand...
Click to collapse
Do not install chainfire! I just tried it and it boot-looped, had to force factory restore.
Finally figured out what was wrong initially, root does not seem to work unless you manually enter commands. Attempted market setup, for some reason it is still force closing every time. Any chance someone who got it working could upload exact files they used.
bkerk25 said:
Finally figured out what was wrong initially, root does not seem to work unless you manually enter commands. Attempted market setup, for some reason it is still force closing every time. Any chance someone who got it working could upload exact files they used.
Click to expand...
Click to collapse
What gapps did you use?
I used the cyanogen 7 universal gapps.
Well, I may have royally screwed up. I followed this tutorial, and I copied over the entire Apps folder from the gapps download. Now I get numerous force closes, and I have no keyboard! Any suggestion?
theundeadelvis said:
Well, I may have royally screwed up. I followed this tutorial, and I copied over the entire Apps folder from the gapps download. Now I get numerous force closes, and I have no keyboard! Any suggestion?
Click to expand...
Click to collapse
I ran into issues copying the whole folder over. I am currently running the google market though.
do everything one step at a time, install the googleframework first (from the directions on the kindle page), then do the market. I ran into the first time through the market would not actually connect so I rebooted the NT.
*note*
each time you reboot your NT you need to go in and what appears is toggle the usb debugging off then on, same with the "auto mount", and I did the unknown sources as well (not sure if this is necessary). It appears a reboot resets the flags and our menu isn't actually writing the settings so you have to toggle it.
Push comes to shove, start over with fresh reboot. It took me a few times (as it probably did others as well).
ok, so can someone who is patient tell me where I need to copy the system folder? help the feeble minded, please.....
JoeM01 said:
ok, so can someone who is patient tell me where I need to copy the system folder? help the feeble minded, please.....
Click to expand...
Click to collapse
lol, i have been struggling with this exact same thing. for those of us who cant fill in the blanks of the brief instructions we need an exact step by step please
suicideclown said:
lol, i have been struggling with this exact same thing. for those of us who cant fill in the blanks of the brief instructions we need an exact step by step please
Click to expand...
Click to collapse
It needs go in system/apps
Drewmungus said:
It needs go in system/apps
Click to expand...
Click to collapse
i'm copying from the system/apps directory (unzipped gapps files), to where on the nook?
I tried copying the files into several locations, but nada.
this is literally the last thing need to knock out for me to be set until the days of ported roms.
please. halp (lelu dallas, multipass).
Drewmungus said:
It needs go in system/apps
Click to expand...
Click to collapse
that part is clearly stated but using root explorer and getting it to mount doesnt seem to work properly on my device. I have root and superuser. titanium backup works fine. for some reason root explorer on es explorer says it fails every time
-1 Go download latest Gapps and extract the contents to your HD. There will be two folders, one of which is "system."
-2 In the system folder there will be more folders, one of which is "app." Inside of app are all the system APKs.
-3 Detele SetupWizard.apk
-4 Now copy the app folder to the root of your NT SD card via USB.
-5 Next step you need to use ADB or Root Explorer...I used Root Explorer.
-6 Open root explorer, then go to sdcard and you should see the APP folder you copied.
-7 Once there, hit menu -> multi select > then put a check mark to what you want copied then hit the copy button.
-6 now hit back untill you're back in the root
-8 Then navigate to system, and at the top you should see button "Mount RW" hit that button.
-9 Then go into the App folder, and hit paste.
-10 All the selected APKs are now in the system/app folder.
-11 Now you need to give each of the copied apps permission by long-clicking on it till a menu comes up, hit permissions, then check all the check boxes next to "Owner"
-12 After you did that to all the apps hit the "mount RO" button on top of the screen
-13 Reboot the NT.
That should do it...hopefully I havent missed anything.

[Q] How to modify a system file?

Hi there,
I upgraded my Galaxy 551 to Gingerbread 2.3.6. All went well. Unfortunately it seems to be a common side effect that the Z and Y keys (and some others) get swapped. The fix is apparently to modify the file /system/usr/keychars/sec_keypad.kcm.bin. The ideal thing is to put the old file from before the FW update back in, but of course I don't have that anymore! But the existing one can apparently be altered. If I can copy it to the SD card I can alter it in a hex editor and put it back.
So, I rooted my phone with that one click application, and that went OK too. I installed root explorer and found the file. There were also some others in the same folder I may be able to use. But, I cant make the folder R/W (pressing the button does nothing) so cant do anything with the file. I also tried Super Manager with no luck.
I am new to the phone fiddling stuff so noob level instructions would be appreciated!
Think I have it sorted. I installed superuser and then Root Explorer allowed me to select read/write. Now to try sort out this file!
OK, seems that you need to edit the file /system/usr/keylayout/sec_keypad.kl. Did that. DO'H now my keyboard doesn't work at all! Glad it saved a backup for me! Not sure what I did wrong, only edited two characters in a text file! Even the power button doesn't work. Got to pull that battery out LOL!
It seems when the file was saved it was saved with zero size. When I try to delete it to replace it with the backup it says cant delete, read only. So, not sure how I am meant to replace this and fix this problem.
Any ideas, remembering that I cant actually use any buttons on the phone!

I rooted my photon a few days ago and I'm getting a lot of "your device isn't - - >>

I rooted my photon a few days ago and I'm getting a lot of "your device isn't - - >>
I have a problem, I rooted my photon a few days ago and I'm getting a lot of "your device isn't compatible with this version" on the play market. Any ideas on how to fix this?
This NEVER happened before Ever.
45 views and no answer's! THIS PROBLEM IS GETTING VERY OLD VERY QUICK! I NEED ANSWERS TO FIX PROBLEM!
nasateen13 said:
I have a problem, I rooted my photon a few days ago and I'm getting a lot of "your device isn't compatible with this version" on the play market. Any ideas on how to fix this?
This NEVER happened before Ever.
45 views and no answer's! THIS PROBLEM IS GETTING VERY OLD VERY QUICK! I NEED ANSWERS TO FIX PROBLEM!
Click to expand...
Click to collapse
This happening from root isnt very common. Wipe cache/dalvik/, fix permissions, boot. Go to manage apps select play store, wipe its data, reboot.
nasateen13 said:
I have a problem, I rooted my photon a few days ago and I'm getting a lot of "your device isn't compatible with this version" on the play market. Any ideas on how to fix this?
This NEVER happened before Ever.
45 views and no answer's! THIS PROBLEM IS GETTING VERY OLD VERY QUICK! I NEED ANSWERS TO FIX PROBLEM!
Click to expand...
Click to collapse
I CAN RAGE IN A THREAD POSTED IN THE WRONG SECTION TOO!!!!!!!
[/rage]
but seriously tho you cant base the views, that could be people without an account.. or many people who dont know the answer.
how did you root the device? did you install cwm? roms? what version are you on etc.. have you tried to sbf back to full stock?
edit:
244 views and no reply by the OP. >.>
im having the same problem. i forgot how to wipe the cache. could anyone please help a brain dead out. lol
Go to Settings > Applications > All > Market and select “Clear Data.”
Open your file manager app.
If you are using ES File Explorer, navigate to Settings > Root Settings and enable “Root Explorer” and “Mount File System.” For Root Explorer, tap the r/w icon at the top of the screen.
Locate and open the file “build.prop” in the /system folder.
Create a backup for “build.prop.” To do that, copy the file and save it to another folder. You will also need to rename the file.
Go back to the original “build.prop” file. Open and edit it. If you are using ES File Explorer, you will need to long-press the file and open it in ES Note Editor.
Locate “ro.product.model” and “ro.product.manufacturer” and make the following changes (for this guide, we will be using Nexus S as an example):
ro.product.model = Nexus S
ro.product.manufacturer = samsung
After typing in the necessary changes, save the file.
Now try your play store
This is just a copy and paste. But If the model and manufacture is not photon and Motorola then set it to that. If it is photon and Motorola then set it as anotjer major high end device.
Sent from my MB855 using xda app-developers app
this is what my file says already. I'm not seeing anything worng here...
ro.product.mode=Motorola Electrify
ro.product.model.number=MB853
rp.product.brand=MOTO
tsdeaton said:
Go to Settings > Applications > All > Market and select “Clear Data.”
Open your file manager app.
If you are using ES File Explorer, navigate to Settings > Root Settings and enable “Root Explorer” and “Mount File System.” For Root Explorer, tap the r/w icon at the top of the screen.
Locate and open the file “build.prop” in the /system folder.
Create a backup for “build.prop.” To do that, copy the file and save it to another folder. You will also need to rename the file.
Go back to the original “build.prop” file. Open and edit it. If you are using ES File Explorer, you will need to long-press the file and open it in ES Note Editor.
Locate “ro.product.model” and “ro.product.manufacturer” and make the following changes (for this guide, we will be using Nexus S as an example):
ro.product.model = Nexus S
ro.product.manufacturer = samsung
After typing in the necessary changes, save the file.
Now try your play store
This is just a copy and paste. But If the model and manufacture is not photon and Motorola then set it to that. If it is photon and Motorola then set it as anotjer major high end device.
Sent from my MB855 using xda app-developers app
Click to expand...
Click to collapse
Kilyar74 said:
this is what my file says already. I'm not seeing anything worng here...
ro.product.model-Motorola Electrify
ro.product.model.number=MB853
rp.product.brand=MOTO
Click to expand...
Click to collapse
Then try changing it to Galaxy nexus. Take out the mode number and put Samsung as the brand or change it to ro.product.manufacture=Samsung
Edit: or Nexus S
Sent from my MB855 using xda app-developers app
build.prop
this is a copy of my current build.prop
Kilyar74 said:
this is a copy of my current build.prop
Click to expand...
Click to collapse
Ok what app are you trying download? I'll try and if it downloads for me then I'll send you a modified version of yours. Copying everything from the top if mine into yours but still keeping your ril and other information.
Sent from my MB855 using xda app-developers app
does anyone have a stock build.prop file i could look at?
---------- Post added at 02:31 AM ---------- Previous post was at 02:25 AM ----------
nearly anything from the playstore. cant update to flash 11. i purchased the game sentinal 3 homeworld that i cant install now. any apk that i have now other than what was preloaded i have had to find the apk off the net and install it as a 3rd party file. hell i wasnt allowed to install facebook app.
just some that is not working
newegg
ifixit
root browser lite
superuser
all of these are saying they are incompatible with this version.
the word version is what is throwing up a red flag to me.
How about starting from scratch?
Backup with Titanium backup (only user apps).
Wipe data in recovery, flash full sbf, root again.
ok question. i rooted with torpedo. now im browsing my phone and when i open the SIM app it has some greyed out items about the sim card. problem is when i was stock i could never get into the SIM app. Cause since im with USCC we dont use sims. is there a way to reverse what torpedo did to my phone to relock it? and if there is can anyone help me figure it out???
---------- Post added at 03:57 AM ---------- Previous post was at 03:49 AM ----------
I'd be more than happy to start from scratch
wipe data in recovery.... you mean do a soft wipe in recovery mode?
how do i flash a full sbf? Im running a USCC 2.3.5 OTA electrify i didnt think we could flash anything since we have a locked bootloader
where can i get a full sbf?
peetr_ said:
How about starting from scratch?
Backup with Titanium backup (only user apps).
Wipe data in recovery, flash full sbf, root again.
Click to expand...
Click to collapse
Op has plenty of sufficient replies. No need to hijack his thread kilyar:what:
Sent from my Motorola Electrify using Tapatalk 2
solved
i did a lot more reading over the net and found the cause of this issue for me. it was my DPI on my phone. my phone was set to 260DPI instead of the 240 dpi it should be for my phone.
http://androidforums.com/verizon-ga...7191-your-device-isnt-compatible-version.html
after 9 soft wipes and a ton of re-rooting and file swapping and headaches it boiled down to that little change i made for better vid quality.
i know i hijacked this thread without intention and am sorry for it but hopfully someone else can learn from this.
thank you to all that helped in advice and information.
Perfect, you found it.
tsdeaton said:
Go to Settings > Applications > All > Market and select “Clear Data.”
Open your file manager app.
If you are using ES File Explorer, navigate to Settings > Root Settings and enable “Root Explorer” and “Mount File System.” For Root Explorer, tap the r/w icon at the top of the screen.
Locate and open the file “build.prop” in the /system folder.
Create a backup for “build.prop.” To do that, copy the file and save it to another folder. You will also need to rename the file.
Go back to the original “build.prop” file. Open and edit it. If you are using ES File Explorer, you will need to long-press the file and open it in ES Note Editor.
Locate “ro.product.model” and “ro.product.manufacturer” and make the following changes (for this guide, we will be using Nexus S as an example):
ro.product.model = Nexus S
ro.product.manufacturer = samsung
After typing in the necessary changes, save the file.
Now try your play store
This is just a copy and paste. But If the model and manufacture is not photon and Motorola then set it to that. If it is photon and Motorola then set it as anotjer major high end device.
Sent from my MB855 using xda app-developers app
Click to expand...
Click to collapse
wanted to point out its actually the keys that filter apps in the market so like if you copied the keys from my jellybean rom:
ro.build.description=takju-user 4.1 JRN84D 392829 release-keys
ro.build.fingerprint=google/takju/maguro:4.1/JRN84D/392829:user/release-keys
i am definitely new to everything except how to basicly use an android. i had my moto photon 4g rooted about 4 weeks ago, everything was ok but i decided to get rid of my root and i found nothing simple on unrooting my device so i did a "factory reset" thought that would work and i was wrong, now my phone has no wifi and my internal storage erases it self if every time my phone turns off. i recently found this forum 2.3.4-4.5.1A-1_SUN-198_7-CM 10/24/11 latest SBF build Stock ROM FIXED DATA [10/27], got everything i could find in the how to, the sbf file, rsd lite and the drivers. i follow the guide to a T and this error keeps popping up "SVF:106:1:2 sec_exception: b655,eddc,eb" i cant figure whats going on. im horribly stuck. thanks for the help

[Q] edited platform.xml now all apps stopped

so to fix the kitkat issue with being unable to write to external sd card, i followed the tutorials that said to edit
/system/etc/permissions/platform.xml
and add media_rw grouip to WRITE_EXTERNAL_STORAGE
I used miexporer to browse to and edit the file
the first time i did it, it messed up bcause i copied pasted from a site that had double quotes where as all the other group definitions did not have double quotes.
upon rebooting, the phone would get stuck and crash. screen would go blank and all buttons would be come unresponsive.
i was finally able to get into the phone by unlocking the phone as soon as it came up.
unfortunately i get a bunch of messages saying "Unfortunatel gapps stopped" or "unfortunately <misc app name here> stopped". most of them were google apps.
to top it off, i later discover that the quotes got pasted as like "smart quotes" argh.
anyways, i was able to finally get miexplorer to edit the file and remove the offending entry and resave the file. my expectation was that the phone should have been back to it's original condition before i messed up, but all the apps are still crashing.
anybody have any ideas what is going on or what i can try?
Some of the guides i'd seen said that platform.xml should have permissions 644. I verified this but that hasn't seemed to do anything.
i
[w] said:
so to fix the kitkat issue with being unable to write to external sd card, i followed the tutorials that said to edit
/system/etc/permissions/platform.xml
and add media_rw grouip to WRITE_EXTERNAL_STORAGE
I used miexporer to browse to and edit the file
the first time i did it, it messed up bcause i copied pasted from a site that had double quotes where as all the other group definitions did not have double quotes.
upon rebooting, the phone would get stuck and crash. screen would go blank and all buttons would be come unresponsive.
i was finally able to get into the phone by unlocking the phone as soon as it came up.
unfortunately i get a bunch of messages saying "Unfortunatel gapps stopped" or "unfortunately <misc app name here> stopped". most of them were google apps.
to top it off, i later discover that the quotes got pasted as like "smart quotes" argh.
anyways, i was able to finally get miexplorer to edit the file and remove the offending entry and resave the file. my expectation was that the phone should have been back to it's original condition before i messed up, but all the apps are still crashing.
anybody have any ideas what is going on or what i can try?
Some of the guides i'd seen said that platform.xml should have permissions 644. I verified this but that hasn't seemed to do anything.
Click to expand...
Click to collapse
> if u have root access and unlock-bootloader Then try custom roms instead of stock rom...
But check out exact different between edit file and original
there some same lines in these kindda system file so u need to realize where u should edit.
send link of tutorial u used.
:good:
or simply install an app SD Fix on the store do what you want to do ...
you're welcome
Hi
I have the same problem. Do you remember how did you fix it?

Categories

Resources