Alright. Something has been driving me crazy. I know, short trip..right. However, I need your input to figure out what is going on here.
midNIGHT ROM is stripped of most of the bloatware. This is done by pulling the .apks out the the system/app folder prior to flashing the ROM. Now, one Sprint app in particular is, reinstalling itself after removal..
I have removed Sprint Zone from the system/app folder, however, after flashing the ROM it reappears over the next day or so. However, this time it shows up in the data. Meaning it was installed at some point after the apk was removed from the system/app folder at some point. The apk name has changes as well.
It has gone form this location and name:
system/app/SprintZone.apk
to
data/app/com.sprint.dsa.apk
Now anyone that has flashed my ROM will see that with the exception of Sprint Hotspot all other Sprint bloat has been removed. How many of you are seeing Sprint Zone show up later without your permission?
Is anyone else bothered by Sprints ability to do this?
That's kinda weird. I'm running Starburst 1.5 and I look in my app drawer, and see no Sprint Zone. Then I go into settings > applications > all, and sure enough I see Sprint Zone there.
Edit - ooops, I missed it, I do see it in my app drawer now. No idea if Starburst 1.5 removes that or not.
cds0699 said:
That's kinda weird. I'm running Starburst 1.5 and I look in my app drawer, and see no Sprint Zone. Then I go into settings > applications > all, and sure enough I see Sprint Zone there.
Edit - ooops, I missed it, I do see it in my app drawer now. No idea if Starburst 1.5 removes that or not.
Click to expand...
Click to collapse
Most ROM's are stripped of Bloat prior to release. Where is yours installed? If it's in data/app it has been reinstalled at some point....
I haven't looked into the actual mechanism so I can't provide directions on how to stop it. But what's likely happening is that Sprint has moved some of their stock-apps from being preinstalled to /system to being installed/downloaded on first boot to /data.
This gives users the ability to uninstall (certain) stock apps from /data and reclaim that space, which is something that users have long requested and carriers are finally making available.
I wouldn't assume at first that this is Sprint arbitrarilly pushing applications to phones at any time. Although they may have that capability as well, I don't know.
Not sure about sprint zone, but once every few days, the sprint junk like Telenav, Nova, Nascar, and I think one more app randomly appears in my app drawer (installed to data partition).
It might do it every time our phones go through hands free activation (via ##72786#) but that's just pure speculation on my part from experience.
Sidenote, does anyone know what "Sprintandroidextension.apk" is responsible for? Seems to prohibit profile/prl updates when removed, but could be coincidence with less signal at my current location.
ptfdmedic said:
Most ROM's are stripped of Bloat prior to release. Where is yours installed? If it's in data/app it has been reinstalled at some point....
Click to expand...
Click to collapse
Yep, it was reinstalled at some point.
mkasick said:
I haven't looked into the actual mechanism so I can't provide directions on how to stop it. But what's likely happening is that Sprint has moved some of their stock-apps from being preinstalled to /system to being installed/downloaded on first boot to /data.
This gives users the ability to uninstall (certain) stock apps from /data and reclaim that space, which is something that users have long requested and carriers are finally making available.
I wouldn't assume at first that this is Sprint arbitrarilly pushing applications to phones at any time. Although they may have that capability as well, I don't know.
Click to expand...
Click to collapse
I have made sure to remove all the apks that can be removed safely, as far as sprint bloat is concerned. I never had this issue on the Epic 4G either, until recently.
If I remove Sprint Zone from data/app it will show up again in a few days and I begin receiving messages in the notification bar.
I have only experienced this with Sprint Zone but others are saying they are getting other Sprint Apps showing up. If Sprint ID was still present than I would think that could be a part of it, especially if it had been launched. However, Sprint ID was removed prior to flashing the ROM as were all the other Sprint bloat.
I'm not saying they have any malicious intent behind this but I don't want anyone pushing apps to my device, if that is indeed what is happening, without me providing permission prior to install.....
You can add me to the list. I keep getting it!!!
Me too. I noticed when I called *2. I immediately uninstalled it after. I just checked and sprint music, TV, Nascar, hotspot and movies have all returned, as well. Going to uninstall them with titanium. This is bull****.
Sent from my extra sensory space modulator while performing the slippery cricket
I am running midNIGHT 2.1 and it reinstalled on mine as well
Its not pushing to your phone... they are on a /preinstall partition...
When I get to my pc ill give more details
Sent from my SPH-D700 using XDA App
Sprint Zone popped up for me and I thought maybe it's because I reinstalled TW Launcher (along with the bloat) but I 100% removed it shortly after installation and now it's back.
chris41g said:
Its not pushing to your phone... they are on a /preinstall partition...
When I get to my pc ill give more details
Sent from my SPH-D700 using XDA App
Click to expand...
Click to collapse
That's interesting. I know on the Photon there is a visible folder labled preinstall. It makes things pretty difficult to remove at times.
I would be very interested in learning more. Thank you ..
I've removed it successfully with both Titanium Backup and SDX app remover, it hasn't returned for me.
I am running Midnight 2.1 and mine has not returned.
ok excuse me, its /preload...
anyway.. i found it while doing some test via teamviewer trying to remedy the yellow triangle
Code:
adb shell
su
mount -o remount,rw / /
mkdir -p /preload
mount -t ext4 /dev/block/mmcblk0p12 /preload
mount -o remount,ro / /
to look at it.. as for when it prompts a restore of these apps, I don't know... as for what happens if you were to delete them, again.. I don't know...
if you do, back them up so you can put them back in case something goes wrong...
I thought I remember some stuff showing up in stock recovery saying it was installing some apks when I chose the boot system now option, even though I didn't ask it do anything. I just figured it was some residual stuff left over from initial startup. Possibly it is reinstalling the preload stuff.
Is that why we can delete some is the bloatware because they are held on a preload partition
Sent From My Evo Killer!!!
I believe what is happening is when you do certain operations like booting into stock recovery or doing ##786# reset, it is copying the files in the hidden partition (/dev/block/mmcblk0p12) to /data/app
These are the contents of the hidden partition
Code:
-rw-r--r-- root root 15354 2011-07-30 07:56 MobiTV.apk
-rw-r--r-- root root 16271 2011-07-30 07:56 NOVA2HD.apk
-rw-r--r-- root root 17349 2011-07-30 07:56 SprintMusicPlus.apk
-rw-r--r-- root root 15996 2011-07-30 07:56 Telenav.apk
-rw-r--r-- root root 14643 2011-07-30 07:56 mSpotRadioSprint_VPL.apk
-rw-r--r-- root root 17197 2011-07-30 07:56 nascar09_prod.apk
As far as "bloatware" goes, this is pretty minimal and relatively easy to remove (you can remove them from Android using the Android app manager). These aren't the "actual" apps, they are just placeholders which download the actual apps when you first click on them. Even if you didn't remove them, they don't take up significant space, nor do they run anything in the background. Essentially they are just shortcuts on the desktop. You could theoretically remove the files from the hidden partition (backing them up if you want) and they'd be done for good, never showing up again even on resets.
---------- Post added at 06:39 PM ---------- Previous post was at 06:35 PM ----------
With respect to Sprint Zone that is actually an app in /system. Usually it shows up after you remove it because Sprint Installer runs in the background and "updates" Sprint's "system" apps.
sfhub said:
With respect to Sprint Zone that is actually an app in /system. Usually it shows up after you remove it because Sprint Installer runs in the background and "updates" Sprint's "system" apps.
Click to expand...
Click to collapse
Taking this into consideration, I just uninstalled all the crap apps again and also uninstalled Sprint Installer. Hopefully, this will stop it from happening again.
Wouldn't that be something if we found out that the Sprint Installer running in the background was the culprit for LOS?
Related
I found that [email protected]'s ROM had a good idea of adding WaveSecure to the system partition (preventing listing in the My Downloads part of market, and preventing uninstallation through normal means), but his version is slightly out of date now (latest version is 3.0.0.43)
As a result, I set about finding a means to install WaveSecure to ROM myself. Here are my findings for anyone interested in doing the same.
Install the latest version from the market (3.0.0.43 at this time). Now use adb pull to get it off the device onto your pc
Code:
adb pull /data/app/com.wsandroid.apk D:\com.wsandroid.apk
Now open Market back up from the menu, go to My Downloads, and choose Wavesecure Mobile Security Beta and uninstall it for just now (to get it off the data/A2SD location that normal apps are stored in) - thanks, my-space!
Then push the saved apk to the system partition after a remount (to make it read/write)
Code:
adb remount
Code:
adb push D:\com.wsandroid.apk /system/app/com.wsandroid.apk
Then set it all up as usual (will appear in apps list immediately)
and remount system as read only again
Code:
adb remount
And that seems to be it so far. Remember to change the D:\com.wsandroid.apk path to whatever you actually used.
Let me know if anyone finds any problems with this, but I've done it and, fingers crossed, it's worked OK for me.
Obviously, this is only for root users, and there are no guarantees for this.
Couple of questions that might need looked into -
- Do settings carry across after a wipe (as Paul claims Modaco's version does. I've never tried it so can't confirm)
- Is there any disadvantage to using this method? (I guess this is all Modaco's update.zip does, but I don't know)
you forgot to metion to uninstall wavesecure before it is pushed back into system....
my_space said:
you forgot to metion to uninstall wavesecure before it is pushed back into system....
Click to expand...
Click to collapse
Oops! Knew I'd forget something, as I always seem prone to do. Well spotted, and OP corrected.
Thanks
No worries I got a bit confused when i pushed it back onto the phone and was still in my downloads...
I've rooted my phone already but whenever i try to use the command adb remount I get "remount failed: operation not permitted". Suggestions?
I see more and more often, redundant threads.
What How-to will you post next time? How to change backlight settings?
You're pointlessly spamming the board.
I can't say i agree with the 'pointlessly spamming the board' comment, but i would have thought this would at least be better in the applications and themes subforum rather than in development.
Don't forget that an awful lot of android users (and more recently all HTC devices) are more and more 'newbs' and need stuff like this.
While this is good and provides info that people like that need (and myself cos i'm crap at adb and stuff like that so wouldn't have had a clue how to do this previously), maybe the development forum is not the best place for it....
I'm guessing one won't be notified via Market if there's an update available if you push an app to /system/app/, right?
usb0 said:
I'm guessing one won't be notified via Market if there's an update available if you push an app to /system/app/, right?
Click to expand...
Click to collapse
You won't be notified, correct
If anybody doesn't already know, WaveSecure have started hosting update.zip files. This means it's now easy to update your "baked-in" version of WaveSecure without much messing around.
https://www.wavesecure.com/installations/update.zip
Download the file, save it to your SD card, reboot into the recovery console and choose the option to apply an update.zip file.
Voila! Your version of WaveSecure will be updated to the very latest version
DJBenson said:
[...]
Click to expand...
Click to collapse
That's really awesome! Thanks for the tip!
Just a question of curiosity: If I push an app to /system/app/ and then issue the rm-command to remove its apk, won't there be lying a bunch of files associated with the program and with absolutely no function, since the app itself is removed? How do I know the name of these files and where they are located for removal?
I'm a bit confused by that question. My understanding (which may be incorrect but from what I've seen of the "guts of a ROM" appears to be the case) is that the applications reside in the apk files, they are not extracted. If you list the content of any of the app folders (/system/app, /data/app or /data/app-private) then all you get is a bunch of apk files (and some odex files). So when you 'push' an apk to the phone, that application is then "installed", when you rm/remove an application, you do so by removing the apk.
if you remove the apk you have left something in /data/dalvik-cache. wiping the dalvik-cache every now and then helps reclaiming that space, though it is not much.
the app settings and data are stored in /data/data, you could delete the files manually by checking their names (no idea if/what convention the names follow), imho not worth the trouble as it is only a few kb.
odex files aren't created if you don't do in a PITA process manually. don't worry about them, don't touch them, then you're good. odex files are only for system apps.
I bought a used phone and it had WaveSecure already installed. I couldn't find it in the applications list to uninstall, so I did a factory reset on the phone. The application was still there and it still didn't show up in the applications list.
I have the Superuser Permissions application, so someone must have rooted it.
Is there any way to uninstall this?
motomeup said:
I bought a used phone and it had WaveSecure already installed. I couldn't find it in the applications list to uninstall, so I did a factory reset on the phone. The application was still there and it still didn't show up in the applications list.
I have the Superuser Permissions application, so someone must have rooted it.
Is there any way to uninstall this?
Click to expand...
Click to collapse
""Just (re)flash a ROM................""
I just noticed that WaveSecure now points to this post for instructions to install as system application, and I am not sure that the update.zip maintained with them is up-to-date.
However, you can now select to download the .apk directly to your PC thus eliminating the first Market step in this guide.
strife242 said:
I just noticed that WaveSecure now points to this post for instructions to install as system application, and I am not sure that the update.zip maintained with them is up-to-date.
However, you can now select to download the .apk directly to your PC thus eliminating the first Market step in this guide.
Click to expand...
Click to collapse
I believe it is kept up to date, as VillainROM kitchen uses it as a source for the WaveSecure app (fetched each night to keep it up-to-date).
I've certainly never had any problems with it.
Excellent guide Pulser,... I should really reinstall Wavesecure now Im not using a MoDacO Custom ROM. Nice one bruv.
Found this to be helpful.
https://www.wavesecure.com/blog/how-to-make-wavesecure-hard-reset-proof.aspx
I just did a search in the Market fro 'wavesecure' and two things popped up WaveSecure and WaveSecure UninstallProtection Add-on which needs to be uninstalled before WaveSecure and if the add-on is uninstalled it is supposed to lock the phone. (all this is in the description I have yet to try)
Okay so I tried to post in Urban Inception thread but since I only lurk and flash I can't LOL
so here's the deal. I have the latest purple recovery, EF02 and EF02 modem, I flashed urban, and then flashed his add on
I cannot uninstall preloaded apps. This is my first gingerbread so I don't know if there are drastic differences, but I typically use root explorer and move the apps in question to a different folder on my SD card to back up, or just delete. simple as that.
so I did this to some of the add ons/rom apps, and they stay in the app drawer, and market, installed apps. but are not in system/app or data/app....I did even look in data/data thinking maybe it doesn't clean up after itself but even after deleting left overs its still shows
any suggestions?
Is there any way to lift the block on my account so I can post in Dev forum. I'm not a Dev wiz but I've been testing Rom/kernels since my moment on SDX and had switched over here since I got my Epic, Gtab (sweet!) and daughters intercept because there is better community support.I might ooooops with a duh question here and there but I typically have some common sense about posting "How do I turn on my phone????" in the Dev forum
thanks in advance
shrinkingspace said:
Okay so I tried to post in Urban Inception thread but since I only lurk and flash I can't LOL
so here's the deal. I have the latest purple recovery, EF02 and EF02 modem, I flashed urban, and then flashed his add on
I cannot uninstall preloaded apps. This is my first gingerbread so I don't know if there are drastic differences, but I typically use root explorer and move the apps in question to a different folder on my SD card to back up, or just delete. simple as that.
so I did this to some of the add ons/rom apps, and they stay in the app drawer, and market, installed apps. but are not in system/app or data/app....I did even look in data/data thinking maybe it doesn't clean up after itself but even after deleting left overs its still shows
any suggestions?
Is there any way to lift the block on my account so I can post in Dev forum. I'm not a Dev wiz but I've been testing Rom/kernels since my moment on SDX and had switched over here since I got my Epic, Gtab (sweet!) and daughters intercept because there is better community support.I might ooooops with a duh question here and there but I typically have some common sense about posting "How do I turn on my phone????" in the Dev forum
thanks in advance
Click to expand...
Click to collapse
the apps should be in /system/app/ or /data/app/ and you should be able to remove them with root explorer just remember to remount writable before you go to move/erase one of them.
and to post in the development section i believe you need atleast 10 posts
thanks I did do that actually, it's usually the first thing I do, like I wrote above. I either move them (take them out of system/app or data/app) to make a back up at the same time (before there were so many flashable restore zips lol....or just straight up delete them
I did do that and they still show in app drawer, installed apps and market, they show with that generic icon, they do not show in system app....they are executable and don't update from market with you try but show up none the less....I was assuming it was rom specific, which is why i wanted to post there.
I don't know if it was something written into the add on pack offer by the rom developer (compkid?)
but thank you for responding, oh and yes i was mounted R/W it wouldn't have deleted from system otherwise...werid there's a trace left???? grrrrrrr just driving me nuts
shrinkingspace said:
thanks I did do that actually, it's usually the first thing I do, like I wrote above. I either move them (take them out of system/app or data/app) to make a back up at the same time (before there were so many flashable restore zips lol....or just straight up delete them
I did do that and they still show in app drawer, installed apps and market, they show with that generic icon, they do not show in system app....they are executable and don't update from market with you try but show up none the less....I was assuming it was rom specific, which is why i wanted to post there.
I don't know if it was something written into the add on pack offer by the rom developer (compkid?)
but thank you for responding, oh and yes i was mounted R/W it wouldn't have deleted from system otherwise...werid there's a trace left???? grrrrrrr just driving me nuts
Click to expand...
Click to collapse
I have noticed that I have had to delete the apps from system/apps folder and data/data folders. Try looking that folder as well and see if the apps are showing in there.
Sent from my SPH-D700 using XDA Premium App
yes I did delete from both. I did notice also that some were located in both
so when i look at settings>applications> manage, they are still listed, as com.....etc
and grayed out, and sd symbol...when i click on them, all options (uninstall, clear data, force stop) are blacked out
I looked on my sd card and they are not in .secure, android/data etc
I ran the terminal and ls'ed /mnt/asec and they are not there either
so here's only thing i can think of: when I ls -l system/app all the system apps have rw-r--r--
i can write to it, ie copy and paste via rootexplore but is it not letting me execute install???
so should i chmod...only thing is I can't chmod system/app recursively??? keeps saying bad mode like it's not recognizing "-R"
maybe I'm off and the permission have nothing to do with it
thanks for the suggestions so far, if anyone else has an idea or knows about the permissions and whether that's what's going on let me know
or where those are hiding, it says sd in the app list but i couldn't find it anywhere and I didn't notice any sdext partition
so got it????
I went back to stock, fresh clean odin, odined purple CWM, flashed Kernelplus EF02, 3x wipe, flashed urban again, this time I DID NOT do the add on and it's been fine, doing nothing diff than usual and when i delete an app from system or data, it's gone from app list, market,
so I don't know what's going on with that compkid addon zip but the only thing i did different this time was not flash that and everything is behaving normally
If you make changes to the system, clearing the dalvic cache and fixing permissions should help clear the remnants of removed apps.
Sent from the Odyssey
I want to make sure I have this right. You deleted the apks from both folders, did a reboot and the apps were still there? Or did you just delete from the two folders and not reboot before checking if they were still there?
Sent from my SPH-D700 using XDA Premium App
Sometimes if u reboot the go away also.
Sent from my SPH-D700 using XDA Premium App
oh trust me i rebooted...they were not in the folders (system, or data), but still in the app list (settings, applications, manage apps) and market and appbrain still tried to update
in manage applications it showed them as greyed out, and when i clicked on that all options (clear data, uninstall, froce stop etc) were blacked out and unclickable
this time around i did all things the same (ef02 from odin, flash CWM purple, su.zip, 3x data wipe UI ROM) except installing that add on package of extra apps and I no problem deleting anything from system after installing urban inception Rom...added a theme and still no problem modifying
weird huh, I haven't opened the zip, and to be honest I can follow it but I'm not a dev so i wouldn't necessarily recognize anything
Ok, compkid is big on his icons and themes. Check these three spots with Root Explorer or something like it: system/app, data/app, and data/data folders. The third was the last spot I found some things left to delete. I think that should take care of any leftover files that are keeping them from disappearing but in the OP Compkid does suggest using 7zip to delete unwanted apps before flashing the folder. Hope that may help
Sent from my SPH-D700 using XDA Premium App
any idea why those grayed out icons would have a tiny sd (sd card im assuming) in corner...they were the ones that came with the addon, not user installed. I did peek in data/data but theres a good chance i missed something. I also for kicks checked everywhere in my sdcard like i mentioned earlier...just never seen an app left like that with an sd on the blank icon
issues resolved as far as my phone but i have this need to know issue haha
i should have gone through first, i did notice that but i was being lazy i guess
shrinkingspace said:
any idea why those grayed out icons would have a tiny sd (sd card im assuming) in corner...they were the ones that came with the addon, not user installed. I did peek in data/data but theres a good chance i missed something. I also for kicks checked everywhere in my sdcard like i mentioned earlier...just never seen an app left like that with an sd on the blank icon
issues resolved as far as my phone but i have this need to know issue haha
i should have gone through first, i did notice that but i was being lazy i guess
Click to expand...
Click to collapse
You have got me there. I haven't run across that before. Did you possibly move apps to SD or is that an indicator of such since they are saved to SD? Not sure on that one..just some possibilities. Maybe someone else has some ideas???
Sent from my SPH-D700 using XDA Premium App
well i didn't move those over for sure, it was es file explorer, twitter (maybe), facebook (maybe), samsung app store (another maybe) i was looking at so many things in half a day, having not been on xda in awhile, catching up on all the gingerbread leak stuff and new CWM and trying to make sure i read through everything before playing that i can't remember all of the apps exactly (one smack for not writing it down), but i remember specifically one was es file explorer
i've never seen that either, with the green/white square icon, and all the menus blacked out when i click it....never seen that ...haha I'd love it if someone knew so i wouldn't have to sit here pretending I'm not still annoyed in the back of my mind, wonder if i could ever find happy gilmore's "happy place" instead of little green and white icons
So if you long press on those Android boxes that used to be apps and hold them over the trash can you can't uninstall them? I use Zeam Launcher and that's an option on there. What launcher are you using? It sounds like you are close to where you want to be now...
Sent from my SPH-D700 using XDA Premium App
i can delete them off the desktop fine, but they are still in the system someplace...the app manager still shows them there...those icons show in drawer, in app list and in market update however the update was unsuccessful...the app manager shows them in the list when i click on them, you can't do anything, every option (uninstall, clear data, move, force stop) is blacked out and not clickable
sure i can delete the icon but it's still tucked away somehow,
also like i said earlier, something else was buggy where i couldn't drop apps, in the system/app folder to install (YES I clicked R/W)....i couldn't re install via rootexplorer even the ones that came with add on....i've used many roms since i got my moment and 2.1 came out and then began my flashing addiction and i've always been able to click and install, it might prompt me that it's already install do i want to proceed, but would install over the other and complete successfully....every time it said install unsuccessful.
This morning I woke up, and Zimperium's "Anti" app was on my phone. I did not download it. I did not even know what it was until it was there.
I'm running MIUI ROM v. 1.11.18 on my Dinc. I just updated from 1.11.11 last night, however this application is not in their changelog.
I've never experienced this before, and the application is not listed as a downloaded application in the marketplace when I choose "My apps".
I have not downloaded any other applications within the past week.
Considering the nature of this application (Network toolkit) I am concerned it has unauthorized permissions.
Any recommendations?
usatf1290 said:
This morning I woke up, and Zimperium's "Anti" app was on my phone. I did not download it. I did not even know what it was until it was there.
I'm running MIUI ROM v. 1.11.18 on my Dinc. I just updated from 1.11.11 last night, however this application is not in their changelog.
I've never experienced this before, and the application is not listed as a downloaded application in the marketplace when I choose "My apps".
I have not downloaded any other applications within the past week.
Considering the nature of this application (Network toolkit) I am concerned it has unauthorized permissions.
Any recommendations?
Click to expand...
Click to collapse
if you have root explorer you can navigate to data/apps and manually delete it. i have no clue as to why it was installed on your phone without your permissions. that is a new one to me. talk to the MIUI supporter for our device and ask them.
---------- Post added at 11:36 AM ---------- Previous post was at 11:34 AM ----------
usatf1290 said:
This morning I woke up, and Zimperium's "Anti" app was on my phone. I did not download it. I did not even know what it was until it was there.
I'm running MIUI ROM v. 1.11.18 on my Dinc. I just updated from 1.11.11 last night, however this application is not in their changelog.
I've never experienced this before, and the application is not listed as a downloaded application in the marketplace when I choose "My apps".
I have not downloaded any other applications within the past week.
Considering the nature of this application (Network toolkit) I am concerned it has unauthorized permissions.
Any recommendations?
Click to expand...
Click to collapse
also if you still have the zip on your phone i would look through it and see if, for some reason, it was put in it by accident. if it came form the update then it would be in system > app
Our MIUI maintainer, leeech decided to put it in the latest update for the Inc only which is why it isn't in the changelog. If you don't want it, remove it with either Root Explorer or Titanium Backup.
I'm having a difficult time finding where this .apk is located. What's more interesting, is that the application is the FULL "Anti", not the "AntiLite" on the android market.
Also, I downloaded the MIUI from ROM manager, did a backup, dalvik cache wipe, and updated. I'll be able to upload that .zip here around 5 PM EST today.
The details of this app are as follows:
version: 2.3.1
size: 788KB
permissions: storage (modify/delete), net. comm.(full, and market billing service), phone calls (read phone state and identity), system tools (change wi-fi state, prevent phone from sleeping), and discover known accounts.
I'm not sure if that's helpful at all, but i figure the more details i give, the better possibility of an explanation.
usatf1290 said:
I'm having a difficult time finding where this .apk is located. What's more interesting, is that the application is the FULL "Anti", not the "AntiLite" on the android market.
Also, I downloaded the MIUI from ROM manager, did a backup, dalvik cache wipe, and updated. I'll be able to upload that .zip here around 5 PM EST today.
The details of this app are as follows:
version: 2.3.1
size: 788KB
permissions: storage (modify/delete), net. comm.(full, and market billing service), phone calls (read phone state and identity), system tools (change wi-fi state, prevent phone from sleeping), and discover known accounts.
I'm not sure if that's helpful at all, but i figure the more details i give, the better possibility of an explanation.
Click to expand...
Click to collapse
You won't be able to remove it from the Application pane in settings since it's in the system folder.
Like I said above, if you have Root Explorer or Titanium Backup, you can remove it. In root explorer, go to the /system/app folder and delete the filecalled "Anti-2.3.1-Miui.apk"
If you have Titanium Backup, just search for "Anti," click on it when it loads up in the list and click uninstall. It will ask if you are sure you want to remove a system app, just say yes, and voila, it's gone.
TheWhiteBandito said:
You won't be able to remove it from the Application pane in settings since it's in the system folder.
Like I said above, if you have Root Explorer or Titanium Backup, you can remove it. In root explorer, go to the /system/app folder and delete the filecalled "Anti-2.3.1-Miui.apk"
If you have Titanium Backup, just search for "Anti," click on it when it loads up in the list and click uninstall. It will ask if you are sure you want to remove a system app, just say yes, and voila, it's gone.
Click to expand...
Click to collapse
yeah what you said. or you can put the zip on your pc. use zip and remove the apk then flash the rom over. my way is harder but yea.
I just saw this app in my ROM as well. Haven't been on MIUI in a while but looks like a pretty interesting app if you do some research on it and are into hacking at all.
I'm thinking of giving it a go.
KlugN said:
I just saw this app in my ROM as well. Haven't been on MIUI in a while but looks like a pretty interesting app if you do some research on it and are into hacking at all.
I'm thinking of giving it a go.
Click to expand...
Click to collapse
Strange. I just found it on my phone too. It appeared after I installed Meraki WiFi Stumbler. The program is written in my data folder as Anti-2.3.1-MIUI. Unable to install in Android itself, but Titanium Backup took care of it.
As mentioned above. Leeechmiui who maintains the port added it in a few weeks back. I believe he has been working with the app developer and they let him include it with 2 free credits.
Edit: Please note this post does have a resolution at the end.
Did you ever have a tech quandry you just had to solve?
Last year I hid some apps in/from the app drawer of a stock, S-On, not unlocked or rooted, T-mobile HTC Wildfire S with the stock Sense 2.1 UI. I want to unhide them and can't find the info on how I hid them anywhere. They do show up in a different launcher, like LauncherPro. They're not disabled, I already checked that in adb in the Android SDK.
I can run them, either from Titanium Backup or Launcher Pro, and then from my recent apps drawer in Sense 2.1 after I've run them in one of the mentioned ways; but, I really want to get those icons back and do a CWM backup of my stock ROM before I start trying custom ROMs on this phone. I like Sense and want to be able to go back if I choose.
I'm rooted now thanks to the many articles and guides here. Unlocked at HTC Dev, and ran root.zip. Installed SuperUser, ROM_Manager, TitaniumBackup
I have spent a LOT of time recently and all day every day since Monday researching here and at Android Forums, the 2 defacto places for phone knowledge. I've also used Google, searched on Life Hacker, looked in all my browsers favs for articles, searched my computers for notes (I usually make a file in Notepad for things I do that I might not remember), checked magazines I read, and so on.
I don't know if I did something in adb, changed a manifest (too many to do that), or installed a launcher that left those apps hidden when it was deleted. I hid about a half dozen apps/icons.
There has to be an answer.
Sure would appreciate some help. I'm exhausted trying to find the tip/trick I followed to do this so I can undo it. If it will help. When I try to enable the Stocks package in adb I get a return of:
C:\>adb shell pm enable com.htc.android.Stock
[1] Killed pm enable com.ht...
Does that mean I killed the app, "Way back when"; or, maybe just the process is killed without invoking root (remember the phone wasn't rooted when I first did this)? If I do it this way invoking root, I get a diff result, but neither way shows the app (unlike freezing/unfreezing in the many apps like TB, etc.):
C:\>adb shell
$ su
su
# pm enable com.htc.android.Stock
pm enable com.htc.android.Stock
Package com.htc.android.Stock new state: enabled
BTW if I disable it disappears from LauncherPro and then enable and it reappears in Launcher Pro; but, nothing gets it to reappear in Sense except in the recent apps drawer after I open it in Launcher Pro or TB as mentioned in the above post.
The control has to be in a file somewhere. Do phones have an, "xxx.ini" file for apps like computers sometimes do?
Re: [Q] There must be an answer to show apps
MiCeltic said:
Sure would appreciate some help. I'm exhausted trying to find the tip/trick I followed to do this so I can undo it. If it will help. When I try to enable the Stocks package in adb I get a return of:
C:\>adb shell pm enable com.htc.android.Stock
[1] Killed pm enable com.ht...
Does that mean I killed the app, "Way back when"; or, maybe just the process is killed without invoking root (remember the phone wasn't rooted when I first did this)? If I do it this way invoking root, I get a diff result, but neither way shows the app (unlike freezing/unfreezing in the many apps like TB, etc.):
C:\>adb shell
$ su
su
# pm enable com.htc.android.Stock
pm enable com.htc.android.Stock
Package com.htc.android.Stock new state: enabled
BTW if I disable it disappears from LauncherPro and then enable and it reappears in Launcher Pro; but, nothing gets it to reappear in Sense except in the recent apps drawer after I open it in Launcher Pro or TB as mentioned in the above post.
The control has to be in a file somewhere. Do phones have an, "xxx.ini" file for apps like computers sometimes do?
Click to expand...
Click to collapse
What apps are you trying to show again? Since you have root you can try to use a root uninstaller app to make a back up of the app first, then reboot the phone. Then use the app to reinstall and then reboot to recovery and use fix permissions.
Feel free to make a nandroid back up first just incase you lose any data
Sent from my HTC Sensation XE with Beats Audio Z715e using xda premium
Thanks for the response heavy_metal_man. It's hard to tell everything. I missed what and the kind of apps, thanks. I am talking about system apps like, "Stocks" and, "Voice Recorder", and there's others. I did Fix permissions in ROM Manager before and it didn't fix anything. I have tried a lot of stuff and am getting flustered and tired, but not giving up! For the sake of knowledge, I really want to find out the what and how...not just use a workaround. I tried your suggestions with, "Voice Recorder"...backed up in Titanium Backup...uninstalled with Root Uninstaller...checked everything to be sure it was gone and then restarted...attempted a restore of, "App only" with TB and it just churned long enough to know it was hung (I did get a notice there was an update, but don't think that would interfere); so, I powered off and restarted. No changes; so, tried another restore of, "App + Data"...same thing it just churned...another restart and everthing was back to the way it was. VoiceRec in Settings>>Apps>>ManageApps, but not in the Sense app drawer. I then couldn't get ROM Manager to do anything when I selected Fix Permissions...couldn't get into TB, did the update, still couldn't get ROM Mgr or TB to do anything, and so did a battery pull restart...I did go into CWM, but just rebooted. Then everything was normal, meaning as before, and fixed Permissions in ROM Manger. I don't think it matters whether I fix in CWM, ROM Mgr, or ADB...they're all reading the same .xml files to set permissions. Anyway, No VoiceRec in the Apps Drawer.
So I'm back to square one. Any more ideas I'll be glad to try them. I don't think I used APKToolkit to do anything or that it would be in the apk's. Tomorrow I think I'll try to find something in the package xml's...just need to find the right package that would address them all. I've looked at a few, but just for change dates on all the files in the packages...all were 2009, and I'd have done this in 2012.
Thanks again...tomorrow is another day.
Re: [Q] There must be an answer to show apps
Hmm. For the sake of argument make a full backup and then factory reset from recovery, then reboot and go through the first setup nonsense. Are the apps back?
Also the sense launcher is called Rosie should that ring any bells.
If a factory reset doesn't fix this then you may have to flash a stock rom to sort it like
Sent from my HTC Sensation XE with Beats Audio Z715e using xda premium
h_m_m,
I did a factory data reset myself before, which I believe is really just an erase of data, and not a real reset (like formatting and reinstalling an OS in a computer). Then of course there was the factory reset that occurred after unlocking and rooting. Neither of those changed anything. I have flashed a CWM recovery after rooting.
Are you saying, boot into recovery:
1. Factory Reset as
a. DO NOT wipe the factory data reset
b. Wipe cache and dalvik cache
c. Throw in a wipe of the batt stats too
then
d. Do the factory data reset and let all the caches rebuild as they will
or
2. Factory Reset as
a. Wipe factory data reset
b. Wipe cache and dalvik cache
c. Wipe batt stats
then
d. Backup and Restore>>Advance Restore>>Original ROM>>Restore system (not the data, cache or any of the other stuff there)
If number 2., then I wonder if that would put me back to OOB (Out Of Box), and if so, would I lose root, have T-mobile...yeah, I like T-mobile for some things - - blame it on Catherine Zeta-Jones time as spokesperson. As long as I have CWM recovery and have backed up from there I can't do anything that would ever leave the phone bricked; and, I can always unlock and root again if needed.
Either 1. or 2. I want to hold those in reserve because I do want to find out how I hide them. They act exactly as though they're disabled, i.e., The icon is gone, but I still get updates (Voice Recorder was updated just a week ago); however, they're only disabled in SenseUI. LauncherPro shows them all, and of course functionally...and remember once I run one of these apps, like Stocks, in LauncherPro, I can then switch to Sense and run it from my recent apps (long press on Home) or the pull down notifications area list of recents.
BTW, You were too gentlemanly to ask, but I clicked a couple, "Thanks" for you today. I was tired and forgot yesterday. We may not solve anything, but I'm enjoying/appreciate the conversaton/thread.
Even though I'm holding on those ideas above, let me know which/what you think of them please, in case I ultimately go that way. I did clear the data in Apps>>Manage for both of the HTC Senses and Rosie. I'll have to look at what's in Rosie though, maybe that holds the key!
As an aside, the first personal web page I made had, "Iron Man" as the background music!
Re: [Q] There must be an answer to show apps
MiCeltic said:
h_m_m,
I did a factory data reset myself before, which I believe is really just an erase of data, and not a real reset (like formatting and reinstalling an OS in a computer). Then of course there was the factory reset that occurred after unlocking and rooting. Neither of those changed anything. I have flashed a CWM recovery after rooting.
Are you saying, boot into recovery:
1. Factory Reset as
a. DO NOT wipe the factory data reset
b. Wipe cache and dalvik cache
c. Throw in a wipe of the batt stats too
then
d. Do the factory data reset and let all the caches rebuild as they will
or
2. Factory Reset as
a. Wipe factory data reset
b. Wipe cache and dalvik cache
c. Wipe batt stats
then
d. Backup and Restore>>Advance Restore>>Original ROM>>Restore system (not the data, cache or any of the other stuff there)
If number 2., then I wonder if that would put me back to OOB (Out Of Box), and if so, would I lose root, have T-mobile...yeah, I like T-mobile for some things - - blame it on Catherine Zeta-Jones time as spokesperson. As long as I have CWM recovery and have backed up from there I can't do anything that would ever leave the phone bricked; and, I can always unlock and root again if needed.
Either 1. or 2. I want to hold those in reserve because I do want to find out how I hide them. They act exactly as though they're disabled, i.e., The icon is gone, but I still get updates (Voice Recorder was updated just a week ago); however, they're only disabled in SenseUI. LauncherPro shows them all, and of course functionally...and remember once I run one of these apps, like Stocks, in LauncherPro, I can then switch to Sense and run it from my recent apps (long press on Home) or the pull down notifications area list of recents.
BTW, You were too gentlemanly to ask, but I clicked a couple, "Thanks" for you today. I was tired and forgot yesterday. We may not solve anything, but I'm enjoying/appreciate the conversaton/thread.
Even though I'm holding on those ideas above, let me know which/what you think of them please, in case I ultimately go that way. I did clear the data in Apps>>Manage for both of the HTC Senses and Rosie. I'll have to look at what's in Rosie though, maybe that holds the key!
As an aside, the first personal web page I made had, "Iron Man" as the background music!
Click to expand...
Click to collapse
Firstly thanks for the thanks , I love helping people out! Its how I get my kicks
Secondly as long as you have made a nandroid back up in your recovery you are pretty much covered for everything. If I was you I would go for option 2 and wipe the lot. Then let the phone fully boot up and go through the set up. If a full wipe fixes the issue then we at least have a solid starting point to find out what's happened after that little test then restore your back up regardless.
Notes: the factory reset will not remove root or any extra system apps you have installed.
As long as you have the back up done you can always go back to it, allowing you don't destroy the bootloader. But that is highly unlikely as you are still s-on
Also an option to help this might be to use the app titanium back up to back up all your apps data separately, then back up your contacts, SMS ect, and then do a fresh install of a stock rom. Once that is done you could restore your back ups manually and go from there
I must say though this is a very odd case indeed, I'm pretty stumped as to how you have managed this without root
Tapped out from my sexy nexus 7
Re: [Q] There must be an answer to show apps
I have been looking into this more and it turns out sense hides some system app icons by default. Such as the camcorder, as we already have the camera app. Can you post a list of the apps to cross reference them?
Sent from my HTC Sensation XE with Beats Audio Z715e using xda premium
Sorry h_m_m, I didn't get an email notice of your reply on the 24th. Stocks and Voice Recorder are 2 definite ones. They don't show in Sense, but do in LP, and are discussed in the T-mobile HTC Wildfire S manual. I did notice in LP that there are some that I'm not sure I ever saw.
Re: your 2nd last post, I am 99% sure I did something with SDK, either in recovery or in the emulator...possibly debugging, that could be done without root!? I installed the SDK just short of one month after getting the phone. I really believe this was an article/tutorial by a programmer/developer that just walked me through. I felt OK using my computer skills in things like Visual Basic, SQL, and so on, but I was nervous because it was my 1st smartphone.
Anyway, in the last few days I've decompiled Rosie.apk to see if there was anything I could recognize or reason in the Manifest or Resources, but no clue there. I decompiled the Stock.apk from my WFS and one from a Hero to compare, again specific to the rosie/htc launcher, but nothing. I decompiled the htcSoundRecorder, no joy, Calculator (shows, but for comparison) - no joy. I have not done anything with the .odex files...maybe the tutorial I followed set something in those smali/java files, BUT, I don't see evidence on the computer I use for all this, of Eclipse or the JDK...only Java FX 2.1, but it's install coincides with the install of Google's Chrome browser, which uses it.
I believe this info is so obscure (except to ROM developers, I'm sure) because a lot of phones after Gingerbread got the menu option in the app drawer to hide icon shortcuts. So I'm going to keep this post in my favs and hope I get any email notifications if someone posts; and, search for articles now and then, but get back to living and leave this obsession behind...but not forgotten.
Hopefully I'll find something, come back and post it and even get a thanks for an interesting article and providing some obscure information!.
Oh, and I'll try option 2. from a couple posts ago before I take off flashing a bunch of ROMs, or after I delete stuff from this one and make a 2nd backup...like we rooted for! Clicked a couple more thanks too.
Re: [Q] There must be an answer to show apps
MiCeltic said:
..........
I believe this info is so obscure (except to ROM developers, I'm sure) because a lot of phones after Gingerbread got the menu option in the app drawer to hide icon shortcuts. So I'm going to keep this post in my favs and hope I get any email notifications if someone posts; and, search for articles now and then, but get back to living and leave this obsession behind...but not forgotten.
Click to expand...
Click to collapse
That's probably the best plan at this point sorry I couldn't help out more, but you have totally baffled me with this one just goes to show that the sdk can do far more than it lets on still, I hope one day you find that illusive tutorial and post it here
PS, gave you some thanks
Sent from my HTC Sensation XE with Beats Audio Z715e using xda premium
Hey h_m_m,
Thanks for the thanks!
I had time Sunday and I found some info and fixed them to show! I used search terms based on your statement that HTC hides some apps by default and found an article that referenced the, "/system/customize/mns/default.xml" file that contained a function, "applications_hide". So without getting into what I might do or might have done previously in the SDK, and since I was rooted, I just copied the file to my sdcard, attached to a computer and opened it in Notepad (needed to use the computer because it's well over 2000 lines in the file with no speed scrolling in es file explorer), changed (as one example):
<set name="plenty" max="7">
<item name="package">com.htc.android.Stock</item>
<item name="class">com.htc.android.Stock.StockWidget</item>
</set>
to
<!--<set name="plenty" max="7">
<item name="package">com.htc.android.Stock</item>
<item name="class">com.htc.android.Stock.StockWidget</item>
</set>-->
saved the file, mounted the file system using ES File Explorer and copied the file, then pasted it back in the, "/system/customize/mns/" folder. I commented the lines out so they wouldn't run and would still be there for history (instead of deleting the lines), and commented the code with a statement, <!--uncomment to hide the app's shortcut icon in the app drawer--> so that if I ever looked back I'd have info on it. I also did the same with the Sound Recorder, Voice Dialer, and WiFi (all at the same time as Stocks).
I did a factory reset and the shortcuts showed! This file, after all, sets the defaults. Well it didn't end there. I lost root. The su binary was still in it's folder(s) but Titanium Backup, ES File Explorer, and Super User wouldn't run...or rather wouldn't stop searching for root. It was like the su binary wasn't registered in the system; long story short, I re-flashed root.zip and all was right once more. The interesting thing is I had opened and abandoned this, "default.xml" file a couple times because it was so long and tedious to scroll through on the phone!
You can see a sample, "default.xml" for Gingerbread on code.google at http://code.google.com/p/warm-ginge...e/trunk/system/customize/MNS/default.xml?r=34 just stop the script if you get a pop-up. It's about 1/4 of the way down, or just do a find for, "applications_hide". There's only 2 things hid in that example file. ***Note that default is misspelled as defeault, but it seems to parse...it's in my phone's file that way too. I'd be cautious about opening that site on a phone browser, it seems to want to run on my computer when I open it.
What's the advantage of this? It could show apps or enable features that someone might like. This file sets all the defaults present OOB or after a factory reset, i.e., bookmarks, what I call sample app shortcuts and widgets on the screens, wallpaper, the 4 stocks in the stocks app, etc., etc., so those could be modified if desired as well. Proceed at own risk!
Clicking more thanks h_m_m! I don't know how long this would have taken without your feedback and input.
Re: [Q] There must be an answer to show apps
That is great news man I'm glad you got sorted and posted your findings here that's really interesting, and good to know
Tapped out from my sexy nexus 7
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)