Hi guys, I'm desperatly seeking help here.
I just rooted my n5 and I decided to install a custom rom (Resurrection Remix). I managed to have it run perfectly on the device but here's the problem, when I tried to restore apps and data from titanium some applications didn't install showing "App not installed" (the actual message is in italian but I think you get what I mean). I have unknown sources active so I thought it must be a kind of bug of the rom and I tried installing CM12.1. Obviously I'm not that lucky and I got the exact same issue with the exact same apps (eg Monument Valley PAYED from the Amazon App Shop and another couple of apps that worked fine before).
I tried wiping cache and dalvik via twrp but nothing. Even if I try to restore the app from the amazon shop (or reinstalling the apk of the other ones) it still won't work.
Flashing factory image of course fixes it but I want a custom rom and I don't think I can have it at this point.
HELP
I'm not sure what is causing the issue, but a workaround you can try is to convert all your app+data files into a flashable zip (its an option in titanium backup) and try to forcefully install them by flashing that zip in recovery.
Sent from my Nexus 4 using XDA Free mobile app
You can also get rid of TB and use mybackup pro, my opinion, works much better
Sent from my Nexus 5 xda-dev app
piperx said:
You can also get rid of TB and use mybackup pro, my opinion, works much better
Click to expand...
Click to collapse
I've used TiBu for years and it has never failed me. In what way do you think mybackup is better?
I just checked the features list and honestly there is barely any difference. It offers a few small things like setting multiple backup locations, and other small rather trivial (imo) things, whereas titanium backup offers major features like restoring data through zips. Each to their own, however.
I FIXED IT
Since I've seen this is a common problem I'm gonna share the solution.
So, let's start off by saying the problem is a bug in the choice of the installation directory, you have to change it to "internal" and not to "auto" which is impossible via app settings so you'll need the adb shell.
I'm not going to say how to get all that stuff done but it's pretty easy.
Once you have root access on the phone you should connect it via usb, open a cmd prompt and type:
adb devices
adb shell
su
su -shell
pm set-install-location 1
Click to expand...
Click to collapse
If you want to check simply type
pm get-install-location
Click to expand...
Click to collapse
and you shall see
1[internal]
Click to expand...
Click to collapse
That's it. Fairly simple all in all but it took me a looot of time to get it to work.
luke9631 said:
I FIXED IT
Since I've seen this is a common problem I'm gonna share the solution.
So, let's start off by saying the problem is a bug in the choice of the installation directory, you have to change it to "internal" and not to "auto" which is impossible via app settings so you'll need the adb shell.
Click to expand...
Click to collapse
Wow, thank you, I have a moto g 2013 with the same case as you, those commands worked. Thanks :good::good:
luke9631 said:
i fixed it
since i've seen this is a common problem i'm gonna share the solution.
So, let's start off by saying the problem is a bug in the choice of the installation directory, you have to change it to "internal" and not to "auto" which is impossible via app settings so you'll need the adb shell.
I'm not going to say how to get all that stuff done but it's pretty easy.
Once you have root access on the phone you should connect it via usb, open a cmd prompt and type:
If you want to check simply type
and you shall see
that's it. Fairly simple all in all but it took me a looot of time to get it to work.
Click to expand...
Click to collapse
wow!!! It works! Thank you so much bro!
Related
Even though I keep killing with Task Manager the Amazon MP3 Store application, it keeps coming back, how I can stop it from auto running all the time or even better to fully remove it from the phone ?, thanks
I fully removed it from the adb shell using rm -f. I think it's stored somewhere in /data/app. Anywais, just look for the apk and remove it.
St.Jimmy! said:
I fully removed it from the adb shell using rm -f. I think it's stored somewhere in /data/app. Anywais, just look for the apk and remove it.
Click to expand...
Click to collapse
I just remove it using Titanium Backup, great tool, I also removed, Mail, VPN, Music, etc.
brosen said:
Even though I keep killing with Task Manager the Amazon MP3 Store application, it keeps coming back, how I can stop it from auto running all the time or even better to fully remove it from the phone ?, thanks
Click to expand...
Click to collapse
Original post @ Modaco
http://android.modaco.com/content/g...-mp3-store-or-other-stock-apps-rooted-device/
---
adb remount
adb shell rm /system/app/com.amazon.mp3.apk
---
If you are using enom's ROM , the option for removing amazon MP3 , and other built-in apps .. is under spareparts :
Application Options
Built-in Applications ..
checkmark and done !
You also can remove it with "Root Explorer" from the market too...
Or SUFBS I hardly ever bother with commands anymore
You can also remov it with Android mate. (marked)
pvillasuso said:
..
---
adb remount
adb shell rm /system/app/com.amazon.mp3.apk
---
Click to expand...
Click to collapse
Thanx..removed
rori1 said:
Thanx..removed
Click to expand...
Click to collapse
Can someone walk me through this? I have a stock N1 I've been using for a couple weeks and would love to get rid of some of these crappy programs I never use, without voiding the warranty.
johnstevens said:
Can someone walk me through this? I have a stock N1 I've been using for a couple weeks and would love to get rid of some of these crappy programs I never use, without voiding the warranty.
Click to expand...
Click to collapse
You can't without rooting.
sergioalvarezmac said:
You also can remove it with "Root Explorer" from the market too...
Click to expand...
Click to collapse
Anyone care to explain how to do this? Is it as simple as just deleting the apk's?
InFlicT666 said:
Anyone care to explain how to do this? Is it as simple as just deleting the apk's?
Click to expand...
Click to collapse
Yep.
If you want to completely remove it, rm the apk, the related /data/data/.. folder, the related dalvik-cache object and remove it from packages.xml.
But for a quick removal just del the apk (and .odex if exists).
Or you could just get root manager from the market (paid app) which allows you to uninstall system apps
Can someone please explain to me why programs like the Amazon MP3 store come back after reboot each time I've deleted it. I've deleted it via Root Manager, android mate, titanium backup and all the other methods listed in this forum. Each seem to be rid of the files with out issue. Then I reboot ...and the program is BACK. Clearly there is something I'm missing when i reboot the system reverts back before I deleted it. I just want this sprint bloatware gone
GinjiVitis said:
Can someone please explain to me why programs like the Amazon MP3 store come back after reboot each time I've deleted it. I've deleted it via Root Manager, android mate, titanium backup and all the other methods listed in this forum. Each seem to be rid of the files with out issue. Then I reboot ...and the program is BACK. Clearly there is something I'm missing when i reboot the system reverts back before I deleted it. I just want this sprint bloatware gone
Click to expand...
Click to collapse
Sounds to me like the old days of my Blackberry, and things getting pushed to your device OTA without permission, lol. I haven't had that issue though, sorry.
GinjiVitis said:
Can someone please explain to me why programs like the Amazon MP3 store come back after reboot each time I've deleted it. I've deleted it via Root Manager, android mate, titanium backup and all the other methods listed in this forum. Each seem to be rid of the files with out issue. Then I reboot ...and the program is BACK. Clearly there is something I'm missing when i reboot the system reverts back before I deleted it. I just want this sprint bloatware gone
Click to expand...
Click to collapse
That...doesn't sound right.
GinjiVitis said:
Can someone please explain to me why programs like the Amazon MP3 store come back after reboot each time I've deleted it. I've deleted it via Root Manager, android mate, titanium backup and all the other methods listed in this forum. Each seem to be rid of the files with out issue. Then I reboot ...and the program is BACK. Clearly there is something I'm missing when i reboot the system reverts back before I deleted it. I just want this sprint bloatware gone
Click to expand...
Click to collapse
Sounds like you're not mounting the file system for writing before trying to write (delete) to the file system.
Very interesting thought. I figured since I'm not familiar with these root file system programs yet I could easily have it set to read only instead of write but after some digging I do have the software set to allow write permissions. I found some posts regarding this deleted program respawning issue. the general consensus is its the systems NAND protection. Im going to work on disabling that and trying again. thanks for the great suggestion though.
tipe this on your termina without the quotes if you dont have a terminal get one at the market.
"su"
"mount -o rw,remount /system"
"rm -r /system/app/com.amazon.mp3.apk"
"pm uninstall com.amazon.mp3"
In root explorer I went in to /system/apps and deleted .com.amazon.mp3.apk. Is that fine or is there anything else I need to delete to uninstall it?
Hi Guys,
Every ROM I flash I try to Freeze/Uninstall and remove from Boot Many, the YouTube App.
I don;t use it ever, but even if it says freezed successfully it still comes back after reboot.
What's so special about it and will it creat a problem if I delete it and main question is how?
Thank you
odeccacccp said:
Hi Guys,
Every ROM I flash I try to Freeze/Uninstall and remove from Boot Many, the YouTube App.
I don;t use it ever, but even if it says freezed successfully it still comes back after reboot.
What's so special about it and will it creat a problem if I delete it and main question is how?
Thank you
Click to expand...
Click to collapse
In my other android device experience, Nook Color / Simple Touch, YouTube is instrumental in the Google Apps authentication process. For instance to get market working on nooted versions of those devices you had to sign into YouTube first.
Why are you trying to get rid of it?
promiseofcake said:
In my other android device experience, Nook Color / Simple Touch, YouTube is instrumental in the Google Apps authentication process. For instance to get market working on nooted versions of those devices you had to sign into YouTube first.
Why are you trying to get rid of it?
Click to expand...
Click to collapse
Never used it, if I need to I can view it in the brother. Just another app that loads up on boot and sits there using the battery
odeccacccp said:
Never used it, if I need to I can view it in the brother. Just another app that loads up on boot and sits there using the battery
Click to expand...
Click to collapse
Fair enough. Why don't you give it a try? Make a nandroid backup and then delete the file via ADB in recovery mode (or move it to /data/local/tmp for easy restore). Clear Cache / Dalvik reboot and see if anything isn't working properly.
I would say you can delete via ADB in ICS but many people, myself included, are having issues mounting /system in ICS. It could be possible that this failure for /system to consistently mount could be why TiBu isn't freezing it properly.
Use root uninstaller, its how I have removed all system apps since my gb 2.3.1 days on my x10. A very effective method
Thank you for responces.
The proper way I found would be to transfer it to a User App and uninstall.
odeccacccp said:
Thank you for responces.
The proper way I found would be to transfer it to a User App and uninstall.
Click to expand...
Click to collapse
Just delete the .apk before you even put the zip on your phone
xcrazydx said:
Just delete the .apk before you even put the zip on your phone
Click to expand...
Click to collapse
What do you use to modify and save zip's, just WinRar will do?
odeccacccp said:
What do you use to modify and save zip's, just WinRar will do?
Click to expand...
Click to collapse
I use 7zip. open the archive and delete it, or add whatever .apk you desire. I always do this before I even flash a rom. Winrar should work fine, though.
So I have been using TB for years now, since back in the day that I had the HTC Hero and I have never had a problem with it until now. There are some certain apps that it will just not restore no matter what I try. It begins restoring the others just fine but when it gets to the same exact apps, it just stops and freezes.
I am using the Restore missing apps with data option.
I have tried deleting all backups and backing up again. I have tried verifying my backups various times. I have also tried not using batch restore for those specific apps (Going directly to that app and restoring just that one app with and without data, and it just hangs as well).
I am using SuperSU with my binary updated and busy box installed. I also changed the application processing mode to indirect. Is anyone else having this same issue? Its not on one specific rom, it happens on every rom I flash may it be stock based or aosp. I have exactly 112 apps backed up so when I have to force stop TB, and go back to uncheck the apps that are not restoring various times to restore the rest, it sucks especially since I am very picky with things working as they should.
Apps it will not restore:
Tippy Tipper
Subway Surfer
Nimble Quest
Battlefriends at sea gold
Commander (Star wars)
Instasize
If anyone has any idea what may be causing this and how to fix it, please let me know. Thank you beforehand!
What kernel do you have installed?
Stock CM that came with the official CM12 rom.
But either way, I have had this issue on every rom I have flashed.
valdesr11 said:
But either way, I have had this issue on every rom I have flashed.
Click to expand...
Click to collapse
I've had this happen to me, but I don't remember what I did to fix it.
Do you have SELinux in permissive mode?
guyd said:
I've had this happen to me, but I don't remember what I did to fix it.
Do you have SELinux in permissive mode?
Click to expand...
Click to collapse
Where do I check this?
valdesr11 said:
Where do I check this?
Click to expand...
Click to collapse
> About Phone > SELinux Status
It's in enforced mode. How can I change it?
valdesr11 said:
It's in enforced mode. How can I change it?
Click to expand...
Click to collapse
I use this https://play.google.com/store/apps/details?id=com.mrbimc.selinux
I tested this out and I am still having the same issue with the same apps.
I am having a similar issue. Diff device, but I couldn't find any other info. Oddly yesterday it restored no problem.
I was on a diff rom tho. Maybe I'll flash another rom.
valdesr11 said:
I tested this out and I am still having the same issue with the same apps.
Click to expand...
Click to collapse
If you go to the play store are you able to install them? I have had a few that i can't restore, but once I've installed them from the play store I can restore the backed up data. I haven't been able to figure out why some restore and others don't (unless they aren't compatible with the DPI and the Android version I've found a few that when you look them up in the play store they are not compatible)
scubamikejax904 said:
If you go to the play store are you able to install them? I have had a few that i can't restore, but once I've installed them from the play store I can restore the backed up data. I haven't been able to figure out why some restore and others don't (unless they aren't compatible with the DPI and the Android version I've found a few that when you look them up in the play store they are not compatible)
Click to expand...
Click to collapse
I have been able to install them from the play store without any issue, I just can't restore them using TB no matter what I try. And its weird that its the same apps every time. So it is something that those apps have that does not get along. Can someone manipulate the situation and check on their end? I am running Illusion (Latest version from the 18th) and latest version of TB. See if you can restore those specific apps backed up from any rom.
Try changing the mount namespace separation setting in super su. I got that message when I first installed titanium it was a warning I don't know what it does or if it will fix your problem
I realized today that when backing up the specific apps after deleting all backups (Fresh backup), it rushes through those specific apps like as if it doesn't want to back it up but it doesn't give me an error message.
some apps don't like restoring to a different rom than they were made on.
Have you tried using the option in TB to create an update.zip you can then flash?
Hi there in desperation I come to this thread. Ive tried everything thats suggested in this thread and more.
TT backup Pro home page shows all necessary items like Root etc checked.
Problems with Pro:
1..Nandroid restore crashes immediately on item selection eg as soon as Menu Item Nandroid is selected Titanium crashes.
2..As mentioned by others, some apps wont restore; TT sits there in restore mode with nothing happening. This is on several apps.
3..Menu/Backup data to XML Bookmarks=yes Messages=yes Call log=crash/'Unfortunately, TT bup has stopped.'
4..Several other annoyances in reliability but the above are most important.
I have politely asked Titanium for support but they dont bother answering. After a few days waiting I gave the app a feedback of 1 on Play thinking that would get some response but no!
In 20 years of computer work, I have never had a software supplier with such a terrible support policy, and the feedback page for this app supports this comment.
Im sorry to have to come to this forum asking for help, but the Titanium folks leave me no choice.
As an aside I also use 'Backup Your Mobile' which IMHO is better at restoring settings and reliably restores apps with settings at no cost if you can put up with the ads.
Kind regards,
Alistair.
Since this post and no replies I have submitted 2 more support requests with TTBup support which is done via a web page interface. I even supplied a small video showing the problem. Alogcat does not report any errors which is odd.
Still no replies from TTBup support.
I get an error message every now and then "com.vlingo.midas has stopped..." and I want to uninstall and remove this app. But I can't find it on my Samsung GalaxyS5 using different file explorers.
I've tried searching but can not find any info om where on my device it is.
My device is rooted. Swedish language on the phone.
Thanx!
Hi
Thanks for writing to us at XDA Assist. Seeing as you have root access you should be able to remove this pre-installed app. Do you have Titanium Backup installed on your phone? If not, download it fro the Play Store. Open it up and grant it root access, then once it's finished loading hit the Backup/Restore tab at the top of the screen. This will open a list of everything that's installed on your phone (system apps included), find Vlingo and click on it and select the freeze option. This will disable the app without actually uninstalling it, which is like a trial run to see if removing the app is going the affect normal operation of the phone. Use your phone as normal for a day and if nothing goes wrong you can then go back and find it in Titanium Backup again and select the uninstall option (if you wish to uninstall it). Uninstalling the app isn't entirely necessary as freezing it stops it from running.
Good luck!
Thank you very much for your answer!
I installed Titanium Backup and found vlingo. But when I tried to uninstall it I got another error message saying that it couldn't remove vlingo because it couldn't find the APK-file.
I still get the initial error message...
Any more suggestions?
tompajo said:
Thank you very much for your answer!
I installed Titanium Backup and found vlingo. But when I tried to uninstall it I got another error message saying that it couldn't remove vlingo because it couldn't find the APK-file.
I still get the initial error message...
Any more suggestions?
Click to expand...
Click to collapse
Did you try freezing it first like I suggested?
Transmitted via Bacon
Yes I tried to freeze it but I don't have pro so it wasn't possible. And I don't want to buy it if it doesn't work.
But if it doesn't find the apk then it shouldn't be able to freeze it anyway?
tompajo said:
Yes I tried to freeze it but I don't have pro so it wasn't possible. And I don't want to buy it if it doesn't work.
But if it doesn't find the apk then it shouldn't be able to freeze it anyway?
Click to expand...
Click to collapse
It should still be able to freeze it, but I understand that you don't want to pay to find out. I found this though:
1. Install Go Launcher Ex from the Play Store.
2. While using GO Launcher EX, open the app drawer.
3. Find the*Voice Command*icon.
4. Long press and hold the Voice Command icon, then a red cross will pop up.
5. Press the red cross, then follow the prompts to*uninstall Vlingo.
6. Once you've done that you can uninstall Go Launcher.
Transmitted via Bacon
I tried that too but it didn't work. So I tried to hide it but I still get the same error message. Now after i hid it I can't find it again. Where are the hidden apps?
I'll buy the Titanium to see if I can freeze it.
Thank you very much! I really appreciate your help!
Have you considered using a custom ROM?
Yes, I've considered changing the ROM. But my earlier experiences, years ago, was that the custom ROMs suffer from various lacks in compability. So for now I don't have the time to experiment with that.
And so far my phone seems to be working after the Titanium purchase. No error messages in 24 hours
tompajo said:
Yes, I've considered changing the ROM. But my earlier experiences, years ago, was that the custom ROMs suffer from various lacks in compability. So for now I don't have the time to experiment with that.
And so far my phone seems to be working after the Titanium purchase. No error messages in 24 hours
Click to expand...
Click to collapse
Alright, that's good, glad to see your issue is resolved.
Thread closed, thanks.
Transmitted via Bacon
Alright guys I'm about to blow my top off here. The most recent Link2SD update completely messed up my entire phone.
For reference, I'm currently running an LG G3 D851 4.4.2, stock ROM and rooted. Everything was fine until recently when I started noticing a Play Store update app error "-110".
Not knowing what it was, I investigated, and found that my entire group of app installations have been completely screwed up.
1) First off, I can't install ANYTHING. No app, no nothing. I need to probably install an updated Link2SD to fix this nonsense...right? Can anyone direct me to how I would install the apk using ADB?
2) My mount script is broken and it's not working. It tells me "Mount script cannot be created. mount: Unknown error 150". As a result, my SD 2nd partition remains unmounted....which I think is the source of this entire problem.
3) Viewing my internal storage through DiskUsage, I've discovered that every single app I used to have installed has been "merged" into a single folder simply called "System data". Referenced through this photo here: http://i.imgur.com/ksukQGG.png . Instead of showing the individual folders, e.g.: Google Translate, Pocketcasts, etc, it just shows that big anonymous block of "System Data".
4) If I go to Settings -> Apps. Every single app shows up with "0.00b" as their app size.
HELPPPPP PLEASEEEE I will seriously monetarily tip someone if they can provide me with a solution to this.
crazylilazn said:
Alright guys I'm about to blow my top off here. The most recent Link2SD update completely messed up my entire phone.
For reference, I'm currently running an LG G3 D851 4.4.2, stock ROM and rooted. Everything was fine until recently when I started noticing a Play Store update app error "-110".
Not knowing what it was, I investigated, and found that my entire group of app installations have been completely screwed up.
1) First off, I can't install ANYTHING. No app, no nothing. I need to probably install an updated Link2SD to fix this nonsense...right? Can anyone direct me to how I would install the apk using ADB?
2) My mount script is broken and it's not working. It tells me "Mount script cannot be created. mount: Unknown error 150". As a result, my SD 2nd partition remains unmounted....which I think is the source of this entire problem.
3) Viewing my internal storage through DiskUsage, I've discovered that every single app I used to have installed has been "merged" into a single folder simply called "System data". Referenced through this photo here: http://i.imgur.com/ksukQGG.png . Instead of showing the individual folders, e.g.: Google Translate, Pocketcasts, etc, it just shows that big anonymous block of "System Data".
4) If I go to Settings -> Apps. Every single app shows up with "0.00b" as their app size.
HELPPPPP PLEASEEEE I will seriously monetarily tip someone if they can provide me with a solution to this.
Click to expand...
Click to collapse
Latest (free) Link2SD version
Latest Android Commander for Windows
Enable usb debugging in your phone's settings (Make sure you have the latest drivers for your phone installed)
Install Android Commander (AC)
Open AC while your device is connected
If your device is listed, press okay
On the right upper side in AC there is a option "Install"
Select the Link2SD APK (Try "update" if it doesn't work "normal insstallation"
Link2SD should be installed again
LS.xD said:
Latest (free) Link2SD version
Latest Android Commander for Windows
Enable usb debugging in your phone's settings (Make sure you have the latest drivers for your phone installed)
Install Android Commander (AC)
Open AC while your device is connected
If your device is listed, press okay
On the right upper side in AC there is a option "Install"
Select the Link2SD APK (Try "update" if it doesn't work "normal insstallation"
Link2SD should be installed again
Click to expand...
Click to collapse
Thank you so much for the detailed response. Unfortunately though, it looks like I already have the most recent version installed, 4.0.9? Would this solve anything by basically reinstalling it? I was hoping there would be like a 4.1 version that would fix the issue or revert changes or something.
Update:
Tried installing an app through ADB and it now shows me this:
WARNING: linker: app_process has text relocations. This is wasting memory and is a security risk. Please fix.
pkg: link2sd-4-0-8-multi-android.apk
Failure [INSTALL_FAILED_INTERNAL_ERROR]
Any idea anybody? Like before, I'd be willing to donate to anybody who can provide me with the solution. Thanks!
crazylilazn said:
Update:
Tried installing an app through ADB and it now shows me this:
WARNING: linker: app_process has text relocations. This is wasting memory and is a security risk. Please fix.
pkg: link2sd-4-0-8-multi-android.apk
Failure [INSTALL_FAILED_INTERNAL_ERROR]
Any idea anybody? Like before, I'd be willing to donate to anybody who can provide me with the solution. Thanks!
Click to expand...
Click to collapse
Seems as you have 4.0.8 at the moment. 4.0.9 is the latest official and released 03/10/2015. By the way (most) people here won't help more willingly if your offer some bucks
LS.xD said:
Seems as you have 4.0.8 at the moment. 4.0.9 is the latest official and released 03/10/2015. By the way (most) people here won't help more willingly if your offer some bucks
Click to expand...
Click to collapse
Oh, I was trying to downgrade Link2SD in hopes that it would fix whatever happened with 4.0.9.
According to the about page in Link2SD, I currently have 4.0.9.
And haha thanks for the heads up...I'm really desperate though which is why I pulled that card out.
crazylilazn said:
Oh, I was trying to downgrade Link2SD in hopes that it would fix whatever happened with 4.0.9.
According to the about page in Link2SD, I currently have 4.0.9.
And haha thanks for the heads up...I'm really desperate though which is why I pulled that card out.
Click to expand...
Click to collapse
Please fix.
pkg: link2sd-4-0-8-multi-android.apk
Click to expand...
Click to collapse
looks like 4.0.8. Thats why I asked. Have you tried to reinstall the app or does it offer an option to reload the mount script?
LS.xD said:
looks like 4.0.8. Thats why I asked. Have you tried to reinstall the app or does it offer an option to reload the mount script?
Click to expand...
Click to collapse
I can uninstall apps, but I can't install or update anything. That's why I was trying to install through adb instead, which unfortunately still doesn't work. When I open up Link2SD, it doesn't give me an option to reload, it only gives me the option to "Recreate mount scripts". If I click on it, it gives me the mount script error - "Mount script cannot be created. mount: Unknown error 150."
crazylilazn said:
I can uninstall apps, but I can't install or update anything. That's why I was trying to install through adb instead, which unfortunately still doesn't work. When I open up Link2SD, it doesn't give me an option to reload, it only gives me the option to "Recreate mount scripts". If I click on it, it gives me the mount script error - "Mount script cannot be created. mount: Unknown error 150."
Click to expand...
Click to collapse
Is there any really important data on your installed apps? If I was you I would simply reflash the firmware and start from scratch instead of spending hours to find a solution. The point is that you don't know what you changed that your phone became like this. I have send a email to the Link2SD developer but I'm not sure if he can provide a solution.
LS.xD said:
Is there any really important data on your installed apps? If I was you I would simply reflash the firmware and start from scratch instead of spending hours to find a solution. The point is that you don't know what you changed that your phone became like this. I have send a email to the Link2SD developer but I'm not sure if he can provide a solution.
Click to expand...
Click to collapse
I'm actually backing up all my app data as I'm typing this. The only concern I have though, is that my phone is actually on the stock recovery. I only rooted it because I didn't want to deal with the potential for something like this to happen (which would suck up all my time, haha). As a result, I can't flash anything. So if I decide to stock factory reset, would that clean the /system /data, and everything else that needs to be cleaned for my phone to work properly again? I thought that root (and potentially whatever screwed my phone) persisted through a stock factory reset, which would make trying to do that pointless.
crazylilazn said:
I'm actually backing up all my app data as I'm typing this. The only concern I have though, is that my phone is actually on the stock recovery. I only rooted it because I didn't want to deal with the potential for something like this to happen (which would suck up all my time, haha). As a result, I can't flash anything. So if I decide to stock factory reset, would that clean the /system /data, and everything else that needs to be cleaned for my phone to work properly again? I thought that root (and potentially whatever screwed my phone) persisted through a stock factory reset, which would make trying to do that pointless.
Click to expand...
Click to collapse
I really don't know, if your root survives a factory reset. Probably it will. A custom recovery is really usefull as you can make complete nandroid backups
LS.xD said:
I really don't know, if your root survives a factory reset. Probably it will. A custom recovery is really usefull as you can make complete nandroid backups
Click to expand...
Click to collapse
I suppose so, I'll have to make sure I can flash it properly though considering I'm finding it impossible to install apps right now. This is getting to be highly frustrating
crazylilazn said:
I suppose so, I'll have to make sure I can flash it properly though considering I'm finding it impossible to install apps right now. This is getting to be highly frustrating
Click to expand...
Click to collapse
Any progress here? Developer has answered my mail, but not offered any solution yet
LS.xD said:
Any progress here? Developer has answered my mail, but not offered any solution yet
Click to expand...
Click to collapse
Well, I solved the mount problem by formatting my SD card. But that didn't fix anything else unfortunately.
I also noticed a couple interesting things:
1) Android and Link2SD show my data and cache for ALL apps to be 0.00b. I know that's not true because I went to the /data/data/app directories and found the data exists.
2) I can use all my apps normally with no problem. that means all the files are there, and can communicate correctly(?)
3) I still can't install any app at all.
Next course of action: Completely disable link2sd's boot script perhaps? So what would that entail, deleting install-recovery.sh from /system/etc/ ? Anything else, or would that be good enough?