Related
Hi all,
I have been a winmob user for over 5 years and i know pretty much everything about them. (see join date) Though 3 days ago i got a a8183 desire.
My god i have a lot to learn about Android. Winmob seemed so much simplier to pick apart with registry and custom roms.
Anyways i have been reading thread after thread for days yet i still have a couple of questions that i cannot get clear answers for.
I have a a8183 telstra desire running on optus. I have updated to the latest offical 2.2 ROM. (Everyone mentions OTA (over the air) though i downloaded it and installed thru windows).
So i would appreciate if someone could help me out with my questions/assumptions.
1. From what i have read you cannot r00t a froyo OS. Is that right? Though i have found an app z4root that will do it temporarily until reboot. Unrevoked doesnt seem to work.
2. To change system files you need not only root though you need the clockworkmod recovery part of the bootloader. (eg. to replace HOST file for adblocking).
3. You need permanent r00t to install the clockworkmod (so i cannot do this).
4. You cannot remove default ROM apps from your phone without the clockworkmod.
5. You need clockworkmod to install custom ROMs.
So from what i gather.. r00t is good. though really only cause it gets you the clockworkmod recovery which is where you can really hack it.
And to get this i need to downgrade to 2.1, r00t, clockwork then use a hacked rom for 2.2?
Your help is greatly appreciated.
hi sage, i too came from windows mobile so i know how you feel, lucky for me i jumped on the android bandwagon earlier with the htc hero, after i got bored with my HD1, anyway your wrong on quite a few points, so i'll point you in the right direction.
1) the latest version of unrevoked (www.unrevoked.com/recovery) is more than able to root the froyo roms, its a one click app and can root your device in minutes
2) to easly modify system files you need s-off (this is equivalent to HSPL on wm devices) after you have rooted, you need to search for alpharev, this is a linux live cd, you just burn it and boot it and it will security unlock your device.
3) when you download and run unrevoked, it will not only root your device but insatall the latest version of clockworkmod recovery. (just hold vol down and power when your device is off to access hboot, and choose recovery from the list) so unrevoked kills 2 birds with one stone
4) to remove the apps in the /system/ partition there are 2 ways, from recovery using adb, or if you flash the s-off mod, you can remove them directly from your device using a file manager.
5) yes you need clockworkmod or another custom recovery to install custom roms, but now you know how to do it, thats not a problem
Hi Sage,
If you're looking for an easier way to get rid of all the Telstra apps (more like a blob of links really ) on your phone you may want to try one of the stock HTC WWE ROMs. It's clean and you can flash it via exe, just like in WM. The latest RUU I believe is the 2.29.405.2. Also, be aware of the risks of rooting your phone.
thanks for your response guys
Ok so i am now r00ted and running Leedroid's WWE ROM! (thank you!) it was actually pretty easy.
I think unrevoked was failing cause i was using a USB HUB.
OK so now i just want to remove some more of the default apps that come with it.
So i will try alpharev to security unlock my device. (is this permanent or if i reflash my rom it will come back?)
once i have done this i can then delete anything i like thru r00t explorer?
At this stage i am trying to just make some more room for apps. As a number of them wont move to SD Card.
A couple of last questions if i may. I have an new SD Card on order. Am i able to simply copy everything from my existing SD to my new and then swap it over in my phone and it will all be ok? Or do i need 'clone' it with some tool?
Where in the system paths do i remove 'shortcuts' within all apps? (or even simply rename them.)
Much appreciate your help. Android is growing on me. I especially love adb logcat!
ok.. i am now security off'd alpharev worked a treat.
i am now using r00t explorer to try and delete items from /system/app though they come up read-only so i cannot delete them
i take when i get to remove these the phone will have more stoage space for apps yeah?
i also still cannot find where the all apps shortcuts sit! (so i can rename/remove).
and lastly now i have the alpharev bootloader so gonna google how to change that
i did use the Leedroid apps2sd ROM. though most of my apps are still going to phone memory and i cant move them across.
Is there a fix for this? i guess once i work out how to delete these read-only files ill be ok anyway.
Unfortunately removing system apps wont give you more space to install apps, they are stored under a different partition, /system and /data are not on the same disk so you can save as much space on /system as you want but it won't affect /data at all.
With running out of space you have a few choices:
Go to settings..applications..then manage and move as many apps to SD as you can. This is fro-yo apps2sd, not all data is moved and not all apps can be moved, so you will probably run out of space again anyway.
Or
Reboot into recovery and partition your sdcard to create an ext partition, when you boot your rom ALL apps will be moved to the ext partition leaving lots of free space. Backup your sdcard before you partition it, you will lose all data.
Sage said:
ok.. i am now security off'd alpharev worked a treat.
1) i am now using r00t explorer to try and delete items from /system/app though they come up read-only so i cannot delete them
2) i take when i get to remove these the phone will have more stoage space for apps yeah?
3) i also still cannot find where the all apps shortcuts sit! (so i can rename/remove).
Click to expand...
Click to collapse
1) Press on Remount as R/O, this should allow you to delete/replace system stuff & ringtones, fonts...etc.
2)No, because apps install to data/apps & not system/apps.
3)You mean like the applicatiuon menu when we used to delete shortcuts or rename them? Hahaha man that was sooooooooooooo long time ago for me. Anyway, the applications installed are displayer & you can't hide them or rearrange them like Winmo. You might want to try Launcher Pro to hide apps in the apps drawer.
If you need more info, ask freely because 2 years ago I went through the same
mr.r9 said:
1) Press on Remount as R/O, this should allow you to delete/replace system stuff & ringtones, fonts...etc. Typo..You meant R/W
2)No, because apps install to data/apps & not system/apps.
3)You mean like the applicatiuon menu when we used to delete shortcuts or rename them? Hahaha man that was sooooooooooooo long time ago for me. Anyway, the applications installed are displayer & you can't hide them or rearrange them like Winmo. You might want to try Launcher Pro to hide apps in the apps drawer.
If you need more info, ask freely because 2 years ago I went through the same
Click to expand...
Click to collapse
Hmm..actually the new MTD partition table hack should be able to free space on the /system, adjusting partitions with less for /system and /cache and more for /data/app should give enough space..Though I'm not sure if he wants to try this right now, since it's considered an advanced task and maybe he'd like to get more accustomed to Android before attempting it? His wish though..
And well, there's yet another method to remove system apps, other than the other two methods. This is to modify the zip file of the custom rom to remove the actual apks from /system and reflashing it on top of the actual flash..
droidzone said:
And well, there's yet another method to remove system apps, other than the other two methods. This is to modify the zip file of the custom rom to remove the actual apks from /system and reflashing it on top of the actual flash..
Click to expand...
Click to collapse
Ohh yes indeed. OP, you can edit the zip before installing it to your device. You can remove/replace application in system/data and fonts...etc. Just remember to change signature verification to off in your recovery.
my god. i have spent days on this baby and im only barely scratching the surface
much appreciate all your help guys!
ok.. so its time to use app2sd i hear that app2sd+ is better though? (it moves more data to SD yeah? appcache?)
i only have 2Gb microsd right now so i might wait until i my 8GB arrives before i flash a new ROM and start again (again!)
i also noticed these online kitchens. http://cookmyrom.co.cc
which look great! tho they are still a version behind the leedroid i am using tho its a good way to get rid of some default apps.
i certainly like the idea of reparitioning the default disk though not quite ready for that yet especially when app2sd+ sounds much more straight forward.
i am dumbfounded that you cant remove 'shortcuts' from the All Apps! or even rename them!! my god. i would think that was first thing available on such an open source OS.
So i have now created a folder called "Folder" to reduce the clutter.. and now i guess i cant even rename it!?? and if i create another one its called "Folder" too!
lol.. this OS is so advanced yet some basic stuff seems to be overlooked.
I did try launcher pro though it removed my HTC Sense (which i like). So i might need to keep looking for an app to help organise my All Apps and my desktop (is desktop what its called?)
And just how do i add ringtones?
love your work guys thanks again.
Create a folder called Ringtones on the root of your SD to have...ringtones.
When you open a folder, long press on the header to rename it.
As for organizing, I stopped caring & started to use search, but maybe if you want you can try an app called folder organizer.
mr.r9 said:
Create a folder called Ringtones on the root of your SD to have...ringtones.
When you open a folder, long press on the header to rename it.
As for organizing, I stopped caring & started to use search, but maybe if you want you can try an app called folder organizer.
Click to expand...
Click to collapse
nice one thank you!
Sage said:
...So i have now created a folder called "Folder" to reduce the clutter.. and now i guess i cant even rename it!??...
Click to expand...
Click to collapse
Open the folder then hold where it says folder to change its name.
Ok. Now have app2sd working!
thanks to all of you. Beginning to love this android phone now. I feel sorry for all the people who use them as they come from the factory! Thank god for all the xda people who rip them to shreds and make them better
If i can have one last question. Any way to remap hardware buttons to start an app?
Like when you hold down the search button it launches Google Voice. I want it to launch a different app..
I did a search and found the hardware button remapper though it only does hardware to hardware.. not hardware to app
For Folders(Assuming you're using full HTC Sense), just open it and hold the title bar. Took me some time to figure out. You cannot easily rename the apps in "All apps", but you can remove them(Which is essentially uninstalling them) from Settings > Applications > Manage, unless they are system apps which need to be manually deleted either via S-OFF + Root explorer(OR something similar) or ADB + Custom recovery(Clockworkmod or Amon Ra).
For setting a custom ringtone, open the music app, select the music > Menu > Set as ringtone.
so no love on the hardware remap for apps?
Oh well i have done a lot of googling and it seems it cant be done (well at least not easily).
My last question is when you launch an app from a folder the folder stays open.. any way to force close or change its behaviour?
for those following this. I found the Tasker app remaps hardware buttons amongst doing amazing other things.
Still no love on closing folders though.
i ended up using tasker to create app widgets to replace the folders...
If you want app widgets, there's also "Desktop Visualizer".
In terms of killing of an app, have you tried "Settings -> apps settings -> development" then there's an option there for "stop apps via long press"?
Hi,
I just got my new SE Xperia Play phone and got it with android Gingerbread on it, I'm not completely familiar with this OS but following information that I've read I rooted my phone and it is working fine, I did this cause I read that by doing this I would be able to remove and add apps to my phone as I became a Super User on the Linux side of it. Now my questions is, How can I do this? I've tried to find like an step by step add and remove apps on my phone with no luck. Also I'd like to get some information on what can I do and what I can't (or shouldn't do) with my super user rights ( i found this but not sure how to add this titanium backup on my phone http://forum.xda-developers.com/showthread.php?t=1046699).
All help will be greatly appreciated.
Regards,
Btts.
you can delete any apps including system apps by using TITANIUM BACKUP.
once you've installed it and run it click on the backup/restore tab at the top then select whatever app you want to remove (system apps inluded) click that app and there will be an uninstall option.
BE CAREFUL WHAT YOU DELETE!
Hope this helps
You have to download Titanium Backup from the market
oh ok I get it, so it is available through the android market.. now that is for the Uninstall stuff part (thanks to both) now in order to get stuff installed into the phone is it there an option for that or can I do it using the linux terminal that is installed on the phone?
Thanks for all the help
OK, I have been where you are, and maybe this VERY brief summary will get you started.
1. Root - you did that.
2. Download and install the CWM for locked bootloaders from this link here.
3. Follow the instructions to power off, then power on and press down on the Volume Down key to enter the recovery mode. Then go to the Backup/Restore menu and backup the phone. This creates a Nandroid, or image of the phone so you can put it back to rooted stock if you mess something up.
4. Download and install Titanium Backup from the App Market. You can use this to uninstall any bloatware, including System files, but use with caution so you won't need to use your Nandroid! There is a safe list thread here that will give you some help in what you can remove.
5. Apps for Android usually come from the Android Market, or another market that hosts Android apps like Amazon AppMarket, etc. So any program you want to install will generally need to come from there. (Yes, I know there are some apps around that some Joe Ubertech wrote, but in general, you will want to get apps from the Market or a Vendor site, like Gameloft or EA.)
6. Use an App2SD program to move as many apps to your SD Card as are able to go. This frees up internal storage so you can run smoothly and have a lot of apps too. I like Droidsail Super App2SD (ROOT) because it lets you select a group of apps at one time to move. Do NOT move to SD any app that is accessed through a widget, or any replacement launcher program.
7. Be aware that Programs marked as System files cannot be moved to SD. However, some of them, like the preinstalled games, GMail, Youtube, etc, are also found in the Market. You can either delete them and reinstall them from the Market, or use a program like Root Explorer to manually move these to a folder on the SD card. Then reboot your phone, and you can reinstall them as user apps and be able to move them to SD as well.
8. Read. Read, read, read, READ everything you can get your hands on here in xda. It has been the best source of info for the Xperia Play.
I hope this helps you get going. Have fun, and if you run into trouble, someone here will usually be able to help you get going again.
Cheers!
netizenmt said:
OK, I have been where you are, and maybe this VERY brief summary will get you started.
1. Root - you did that.
2. Download and install the CWM for locked bootloaders from this link here.
3. Follow the instructions to power off, then power on and press down on the Volume Down key to enter the recovery mode. Then go to the Backup/Restore menu and backup the phone. This creates a Nandroid, or image of the phone so you can put it back to rooted stock if you mess something up.
4. Download and install Titanium Backup from the App Market. You can use this to uninstall any bloatware, including System files, but use with caution so you won't need to use your Nandroid! There is a safe list thread here that will give you some help in what you can remove.
5. Apps for Android usually come from the Android Market, or another market that hosts Android apps like Amazon AppMarket, etc. So any program you want to install will generally need to come from there. (Yes, I know there are some apps around that some Joe Ubertech wrote, but in general, you will want to get apps from the Market or a Vendor site, like Gameloft or EA.)
6. Use an App2SD program to move as many apps to your SD Card as are able to go. This frees up internal storage so you can run smoothly and have a lot of apps too. I like Droidsail Super App2SD (ROOT) because it lets you select a group of apps at one time to move. Do NOT move to SD any app that is accessed through a widget, or any replacement launcher program.
7. Be aware that Programs marked as System files cannot be moved to SD. However, some of them, like the preinstalled games, GMail, Youtube, etc, are also found in the Market. You can either delete them and reinstall them from the Market, or use a program like Root Explorer to manually move these to a folder on the SD card. Then reboot your phone, and you can reinstall them as user apps and be able to move them to SD as well.
8. Read. Read, read, read, READ everything you can get your hands on here in xda. It has been the best source of info for the Xperia Play.
I hope this helps you get going. Have fun, and if you run into trouble, someone here will usually be able to help you get going again.
Cheers!
Click to expand...
Click to collapse
awesome thanks for the information
Also, grab KeiranFTW's tweak package in the dev forum. Best thing you could do to your phone.
Sent from my R800x using xda premium
Trygon said:
Also, grab KeiranFTW's tweak package in the dev forum. Best thing you could do to your phone.
Click to expand...
Click to collapse
here's the link
http://forum.xda-developers.com/showthread.php?t=1385236
University of Pi said:
here's the link
http://forum.xda-developers.com/showthread.php?t=1385236
Click to expand...
Click to collapse
thanks for the info guys, now I'm working on my other phone the Xperia Arc ^^, if a moderator wants to close this thread is alright
thanks to all
I am super-curious if & how anyone here is using Link2SD successfully with CM11 (on the Epic 4G, specifically).
I've tried scouring these forums, and the Internet in general, to figure out the best way to get this to work...
But everything that I've tried, it all seems to be working great, only up until the first time that the phone reboots, then it all goes to hell.
I am wondering if there are any extra steps to follow, specifically for the Epic 4G, or any particular pitfalls known to avoid?
That's why I wanted to ask here, specifically to Epic 4G users...
If you are getting Link2SD to work well with CM11, then please chime in here, and can you explain how you got it all set up and working well?
(I feel like this is the one last thing that if I could conquer it, then I could really continue to get a lot of life out of this phone... as it stands, it seems too risky to put much faith in Link2SD, because if the phone happens to spontaneously reboot while I'm out running around, then I'm screwed because so many apps just disappear, and then it's a pain to re-download, re-install, and re-setup each of them...)
Thanks in advance for any help,
AS
I am using Link2SD on my Epic 4G with CM11 with some success. I just did a reboot, and as usual lost any icons that had links created in Link2SD, so I go to the app locker & re-add them to my home screen. This is typical of what happens on a reboot for me. One thing I did notice is that it takes a minute or so for the deleted app icons to show up in the app locker again, so if you are reinstalling them, it may be a matter of waiting for them to show back up. Also on occasion(not this time), Link2SD will prompt me about a problem with the links and then prompt me to reinitiate the partition or something to that affect. Once I do that and it reboots, the app icons are still gone, so I just re-add them. Anyway, I know its not a perfect solution, but with this device its better than running out of RAM. One last thing, needless to say, I only create links for enough apps to free up enough RAM to keep my Epic working properly.
I've finally got a system going that seems to work for me, and so I thought I'd share some things.
I'm on CM11 (as of today, cm-11-20140602-NIGHTLY-epicmtd.zip) and I'm using Link2SD.
HERE'S A "GOTCHA" THAT HAD ME PULLING MY HAIR OUT FOR AT LEAST A DAY OR TWO:
Link2SD was having problems mounting the 2nd partition - it would just say "Mount script cannot be created." or something like that (not a very helpful error message), no matter how many times I rebooted and tried again. What I *finally* figured out (somehow), was that this error was being caused by /system being completely full. When I went and deleted a few things from /system (such as goofy wallpapers or that 'Apollo' app that I never use), then Link2SD was able to successfully create the script, and then I'd reboot and could use the 2nd partition successfully.
It's still a little aggravating that any reboot of the phone will cause all of my "Linked" apps to disappear - I've played with this until I am blue in the face, and have resigned myself to accepting that this is just "how it is" (?) - but I'm now using Titanium Backup as my workaround.
STEPS I TAKE WHEN THE PHONE REBOOTS:
1) Go into Link2Sd and make sure the 2nd partition is usable, otherwise recreate mount scripts (deleting wallpapers/Apollo if necessary)
2) Under Link2SD's "More" menu, perform the following:
a) Clean up the 2nd partition
b) Clean up the dalvik-cache
c) Clear all app caches
3) Restore apps from Titanium Backup
a) starting with Facebook app (the biggest hog) and then immediately go and make Facebook a "Linked" app again
b) restore a few more apps (to internal/phone), then go and shuffle those over to "Linked" apps via Link2SD
c) (repeat step 'b' until all apps are restored and "Linked" via Link2SD
^ This is the only way I've been able to get this to work for me... but now I can put about as many apps on the phone as I'll ever possibly need, and I have to say everything is running pretty smoothly now - but if anyone can see a better way, or how to improve what I'm doing, then I'm all ears... please let me (us) know.
Thanks!
Apex launcher doesn't lose the icons. I can free about 66MB of system space by swapping the launcher, deleting CM wallpapers, live wallpaper and Google keyboard.
I verified link2SD plus was not working properly but free link2SD works as advertised. For me, just installing the plus version will break the working functions of the free version. The free version scripts, links and launcher icons survive reboots. The plus version continually lost mount and wouldn't properly clean up the second partition and was not copying the lib files and placing them in the second partition.
Edit: per the developer's request, after verifying free link2SD was setup and surviving reboots, I added plus link2SD and rebooted: OK so far. Next I linked a file with plus version; OK until reboot. The application was not found except in directories. Dalvik cache cleanup finds the dex link and file in second partition as unneeded files. Had to manually delete all the files and links for the broken application and reinstall it. Also had to uninstall plus link2SD to properly link again. Sent the results back to developer.
Sent from my SPH-D700 using Tapatalk
Edit: 6/20/2014; link2SD 3.4.8 fixed the reboot issue for the link2SD Plus version for me. Sent email to developer to thank him for the fix.
See post #8.
Update on my last entry:
I emailed the link2SD developer and got a reply asking me to check the plus version again. In my reply back I linked him to this thread.
Another tip to add for nightly flashers that use link2SD and modify the zip prior to flashing: pull the mount script, 11link2SD, found at /system/etc/init.d and move it same location on zip before flashing. If retaining data, ie: dirty flashing; the mount securely retains your apps after flashing new nightly. Just checked with free version of link2SD: works.
Sent from my SPH-D700 using Tapatalk
Arson Smith said:
I am super-curious if & how anyone here is using Link2SD successfully with CM11 (on the Epic 4G, specifically).
I've tried scouring these forums, and the Internet in general, to figure out the best way to get this to work...
But everything that I've tried, it all seems to be working great, only up until the first time that the phone reboots, then it all goes to hell.
I am wondering if there are any extra steps to follow, specifically for the Epic 4G, or any particular pitfalls known to avoid?
That's why I wanted to ask here, specifically to Epic 4G users...
If you are getting Link2SD to work well with CM11, then please chime in here, and can you explain how you got it all set up and working well?
(I feel like this is the one last thing that if I could conquer it, then I could really continue to get a lot of life out of this phone... as it stands, it seems too risky to put much faith in Link2SD, because if the phone happens to spontaneously reboot while I'm out running around, then I'm screwed because so many apps just disappear, and then it's a pain to re-download, re-install, and re-setup each of them...)
Thanks in advance for any help,
AS
Click to expand...
Click to collapse
I'm using link2SD for all minus 16gb internal android device. Here is what i do in epic 4g, currently on CM11 20140523, use 20131209 gapps. I just write the part involved link2sd :
1. Buy atleast 16gb microSD and class 10 is a must, make 2nd partition (usually about 4gb - 6gb) as ext2 - ext4 (depends on the OS).
2. Device rooted, install titanium backup & root explorer 3.1.3 (make sure the root explorer working). Uninstall system apk (one of the launcher, whisper push, terminal emulator (I prefer use better terminal emulator, install as user app), CM filemanager, etc - still more that can be uninstalled for more space in system.
3. install link2SD, pick ext2 - ext4 (depends), dont restart yet. go to setting, uncheck everything then restart.
4. After back to launcher, open root explorer, go to root/data/, check app & dalvik-cache folder, press copy. Go to sdext2 folder, delete lost&found folder (usually there), and paste. So the app & dalvik-cache folder is there now (you could copy data/data folder too if you really want maximum extra space in internal, but in epic 4g i didn't copy data folder because it's enough space).
5. At the sdext2 folder, long press app folder, select "link to this folder", go to root/data/, press "create link" - "yes". Then go to sdext2 folder again, long press dalvik-cache folder, select "link to this folder", go to root/data/, press "create link" - "yes". Do the same if you copy data/data folder to sdext2 folder.
6. Reboot. Done. Then installing others app or restore with titanium backup.
I hope this is useful. Some Screenshot attached.
Hello
Thanks for that solution.
I`m searching for this solution since 1-2 weeks.
I had the same Problem on xcover 2 Link2SD.
Now it`s clear i have installt Link2SD and works perfect for just 3-4 days then i upgrade to Link2SD plus and then it happend like the Threat above.
I`m wondering that Lin2SD works perfectly on CM11 and if you go to Link2SD plus for money and this don`t work.
Free works perfectly and paid work not.
I have go back and everything its fine.
I hope the autor will fix the problem then i go back to plus.
Thank Thanks Thanks works fine!
regards marle.m
Good news! It appears the link2SD version 3.4.8 released today has a bug fix to survive reboots for linked apps when linking with link2SD plus version.
So far, I've only linked one app with plus version enabled and it survived one reboot. Then Ⓘ linked the data folder and rebooted again which also survived the reboot.
Looks like plus version is fully functional; I'll update if it fails some time later.
Sent from my SPH-D700 using Tapatalk
Finally had a chance to sit down and mess with this...
Yeah! Success! Freeing up space in /system worked.
Next question...Will I have to remove the bloat prior to flashing from now on? ie no more CyanDelta easy flashing
Anyone have any Scripting-Fu to come up with an automated method of stripping out said bloat?
thx sno
Snoshrk said:
Finally had a chance to sit down and mess with this...
Yeah! Success! Freeing up space in /system worked.
Next question...Will I have to remove the bloat prior to flashing from now on? ie no more CyanDelta easy flashing
Anyone have any Scripting-Fu to come up with an automated method of stripping out said bloat?
thx sno
Click to expand...
Click to collapse
I was thinking the gapps could be modified at the updater-script to remove some system bloat. Then remove some bloat from that as well. Most remove their own bloat choices so maybe a diy tut would be more useful?
I agree, the script would make the nightly flashing easier.
Sent from my SPH-D700 using Tapatalk
Just realized that if using Link2SD Plus to multi link all folders of an app to sdext2 after a clean install is still broken, if using intended method. Apps linked this way are missing after reboot.
Working on a safer suggested method that focuses more on removing apps from Gapps but also removing some other system apps after flashing a nightly that requires no modification of the nightly zip on a computer. Have to focus on linking only a minimum amount of apps with free Link2SD considered less risky to move, like larger stand alone apps, not needed tools.
I've got a working script and method that works but the risks to be avoided need to be detailed along with the tut to script and tool your own modified Gapps that minimizes the flash to flashing the nightly as-is and then flashing a custom Gapps that includes preferred launcher and restore methods.
Removing CMWallpapers, Apollo music and Trebuchet launcher. Substituting blacked out Google play. Replacing removed apps with Apex beta test launcher for test group, blacked out Pandora (these will be installed at /data partition where they can be easily uninstalled or updated) I use my own borrowed wallpaper.
Along with the removed bloat from Gapps, this frees a bit more than 40 MB of system space.
Sent from my SPH-D700 using Tapatalk
UPDATE: the latest version of Link2SD (3.5.2) has "fixed the bug that causes linked apps disappear on reboot when internal data is linked".
So... if you've also ponied up the buck or two for Link2SD Plus (as I have), then this finally works again like you'd always hoped it would.
I just loaded a bazillion apps back on the phone, and have been able to reboot multiple times without losing them.
The only time I "lost" them for a moment was after flashing to the latest CM11 nightly, but then doing the "Recreate mount scripts" and reboot brought them right back, with no other shenanigans necessary.
(Just wanted to let people know, because this is such a relief to me now....)
HURRAY!
OK I'm trying this again. Reboots are fine as long as I don't select quick or soft reboots; I lose mount, linked apps not installed.
Now need to try the clean install of nightly.
Snoshrk said:
Finally had a chance to sit down and mess with this...
Yeah! Success! Freeing up space in /system worked.
Next question...Will I have to remove the bloat prior to flashing from now on? ie no more CyanDelta easy flashing
Anyone have any Scripting-Fu to come up with an automated method of stripping out said bloat?
thx sno
Click to expand...
Click to collapse
One possible solution:
more scripts to limit steps
Another possible solution (click link)
Hey warriors!
Pls help - after installing apk and storing obb files into sd card/android/obb folder I cannot run any HD game with my G3. The application will not find the files.
My procedure:
- download apk + cache
- install apk
- place obb files into obb folder (usually the files are already in a correctly named folder, e.g. "com.pixelbite.rr3" (for recklessracing3), so I just extract and copy them from my PC over to SD card)
- run apk - it will then give me an error message, or just look for the files for eternity, or simply just crashes
I have tried couple of games - NOVA3, MC5, RecklessRacing with no luck
- is it because I am not rooted?
- is it necessary to change something in phone settings prior to installing?
- or simply what I am doing wrong?
Many thanks for your help!
leeris said:
Hey warriors!
Pls help - after installing apk and storing obb files into sd card/android/obb folder I cannot run any HD game with my G3. The application will not find the files.
My procedure:
- download apk + cache
- install apk
- place obb files into obb folder (usually the files are already in a correctly named folder, e.g. "com.pixelbite.rr3" (for recklessracing3), so I just extract and copy them from my PC over to SD card)
- run apk - it will then give me an error message, or just look for the files for eternity, or simply just crashes
I have tried couple of games - NOVA3, MC5, RecklessRacing with no luck
- is it because I am not rooted?
- is it necessary to change something in phone settings prior to installing?
- or simply what I am doing wrong?
Many thanks for your help!
Click to expand...
Click to collapse
Most of the time, that stuff is stored in the /data partition which you cannot access to write to without root. The only "people" that can access and write to that area are the app itself that wrote to it initially, and an account with root access.
Some games might store some "cache" to the internal sd card, but that all depends on the app.
This is why using the cloud is so much better for game advancement, but not all games are using that.
iBolski said:
Most of the time, that stuff is stored in the /data partition which you cannot access to write to without root.
Some games might store some "cache" to the internal sd card, but that all depends on the app.
This is why using the cloud is so much better for game advancement, but not all games are using that.
Click to expand...
Click to collapse
I think I got your point but what would be the safest way to install games without issues? Will rooting the device solve the problem, or is there still some work to do most of the time with every game?
And if root is OK, is there any one-click root available for G3 which is safe? I am very good at bricking the phones
leeris said:
I think I got your point but what would be the safest way to install games without issues? Will rooting the device solve the problem, or is there still some work to do most of the time with every game?
And if root is OK, is there any one-click root available for G3 which is safe? I am very good at bricking the phones
Click to expand...
Click to collapse
The only other way to make this work, and you would have had to backed everything up before, is to use Helium which (without root) requires you to have a Windows or Mac client app installed on your PC and you hook up you device that way. It can then backup the data and restore it, without root. However, it only works with certain apps. Not all apps can be backed up with Helium.
As for rooting, it depends on which model of G3 you have. Overall, rooting is easy, but it depends on which version of the Android OS it's running and again, which model of G3 you are using. I don't want to go into it with this thread as it can all be discovered by going to the following FAQ thread in the OP and finding the section for rooting. There it explains which root method works on which model of phone and what version of the OS you must be on. Again, this all depends on the model of the phone you have. Here is the link to the FAQ post:
http://forum.xda-developers.com/lg-g3/help/help-thread-lg-g3-question-t2947298
After that, you can use a lot of different apps to backup and restore your app and data. TiBu is the most popular one.
iBolski said:
The only other way to make this work, and you would have had to backed everything up before, is to use Helium which (without root) requires you to have a Windows or Mac client app installed on your PC and you hook up you device that way. It can then backup the data and restore it, without root. However, it only works with certain apps. Not all apps can be backed up with Helium.
As for rooting, it depends on which model of G3 you have. Overall, rooting is easy, but it depends on which version of the Android OS it's running and again, which model of G3 you are using. I don't want to go into it with this thread as it can all be discovered by going to the following FAQ thread in the OP and finding the section for rooting. There it explains which root method works on which model of phone and what version of the OS you must be on. Again, this all depends on the model of the phone you have. Here is the link to the FAQ post:
http://forum.xda-developers.com/lg-g3/help/help-thread-lg-g3-question-t2947298
After that, you can use a lot of different apps to backup and restore your app and data. TiBu is the most popular one.
Click to expand...
Click to collapse
But when a game with cache is officially downloaded from Google Play - this should work more or less correctly right?
leeris said:
But when a game with cache is officially downloaded from Google Play - this should work more or less correctly right?
Click to expand...
Click to collapse
What? You have me confused.
What are you expecting to happen when you download an app from Google Play? Not sure what you are asking...
Hello,
is possible manually update my tablet to Android 5? I found this
but from ( ROM Part 1 : http://goo.gl/7pyL97 ) this site i cant download ROM
Upgrade/Update Vodafone Smart Tab 4g to 5.0 Lollipop
Upgrade/Update Vodafone Smart Tab 4g to 5.0 Lollipop
I rewrite this tutorial from forum.xda-developers.com :
The users of Vodafone Smart Tab 4g can now update their handsets to Android 5.0 Lollipop using custom ROM. The new Android 5.0 Lollipop comes with many new features :
- Up to 4x performance improvements.
- A battery saver feature which extends device use by up to 90 mins.
- It has a faster, smoother and more powerful computing experience.
- Support for 64-bit SoCs using ARM, x86, and MIPS-based cores.
- OpenGL ES 3.1 and Android extension pack brings Android to the forefront of mobile graphics putting it on par with desktop and console class performance.
- Responsive, natural motion, realistic lighting and shadows, and familiar visual elements make it easier to navigate your device.
- More intelligent ranking of notifications based on who they’re from and the type of communication. See all your notifications in one place by tapping the top of the screen.
- New devices come with encryption automatically turned on to help protect data on lost or stolen devices.
- SELinux enforcing for all applications means even better protection against vulnerabilities and malware.
- State of the art video technology with support for HEVC main profile to allow for UHD 4K 10-bit video playback, tunneled hardware video decoding to save power and improved HLS support for streaming.
- and other cool features.
Here are some more aspects that users should know before trying out the custom ROM :
- Users need to have proper back-up for their personal data on the device.
- The handset should have at least 80 percent of battery power.
- The users also need to ensure that USB Debugging is enabled on the device.
- During the installation, if the device gets stuck on booting, users can perform wipe cache partition and wipe dalvik before rebooting the device.
Tutorial
1. Download Android 5.0 Lollipop ROM for Vodafone Smart Tab 4g from link below :
The ROM File size is big, so I split the file into 3 parts :
ROM Part 1 : http://goo.gl/7pyL97
ROM Part 2 : http://goo.gl/ffHU2x
ROM Part 3 : http://goo.gl/l1zKh5
To combine 3 parts files above into 1 file just use WINRAR, then extract the files into ZIP format. If any problem with the ROM, maybe because the ROM have corrupted during the download process, you can try to re-download the ROM.
2. Install the ROM Manager on your Vodafone Smart Tab 4g . Get it from Google Play Store, then install the clockwork mod recovery. You also can use ROM Installer application from JRummy Apps Inc.(Get it from Google Play Store).
3. Connect your Vodafone Smart Tab 4g to your PC employing the USB information cable. Copy the “ROM.zip” file you downloaded to the SD memory card.
4. Restart your device in the recovery mode using ROM Manager. As soon as in Recovery Mode, go to ROM Manager and select backup/restore to back-up your information.
5. From the Recovery Menu do a total data erase (including Delvik Cache). When completed, go back to Recovery Principal Menu and choose Flash ROM from SD Card. Navigate the location you copied the ”ROM.zip” file and follow the directions for installing Android 5.0 Lollipop on your Vodafone Smart Tab 4g . As soon as the installation is over, just reboot your Vodafone Smart Tab 4g device, and here you go, you’ve just upgraded it to the new Android 5.0 Lollipop.
Hi:
did you tried it? Have you got root on your Vodafone Smart Tab 4G? I found out a thread with the root file/method, but the file link is broken
jrosado said:
Hi:
did you tried it? Have you got root on your Vodafone Smart Tab 4G? I found out a thread with the root file/method, but the file link is broken
Click to expand...
Click to collapse
The link is now up in modaco.But users are reporting that since an update the root method doesn't work.
skinniezinho said:
The link is now up in modaco.But users are reporting that since an update the root method doesn't work.
Click to expand...
Click to collapse
yes i know.. I'm one of them
I don't understand why some prick upload all tools (root utility and ROMs) for Vodafone Smart Tab 4G to that disreputable server http://downloadsafe.org/? For download it want to send payment SMS messages!!!!! :crying:
If you want my opinion, i think that this supposed lollipop version is fake...
On another forum I've seen this and reports that it works.
I don't have the device (still deciding wether to buy it or not) so I can't test it
http://duben.org/android/vodafone-smart-tab-4g-root-navod
Yes, I've seen that link just a few minutes ago. I will try it tonight, since i don't have my tablet with me now.
Hi, this tutorial duben.org/android/vodafone-smart-tab-4g-root-navod is mine, I was wrote it yesterday in czech language, I hope pictures there are informative enough. In case you need rewrite it to english, let me know, I can take care of it.
Well it worked
But still impossible to use the SD card to install apps Nothing seems to work (app2SD, ...)
jrosado said:
Well it worked
But still impossible to use the SD card to install apps Nothing seems to work (app2SD, ...)
Click to expand...
Click to collapse
I have same issue. Apps can work with data on SD Card, for example RawDroid can edit photos, save/delete files. But App2SD functionality is still not supported. It should work with Link2SD app and 2 partitions on SD card. The reason is emulated external storage in internal memory. I didn't find yet how to turn this of, or how to change it.
sduben said:
I have same issue. Apps can work with data on SD Card, for example RawDroid can edit photos, save/delete files. But App2SD functionality is still not supported. It should work with Link2SD app and 2 partitions on SD card. The reason is emulated external storage in internal memory. I didn't find yet how to turn this of, or how to change it.
Click to expand...
Click to collapse
I've tried Link2SD, but with no success. The best i got was to use MountFolder to move the applications data to the external SD card. With this, I've recovered some good precious space (for example, Minion Rush was using 330MB that where freed).
jrosado said:
I've tried Link2SD, but with no success. The best i got was to use MountFolder to move the applications data to the external SD card. With this, I've recovered some good precious space (for example, Minion Rush was using 330MB that where freed).
Click to expand...
Click to collapse
Thanks for tip FolderMount (play.google.com/store/apps/details?id=com.devasque.fmount) works like a charm.
If anyone wants the source code, here it is:
Code:
http://sourceforge.net/projects/alcatel/files/VF_SmartTab4G_20140923.tar.xz
It was awesome if we could get a rom for this tablet =)
People say it is based on Alcatel Pop 8S tablet, but I have never seen this tablet on sale, neither original roms, nothing about it.
Only alcatel website has some info about it, but not much: http://www.alcatelonetouch.com/global-en/products/tablets/pop_8s.html#.VOPaQfmsVoc
Anyone managed to remove system apps?
Titanium backup says it can't find the apks..
In Android 4.4, apps can't write the sd-card, it's a security thing. But there are apps, which enables sd write. And yes, we have source, but for ROMs we also need recovery, and a developer. But fingers crossed.
sduben said:
Hi, this tutorial duben.org/android/vodafone-smart-tab-4g-root-navod is mine, I was wrote it yesterday in czech language, I hope pictures there are informative enough. In case you need rewrite it to english, let me know, I can take care of it.
Click to expand...
Click to collapse
Anyone tried that? can you confirm that it works?
Any other method that roots 4.4.4?
Yes and it is work. Only "bug" after the root is: every time you reboot your tablet you will got a message that says android is upgrade-ing and continues to updating apps. But it is work.
Sent from my GT-S7560 using XDA Free mobile app
MAROCANU said:
Yes and it is work. Only "bug" after the root is: every time you reboot your tablet you will got a message that says android is upgrade-ing and continues to updating apps. But it is work.
Sent from my GT-S7560 using XDA Free mobile app
Click to expand...
Click to collapse
I stuck on step 7. Finding device... But I did step 5...
What u mean updating apps.? Updates all apps from store?
No, optimezing. Its that thing when android take an update and after that the apps is optimezed. This happening after each reboot. About the root process: if you use win 8, 8.1 you wont be able to rootbso easly because of the drivers. Try with win xp or 7. My advice: use XP. I did it with it.
Sent from my GT-S7560 using XDA Free mobile app
So, to get this straight: we can actually root the Vodafone smart tab 4g and flash custom roms??