Related
Tried firefox for android beta2 today and it freezed my phone, so I uninstall it only to realise that it locked 13MB of my internal memory permanently probably due to bad uninstall. Tried to reinstall it so that I can uninstall it again but it didn't allow me to install again saying that I don't have enough memory (though i still have ~45 MB free internal memory).
Anyone knows where does firefox install to? I couldn't find it in any of the app directory (not in data\app or system\app, nothing in dalvik cache and data\data as well). having 14MB memory locked is really a paint considering how small our milestone memory is.
Please help.
Thanks
en0203 said:
Tried firefox for android beta2 today and it freezed my phone, so I uninstall it only to realise that it locked 13MB of my internal memory permanently probably due to bad uninstall. Tried to reinstall it so that I can uninstall it again but it didn't allow me to install again saying that I don't have enough memory (though i still have ~45 MB free internal memory).
Anyone knows where does firefox install to? I couldn't find it in any of the app directory (not in data\app or system\app, nothing in dalvik cache and data\data as well). having 14MB memory locked is really a paint considering how small our milestone memory is.
Please help.
Thanks
Click to expand...
Click to collapse
bump. please can someone help. thanks
en0203 said:
bump. please can someone help. thanks
Click to expand...
Click to collapse
1.Do you have a recent nandroid backup? that would be a simple fix?
2. What rom and kernel are you using?
3. Is your phone rooted? Probably yes...All the apps go to /system/app, unless you have apps2sd installed
4. If it's not there and it's not in "manage applications" then probably it's a an error of your rom showing erroneous available space.
Hi,
Thanks for your reply.
1) I am using XT720, we don't have nandroid backup tools yet
2) Stock EU rom and kernel for XT720
3) yes, rooted. I am sure it's not in /system/app (mine has got apps2sd)
4) I guess I'll probably need to reflash the rom to get rid of it then. a bit troublesome but no choice I guess.
Something about the firefox is that if you install it you'll find that the space taken up by the firefox is much bigger than the .apk+dalvik cache+data in the normal app installation path. some portion gets installed into somewhere else which nobody knows where. My friend with a Nexus one try to move it to sd but it simply won't move the whole thing because part of it does not install to the /app.
Anyway, thanks for the help. I'll wait another day or two before I flash it to stock again.
Many thanks
en0203 said:
Hi,
Thanks for your reply.
1) I am using XT720, we don't have nandroid backup tools yet
2) Stock EU rom and kernel for XT720
3) yes, rooted. I am sure it's not in /system/app (mine has got apps2sd)
4) I guess I'll probably need to reflash the rom to get rid of it then. a bit troublesome but no choice I guess.
Something about the firefox is that if you install it you'll find that the space taken up by the firefox is much bigger than the .apk+dalvik cache+data in the normal app installation path. some portion gets installed into somewhere else which nobody knows where. My friend with a Nexus one try to move it to sd but it simply won't move the whole thing because part of it does not install to the /app.
Anyway, thanks for the help. I'll wait another day or two before I flash it to stock again.
Many thanks
Click to expand...
Click to collapse
Can you go into recovery? ADB commands actually work as root there.
You also said you have app2sd - I'm guessing the ext version. You can browse around the ext partition if you have something that can read it (like Ubuntu) and delete it from the card as well.
- Look into your /cache partition and delete every download*.apk
- Look into /data/app and look if there is still an apk left
- Look into /data/data and see if a Firefox-folder is located there - delete it!
You can do all this with RootExplorer
Then you should be fixed
Milestone isn't supported. I think I read it somewhere on the mozilla site. There's some known issue logged somewhere
Sent from my Milestone using XDA App
Check if there is any "*.tmp" files under /data/app ?
I was locked some memory due to unsuccessful install of "Pocket Legends", and found out that the apks were stored in both "/cache/downloadfile.apk" and "/data/app/vmxyzxyz.tmp".
Let me apologize first of all as I come from 5 years of using Windows Mobile knwoing what I am doing (cooking ROMs included) and now just got my Galaxy /Android a couple weeks ago and am blank at all of it.
After messing up with some system files and (useless) stock applications (like I removed stk.apk and other stuff) I decided to do a full hardware reset as the phone started getting random crashes.
But after the full reset things only got dramatically worse. I quickly realized all the missing system apps are still missing (I thought they'd be "restored") and basically nothing works, just crashes one after the next, cant use anything.
So, a hardware system reset on the galaxy, doesnt really reset anything except user installed apps and settings... amazing
Can someone please tell me (the idiot here, I know) how to do a real full restore where all system files, all missing files and positively everything gets back in the Tab as it was originally?
What a flippin' nightmare... Thanks in advance very much!
deletion of Stk.apk causes FC's in phone and acore.
if you don't have a backup of this apk, download a rom (like Modaco or Overcome),
open with winzip and extract the Stk.zpk from system/app and push it to /system/app on your Tab using adb (remember set the permissions to 644 after push).
A hardreset NO restores deletions on /system
Note: Other files that are not deleteable in /system/app are: Browser.apk, Email.apk, TouchWiz30Launcher.apk and TwWallpaperChooser.apk
Note (2): For your convenience, i attach the Stk.apk file from Overcome-1.1.3. Try it
Note (3): In order to restore ALL system data and apps, you need to restore a full rom.
bartito said:
deletion of Stk.apk causes FC's in phone and acore.
if you don't have a backup of this apk, download a rom (like Modaco or Overcome),
open with winzip and extract the Stk.zpk from system/app and push it to /system/app on your Tab using adb (remember set the permissions to 644 after push).
A hardreset NO restores deletions on /system
Note: Other files that are not deleteable in /system/app are: Browser.apk, Email.apk, TouchWiz30Launcher.apk and TwWallpaperChooser.apk
Note (2): For your convenience, i attach the Stk.apk file from Overcome-1.1.3. Try it
Note (3): In order to restore ALL system data and apps, you need to restore a full rom.
Click to expand...
Click to collapse
OK, first of all a big thanks for both file and info. Aside from the Stk.apk, the biggest thing that made me run into problems was trying to update my Contacts.apk:
http://forum.xda-developers.com/showthread.php?t=907399
things didnt work out for me and even after restoring the original files (Contacts.apk and Contacts.odex) nothing really worked again, reason for wich I tried a system reset.
Now, do I need to re-root the Tab or its still rooted, and can I perform the operations easily with Root Explorer like I did before? You mentioned to use adb and set permissions to 644 after push but, sorry again for the ignorance, I have no clue what adb is nor what/how to set permissions. Pathetic to be ignorant huh?
My last 2 questions are, where could I find the original Contacts.apk and Contacts.odex and if needed a full ROM to do a total restore?... hopefully I wont need to get to that point?...
Thanks a million again.
hi,
try to download overcome-1.1.3, and extract all the deleted apk's from system/app directory. push into the /system/app in your tab.
the apk's of overcome are deodexed (you don't need the .odex files). after that, wipe your data/cache and reboot.
if this don't works, try with roto rom
bartito said:
hi,
try to download overcome-1.1.3, and extract all the deleted apk's from system/app directory. push into the /system/app in your tab.
the apk's of overcome are deodexed (you don't need the .odex files). after that, wipe your data/cache and reboot.
if this don't works, try with roto rom
Click to expand...
Click to collapse
Hmmmm thanks again but I think Im beyond all this. I dont have a file manager on my system, just realized I deleted the useless stock one and had repalced it with Root Explorer and ES File Explorer. I have them on my External SD Card to install them again but withou a file manager or an app installer cant get to them. And I tried download an app installer from the Market and get Framework errors non-stop and downloads do not initialize... I think Im beyond a quick fix... how do I get my hands on a stock full ROM to restore everything... and how? What a nightmare... gotta tell you, I love Windows Mobile... I love it... never ran into anything like this in the past 5 years of using it... never...
Thanks again!
use "adb" in order to access to your tab from your desktop pc.
bartito said:
use "adb" in order to access to your tab from your desktop pc.
Click to expand...
Click to collapse
Cant. Dont even know if I need Kies installed or not (I did have it installed) but adb just asks me to connect the phone and thats it... its connected aready... this is desperating...
OK I did manage to connect with adb but, how to I install applications? I can navigate to my SD card where I have ES File Explorer and Root Explorer but dont seem to be able to install them... Also if i try to copy Stk.apk I get immediately an failute message... this is crazy...
OK so I managed to install ES File Explorer and Root Explorer with adb... crazy process. It seems my phone is still rooted after the reset. From the phone I copied Stk.apk back to /system/apps where it was before deleted.
But needless to say nothing got fixed... not sure if Stk.apk is now "actually" installed or just there in the folder. But still nothing works and crashes every 10 seconds... logs provider, dialer, phone, framework, contacts... its all a firework of crashes...
Given that you've hard reset your device already, you are pretty much wasting your time trying to "fix" what you broke by messing with /system, and you should really just flash another ROM.
My suggestion would be to follow the advice on this thread.
Regards,
Dave
Yeap, that what i did and it was succesfull. My only issue is that Id like to convert my Tab's file system to ext4 to improve speed and performance and then update to the 1.4Ghz OC Kernel. I have no idea how to do those 2 things... actually Im not sure I understand the difference between a ROM and a Kernel... I assume a Kernel is part of the engine of the ROM itself but I have no idea how to perform the update. I read countless threads and its all scattered info without finding one straight to the point guide on how to do it...
Thanks again
VeEuzUKY said:
Yeap, that what i did and it was succesfull. My only issue is that Id like to convert my Tab's file system to ext4 to improve speed and performance and then update to the 1.4Ghz OC Kernel. I have no idea how to do those 2 things... actually Im not sure I understand the difference between a ROM and a Kernel... I assume a Kernel is part of the engine of the ROM itself but I have no idea how to perform the update. I read countless threads and its all scattered info without finding one straight to the point guide on how to do it...
Thanks again
Click to expand...
Click to collapse
Part of your problem is that you are trying to run before you can walk! Your experience with WinMo is of pretty much no use to you in the Linux/Android world, and until you get a better handle of how everything hands together you are always going to feel a little lost.
Personally, since your device is now up and running again, I'd suggest that you hold off doing anything else for while, until you get a chance to catch up with some of the basics. Once you are a little more familiar, you can then start with something simple like flashing the MoDaCo kernel (instructions here) to support EXT4, and to give you access to ClockworkMod recovery.
IMO, whilst EXT4 and O/C kernels will give you a performance boost, they are not as noticeable as jumping from a shipping ROM to one of the JMx development builds that Samsung has put out. If you are running JMI, you should already be feeling that the device has got much snappier.
Regards,
Dave
foxmeister said:
Part of your problem is that you are trying to run before you can walk! Your experience with WinMo is of pretty much no use to you in the Linux/Android world, and until you get a better handle of how everything hands together you are always going to feel a little lost.
Personally, since your device is now up and running again, I'd suggest that you hold off doing anything else for while, until you get a chance to catch up with some of the basics. Once you are a little more familiar, you can then start with something simple like flashing the MoDaCo kernel (instructions here) to support EXT4, and to give you access to ClockworkMod recovery.
IMO, whilst EXT4 and O/C kernels will give you a performance boost, they are not as noticeable as jumping from a shipping ROM to one of the JMx development builds that Samsung has put out. If you are running JMI, you should already be feeling that the device has got much snappier.
Regards,
Dave
Click to expand...
Click to collapse
Yes Dave you are right, right and right again!!! Thank you for the wisdom and advice!!!
The main thing I have understood with today's messy experience was that the actual ROM files are never deleted or damaged as long as you dont access them via a rooted tool and start deleting them. Now I understand that Titanium Backup, Sprint Backup (my favorite), My Backup Pro and others, only back-up and restore what the user installs on top of the ROM itself. So a full "reset" wipes all that data but leaves the ROM files as they always were. If they got damaged in the process, they'll still be damaged till a a full ROM restores all system data, now I get it.
What I still dont get is the issue of bakcing up and restoring. In Windows Mobile, a toll like SPB Backup has a simple option called FULL BACKUP and that backs-up everything on top of the ROM and then restores everything after a full reset on top of the ROM again like it was before. The problem I have with apps like Titanium Backup, Sprint Backup, My Backup Pro, etc... is that there is not a "BACKUP ALL" option... one has to backup "data", "settings", "apps" and I always feel stuff will be left behind and then not restored.
Till I find an app or way to do a simple one-click "backup everything" and then "restore evertything" I always feel vulnerable to changes I make to the Tab that may get it unstable or corrupt and then not being able to be restored properly without a full ROM Flash and then re-installing all from scratch.
With WinMo, I could do all sorts of crazy experiments and tweaking and after that, a registry restore or back-up restore would bring me back my phone to exactly like it was with all my stuff and configuration in a matter of seconds or minutes. Thats what I need to find out with this Tab/Android and then Im ready to be able to explore messing up with this knowing I can always easily go back within minutes to the state I had before with all my apps and settings.
This is what I need to learn next how to do! Trampoline without a safety net is not a good idea. Ive alwways loved WinMo for the ease of backing up and restoring whatever I was doing on my handsets withjout ever worrying to put myself at risk to loose it all. I need to learn this on Android and its definitely more intricate!
just put sdcard into your samsung tab and flash modaco kernel amd it will automatically covert to ext4, after that you can flash the 1.4ghz kernel you wanted.
Sent from my GT-P1000 using XDA App
instechgainza said:
just put sdcard into your samsung tab and flash modaco kernel amd it will automatically covert to ext4, after that you can flash the 1.4ghz kernel you wanted.
Sent from my GT-P1000 using XDA App
Click to expand...
Click to collapse
Sorry, I cant follow you. I put an SD card in and flash modaco kernel? What files do I put on the sd card for this effect?...
VeEuzUKY said:
Sorry, I cant follow you. I put an SD card in and flash modaco kernel? What files do I put on the sd card for this effect?...
Click to expand...
Click to collapse
no...you need a kernel to flash via odin, you need sdcard mounted so that it will backup all files automatically while converting to ext4..head over to modaco kernel section amd follow the instruction.
Sent from my GT-P1000 using XDA App
instechgainza said:
no...you need a kernel to flash via odin, you need sdcard mounted so that it will backup all files automatically while converting to ext4..head over to modaco kernel section amd follow the instruction.
Sent from my GT-P1000 using XDA App
Click to expand...
Click to collapse
Where is the modaco kernel section you refer to? I can search for hours and find zilch... these blogs are endless...
VeEuzUKY said:
What I still dont get is the issue of bakcing up and restoring. In Windows Mobile, a toll like SPB Backup has a simple option called FULL BACKUP and that backs-up everything on top of the ROM and then restores everything after a full reset on top of the ROM again like it was before. The problem I have with apps like Titanium Backup, Sprint Backup, My Backup Pro, etc... is that there is not a "BACKUP ALL" option... one has to backup "data", "settings", "apps" and I always feel stuff will be left behind and then not restored.
Click to expand...
Click to collapse
What you want is a Nandroid backup, which you can only make from a recovery image like Clockworkmod recovery.
Essentially, this does exactly what you want, but you need to flash a new kernel (e.g. the MoDaCo kernel) which supports Clockwordmod.
Regards,
Dave
bartito said:
deletion of Stk.apk causes FC's in phone and acore.
Click to expand...
Click to collapse
i beg to differ about stk.apk fc's your phone. that's the first thing i delete when removing system apps with no fc's
refer to this link about having a bare bones system. stk.apk is for management of multiple sim cards
http://wiki.cyanogenmod.com/index.php?title=Barebones
b0ricuaguerrero said:
i beg to differ about stk.apk fc's your phone. that's the first thing i delete when removing system apps with no fc's
refer to this link about having a bare bones system. stk.apk is for management of multiple sim cards
http://wiki.cyanogenmod.com/index.php?title=Barebones
Click to expand...
Click to collapse
When I delete stk.apk (for me useless useless useless) the first thing that happens immediately is that when I hang-up on a call made or received, the Tab vibrates then freezes for about 5 seconds then tells me the phone application has crashed. I tried this with 2 ROMs now as a test and its guaranteed. More even, if you use a program like SYSTEM APP REMOVER you can emulate the removal of an app by disabling it... it only takes me to disable STK and a reboot for the phone not to work. cant get rid of it, that simple
My boot up and shut down are extremal slow. I know this handles like a computer and these things can effect its performance. I would like to know what can be done to speed up these boots. I am also not to aware of what should and should not be removed from the sdcard. I've attached a snip of my sdcard, how do I know what is junk and what is not?
Thanks, Tomween1
tomween1 said:
My boot up and shut down are extremal slow. I know this handles like a computer and these things can effect its performance. I would like to know what can be done to speed up these boots. I am also not to aware of what should and should not be removed from the sdcard. I've attached a snip of my sdcard, how do I know what is junk and what is not?
Thanks, Tomween1
Click to expand...
Click to collapse
What do you concider slow?
BWolf56 said:
What do you concider slow?
Click to expand...
Click to collapse
It can be more then a full minute in booth directions. Whereas my sons, with a fresh Serendipity install (first custom rom applied) takes 20 sec each way.
tomween1 said:
It can be more then a full minute in booth directions. Whereas my sons, with a fresh Serendipity install (first custom rom applied) takes 20 sec each way.
Click to expand...
Click to collapse
First, as you probably already know, every phone is built differently and so things like that can vary.
My guess is that there's probably too much unwanted file on your phone, which have probably just been stacking from flash to flash. There's a app for that but I can't remember the name (sorry ) - perhaps you can look it up.
Other thing, if you have been flashing over and over:
1. Attend some flashocolic meeting
2. a full clear would probably clear up alot of stuff.
If you go for a masterclear (Odin) and re-install your ROM, don't forget to backup your file with Titanium Backup + pictures and put your contacts on your sim card (copy the file from your phone to your comp). -Just a little reminder.
BWolf56 said:
My guess is that there's probably too much unwanted file on your phone, which have probably just been stacking from flash to flash. There's a app for that but I can't remember the name (sorry ) - perhaps you can look it up.
Click to expand...
Click to collapse
Thanks for that I realize the there's a way to do this, I have been looking it up!
BWolf56 said:
Other thing, if you have been flashing over and over:
1. Attend some flashocolic meeting
Click to expand...
Click to collapse
HaHaHaHa oh wait your not kidding Sorry not a cereal flasher
BWolf56 said:
2. a full clear would probably clear up alot of stuff.
Click to expand...
Click to collapse
Taken to long to get the phone right where I want it. Last thing I want to do is start all over.
BWolf56 said:
If you go for a masterclear (Odin) and re-install your ROM, don't forget to backup your file with Titanium Backup + pictures and put your contacts on your sim card (copy the file from your phone to your comp). -Just a little reminder.
Click to expand...
Click to collapse
Thanks I'm aware, been there and done this
Try deleting any apps that you don't use, and also try an app called "SD Maid". I got it from the apps section, but it may be in the market now. It searches for leftovers of stuff you've deleted. Cause sometimes things leave traces of themselves behind after a delete. Should free up some room.
Also, theres an app called "Autostarts" which lets you select what apps actually start on the boot up, which should also speed it up if you disable some.
AReynante said:
Try deleting any apps that you don't use, and also try an app called "SD Maid". I got it from the apps section, but it may be in the market now. It searches for leftovers of stuff you've deleted. Cause sometimes things leave traces of themselves behind after a delete. Should free up some room.
Also, theres an app called "Autostarts" which lets you select what apps actually start on the boot up, which should also speed it up if you disable some.
Click to expand...
Click to collapse
YES - SD Maid. That's the app I was talking about ^^
U could try disabling the media scanner service if u have lots of media loaded, and run it manually when u need it.
diablo009 said:
U could try disabling the media scanner service if u have lots of media loaded, and run it manually when u need it.
Click to expand...
Click to collapse
No not much in the way of media. My only concern is all the files shown in the attached file in the OP
I ... may have bricked my Droid 4. I won't go into details unless somebody asks, but I don't think it's necessary. I AM able to get to the recovery mode though, I just have nothing to recover from.... I misplaced my back-up.
So, I need SOMETHING to flash my phone to. 4.0/2.0/I don't care, I just need any rom/SBF to make this bad boy boot again. Anybody have anything?
I saw and downloaded the first thing that shows up when you google "droid-4-system-dump-wallpapers-ringtones.html" (link doesn't work because I'm new) But, I was unable to make anything of it.... What do I do?
Just to help others avoid the same fate can you please let us all know what you did?
zeroibis said:
Just to help others avoid the same fate can you please let us all know what you did?
Click to expand...
Click to collapse
Well, in hindsight it was kind of dumb. I rooted it, and began to remove all of the VZW sponsored apps. Once I did that, it cleared out a lot of memory (storage AND ram) but seemed to come with the downside of preventing my "settings" activity opening up. As in, whenever I hit "menu" then "Settings" from the main launcher, it would force close behind the scenes (logcat showed the stack trace for the settings activity).
I spent the next day trying to fix that issue, copying "settings.apk" from that link I mentioned earlier to my root director, but that didn't fix it. So, I went and tried copying entire folders over. This is the embarrassing part... I hit a 'delete' button on the "system/apps" folder, got about 30 force close windows, and am now stuck in a bootloop.
Doing the "power + both volume buttons" still gives me the recovery menu, but I don't have anything to recover to, as I was stupid and didn't think to make a backup.
Dwebtron said:
Well, in hindsight it was kind of dumb. I rooted it, and began to remove all of the VZW sponsored apps. Once I did that, it cleared out a lot of memory (storage AND ram) but seemed to come with the downside of preventing my "settings" activity opening up. As in, whenever I hit "menu" then "Settings" from the main launcher, it would force close behind the scenes (logcat showed the stack trace for the settings activity).
I spent the next day trying to fix that issue, copying "settings.apk" from that link I mentioned earlier to my root director, but that didn't fix it. So, I went and tried copying entire folders over. This is the embarrassing part... I hit a 'delete' button on the "system/apps" folder, got about 30 force close windows, and am now stuck in a bootloop.
Doing the "power + both volume buttons" still gives me the recovery menu, but I don't have anything to recover to, as I was stupid and didn't think to make a backup.
Click to expand...
Click to collapse
No files are floating around at this time. You really screwed yourself over on this one. Go back to Verizon and beg. You chose to void your warranty.
Dwebtron said:
Well, in hindsight it was kind of dumb. I rooted it, and began to remove all of the VZW sponsored apps. Once I did that, it cleared out a lot of memory (storage AND ram) but seemed to come with the downside of preventing my "settings" activity opening up. As in, whenever I hit "menu" then "Settings" from the main launcher, it would force close behind the scenes (logcat showed the stack trace for the settings activity).
I spent the next day trying to fix that issue, copying "settings.apk" from that link I mentioned earlier to my root director, but that didn't fix it. So, I went and tried copying entire folders over. This is the embarrassing part... I hit a 'delete' button on the "system/apps" folder, got about 30 force close windows, and am now stuck in a bootloop.
Doing the "power + both volume buttons" still gives me the recovery menu, but I don't have anything to recover to, as I was stupid and didn't think to make a backup.
Click to expand...
Click to collapse
I'm curious about this too - I deleted a bunch of vzw garbage. I did make a copy of of everything with titanium backup first but when I tried re-installing one of them it just hung while another re-installed fine.
I had a similar issue with one app - I had to go into /system/app and change it form RO to RW. Once Read/Write was enabled, Titanium was able to restore the app.
I have been playing it safe and only freezing the apps, not deleting them. I have had no FC or any odd behavior. I figured with an allocated 3 gb to applications, at this time gaining an extra 100MB of storage space is superfluous...especially with no SBF available.
As mentioned above, try going to the VZW store and getting an exchange. I'm certain an .sbf will be released at some point but it could be weeks/months before that happens.
And for future reference/anyone else reading this thread...never delete system apps! Just freeze them. Yes they will still be taking up space, but they won't be using any memory and they won't show up in your launcher so it's basically the same thing...except with freezing it is 100% reversible and will still allow you to receive updates.
Can someone upload these files from D4:
/system/build.prop
/system/default.prop
Freeze Apps
SGMD1 said:
As mentioned above, try going to the VZW store and getting an exchange. I'm certain an .sbf will be released at some point but it could be weeks/months before that happens.
And for future reference/anyone else reading this thread...never delete system apps! Just freeze them. Yes they will still be taking up space, but they won't be using any memory and they won't show up in your launcher so it's basically the same thing...except with freezing it is 100% reversible and will still allow you to receive updates.
Click to expand...
Click to collapse
What is the best way to freeze apps? I know you can do this with Titanium Backup. Do you need the pro version in order to do this? Are there other apps out there that also allow you to freeze apps?
kwyrt said:
What is the best way to freeze apps? I know you can do this with Titanium Backup. Do you need the pro version in order to do this? Are there other apps out there that also allow you to freeze apps?
Click to expand...
Click to collapse
You do need the Pro version of Titanium Backup to freeze apps I believe. There are free apps that will do it (i.e. Bloatware Killer) but I am not really familiar with them.
Skrilax_CZ said:
Can someone upload these files from D4:
/system/build.prop
/system/default.prop
Click to expand...
Click to collapse
http://db.tt/LymDelkf
That zip contains the 2 files you asked for. Anything else you need just ask and I can pull it for you. I havent done a dd of all the partitons yet but will be doing that as soon as I can.
cellzealot said:
That zip contains the 2 files you asked for. Anything else you need just ask and I can pull it for you. I havent done a dd of all the partitons yet but will be doing that as soon as I can.
Click to expand...
Click to collapse
The link that I was referring to in the first post SHOULD have every file from the D4.
I meant if he needed any of the other partitions besides the system.
I wanted to give him exactly what he asked for because he is avery sharp guy who may help us out with this device.
Unfortunately I did the same (though not as bad...I just can't open any of my contacts). I changed the permissions for /system/apps but I still am hanging at restoring in Titanium Backup. Are there any other directories that should have changed permissions to get some of these apps restored?
Also, lesson learned....freeze no uninstall
mattlgroff said:
No files are floating around at this time. You really screwed yourself over on this one. Go back to Verizon and beg. You chose to void your warranty.
Click to expand...
Click to collapse
Yeah so what? Why do people feel the need to post condescending comments for no reason? Its because of mistakes and screwups that the community progresses. There will be files floating around by the weekend, I'm sure.
I'm in the same boat... I bricked by droid 4... now waiting for a sbf file... someone said go to vzw and beg... has anyone ever tried that, after bricking your phone? what did you say? and did it work?
I'm just trying to figure out how to get vzw to replace this phone.
---------- Post added at 09:05 PM ---------- Previous post was at 08:56 PM ----------
reigndropz said:
Yeah so what? Why do people feel the need to post condescending comments for no reason? Its because of mistakes and screwups that the community progresses. There will be files floating around by the weekend, I'm sure.
Click to expand...
Click to collapse
The files will be released by the weekend? YAY... how do you know?
Also what does it take/what has to be done for someone to release these sbf files?
jgardner said:
Unfortunately I did the same (though not as bad...I just can't open any of my contacts). I changed the permissions for /system/apps but I still am hanging at restoring in Titanium Backup. Are there any other directories that should have changed permissions to get some of these apps restored?
Also, lesson learned....freeze no uninstall
Click to expand...
Click to collapse
That's the only path I had to change. Do you recall if you happened to have moved an app to a different path (perhaps to the sd-card) then removed it?
Are there multiple apps you are trying to restore? If so, have you tried restoring them one at a time?
im going to wait for the sbf files before any major modifications to my phone, then we can all start the fun
i just froze apps to prevent them from running, im not worried about space since i put in a 32GB SD card
I think it's very wise to wait for the firmware to be released, but it's worth noting that the term SBF is a mistaken reference to the old format for firmware files and that all dual core Motorolas have fastboot support now and RSD Lite has been modified to support this and uses xml.zip files that are sets of signed images rather than the Single Binary File(SBF).
This is a very important distinction to be made as the new format and boot menu provide many more options for controlling the flash process for the end user and it is ultimately much safer and more flexible.
THIS PROJECT IS DEPRECATED. I HAVE AN ALTERNATIVE HERE.
Documentation: https://github.com/VR-25/migrator/blob/master/README.md/
Releases: https://github.com/VR-25/migrator/releases/
Reserved for jokes.
It seems really interesting, thumbs up man :good::good::good:
Okay I still don't quite understand the method technically even after reading the description.
The thing is if dev say clean flash(wipe data,system,cache,dalvik) is a must before installing a rom,etc.Then will this adk solution can be used instead of titanium backup?Because you wrote that adk more efficient than tb maybe I'll use this instead of tb
handers1234 said:
Okay I still don't quite understand the method technically even after reading the description.
The thing is if dev say clean flash(wipe data,system,cache,dalvik) is a must before installing a rom,etc.Then will this adk solution can be used instead of titanium backup?Because you wrote that adk more efficient than tb maybe I'll use this instead of tb
Click to expand...
Click to collapse
All you really need to understand are the setup steps. This module prevents app data from being deleted when you use TWRP's "wipe data/factory reset feature".
This sounds too good to be true, lol almost like a proof of concept. Can just binding the new dir with the old make it so there are no issues whatsoever? Will test later this week cause I romhop a lot.
My phone's storage is almost full.The thing i want to ask is if this procedure will need more data space inside /data/media.
alvinator94 said:
This sounds too good to be true, lol almost like a proof of concept. Can just binding the new dir with the old make it so there are no issues whatsoever? Will test later this week cause I romhop a lot.
Click to expand...
Click to collapse
And indeed it is true. No issues whatsoever -- I'm using it myself.
foxmcc8 said:
My phone's storage is almost full.The thing i want to ask is if this procedure will need more data space inside /data/media.
Click to expand...
Click to collapse
No extra space is taken, as data is moved, not copied.
I installed this and it erased all my app data, ironically enough. Make sure you have a backup before installing.
After typing "adk" it finds all the apps, but after typing "." it lists every app with "pm: not found". After a reboot, the apps are not installed. Am I doing something wrong?
soren25 said:
I installed this and it erased all my app data, ironically enough. Make sure you have a backup before installing.
Click to expand...
Click to collapse
Lmao same thing happened to me. Figured the module was buggy and uninstalled it. Maybe i did something wrong too, which im not sure how considering how easy the install instructions are
soren25 said:
I installed this and it erased all my app data, ironically enough. Make sure you have a backup before installing.
Click to expand...
Click to collapse
jungle35 said:
Lmao same thing happened to me. Figured the module was buggy and uninstalled it. Maybe i did something wrong too, which im not sure how considering how easy the install instructions are
Click to expand...
Click to collapse
That's really f**ked up... same to me. I think there was no error on my side while following the "install-reboot-forget" process. Only the lib folders had been moved/binded somehow to the SD folder, no base.apks and no odex-blobs(?).
The result was a totally broken system. Sorry, but IMHO the Dev should not proclaim it that way as long as the script seems to be in pre-alpha ... All log files in /data/media/adk/logs/ are empty, too!
Really don't know whether LMAO or :crying:
Sent from my OnePlus3T using XDA Labs
Please add an alpha into the title. Same happens to me.... and titanium can't restore accounts anymore...
The XDA link in the module description takes you to the forum section rather than this thread.
Seemed interesting and installed
But I lose all app data ,
found no logs and nothing just like fresh install of everything
Keep a backup before trying this
I was on magisk 16.7 ,
Redmi note 3 AEX N
Do not install! I lost everything like everyone else. Pictures I just took on vacation of my kids gone. All texts gone. All app data gone. Wtf man. This needs to be pulled. I lost 3gig of data
JohnFawkes said:
Do not install! I lost everything like everyone else. Pictures I just took on vacation of my kids gone. All texts gone. All app data gone. Wtf man. This needs to be pulled. I lost 3gig of data
Click to expand...
Click to collapse
Never ever try magisk stuff without nandroid or other backup in backhand.
I, like everyone else posting here, fell for this extension and lost all my app data.
I'm not sure if this extension is buggy or if we are simply too stupid to get it running but here is what I did:
install
reboot
forget (about all my app data as all apps seem to have lost their data)
I then opened a terminal, typed adk as instructed and am getting:
permission denied. Can't create /data/media/adk/logs/res_apks_verbose_log.txt: permission denied
typing su before adk does indeed give me a list of apps which seems to get longer every few minutes.
Maybe its still busy copying? I'll give it some more time. Not sure what's up though, are we supposed to wait for the ap to copy all app data over then do an initial restore? Or is it not correctly "linking" the apps to the new app data storage?
###edit###
I did not immediately remove this extension as I thought to give it some time. I then rebooted and its now hanging at the boot screen saying: "Starting up ... please wait" - this section usually only takes a few seconds but I've been staring at this screen for minutes now. I'll give it 30 minutes, maybe it is still busy copying all my APKs and app data to the SD card? I mean I was already wondering how this can only need one simple reboot to be ready...
I'll update this thread if I have any new findings as the extension description sounds quite logical so maybe we're all doing something wrong
Dev RECOMMENDED app data backup in first step even BEFORE INSTALLING it through magisk or twrp.
I think nobody is doing it
J4jks said:
Dev RECOMMENDED app data backup in first step even BEFORE INSTALLING it through magisk or twrp.
I think nobody is doing it
Click to expand...
Click to collapse
you're right he did. I didn't say I don't have a backup I only said the extension isn't behaving as advertised OR I don't get how to use it.
Also, he should change that sentence from "recommended" to mandatory if his app wipes app data
---------- Post added at 02:36 PM ---------- Previous post was at 02:18 PM ----------
I have disabled the extension and rolled back my backup. I'm still wondering what went wrong here as the extension actually created the right folders on my SD card. Somehow the links seem to have been missing. I didn't dare try a restore via "adk ." as it was unclear what else could have gone wrong.
I would however appreciate some feedback and clarification from the author.