(HOW TO FIX] Error while downloading XXX. There is insufficient space - HTC Sensation

if you are getting this error, please move your market-cache to your SD card:
Code:
cd /cache
su
mkdir /mnt/sdcard/market-cache
mv download download.bak
ln -s /mnt/sdcard/download download
exit
please give this a shot and report back here if this worked (and thank and bump it). i am seeing this error quite a bit lately and i think this might help some of you out.

Thanks for creating the topic. I'm having that problem but sadly your fix did not work for me . I used ES explorer with root to dump the cache all together and everytime I want to download something from market it tells me that there is insufficient space. BTW I'm running Android Revolution HD 1.1.2 if that makes any difference, anyone else have this problem?
P.S. I tried re-flashing with no positive results (Maybe partition problem?)

SOLVED: What I did is go into ClockWorkMod (Hold Vol- and Power button at reboot then choose RECOVERY) and wiped both the Cache and the Dalvik Cache (under advanced). I did not however try just to wipe one or the other I figured I'd do both to solve the problem so I'm guessing it might have just been the cache and not the Dalvik one so try both if you don't have luck just with the one

Didn't work.
But, was able to get it working from this link. Just create a file and run it using either terminal or Script Manager.
Hope, it helps for those facing issue. In my case, the actual issue was that I had converted to EXT4 due to which I had lost 4MB data in /cache, and hence only 27 MB was free. SO, some applications like Cordy (which needs 27.96 MB) wouldn't download. For others, just deleting the /cache contents either via root explorer or E-Strongs' file explorer or wiping cache in CWM would be enough.
PS: Another Market issue which I am facing is that some applications like Android System Info or Lookout Mobile Security can't be installed as it states that it is incompatible with SGS. (Only when doing via the web market, in mobile, no download option comes up)..
Any idea how to resolve this?

Thanks clearing cache and dalvik cache using twrp on my htc shooter fixed the problem for me

About89Puppies's solution perfectly works for me. Another symptom of the problem in my phone was a mount error for cache partition in CWM recovery. Now everything is just fine. Thank you guys!

Just reporting an experience...
Got that the other day when trying to fix my gps locking issues. I was flashing and reflashing roms like it was going out of style. LOL But in the end I got everything sorted.
But in doing reflashing of the roms, I did come across this error when the market tried to auto install all my apps without the use of titanium backup. I got a series of errors reporting that the apps did not install. I just did a wipe and restore to factory settings and then flashed a rom. Everything installed afterwards. I thought it was a formatting issue as well, but it cleared itself out basically.

Cache + Dalvik Cache didn't work for me :/

Hey, I have this problem to! My problem is I have a Samsung galaxy player that clockworkmod doesn't work on (I think). Mine is rooted though.
Edit: I went into dalvek cache with fileslick and deleted some of the files in there but still get the error? I am trying to install wind-up knight if that helps.

Solved!!!
After browsing around, I found out solution:
The problem is in the cache folder (that I assume used by the market) is using small partition (around 20mb in my case).
So to solve this we need to change it to bigger partition.
1. You gonna need Android Terminal Simulator or equivalent terminal app. This will also require your Android rooted.
2. Type ’su’ (root permission request will be showned, you need to approve it).
3. Type ‘cd /’
4. Type ‘umount /cache’
5. Type ‘mount -o rw,remount -t rootfs rootfs /’ (to set the folder access to rw – read write)
6. Type ‘rmdir /cache’ (delete cache folder)
7. I personally using root explorer to do point 5-6
8. Type ‘mkdir /sdcard/cache’
9. Type ‘ln -s /sdcard/cache /cache’ (to link cache folder to /sdcard/cache – which shoud have bigger partition size)
Works like a charm!!!
Thanks to jimmy!
jimmod.com/blog/2011/10/android-market-error-on-downloading-error-downloading-there-is-insufficient-space-on-the-device/

liova said:
After browsing around, I found out solution:
The problem is in the cache folder (that I assume used by the market) is using small partition (around 20mb in my case).
So to solve this we need to change it to bigger partition.
1. You gonna need Android Terminal Simulator or equivalent terminal app. This will also require your Android rooted.
2. Type ’su’ (root permission request will be showned, you need to approve it).
3. Type ‘cd /’
4. Type ‘umount /cache’
5. Type ‘mount -o rw,remount -t rootfs rootfs /’ (to set the folder access to rw – read write)
6. Type ‘rmdir /cache’ (delete cache folder)
7. I personally using root explorer to do point 5-6
8. Type ‘mkdir /sdcard/cache’
9. Type ‘ln -s /sdcard/cache /cache’ (to link cache folder to /sdcard/cache – which shoud have bigger partition size)
Works like a charm!!!
Thanks to jimmy!
jimmod.com/blog/2011/10/android-market-error-on-downloading-error-downloading-there-is-insufficient-space-on-the-device/
Click to expand...
Click to collapse
Thanks, it is working now

Hoora! It worked!
Edit; it seems this is only a temporary fix, as I have to keep doing this over and over again.

About89Puppies said:
SOLVED: What I did is go into ClockWorkMod (Hold Vol- and Power button at reboot then choose RECOVERY) and wiped both the Cache and the Dalvik Cache (under advanced). I did not however try just to wipe one or the other I figured I'd do both to solve the problem so I'm guessing it might have just been the cache and not the Dalvik one so try both if you don't have luck just with the one
Click to expand...
Click to collapse
thx. works perfect for me

just installed
i just installed 1Tap Cleaner - cache/his/def
& problem is gone
easy to use

hi guys did the above work for real

About89Puppies said:
SOLVED: What I did is go into ClockWorkMod (Hold Vol- and Power button at reboot then choose RECOVERY) and wiped both the Cache and the Dalvik Cache (under advanced). I did not however try just to wipe one or the other I figured I'd do both to solve the problem so I'm guessing it might have just been the cache and not the Dalvik one so try both if you don't have luck just with the one
Click to expand...
Click to collapse
Perfect...did the job...many thanks!

wiped cache only!
Had the same problem. In CWM wiped Cache only - that fixed it!!
Thanks everyone!

I have this problem.
How did you all follow the OP's instruction, because I can't even install a terminal app.
Clearing cache in the clockworkmod doesn't work for me.
Using android really pushes me to be a creative strategist... oh my...

You can download marketfix. It helps all kind of market problems.
I used to have an error showing there was insufficient space. Now, it works perfectly!

Related

Market App Crashes At My Downloads

I figured it was just a result of moving the cache or just the modded firmware, but that doesn't make any sense at all.
Anyone else have this problem?
It just force closes whenever i click on my downloads.
I was having this problem with the JF 1.41 firmware so i have gone back to 1.31 and its fine now.
phil
Must be some other issue. I'm running JF 1.41 and can click on "my downloads" just fine in the market.
adb shell into your device and check the market cache folder using ls -l
You if you can't cd into the webcacheView folder your link may be bad.
Hey...
I had the same problem a couple of times and realized it was due to some corrupt cache items. If you have it already symlinked to your sd card, go to the cache folder from your PC and delete everything in there. This forces the Market to pull the cache off the server the next time you open it, thus recreating your cache.
If you don't have it linked, LINK IT and you should be good to go...
Hope this helps

Angry birds pigs wont die after 1.4.2 update and data restore??

So I have had issue after issue getting the new version to even INSTALL.. but finally got it after totally deleting the older 1.3.5 version and wiping cache, restart etc.. new install of 1.4.2.. everything works fine....
BUT....
After using titanium backup to restore data there is some kind of bug that makes the birds virtually worthless. I get the data back (levels etc) but when I go try to beat an old level the birds litterally bounce off the pigs without causing ANY damage.
Ive done this 3 different time now, totally removing the game, reinstalling, verified to work "normal" before data restore... and again, not working after the data is refreshed.
PLEASE HELP!
EVO
Myn RLS3
Nets 4.2.1 CFS more
Let me answer my own thread after I finally find the answer minutes after posting this...
Thanks to anuwyn in this thread:
http://forum.xda-developers.com/showthread.php?t=820725
anuwyn said:
Fix for "Application not installed message" and "Installation unsuccessful" on Rooted HTC Hero with FroydVillain 1.5.
I couldn't install Angry Birds and some other applications on the Market after installing
FroydVillain 1.5 and after some debugging I found out why. There seems to be a problem related to
the file "/mnt/secure/asec/smd12tmp1.asec".
Solution: Delete the corrupt file with a terminal app and also delete the market data to be sure.
1. Get "Terminal Emulator" or another terminal app from the Market.
2. Run the "Terminal Emulator".
3. Write:
su (ENTER)
rm /mnt/secure/asec/smd12tmp1.asec (ENTER)
rm /data/data/com.android.vending/cache/* (ENTER)
4. Exit the emulator, reboot and try to install the failing application again.
5. If the above doesn't solve your problem try the following:
- Wiping cache
- Wiping dalvik cache
6. If this doesn't fix your problem just wipe the phone and reinstall everything
Click to expand...
Click to collapse
It SEEMS to have worked!
I know this is kind of an obscure problem that no one else will probably ever have, but figured Id update it just the same.
same thing happened to me, I just restored the older version with the data and then updated the app over the market..worked fine after that
i could never get it to update over the market for some reason... always had to unmount the SD to get it to work.. but couldnt install from the market or save to phone without SD in.
I ended up saving to sd and using root explorer to move it onto the phone, unmount sd, do a cache wipe, install from phone, remount sd. whew!
its updated now and i have successfully done a titanium backup several times. (Thank God)
I have similar issues with fruit ninja attempting to update but just gave up on that one.

[Q] Unknown error code during application install: "-110"

I'm getting this error when I try to install any app.
I can't seem to install/update any app.
What could be the cause? I tried rebooting, deleting market cache, etc, but it doesn't work..
-Solved-
Solved how?
Yeah, thanks for helping others out...
Experiencing this very issues on a rooted Desire HD on Mike's great Android_Revolution_HD-4G_6.1.1 ROM - clean install but certain market apps, quidco, we7 are two that generate it - they throw up this very error, if you close it and re-install the app it then installs without issue but completely fails to run - really frustrating - anyone have any ideas on a fix?
If I figure it out I'll post my fix.
Reflash ROM, delete dalvik cache, delete Market cache (Settings -> Applications -> Manage applications -> Market -> Clear cache), and reflash kernel (if you use custom kernel).
That seemed to have worked for me.
Jungbum - Thanks.
I did a full wipe and clean rom install, titanium backup to put all apps and sys data back and all is fine now. =)
Not sure why it went screwy!
The Media Container Service 2.2 is the culprit. Unfreeze it (for those using Titanium Backup) or someone post the .apk so folks can reinstall it. I found this out while getting rid of AT&T bloatware and trying to minimize the apps that start on boot.
Hope this helps!
Solved
I solved it by copying "DefaultContainerService.apk" back to the /system/app/
folder and Im able to download from "Market" again smoothly without any error
happened before.
i put the defaultcontainer apk back but i still get the error. i tired clicking on the apk, installing it but says unsuccessful. any other ways to install the defaultcontainer apk
hey guys. i resetted my phone and now i dont know how to do this coz i cant install anything in my phone. so i cant use the titanium buckup and stuff coz i cant even download it. question.. how can i put "DefaultContainerService.apk" if i dont have any file managers. ?
hi. I have the same problem with error 110.
the service com.android.defcontainer.DefaultContainerService.apk was frozen on Package Access Helper in System Tuner Pro
Mabe is useful for someone
Disable encryption
I had this problem on my HTC Wildfire S (this thread showed up when I was looking for a solution)
Anyway, every time I tried to install an app from the Market, I got this unknown error -110 message and the install would fail, however if I attempted to download and install the same app again after the error popped up it would install correctly.
I stopped getting this problem after I disabled encryption of the internal memory from the settings.
So if anyone else is facing this problem, you might want to check if the encryption setting is causing any problems
(Menu > Settings > Storage > Internal storage : Storage encryption)
Clearing the Dakvil cache via Titanium backup app and clearing the market cache (via settings>application>Managed app> and selecting the Market or google play app) seemed to solve it for me using B63M phone Gingerbread 2.3.5.
I was trying to update my app (whatsapp) and I got the error 120 thingy, now its fine after the cache wipes.
However here is the DefaultContainerService.apk attached.
Cheers
Had this problem too.
Problem was: me freezeng theackage acces helper.
After unfreeze installing apps seems to work
Solved!
Not sure what, but one these things worked for me; I have culled these instructions from various sites including XDA.
1. settings -> applications -> manage applications -> market,Market Updater, Download Manager etc. -> uninstall updates, clear Cache ;
2. Unmount your SD card and reboot
3. Clearing the Dalvik cache via Titanium backup app
4. If you are rooted, use ROM Manager to fix permissions; reboot
5. I solved it by copying "DefaultContainerService.apk" back to the /system/app/
folder using root app ES File Manager and I was able to download from "Market" again smoothly without any error
happened before.I downloaded "DefaultContainerService.apk" from here:
http://forum.xda-developers.com/attachment.php?attachmentid=1179676&d=1341537886
Keep trying. Good Luck! :good:
Sangram
Error 110
I kept getting an error code 110 on the Nexus 7 and tried all the quick fixes, clearing cache, clearing data, etc but none worked. What I wound up doing is a hard reset. This worked fine and I can download apps again. I could do this because I had a back up of my tablet and so it was simple to just reinstall after. If you don't back up I'm very sorry but you may find a reason to after this. Hope this helps.
I just thought I'd post this to hopefully help out anyone who may have this same problem. I literally tried for 24 hours+ straight with no sleep trying to get my phone (Motorola XT860 a.k.a. Milestone 3) to be able to install apps again... after everything else failed (factory reset, data/cache clearing, SD card unmount/mounting, formatting my internal storage and SD card, deleting the .android_secure file/folder, etc. etc.), I finally installed RSDLite and the Bell SBF and then flashed it and it worked! Hopefully this helps someone! Cheers
p.s. this is my first post, so I can't provide DL links for RSDLite and the SBF, but they're pretty easy to find. If you can't find them, PM me and I'll send them to you.
p.p.s. eff you, "unknown error -110"!!!
p.p.p.s. just noticed this was in the nexus s forum, but it was the first google result that popped up when I searched for the 110 error... buy ya, basically my post applies to all android phones, so just flash the stock software for your provider/specific phone and it should fix the installation error. Good luck!
This may be an inactive thread, but the solution of re-installing DefaultContainerService.apk worked for me.
My phone is the Kyocera Hydro, and I guess for some reason I removed that by accident.
Thanks!
Error Code 101
Hi,
Samsung Galaxy S Rooted
Downloaded DefaultPackageContainer.apk and put it in my phone's sdcard
In adb shell command running as super user (#) I try to copy the DefaultContainerService.apk file to /system/app but I get an error:
cat /sdcard/DefaultContainerService.apk > /system/app/DefaultContainerServicek
cannot create /system/app/DefaultContainerService.apk: read-only file system
so I run the following command but it doesn't work as nothing happens
# mount -o remount,rw /system
mount -o remount,rw /system
Usage: mount [-r] [-w] [-o options] [-t type] device directory
Is like I am using the wrong options but no idea what I am missing. Any help is much appreciated.
Copying files
Solved issue below by executing as superuser
mount -o remount,rw -t yaffs /dev/block/st19 /system
and then
cat /sdcard/DefaultContainerService.apk > /system/app/DefaultContainerService.apk
Just executing mount will give you the details to replace /dev/block/st19 with whatever your phone uses
Cahaza said:
Hi,
Samsung Galaxy S Rooted
Downloaded DefaultPackageContainer.apk and put it in my phone's sdcard
In adb shell command running as super user (#) I try to copy the DefaultContainerService.apk file to /system/app but I get an error:
cat /sdcard/DefaultContainerService.apk > /system/app/DefaultContainerServicek
cannot create /system/app/DefaultContainerService.apk: read-only file system
so I run the following command but it doesn't work as nothing happens
# mount -o remount,rw /system
mount -o remount,rw /system
Usage: mount [-r] [-w] [-o options] [-t type] device directory
Is like I am using the wrong options but no idea what I am missing. Any help is much appreciated.
Click to expand...
Click to collapse

[Q] GingerBread Battery Fix v0.8 Problem

I wiped cache and dalvik cache, then installed the ZIP -- and after more than five minutes, the screen is still on "Installing update..." How long does this take?
Ten minutes later, I took the battery out to hard reboot the phone. It all came back OK (took a while because it had to build back the cache), but I'm not sure if the update took.
I did notice this error:
E:can't mount /dev/block/mmcblk1p2
(File exists)
But then it said it did delete the dalvik cache, so I thought it was all right, but maybe it didn't quite work. I'm using System Recovery to go into Recovery GFAN.COM V2.5.1.8. How do I successfully wipe the dalvik cache?
Are u using Full Touch Recovery?
If yes - change to normal recovery, I had this problem and now it works.
If no - I don't know, maybe someone other helps you
ch3mn3y said:
Are u using Full Touch Recovery?
If yes - change to normal recovery, I had this problem and now it works.
If no - I don't know, maybe someone other helps you
Click to expand...
Click to collapse
No, I'm not using FTR. I'm not even using ROM Manager -- I use System Recovery (an apk I found). It's the Moto A4 bootstrap that's based on Koush's CWM Recovery.
There is a problem with my signing on linux, I'll try and get a quick fix for the .zip tonight... until then:
1. Push files to correct folders.
2. Fix permissions to rw-r-r
3. Reboot
EDIT:
This is for the x2 right?? You should post in the Droid x2 Q&A section if so. It's not for other phones, only the Dx2.
Regardless, Problem fixed.
Are you saying I should unzip the files and then change their permission? What you describe, rw-r-r, is chmod 644. So I should extract, chmod, re-zip, then run the flash update? And yes, this is for the X2.
No l, just redownload, I fixd the problem.
Tapin' the Talk on my HTC Trophy
Just re-downloaded it, but nothing's different -- still having the same issue where it freezes at Installing update. I noticed there are two directories off of root now, Dx2_GB_BatteryFix and META-INF -- is that correct?
I am having the same issue with the zip file. Although I wouldn't say I am a noob, pushing these files is something new to me. If the zip cannot be properly signed or there is difficulty unforeseen in being able to do so, can someone explain in some detail how to push this?
Many thanks!
EDIT: So I figured it out using File Expert. Copied and overwrote battd to system/bin and libbattd.so to system/lib and corrected the permissions as you stated, rebooted and wiped cache and dalvik cache. All seems good now! Thanks for the fix.

[DISCUSSION][FAQ] CM9/CM10 for HTC Explorer/pico

Why this thread?​
This is a discussion thread for HTC Explorer's CM9 or CM10 users, to prevent spamming in the development thread. You can post here your problems/troubles etc. with this ROM, leaving the other thread for DEV's news and stuff only.
FAQ
HOW TO PARTITION YOUR SD CARD AND USE SIMPLE2EXT (AKA S2E)​
xpmode said:
You need a recovery image with ext support. If you followed jaggyjags' rooting tutorial then you most likely have it. If you don't, have a look at this thread.
I'm not responsible for any phone or sd card bricks that can happen from using this tutorial. You choose to trade minor risk to free internal memory. If you feel uncomfortable using S2E, try Link2SD.​
First of all, make a nandroid backup. Optional, but if something screws up in the process, you may be forced to reflash your ROM.
Then backup your sd card by mounting it to your computer and copying the files inside to a folder in your computer. Required unless your ROM is a brand new install.
After you backed up your nand and files, boot into recovery(hold down power button, touch restart, touch recovery, touch OK(or similar)).
Go to advanced > partition SD card, and make yourself coffee. Don't panic, it will take between 5-20 minutes based on your sd card capacity and class. A 16 GB class 4 sd card took 10 minutes for me.
After that, go to menu > mounts and storage > mount USB storage. Connect the phone to your computer. Transfer everything in the sdcard folder, wait for it to completely finish and a minute to cool down, unmount, select menu > reboot phone now.
When your phone reboots, go to Google Play and install S2E. Wait for it to finish, then go to S2E menu, touch the capacitive button you use to open context menus, select Settings, enable mount as ext4 and set read buffer. Don't touch anything else. Go to home screen and reboot.
When your phone opens, give it a minute to cool down and then go to S2E again. 4 boxes should be tickable now. Tick all of them, reboot, after rebooting don't touch your phone for 5 minutes or so.
If you have problems(not enough storage) installing large(>1 MB) apps, untick Application Data box in S2E, reboot, wait a minute or so, reboot into recovery, wipe cache partition, reboot, tick the Application Data back, reboot, try installing the app again. If the installation fails again, you have no choice but unticking Application Data forever. Sad, but still you will free a lot of memory.
Click to expand...
Click to collapse
Wi-Fi TETHERING WITH CM9​
xpmode said:
Since CM 9 for Explorer can't use ICS native Wi-Fi tethering function, we have to use a third-party app.
How to do:
Install this to your phone: https://play.google.com/store/apps/details?id=com.googlecode.android.wifi.tether
Press "Close" in Voluntary Donate popup that shows up.
Press the menu button and go to Settings.
Press Enable Wi-Fi Encryption so nobody can waste your valuable mobile data without permission.
Press Change Passphrase and type the network password you want to use in.
Go back and press Press to start tethering.
Grant Superuser privileges.
Log into AndroidTether and have fun.
If you get error in Activating Encryption:
Go to settings and change Encryption Setup Method to wpa-supplicant.
It's only one downside is that the network would be only protected with WEP, but since cracking it takes at least a day and unless you keep the connection up for days, it shouldn't be an issue.
Click to expand...
Click to collapse
INT2EXT+ INSTALLATION TUTORIAL​
xpmode said:
IF YOU ALREADY HAVE S2E, LINK2SD OR SIMILAR, YOU MUST REPARTITION SD CARD AND FACTORY WIPE
int2ext+ is a relatively new script that instead of making symbolic links(Link2SD) or moving certain partitions(S2E) to sd, extends your internal storage into your ext partition in sd, which means S2E's potential space saving and Link2SD's stability combined together and gives you something to brag about.
PREPARATIONS
Download the latest build of CyanogenMod 9.
Download the latest version of CronMod INT2EXT+ here.
Open CyanogenMod 9 zip.
Navigate to /system/etc/init.d
Open INT2EXT+ zip.
Navigate to /system/etc/init.d
Add the file called 40int2ext in the /system/etc/init.d directory in CM9 zip.
INSTALLATION
Go to recovery, do factory reset and advanced > partition sd card.
Select 1024M for ext(for some reason, I selected 4096 and it only read the first 1GB-ish) and 0M for swap.
Wait until it says Done and goes to menu.
Go to Mounts and Storage.
Select USB storage and connect your phone to your computer.
Copy your modified CM9 zip file to the root of your sd.
Select unmount.
Reflash ROM.
Reboot.
After reboot, go to settings > developer settings > root access and select Apps and ADB.
Go to your adb directory and do adb shell.
Type su.
Then do:
Code:
mount -o rw,remount -t yaffs2 /dev/block/mtdblock3 /system
cd /system/etc/init.d
chmod 644 00banner
chmod 644 90userinit
mount -o ro,remount -t yaffs2 /dev/block/mtdblock3 /system
Reboot.
After reboot, reboot into recovery and flash gapps.zip normally.
Then go to Applications and enjoy your new, extended internal storage.
Click to expand...
Click to collapse
-- Credits to:
Code:
xpmode (for the FAQ)
a strange prob
ok i have a strange prob
some times when i pull the notification bar - nothing comes up not even the shortcut's
is it only 4 me or u all 2 experience it ?
ayushrox said:
ok i have a strange prob
some times when i pull the notification bar - nothing comes up not even the shortcut's
is it only 4 me or u all 2 experience it ?
Click to expand...
Click to collapse
Sometimes I experienced something similar, but after reboot it never happened again
Well, still with the problem on Skype...
Each time I start the app of Skype, when display turns of, the phone Block's and it's necessary to reboot...
It seems that freezes...
Batery is during maybe about 10/12h only...
Thanks for the devs of this Rom.
Thanks for making this thread,I will link this in first post
Also plz add a faq with stuff like how to use s2e etc
Sent from my GT-I9100 using xda premium
Cannot select network manually in CM9
I get the message "Error while searching for network" when I trying to search for network in settings menu, so I cannot select the network manually.
BrunySLB said:
Well, still with the problem on Skype...
Each time I start the app of Skype, when display turns of, the phone Block's and it's necessary to reboot...
It seems that freezes...
Batery is during maybe about 10/12h only...
Thanks for the devs of this Rom.
Click to expand...
Click to collapse
Bruny we need logcat to fix errors .. Next time do an adb logcat after starting Skype ..Then post the result here
I haven't installed CM9 in my Explorer yet. So here is a pretty stupid question. How do I clean up my sd card? Coz when I tried to clean my sd card once, the whole phone hung. Please reply.
Sent from my HTC Explorer A310e using Tapatalk 2
Originally Posted by LiVeRpOoL-FaN
personally i use absolute system root tools, no need for titanium.........i would just wipe and re-install cm9 rom without gapps, you can get play store app seperately without the rubbish.......
How to install Play Store separately without installing gapps?
athani said:
Originally Posted by LiVeRpOoL-FaN
personally i use absolute system root tools, no need for titanium.........i would just wipe and re-install cm9 rom without gapps, you can get play store app seperately without the rubbish.......
How to install Play Store separately without installing gapps?
Click to expand...
Click to collapse
Just install the apk:
LINK (http://www.mediafire.com/?1tmyxd402hdwcka)
Txask said:
Just install the apk:
LINK (http://www.mediafire.com/?1tmyxd402hdwcka)
Click to expand...
Click to collapse
I installed CM without gapps and then installed Play Store apk. But it won't run presumably because I don't have Google account set up. What do I do next?
cute_prince said:
Bruny we need logcat to fix errors .. Next time do an adb logcat after starting Skype ..Then post the result here
Click to expand...
Click to collapse
cute_prince, could you tell me how to do a adb logcat? Or sent me a link with a toturial? Because in a fast search on google, I didn't understood how could I do it! Once I don't know how to resolve problems like these, I would be happy for help on solution of problems!
Thanks.
athani said:
I installed CM without gapps and then installed Play Store apk. But it won't run presumably because I don't have Google account set up. What do I do next?
Click to expand...
Click to collapse
Settings -> accounts and sync. -> add account
droidblade said:
I haven't installed CM9 in my Explorer yet. So here is a pretty stupid question. How do I clean up my sd card? Coz when I tried to clean my sd card once, the whole phone hung. Please reply.
Sent from my HTC Explorer A310e using Tapatalk 2
Click to expand...
Click to collapse
Recovery -> mounts and storage -> format SD
Txask said:
Settings -> accounts and sync. -> add account
Click to expand...
Click to collapse
Sir, I had tried that. In that menu, I can see only Corporate and Email. No Gmail, presumably as gapps not installed. Help!
Oops you got me. As you said, you should install gmail. Try with this apk http://forum.xda-developers.com/showthread.php?t=1310267
Txask said:
Oops you got me. As you said, you should install gmail. Try with this apk http://forum.xda-developers.com/showthread.php?t=1310267
Click to expand...
Click to collapse
Still can't see Google in Add Account menu. Waaaa :'(
I've installed gapps for now. But can someone please look into this.
athani said:
Still can't see Google in Add Account menu. Waaaa :'(
I've installed gapps for now. But can someone please look into this.
Click to expand...
Click to collapse
Its not a bug. It is how it is meant to be.
Simple answer:
Just remove all the apks you don't want from /system/app in gapps.zip and then flash. Don't touch anything you don't understand.
can this "http://www.htcdev.com/devcenter/downloads" source code
help us to make cyanogenmod 9 build?
Which is better, link2sd or s2e? Also, will s2e work with a FAT32 partition.
Sent from my HTC Explorer A310e using Tapatalk 2

Categories

Resources