Best Method to Install APK? - Desire Themes and Apps

hey guys, was googling this question and i came across three ways. I was wondering if the simplest method achieved the same result as the hardest method with no issues. The first method was through android market, second was something about downloading the sdk, than command prompting etc etc, and the last method (which i prefer) was just moving the apk file over and clicking on it (this is the method i prefer).
are there any drawbacks to each one or are they all the same? not sure why theres the command prompt one if you could just move it over and click it...

boogieboogie said:
hey guys, was googling this question and i came across three ways. I was wondering if the simplest method achieved the same result as the hardest method with no issues. The first method was through android market, second was something about downloading the sdk, than command prompting etc etc, and the last method (which i prefer) was just moving the apk file over and clicking on it (this is the method i prefer).
are there any drawbacks to each one or are they all the same? not sure why theres the command prompt one if you could just move it over and click it...
Click to expand...
Click to collapse
first of all:
"downloading the sdk, than command prompting etc etc", that is what we call an "adb push" into the phone, now for the drawbacks:
1. through market download and install, you need a steady connection while the apk is downloaded, interrupted connection means failing installs
2. adb push needs a little more knowledge on commands, and if you don't know any, you might just mess up stuff, or even not installing apps when you think you installed it
3. moving apk file is the easiest, but if the SD gets corrputed or a bad transfer, then you will be installing corrupted apps that will not work
well ,thats the drawbacks of the 3

noobandroid said:
first of all:
"downloading the sdk, than command prompting etc etc", that is what we call an "adb push" into the phone, now for the drawbacks:
1. through market download and install, you need a steady connection while the apk is downloaded, interrupted connection means failing installs
2. adb push needs a little more knowledge on commands, and if you don't know any, you might just mess up stuff, or even not installing apps when you think you installed it
3. moving apk file is the easiest, but if the SD gets corrputed or a bad transfer, then you will be installing corrupted apps that will not work
well ,thats the drawbacks of the 3
Click to expand...
Click to collapse
thanks for the reply
for the third one, if the SD gets corrupted than a restore would fix the cd card correct? and if i do somehow install a corrupted app, just uninstalling it would solve it right?
but than, why do all the videos on youtube tell me that i should download appinstaller from the market to install apk files when apk's can be installed just by selecting them?

Droid Exlorer > Batch Install

would it can help?
open2go make it easy to download link on your phone.
1) access open2go.com on your phone and create shortcut on homescreen
2) type open2go.com/APK_URL on addressbar of desktop broswer.
input 4 digits on the phone.
download. install. done.
example:
open2go.com/angrybird_apk/ht tp://download.getjar.com/downloads/web/adp/107604/AngryBirds_1.4.2.apk
(remove space ht^tp )

boogieboogie said:
thanks for the reply
for the third one, if the SD gets corrupted than a restore would fix the cd card correct? and if i do somehow install a corrupted app, just uninstalling it would solve it right?
but than, why do all the videos on youtube tell me that i should download appinstaller from the market to install apk files when apk's can be installed just by selecting them?
Click to expand...
Click to collapse
if the app corruption appears (not the SD card), the app will keep on FC or making your phone look stupid, and yeah uninstalling it may help, but if it fails, you will have to manually remove it, and that I am not sure bout how cause it never happens to me. Next bout the SD corrupt, no, restoring will not help since it is the SD's partition in problem, you will have to do some formatting
using appinstallers have a advantage of keeping record of your activity(depending on the app you use), or even do batch installations, which is faster than average one-by-one installs. Imagine downloading something to your pc via internet, would you use a download manager of some sort, or just use browser's download manager?

Related

Root Access, Can't Uninstall Bloatware

So I'm rooted on my Evo and as far as I can tell I've flashed the stock rom that should allow me to uninstall the bloatware, however, I dont see any uninstall options for that crap like facebook.
Anything I'm doing wrong?
I followed this guide to root and flash. I've tested my root using the "Terminal Emulator" and typing "su" and it returned a "#"
Thanks XDA, I love most of you
You know you need to uninstall from your computer using adb
Sent from my EVO using Tapatalk
I've installed Android Debug Bridge but I was under the impression that rooting my phone would allow me to do things on my phone, such as install and uninstall what I want.
Could you explain the process more or send me to a link that does?
If you want to do it in android you either need console program or a file manager. Root explorer us the best one and easiest. Looks just like a typical explorer, tap the rw/ro button for read only or read write and delete away.
You have to have completed the second part of unlocking nand. Otherwise your only option is using a computer and adb in recovery.
They dont make this easy do they? I would have figured Android to be very open for things like this, I'm starting to feel like I have to "jailbreak" again, only this time it's to remove crap.
This seems like so much work to get rid of facebook and sprint tv.
It took me 10 minutes total including the file downloads. Its a one time thing and there is a learning curve with any new platform.
Aridon, is there a free explorer you'd recommend? I dont mind buying software, just want to make sure I'm not mistaken before I buy something that is worthless to me.
You get a trial on any purchased software in android. After its installed if you go backto market and pull it up again there will be a refund option. So no risk. I think its for 24 hours.
As for a free one I'm not sure when I first started messing around with android I bought it because people said it was the best. I don't have any regrets.
Just remember to tap the top button for rw. Long press brings up options. Menu had an option for multiple file select and other goodies. its very powerful.
Aridon, thanks for everything, just 1 more question. I bought it, and the program is slick. I went to /system/app and deleted facebook, is that all I need to do?
Cause I still see it in the menu
I may have done a bad thing, my phone just reset itself.... I need a trainer to be with me at all times.
So after that restart, the files I thought I deleted are back.
Yes just go into system/app, make sure it says rw up top which means read write access, then select the file, general an .apk and .odex and delete. Not all files have both and some roms don't have any .odex files.
I'll be up for another 30 min or so and I'll keep an eye on this thread in case you have any questions.
Ok that means the second part where you unlocked nand wasn't done correctly. Make sure you go slow, download the files again because they are different and watch for errors.
The only hiccup I had was when I copied the new recovery and other files to my sd and tried to adb push it gave me some kind of can't find file error. I had to reboot and it was fine. It send after the boot I could go back in and adb the files it must have been some kind if a refresh error on the sd while in recovery.
Edit. I'm responding on my evo and in bed so excuse errors.
Go to sleep, I'll resume this thread tomorrow if I'm still having trouble. You Sir, are a life saver. This is why XDA is THE FORUM for anything mobile.
Good night then.
I know it can be a bit of a pain to do this but I promise you it will be worth it. Things have only just started and the custom roms are already awesome. Once we get the source code things are going to be insane over here.
Got it! Everything is working well. However, now my voice mail says it can not download messages.... Rebooted and it's all good.
Facebook and Twitter Free! Also, no more Sprint crap.
Life is good, again.
Another terminal substitute is Android Commander, out is naturally a file explorer that allows transfer and deletion off whatever you want. This program runs in your pc.
As Was mentioned above, root explorer is the easiest way.
Aridon said:
If you want to do it in android you either need console program or a file manager. Root explorer us the best one and easiest. Looks just like a typical explorer, tap the rw/ro button for read only or read write and delete away.
You have to have completed the second part of unlocking nand. Otherwise your only option is using a computer and adb in recovery.
Click to expand...
Click to collapse
So with Android - one simply deletes the application rather than un-installing it? That doesn't cause problems with the system thinking the application still exists somewhere?
DrawnToScale said:
So with Android - one simply deletes the application rather than un-installing it? That doesn't cause problems with the system thinking the application still exists somewhere?
Click to expand...
Click to collapse
It depends on where it is installed. /system/apps do not allow you to just uninstall you have to delete it. One this is done its gone. Obviously if you delete phone.apk you are going to have issues or if you delete a process that is running you may get a force close but for the most part unless you delete an app like people or dialer you are fine. After the single force close everything works properly.
Some custom roms moved programs to /data/app which allows them to be removed the other way.

[Q] APKs won't sideload via adb or a file manager

So I am trying to load a couple of apks I have and it's been no go. On my Epic I usually just dropbox, open, and install. I tried that and initially got the security message. That is already taken care of via nookcolor tools. So that isn't the issue. My issue is every time I go to install I go to Astro, open the file via the "open app manager," it takes me to the info install page...I click install and it loads into the package installer, excellent...and then it just stalls and the progress bar runs and runs but never progresses. This has happened with every apk I have now tried.
Okay...so I figured I'd just go the little more involved (very little, no need to be that lazy, right) route and adb install. Well carp. All goes well, I adb install blahblah.apk and it starts rolling..."570kb blah..etc pkg /blah/temp/blah"...and just hangs there...never to give me the gratifying "success" message. Again, I have tried this with different apks that I know work and the same results. I restored to stock and rerooted, just in case. Same
I am running stock rooted (manualnooter) at this point, just got the nook day before yesterday (one of the many who jumped at the refurbs). Market apps download fine. I'm a blue dot, if that makes any diff. Likely not but meh.
I have searched and googled and not found the answers...but I know I am missing something elementally simple. My luck I'll look like an idiot and it will be a "did you check to see if you had any gas?" broken down car scenario. I'm okay with that, as long as I'm running again. I'm pretty sure I checked all the out of gas scenarios but I likely missed one or two so... any help is much appreciated. Thanks a ton...
I should know better than trying to write before coffee
Well, My answer is not a "check gas" answer. It's pretty dang weird.
1. Download ES Explorer from the market.
2. Start ES Explorer, hit Menu>Settings. Goto Root Options (NEW) and tick both check boxes. Hit allow when it asks you to.
3. Go back twice, until you see your sd card contents. Find the APK on there and select and hold. Hit copy and then hit the 1st button on the row of buttons (it's an icon of an sd card OR a Home icon) If you see a data folder, go in to it. If not, hit the 1st button again.
3. Once in the data folder, go into the app folder. Pull up the little white tab on the bottom. Tap the APK you wanted to install. It will copy. Once you see the APK's icon in the folder, hit the home button and restart. That should have installed it but it is a slow method. Note that you can Multi-Select APK's by pressing the Multi-select button and pasting them all in the /data/app/ folder.
are you sure you have side loading checked
Settings > applications should be the top box.
fnordsnafu said:
So I am trying to load a couple of apks I have and it's been no go. On my Epic I usually just dropbox, open, and install. I tried that and initially got the security message. That is already taken care of via nookcolor tools. So that isn't the issue.
Click to expand...
Click to collapse
I think he already took care of that. And he is on stock, so there is no Applications setting.
ikingblack, thank you, thank you!
Not sure why but by doing this it somehow unsnafued the package installer as well (fingers crossed). I went through your instructions with a known good apk that would not install for anything before. And there it was after the copy, paste reboot etc. Not too much to ask for...still was confused as to the why of the normal package installer method not working. So I decided to give it (package inst) a go with another known working apk (I had just tested it on my epic) that previously wouldn't install, repeatedly, and now it installed just like it should. Scratching my head in wonder. It shouldn't be the reboot, as I have do so many times...the only difference is the install instructions and adding ES (I'm leaving astro behind I think). All I know is it is working and I am a happy camper (tent is in the back yard...) Thanks again! cheers!
Sure. Also, you can select all the APK's using the 2-file icon at the top and tapping the APKs, then press-and hold on one of the APk's and then go to data app, and keep tapping the APK's you wanna copy. And then reboot. Enjoy your Nook!
Thanks for this, it fixed it, but I don't know why.
I suffered this issue on my dell streak.
It was working fine a couple of days ago when I installed GetJar.
Suddenly today for no reason I can determine:
All APK's I tried the install button in the package installer was not grayed out, but it would not respond when pressed.
I've just been setting up my streak again and installing a lot of software. I'm guessing something must of gone wrong.
Someone on another post suggested JuiceDefender may have caused it but I've not installed that recently.
In my case I did:
(1) Installed esFileExplorer
(2) Copied an apk to the folder /data/app/ as described above
(3) restarted the phone
This did not install the app for me.
(4) Tried running the apk file again. Suddenly the Install button is clickable again?! The app then installed just fine.
(5) Tried a different apk (without copying to /data/app/)
Now that will install fine?!
This is really weird. I can't replicate the issue now (which is good!)
but I also can't tell which action fixed it.
As said above it may have been installing esfileexplorer and giving it root access.
It may have been the act of copying the file that reset something.
It wasn't the reboot, at lease not on its own as i'd already tried it.
Regardless, thanks for the info.
If anyone sees this issue again you might want to just try installing esfileexplorer and see if apk's will then install.
This might help us identify which bit of the process is creating the fix.
Just found another suggestion if anyone is interested:
Some suggests using the 'Fix permissions' option of Titanium Backup. I have no way to test this.

[Q] Help with Root

So I'm stuck at the command prompts. I have messed around with several things, and have also updated the usb driver correctly. Where I am stuck at is getting the adb usb.ini file to show up. I can run C: START adb update usb, and something runs for a split second, but after that I'm still unable to get the ini file to show up. Is there something wrong I'm doing?
just follow this tutorial, its noob proof. I hope this helps........
http://rootkindlefire.com/kindle-fire-root/how-to-root-kindle-fire/
its easier then the tut here
Well I've tried both tutorials but for some reason I must be doing something wrong, because I'm unable to get the usb driver.ini file to show up, so that it can be copied and pasted to the .android folder. I was advised that I had to do the adb update usb command in cmd, so i tried START adb update usb but all it does is run something for a split second then nothing shows up. I'm in the correct directory as far as I know, and I tried different directories for about 3 hours last night. I was able to successfully update the usb drivers through device manager, not sure if I was supposed to run the adb usb update before actually updating through device manager?
Then you didn't follow the instructions because the file would automatically be there if you did.
Movieaddict, you are a godsend. I did attempt to do this by watching the Youtube vid, but the link you sent me actually just showed pictures of what to do. It worked! Now I just have to figure out what to do now that it's rooted lol. Thanks so much!
jtb224 said:
Well I've tried both tutorials but for some reason I must be doing something wrong, because I'm unable to get the usb driver.ini file to show up, so that it can be copied and pasted to the .android folder. I was advised that I had to do the adb update usb command in cmd, so i tried START adb update usb but all it does is run something for a split second then nothing shows up. I'm in the correct directory as far as I know, and I tried different directories for about 3 hours last night. I was able to successfully update the usb drivers through device manager, not sure if I was supposed to run the adb usb update before actually updating through device manager?
Click to expand...
Click to collapse
Ifd u follow the tut i posted u really cant go wrong, seriously!
why when im trying to install the cm7 on the kindle in the cmd appears this error:
cp: can't stat ' /sdcard/log' : No such file or directory
Please help!
are you on recovery process? I have the same situation, when I try to instal CM7, I instaled recovery first, my be there's a mistake for "log" file, now I can't exit recovery. For I have changed boot mode "idme bootmode 0x5001", it still boot into recovery process when I try to restart it.
Please help.
i am in the beginning of the process and have this error :s
Sent from my Kindle Fire using Tapatalk
Soooo...I'm back again. Finished the root process, everything went hunky-dory until I actually tried to install something from the Android Market. Now everything force closes from Android Market, though my Amazon market still works. Also my games are force closing as well. The only way I can actually get back into the Market is if I clear all data to it, then can do searches. Also with my games, I am completely unable to get to work even after reinstalling them. Any ideas?
jtb224 said:
Soooo...I'm back again. Finished the root process, everything went hunky-dory until I actually tried to install something from the Android Market. Now everything force closes from Android Market, though my Amazon market still works. Also my games are force closing as well. The only way I can actually get back into the Market is if I clear all data to it, then can do searches. Also with my games, I am completely unable to get to work even after reinstalling them. Any ideas?
Click to expand...
Click to collapse
try installing app vending.apk
Sent from my Kindle Fire using Tapatalk
The way I fixed that problem for me was updating market apk
Sent from my Kindle Fire using xda premium

[Q] installing application

hello,
i read there are different way to install application , i wish to try to understand all the way and how they work, could you help me in this ? i am a noob but i am perfectionnist
- open the market from your rooted nook, select the app , install
- open the market from a computer , connect with your google account, select the app, install
- find the apk , download on sd card , use a file explorer to install
these are the easy ways, is there any more way to do ? thanks
c-loet said:
hello,
i read there are different way to install application , i wish to try to understand all the way and how they work, could you help me in this ? i am a noob but i am perfectionnist
- open the market from your rooted nook, select the app , install
- open the market from a computer , connect with your google account, select the app, install
- find the apk , download on sd card , use a file explorer to install
these are the easy ways, is there any more way to do ? thanks
Click to expand...
Click to collapse
Using the ADB interface.
eded333 said:
Using the ADB interface.
Click to expand...
Click to collapse
i am just in the middle of looking for that in the forum, i don't understand what it is and how it works... can't find easy explanation...
The first three steps of one of my manual tutos:
http://forum.xda-developers.com/showpost.php?p=20069222&postcount=3
Helps you get ADB running on windows.
ADB is Android Debug Bridge. It provides terminal-based interface for interacting with your phone’s file system.
And this makes a small simple script to easily connect to your device.
http://forum.xda-developers.com/showpost.php?p=20069359&postcount=14
Check my other manual tutos if you are interested in some examples of what you can do with ADB. (On my sig)
thanks eded333, i will have a close look to that. I like to understand, but i feel like my computer skills are to small to go ahead in that step. but anyway, i will try
Unless you want to use your e-ink device as a tablet, you don't want to have a market app (even Amazon) on it. Or to have mail programs. I personally prefer to use it for reading though I have a normal tablet for other stuff.
Anyways, my point is try to get used to adb way, this one is keeping your nook less bloated than anything else.
Sent from my GT-P1000 using Tapatalk 2

Can't root Lg Optimus L3 (and a whole other plethora of problems)

First of all, I'd like to say that I'm making this thread after countless hours of hopeless google search and a very short but rude cal with the LG LatAm support.
I got a second hand LG L3 (e400g) as a gift after my previous phone was stolen, I can't really get anything else due to lack of money so I intend to use this little baby for quite some time.
First of all, I noticed it didn't had WhatsApp, which is crucial for my work, or Facebook or Messenger so I went to get them from the Play Store but it always crashed, I found out the phone had no Google Play services so after getting an apk for that and updating the Play Store and trying to download any application the download always said "pending" and nothing happened so I downloaded an Whatsapp apk and tried to install it, but I found out I only had 5 mb of storage free because Play Store + Play Store services had taken 100mb out of the measly 150 mb the phone comes with (the other 45 being occupied with what I guess are system files and stuff.
Alright, didnd't matter, started to look for some help and found out that by rooting the phone I could install custom play store apks that would most likely work and, more importantly, I could delete bloatware and install apps on the 1gb internal and external memories.
I tried to Install the LG drivers but I couldn't make them work on my PC so rooting at home wasn't an option, called LG to ask for help on how to install that but they told me I was a poorfag for purchasing and old second-hand phone and couldn help me (not their exact words but it surely felt like that).
Tried installing the drivers at work and they worked! So i, very happily, tried to finally root my phone using Spectrum Root but it couldn't work either, so I tried SuperOneClick and it didn't work either. I took some screens but currently I'm at home and I forgot to bring them with me but Spectrum couldn't root anything because it "couldn't create directories" and SuperOneClick just froze on the 7th step of shell root.
What can I do? Anything that doesn't involve getting a new phone because honestly this is the only thing I could afford and I won't be able to change phone for some months so any help would be really appreciated.
TL;DR: Phone can't acces play store, stupidly small storage space and there's no apparent way to root it.
DavidRueda said:
First of all, I'd like to say that I'm making this thread after countless hours of hopeless google search and a very short but rude cal with the LG LatAm support.
I got a second hand LG L3 (e400g) as a gift after my previous phone was stolen, I can't really get anything else due to lack of money so I intend to use this little baby for quite some time.
First of all, I noticed it didn't had WhatsApp, which is crucial for my work, or Facebook or Messenger so I went to get them from the Play Store but it always crashed, I found out the phone had no Google Play services so after getting an apk for that and updating the Play Store and trying to download any application the download always said "pending" and nothing happened so I downloaded an Whatsapp apk and tried to install it, but I found out I only had 5 mb of storage free because Play Store + Play Store services had taken 100mb out of the measly 150 mb the phone comes with (the other 45 being occupied with what I guess are system files and stuff.
Alright, didnd't matter, started to look for some help and found out that by rooting the phone I could install custom play store apks that would most likely work and, more importantly, I could delete bloatware and install apps on the 1gb internal and external memories.
I tried to Install the LG drivers but I couldn't make them work on my PC so rooting at home wasn't an option, called LG to ask for help on how to install that but they told me I was a poorfag for purchasing and old second-hand phone and couldn help me (not their exact words but it surely felt like that).
Tried installing the drivers at work and they worked! So i, very happily, tried to finally root my phone using Spectrum Root but it couldn't work either, so I tried SuperOneClick and it didn't work either. I took some screens but currently I'm at home and I forgot to bring them with me but Spectrum couldn't root anything because it "couldn't create directories" and SuperOneClick just froze on the 7th step of shell root.
What can I do? Anything that doesn't involve getting a new phone because honestly this is the only thing I could afford and I won't be able to change phone for some months so any help would be really appreciated.
TL;DR: Phone can't acces play store, stupidly small storage space and there's no apparent way to root it.
Click to expand...
Click to collapse
Root the phone with KingoRoot, it worked in my LG Optimus L5 E610/E612(f)...
Install Root Browser or a smaller size root browser app (download through your PC and put it in the phone) and delete some system apps/bloatware and get App2SD to install your apps to SD Card.
iTzMeB1tch3s said:
Root the phone with KingoRoot, it worked in my LG Optimus L5 E610/E612(f)...
Install Root Browser or a smaller size root browser app (download through your PC and put it in the phone) and delete some system apps/bloatware and get App2SD to install your apps to SD Card.
Click to expand...
Click to collapse
I'm gonna try that as soon as I go to work tomorrow because that's the only PC I've found that can instal the drivers properly, thanks for the tip!
DavidRueda said:
I'm gonna try that as soon as I go to work tomorrow because that's the only PC I've found that can instal the drivers properly, thanks for the tip!
Click to expand...
Click to collapse
No problem!
EDIT: Tell me if it helped!
iTzMeB1tch3s said:
No problem!
EDIT: Tell me if it helped!
Click to expand...
Click to collapse
I used kingo root and it was a success, however it didn't install any SU terminal or something like that which made me think the root didn't work. I googled some stuff and found out sometimes while it works it doesn't install the SU terminal so I had to get a 3rd party terminall app, i typed "su" and the "$" changed to a "#" which supposedly means it works. I got App2SD but the only apps it shows to transfer to the SD card are the ones I installed manually, none of the bloatware or default ones. And when I tried to use the terminal to set the default install location the SD card (pm setInstallLocation 2) it apparently didn't work because when I pressed enter to input the code the "#" didn't reappeared and the any other code I used later like "date" or "exit" did nothing either.
DavidRueda said:
I used kingo root and it was a success, however it didn't install any SU terminal or something like that which made me think the root didn't work. I googled some stuff and found out sometimes while it works it doesn't install the SU terminal so I had to get a 3rd party terminall app, i typed "su" and the "$" changed to a "#" which supposedly means it works. I got App2SD but the only apps it shows to transfer to the SD card are the ones I installed manually, none of the bloatware or default ones. And when I tried to use the terminal to set the default install location the SD card (pm setInstallLocation 2) it apparently didn't work because when I pressed enter to input the code the "#" didn't reappeared and the any other code I used later like "date" or "exit" did nothing either.
Click to expand...
Click to collapse
Use Root Checker Basic to see if you have rooted it successfully!
Use root browser to free some memory by deleting system apps and then get Ext2SD (I think that's the app's name or whatever), it swaps your SD card's memory with your internal memory, so for example, if you have a SD card with 64gb and you swap memories using the app, you'll get 64gb internal memory, google it!
iTzMeB1tch3s said:
Use Root Checker Basic to see if you have rooted it successfully!
Use root browser to free some memory by deleting system apps and then get Ext2SD (I think that's the app's name or whatever), it swaps your SD card's memory with your internal memory, so for example, if you have a SD card with 64gb and you swap memories using the app, you'll get 64gb internal memory, google it!
Click to expand...
Click to collapse
Root checker said yes but I still couldn't use any SU command, so I just did the unthinkable and ran Kingo Root again and it finally worked 100%. But that didn't fixed the whole play store thing so I just flashed the phone and isntalled CM9 and it worked. I can use the play store and download stuff but only the original 2.3.6 one, if I update it it stops working but I don't care and I don't really want to fix that because I may break something else.
Now for the storage, I could finally use App2SD (Which is apparently called Link2SD or something like that because googling App2SD only gave me results of Link2SD) And save a whole lot of space on my phone and could finally install whatsapp and a couple of browsing apps and stuff but I couldn't install for example facebook because, while I could copy like half of the app to the SD I couldn't copy the data folder.
I searched for your app's name in your previous post but It turns out Ext2SD isn't an app but rather something like a partition format so I got a partition app and partitioned half of the Internal SD but it couldn't copy anything there and I couldn't recover the space either so half the internal memory is kinda dead now. Is there any way to fix this and to have some more storage space without breaking the phone?
DavidRueda said:
Root checker said yes but I still couldn't use any SU command, so I just did the unthinkable and ran Kingo Root again and it finally worked 100%. But that didn't fixed the whole play store thing so I just flashed the phone and isntalled CM9 and it worked. I can use the play store and download stuff but only the original 2.3.6 one, if I update it it stops working but I don't care and I don't really want to fix that because I may break something else.
Now for the storage, I could finally use App2SD (Which is apparently called Link2SD or something like that because googling App2SD only gave me results of Link2SD) And save a whole lot of space on my phone and could finally install whatsapp and a couple of browsing apps and stuff but I couldn't install for example facebook because, while I could copy like half of the app to the SD I couldn't copy the data folder.
I searched for your app's name in your previous post but It turns out Ext2SD isn't an app but rather something like a partition format so I got a partition app and partitioned half of the Internal SD but it couldn't copy anything there and I couldn't recover the space either so half the internal memory is kinda dead now. Is there any way to fix this and to have some more storage space without breaking the phone?
Click to expand...
Click to collapse
I don't know... Try searching in the internet or just reflash CM9 and see if the partitions are fixed.

Categories

Resources