I need ATT G pro E980's base file,below:
1,m9kefs1.img
2,m9kefs2.img
3,drm.img
4,encrypt.img
5,eksst.img
6,persist.img
backup method: After root ur phone, execute below command
adb.exe shell su -c "mkdir /sdcard/System/"
adb.exe shell su -c "dd if=/dev/block/mmcblk0p12 of=/sdcard/System/12m9kefs1.img"
adb.exe shell su -c "dd if=/dev/block/mmcblk0p13 of=/sdcard/System/13m9kefs2.img"
adb.exe shell su -c "dd if=/dev/block/mmcblk0p15 of=/sdcard/System/15DRM.img"
adb.exe shell su -c "dd if=/dev/block/mmcblk0p22 of=/sdcard/System/22eksst.img"
adb.exe shell su -c "dd if=/dev/block/mmcblk0p21 of=/sdcard/System/21encrypt.img"
adb.exe shell su -c "dd if=/dev/block/mmcblk0p26 of=/sdcard/System/26persist.img"
and share these files,,thx
Related
Hi all, this thread was for the G1, will this work for the Desire also?
To "install" this, just adb push the two files in the zip below onto your phone with:
Code:
adb shell mount -o remount,rw /system
adb push zipalign /system/bin
adb push zipalign_apks /system/sd/zipalign_apks.sh
adb shell chmod 755 /system/bin/zipalign /system/sd/zipalign_apks.sh
adb shell mount -o remount,ro /system
Then anytime you want to run the script just do:
Code:
adb shell sh /system/sd/zipalign_apks.sh
Or in terminal:
Code:
su
sh /system/sd/zipalign_apks.sh
http://forum.xda-developers.com/attachment.php?attachmentid=253174&d=1259952938
Hi
I changed phone from Samsung Galaxy S2 To F180K and I'm digging few days to find out how to flash ROM and it's much more complicated than samsung way...
i wanted to migrate from F180K to E975:
- to get rid of Korean stuff,
- to check is WCDMA 900 available,
- to get rid of problems with incoming call, when phone is logged to LTE
What I did:
- flash to JB 4.1.2 via (LGMobile Support Tool) - F180K20I_00.kdz
- install FreeGee-beta.apk (from file, not from Google Play)
- Root with tutorial: http://forum.xda-developers.com/showthread.php?t=2181103
- back up (only) EFS with FreeGee (Utilities\ Backup EFS)
- flash to NEU EUROPE OPEN 10B LGE975 (E97510B_00.kdz) from site:
http://lg-phone-firmware.com/index.php?id_mod=20
- Root again
- Restore EFS with FreeGee (Utilities\ Backup EFS)
and still don't know how to enable network signal (dead radio, sim is not logging to network)
I suppose I missed baseband backup (or bootloader unlock?)
Now I'm back to Korean F180K20I_00.kdz
What I did wrong?
sorry for my bad english
you need the right modem to use it.
european is not compatible to korea phone
Is there any way to backup modem from 180K and restore it after flash?
yes over adb
Thanks for detailed info
in other thread:
http://forum.xda-developers.com/showthread.php?t=2198600
benseoul did something else, how do You think, will it work? (I would rather backup and restore my own baseband)
Originally Posted by benseoul
little tutorial:
1: You need rooted phone
2: USB debugging actived
3: Copy "firmware_f180k.img" in your internal storage
4: Connect your phone in LG software
5: In your PC launche "Flash Baseband - F180K.bat" and press enter
6: Accept the root permission in your phone
7: Press enter again and the phone restart...
I tried and it works very well
Click to expand...
Click to collapse
after my little tutorial, I have disabled Timer/alarm.... any idea how to enable it?
after testing plenty of CM roms I went back to stock ROM with LGMobile Support Tool (I think this is the only way atm).
and I was trying to find new way to migrate from F180K to E975.
to do this I used this topic: http://forum.xda-developers.com/showthread.php?t=2320817
new procedure was:
- stock rom is: F180K20K (JB 4.1.2)
- root with Motochopper (v1.0) : http://forum.xda-developers.com/showthread.php?t=2228613 - it seems to work fine
- backup modem with backup tool (file LG-G_BK_MOD.bat): http://forum.xda-developers.com/showthread.php?t=2139861
- flash new rom NEU EUROPE OPEN 10D E97510D_00.kdz (JB 4.1.2) from here: http://lg-phone-firmware.com/index.php?id_mod=20
- factory reset
- result: no network, sd card ok (backup present on sd card)
- root with Motochopper (v1.0) : http://forum.xda-developers.com/showthread.php?t=2228613 - it seems to work fine
- restore modem with same backup tool (file LG-G_rec.bat): http://forum.xda-developers.com/showthread.php?t=2139861
-result: modem ok, network works fine, BT,
but no WIFI, sd card missing
Q: is it fault of ROM ? backup or root method?
what i suspect:
- I found new version of motochopper (v1.1), with new Superuser.apk - maybe here is the problem? should I use new one? (but if I was able to make restore backup, then root is working fine...)
- maybe backup method contains too many files? should't be only one? (/dev/block/mmcblk0p1):
echo ŐýÔÚÁ¬˝ÓÉ豸Ł¬ÇëÉÔµČ......
adb.exe kill-server > NUL 2>&1
adb.exe shell su -c "mkdir /sdcard/System/"
adb.exe shell su -c "dd if=/dev/block/mmcblk0p30 of=/sdcard/System/30DDR.img"
adb.exe shell su -c "dd if=/dev/block/mmcblk0p20 of=/sdcard/System/20BNR.img"
adb.exe shell su -c "dd if=/dev/block/mmcblk0p7 of=/sdcard/System/7BOOT.img"
adb.exe shell su -c "dd if=/dev/block/mmcblk0p15 of=/sdcard/System/15DRM.img"
adb.exe shell su -c "dd if=/dev/block/mmcblk0p22 of=/sdcard/System/22eksst.img"
adb.exe shell su -c "dd if=/dev/block/mmcblk0p21 of=/sdcard/System/21encrypt.img"
adb.exe shell su -c "dd if=/dev/block/mmcblk0p29 of=/sdcard/System/29fsg.img"
adb.exe shell su -c "dd if=/dev/block/mmcblk0p36 of=/sdcard/System/36grow.img"
adb.exe shell su -c "dd if=/dev/block/mmcblk0p12 of=/sdcard/System/12m9kefs1.img"
adb.exe shell su -c "dd if=/dev/block/mmcblk0p13 of=/sdcard/System/13m9kefs2.img"
adb.exe shell su -c "dd if=/dev/block/mmcblk0p14 of=/sdcard/System/14m9kefs3.img"
adb.exe shell su -c "dd if=/dev/block/mmcblk0p18 of=/sdcard/System/18misc.img"
adb.exe shell su -c "dd if=/dev/block/mmcblk0p10 of=/sdcard/System/10modemst1.img"
adb.exe shell su -c "dd if=/dev/block/mmcblk0p11 of=/sdcard/System/11modemst2.img"
adb.exe shell su -c "dd if=/dev/block/mmcblk0p16 of=/sdcard/System/16sns.img"
adb.exe shell su -c "dd if=/dev/block/mmcblk0p32 of=/sdcard/System/32mpt.img"
adb.exe shell su -c "dd if=/dev/block/mmcblk0p26 of=/sdcard/System/26persist.img"
adb.exe shell su -c "dd if=/dev/block/mmcblk0p35 of=/sdcard/System/35reserved.img"
adb.exe shell su -c "dd if=/dev/block/mmcblk0p6 of=/sdcard/System/6rpm.img"
adb.exe shell su -c "dd if=/dev/block/mmcblk0p34 of=/sdcard/System/34rpmbak.img"
adb.exe shell su -c "dd if=/dev/block/mmcblk0p16 of=/sdcard/System/16sns.img"
adb.exe shell su -c "dd if=/dev/block/mmcblk0p17 of=/sdcard/System/17ssd.img"
adb.exe shell su -c "dd if=/dev/block/mmcblk0p8 of=/sdcard/System/8tz.img"
adb.exe shell su -c "dd if=/dev/block/mmcblk0p33 of=/sdcard/System/33tzbak.img"
adb.exe shell su -c "dd if=/dev/block/mmcblk0p1 of=/sdcard/System/1modem.img"
mkdir system
adb pull /sdcard/System system
pause
Click to expand...
Click to collapse
instead of one file (different file names - I know, I'm talking about file list) - from here: http://forum.xda-developers.com/showpost.php?p=42381967&postcount=3
@echo off
echo ***************************************************
echo * Flash Baseband for F180K *
echo ***************************************************
pause
adb wait-for-device
adb shell su -c "dd if=/sdcard/firmware_f180k.img of=/dev/block/mmcblk0p1 bs=4096"
echo.
pause
echo [*] May se khoi dong lai sau it giay nua.
echo [*] Chuc cac ban co nhieu suc de voc may.
adb reboot
Click to expand...
Click to collapse
- or this is bad ROM for my F180K and I should use different one (I tried to flash E97510B_00.kdz but without success - no WIFI and sd card)
what do You think?
I'm pretty sure that WiFi is broken because of restore modem backup and sd card is disabled because of wrong ROM (E97510D_00).
- I changed root method to new motochopper v1.1 - didn't help
- I changed root method to ZV9-ZVB-Universal-Root : http://forum.xda-developers.com/showthread.php?t=2181103 - didn't help
in both cases Wifi is working (after flash to new ROM) but sd card is disabled...
I just found F180K which is working with E97510D ROM.
How to mount\reset\recover sd card?
Is there any developer here?
Have you found a solution thats working ? i'm having the same issue ... i want to escape from all this korean apps that anyway i dont understand..
Hi,
After my experiments with root, backup, change ROM etc. I've lost all my sensors:
Accelerometer, light sensor, orientation sensor, proximity, gyroscope, magnetic.
Pressure works fine.
Phone had one fall, but I think it's not a cause.
Back to stock rom (F180K20K_00.kdz) is not a solution (with LG mobile support tool - emergency firmware recovery). I did it few times - without effect.
To read sensors, I use this 2 apps:
https://play.google.com/store/apps/details?id=de.onyxbits.sensorreadout
https://play.google.com/store/apps/details?id=imoblife.androidsensorbox
I think, problem can be in backup tool:.
http://forum.xda-developers.com/showthread.php?t=2139861
after restore backup I've lost SD card (after flash E975 ROM), but I'm not sure, because I didn't check sensors with every step I make.
Most of my "activity" is in topic (I doubt that anyone will read this):
http://forum.xda-developers.com/showthread.php?p=43675111#post43675111
What can I do ?
Ganz.Conrad said:
Hi,
After my experiments with root, backup, change ROM etc. I've lost all my sensors:
Accelerometer, light sensor, orientation sensor, proximity, gyroscope, magnetic.
Pressure works fine.
Phone had one fall, but I think it's not a cause.
Back to stock rom (F180K20K_00.kdz) is not a solution (with LG mobile support tool - emergency firmware recovery). I did it few times - without effect.
To read sensors, I use this 2 apps:
https://play.google.com/store/apps/details?id=de.onyxbits.sensorreadout
https://play.google.com/store/apps/details?id=imoblife.androidsensorbox
I think, problem can be in backup tool:.
http://forum.xda-developers.com/showthread.php?t=2139861
after restore backup I've lost SD card (after flash E975 ROM), but I'm not sure, because I didn't check sensors with every step I make.
Most of my "activity" is in topic (I doubt that anyone will read this):
http://forum.xda-developers.com/showthread.php?p=43675111#post43675111
What can I do ?
Click to expand...
Click to collapse
May be a kernel fault , did you try flashing a different kernel? ( Don't know if you have other kernels than stock one for your version , since I have the international version E-975)
However ,good luck!
You may mess up with your efs partition.
You need a efs backup from another f180k.
Sent from my LG-E975 using xda app-developers app
I think I broke my phone when I made recovery from backup, and maybe it's EFS partition.
Is any of these files a part of kernel or EFS?:
adb.exe shell su -c "dd if=/sdcard/System/30DDR.img of=/dev/block/mmcblk0p30"
adb.exe shell su -c "dd if=/sdcard/System/20BNR.img of=/dev/block/mmcblk0p20"
adb.exe shell su -c "dd if=/sdcard/System/7BOOT.img of=/dev/block/mmcblk0p7"
adb.exe shell su -c "dd if=/sdcard/System/15DRM.img of=/dev/block/mmcblk0p15"
adb.exe shell su -c "dd if=/sdcard/System/22eksst.img of=/dev/block/mmcblk0p22"
adb.exe shell su -c "dd if=/sdcard/System/21encrypt.img of=/dev/block/mmcblk0p21"
adb.exe shell su -c "dd if=/sdcard/System/29fsg.img of=/dev/block/mmcblk0p29"
adb.exe shell su -c "dd if=/sdcard/System/36grow.img of=/dev/block/mmcblk0p36"
adb.exe shell su -c "dd if=/sdcard/System/12m9kefs1.img of=/dev/block/mmcblk0p12"
adb.exe shell su -c "dd if=/sdcard/System/13m9kefs2.img of=/dev/block/mmcblk0p13"
adb.exe shell su -c "dd if=/sdcard/System/14m9kefs3.img of=/dev/block/mmcblk0p14"
adb.exe shell su -c "dd if=/sdcard/System/18misc.img of=/dev/block/mmcblk0p18"
adb.exe shell su -c "dd if=/sdcard/System/10modemst1.img of=/dev/block/mmcblk0p10"
adb.exe shell su -c "dd if=/sdcard/System/11modemst2.img of=/dev/block/mmcblk0p11"
adb.exe shell su -c "dd if=/sdcard/System/16sns.img of=/dev/block/mmcblk0p16"
adb.exe shell su -c "dd if=/sdcard/System/32mpt.img of=/dev/block/mmcblk0p32"
adb.exe shell su -c "dd if=/sdcard/System/9pad.img of=/dev/block/mmcblk0p9"
adb.exe shell su -c "dd if=/sdcard/System/26persist.img of=/dev/block/mmcblk0p26"
adb.exe shell su -c "dd if=/sdcard/System/35reserved.img of=/dev/block/mmcblk0p35"
adb.exe shell su -c "dd if=/sdcard/System/6rpm.img of=/dev/block/mmcblk0p6"
adb.exe shell su -c "dd if=/sdcard/System/34rpmbak.img of=/dev/block/mmcblk0p34"
adb.exe shell su -c "dd if=/sdcard/System/16sns.img of=/dev/block/mmcblk0p16"
adb.exe shell su -c "dd if=/sdcard/System/17ssd.img of=/dev/block/mmcblk0p17"
adb.exe shell su -c "dd if=/sdcard/System/8tz.img of=/dev/block/mmcblk0p8"
adb.exe shell su -c "dd if=/sdcard/System/33tzbak.img of=/dev/block/mmcblk0p33"
adb.exe shell su -c "dd if=/sdcard/System/27tombstones.img of=/dev/block/mmcblk0p27"
adb.exe shell su -c "dd if=/sdcard/System/1modem.img of=/dev/block/mmcblk0p1"
Click to expand...
Click to collapse
And the most important: which one I shouldn't move from other phone to avoid change IMEI or other individual data?
I'm asking because I think, that moving EFS from other phone with FreeGee will change IMEI or other stuff.
Does Root can damage kernel?
anyone?
Ganz.Conrad said:
anyone?
Click to expand...
Click to collapse
I have the same problem.. if freegee was the problem, how to reapir it?
harvester said:
I have the same problem.. if freegee was the problem, how to reapir it?
Click to expand...
Click to collapse
My phone was in LG repair Service (warranty), they changed main board, software, and said "it's unrepairable". I don't have my phone now - changed to new one.
I'm pretty sure, that it can be repaired (i think it's software problem ), but i didn't found way to do it.
Can someone please help me i want to know if im putting the commands correctly...... okay my adb and all that is in a folder called SDK in my C drive so C:\SDK and i put firewater in there i open a command line and enter what?
adb reboot <--important!!!!
adb wait-for-device push firewater /data/local/tmp
adb shell
chmod 755 /data/local/tmp/firewater
su
/data/local/tmp/firewater
or would i put
adb reboot <--important!!!!
adb wait-for-device push firewater C:/SDK
adb shell
chmod 755 /C:/SDK
su
C:/SDK/firewater
and also would it be / or \ in the terminal ... if can could someone post the exact commands for what i would have to put thank you so much
C:\SDK>adb wait-for-device push firewater /data/local/tmp
3087 KB/s (4347896 bytes in 1.375s)
C:\SDK>adb shell
[email protected]:/ $ su
su
[email protected]:/ # chmod 755 /data/local/tmp/firewater
chmod 755 /data/local/tmp/firewater
[email protected]:/ # /data/local/tmp/firewater
/data/local/tmp/firewater
[email protected]:/ #
all it shows it doesnt do anything after the last command
You are making it way to complicated. Follow instructions in firewater thread and you will be all set.
dnyoe65 said:
C:\SDK>adb wait-for-device push firewater /data/local/tmp
3087 KB/s (4347896 bytes in 1.375s)
C:\SDK>adb shell
[email protected]:/ $ su
su
[email protected]:/ # chmod 755 /data/local/tmp/firewater
chmod 755 /data/local/tmp/firewater
[email protected]:/ # /data/local/tmp/firewater
/data/local/tmp/firewater
[email protected]:/ #
all it shows it doesnt do anything after the last command
Click to expand...
Click to collapse
scott7044 said:
You are making it way to complicated. Follow instructions in firewater thread and you will be all set.
Click to expand...
Click to collapse
If you're not going to helpful, PLEASE don't even bother in posting
When I got mine S-OFF, I used this set of commands:
adb reboot <--important!!!!
adb wait-for-device push firewater /data/local/tmp
adb shell
chmod 755 /data/local/tmp/firewater
su
/data/local/tmp/firewater
Type them in exactly as they are above chmod first, then su, then run firewater.
At least, that's what worked for me after trying su then chmod like 50 times with no success.
Have 2 ftv2 Sloane boxes that I'd like to debloat.
I am rooted running latest prerooted image.
Is it possible to debloat?
What's the gist, do I debloat via adb?
Thanks
dovedescent7 said:
Have 2 ftv2 Sloane boxes that I'd like to debloat.
I am rooted running latest prerooted image.
Is it possible to debloat?
What's the gist, do I debloat via adb?
Thanks
Click to expand...
Click to collapse
Hi @dovedescent7, if you install a custom launcher and have the firetv settings apk or confireator settings apk as # root installed then you can use this list here as a reference. Once disabled use a file explorer and navigate to /system/priv-app folder and delete each named folder (double check)
com.amazon.device.software.ota
com.amazon.device.software.ota.override
android.amazon.perm
com.amazon.ags.app
com.amazon.android.marketplace
com.amazon.bueller.music
com.amazon.bueller.notification
com.amazon.client.metrics
com.amazon.client.metrics.api
com.amazon.communication.discovery
com.amazon.connectivitydiag
com.amazon.dcp
com.amazon.device.crashmanager
com.amazon.device.logmanager
com.amazon.device.messaging
com.amazon.device.sync
com.amazon.devicecontrol
com.amazon.dp.logger
com.amazon.identity.auth.device.authorization
com.amazon.imp
com.amazon.kindle.cms
com.amazon.kindle.devicecontrol
com.amazon.kso.blackbird
com.amazon.ods.kindleconnect
com.amazon.parentalcontrols
com.amazon.platform.fdrw
com.amazon.precog
com.amazon.providers
com.amazon.providers.contentsupport
Always disable system app first before you delete them. I'm sure @0815hoffi should have a better list, these are just a few I have lying around..
This is my script, it disabled Updates and removes the Amazon Launcher.
I use this on 2k and 4k Stick.
For all scripts Look my github Page.
echo remove Bloatware
echo Please Wait, removal running...............
adb shell "su -c pm disable com.amazon.kindle.cms"
adb shell "su -c pm disable com.amazon.tv.launcher"
adb shell "su -c pm disable com.amazon.tv.oobe"
adb shell "su -c pm disable com.amazon.device.sale.service"
adb shell "su -c pm disable com.amazon.recess"
adb shell "su -c pm disable com.amazon.whisperplay.contracts"
adb shell "su -c pm disable com.amazon.bueller.photos"
adb shell "su -c pm disable com.amazon.device.sync"
adb shell "su -c pm disable com.amazon.webview"
adb shell "su -c pm disable com.amazon.tv.csapp"
adb shell "su -c pm disable com.amazon.tcomm.client"
adb shell "su -c pm disable com.amazon.client.metrics"
adb shell "su -c pm disable amazon.jackson19"
adb shell "su -c pm disable com.amazon.device.software.ota"
adb shell "su -c pm disable com.amazon.ags.app"
adb shell "su -c pm disable com.amazon.application.compatibility.enforcer"
adb shell "su -c pm disable com.amazon.whisperplay.service.install"
adb shell "su -c pm disable com.amazon.device.software.ota.override"
adb shell "su -c pm disable com.amazon.communication.discovery"
adb shell "su -c pm disable com.amazon.device.sync.sdk.internal"
adb shell "su -c pm disable com.amazon.bueller.music"
adb shell "su -c pm disable com.amazon.application.compatibility.enforcer.sdk.library"
adb shell "su -c pm disable com.amazon.vizzini"
adb shell "su -c pm disable com.amazon.tv.forcedotaupdater.v2"
adb shell "su -c pm disable com.amazon.avod"
adb shell "su -c pm disable com.amazon.shoptv.client"
adb shell "su -c pm disable android.amazon.perm"
adb shell "su -c pm disable com.amazon.android.marketplace"
adb shell "su -c pm disable com.amazon.awvflingreceiver"
adb shell "su -c pm disable com.amazon.bueller.notification"
adb shell "su -c pm disable com.amazon.device.crashmanager"
adb shell "su -c pm disable com.amazon.device.messaging"
adb shell "su -c pm disable com.amazon.device.messaging.sdk.internal.library"
adb shell "su -c pm disable com.amazon.device.messaging.sdk.library"
adb shell "su -c pm disable com.amazon.kso.blackbird"
adb shell "su -c pm disable com.amazon.ods.kindleconnect"
adb shell "su -c pm disable com.amazon.providers"
adb shell "su -c pm disable com.amazon.providers.contentsupport"
adb shell "su -c pm disable com.amazon.securitysyncclient"
adb shell "su -c pm disable com.amazon.sharingservice.android.client.proxy"
adb shell "su -c pm disable com.amazon.sync.provider.ipc"
adb shell "su -c pm disable com.amazon.sync.service"
adb shell "su -c pm disable com.amazon.tv.legal.notices"
adb shell "su -c pm disable com.amazon.tv.support"
adb shell "su -c pm disable com.amazon.platform.fdrw"
adb shell "su -c pm disable com.android.managedprovisioning"
adb shell "su -c pm disable com.amazon.device.bluetoothdfu"
adb shell "su -c pm disable com.amazon.tv.fw.metrics"
adb shell "su -c pm disable com.amazon.device.logmanager"
adb shell "su -c pm disable com.amazon.dcp"
adb shell "su -c pm disable com.amazon.dcp.contracts.framework.library"
adb shell "su -c pm disable com.amazon.android.service.networkmonitor"
adb shell "su -c pm disable com.amazon.tmm.tutorial"
adb shell "su -c pm disable com.amazon.logan"
adb shell "su -c pm disable com.amazon.tv.nimh"
adb shell "su -c pm disable com.ivona.tts.oem"
adb shell "su -c pm disable com.ivona.orchestrator"
adb shell "su -c pm disable com.amazon.alexashopping"
adb shell "su -c pm disable com.amazon.ftv.glorialist"
adb shell "su -c pm disable com.amazon.tv.livetv"
adb shell "su -c pm disable com.amazon.wifilocker"
adb shell "su -c pm disable com.amazon.ssdpservice"
adb shell "su -c pm disable com.amazon.alta.h2clientservice"
adb shell "su -c pm disable com.amazon.dialservice"
adb shell "su -c pm disable com.amazon.cardinal"
adb shell "su -c pm disable com.amazon.tifobserver"
adb shell "su -c pm disable com.amazon.aca"
adb shell "su -c pm disable com.amazon.aria"
adb shell "su -c pm disable com.amazon.firehomestarter"
adb shell "su -c pm disable com.amazon.franktvinput"
adb shell "su -c pm disable com.amazon.hedwig"
adb shell "su -c pm disable com.amazon.naatyam"
adb shell "su -c pm disable com.amazon.alexa.externalmediaplayer.fireos"
adb shell "su -c pm disable com.amazon.ale"
adb shell "su -c pm disable com.amazon.avl.ftv"
adb shell "su -c pm disable com.amazon.ceviche"
adb shell "su -c pm disable com.amazon.dpcclient"
adb shell "su -c pm disable com.amazon.firebat"
adb shell "su -c pm disable com.amazon.firerestapiframework"
adb shell "su -c pm disable com.amazon.katoch"
adb shell "su -c pm disable com.amazon.tv.releasenotes"
adb shell "su -c pm disable com.amazon.tv.routing"
adb shell "su -c pm disable com.amazon.tahoe"
adb shell "su -c pm disable com.amazon.whisperjoin.middleware.np"
adb shell "su -c pm disable com.amznfuse.operatorredirection"
echo reboot recovery
adb shell reboot recovery
adb shell "mount -o rw /system"
adb shell "mv /system/etc/security/otacerts.zip //system/etc/security/old.otacerts.zip.old"
echo Debloating Amazon Apps...
adb shell "rm -r /system/priv-app/com.amazon.avod/"
adb shell "rm -r /system/priv-app/com.amazon.shoptv.client/"
adb shell "rm -r /system/priv-app/android.amazon.perm/"
adb shell "rm -r /system/priv-app/com.amazon.ags.app/"
adb shell "rm -r /system/priv-app/com.amazon.android.marketplace/"
adb shell "rm -r /system/priv-app/com.amazon.awvflingreceiver/"
adb shell "rm -r /system/priv-app/com.amazon.bueller.music/"
adb shell "rm -r /system/priv-app/com.amazon.bueller.notification/"
adb shell "rm -r /system/priv-app/com.amazon.device.crashmanager/"
adb shell "rm -r /system/priv-app/com.amazon.device.messaging/"
adb shell "rm -r /system/priv-app/com.amazon.device.messaging.sdk.internal.library/"
adb shell "rm -r /system/priv-app/com.amazon.device.messaging.sdk.library/"
adb shell "rm -r /system/priv-app/com.amazon.device.sync/"
adb shell "rm -r /system/priv-app/com.amazon.device.sync.sdk.internal/"
adb shell "rm -r /system/priv-app/com.amazon.kindle.cms/"
adb shell "rm -r /system/priv-app/com.amazon.kso.blackbird/"
adb shell "rm -r /system/priv-app/com.amazon.ods.kindleconnect/"
adb shell "rm -r /system/priv-app/com.amazon.providers/"
adb shell "rm -r /system/priv-app/com.amazon.providers.contentsupport/"
adb shell "rm -r /system/priv-app/com.amazon.recess/"
adb shell "rm -r /system/priv-app/com.amazon.securitysyncclient/"
adb shell "rm -r /system/priv-app/com.amazon.sharingservice.android.client.proxy/"
adb shell "rm -r /system/priv-app/com.amazon.sync.provider.ipc/"
adb shell "rm -r /system/priv-app/com.amazon.sync.service/"
adb shell "rm -r /system/priv-app/com.amazon.tv.legal.notices/"
adb shell "rm -r /system/priv-app/com.amazon.tv.support/"
adb shell "rm -r /system/priv-app/com.amazon.webview/"
adb shell "rm -r /system/priv-app/com.amazon.platform.fdrw/"
adb shell "rm -r /system/priv-app/com.android.managedprovisioning/"
adb shell "rm -r /system/priv-app/com.amazon.device.bluetoothdfu/"
adb shell "rm -r /system/priv-app/com.amazon.tv.fw.metrics/"
adb shell "rm -r /system/priv-app/com.amazon.device.logmanager/"
adb shell "rm -r /system/priv-app/com.amazon.dcp/"
adb shell "rm -r /system/priv-app/com.amazon.dcp.contracts.framework.library/"
adb shell "rm -r /system/priv-app/com.amazon.device.software.ota/"
adb shell "rm -r /system/priv-app/com.amazon.device.software.ota.override/"
adb shell "rm -r /system/priv-app/com.amazon.android.service.networkmonitor/"
adb shell "rm -r /system/priv-app/com.amazon.tmm.tutorial/"
adb shell "rm -r /system/priv-app/com.amazon.tv.csapp/"
adb shell "rm -r /system/priv-app/com.amazon.bueller.photos/"
adb shell "rm -r /system/priv-app/com.amazon.vizzini/"
adb shell "rm -r /system/priv-app/com.amazon.logan/"
adb shell "rm -r /system/priv-app/com.amazon.tv.nimh/"
adb shell "rm -r /system/priv-app/com.ivona.tts.oem/"
adb shell "rm -r /system/priv-app/com.ivona.orchestrator/"
adb shell "rm -r /system/priv-app/com.amazon.device.sale.service/"
adb shell "rm -r /system/priv-app/com.amazon.alexashopping/"
adb shell "rm -r /system/priv-app/com.amazon.ftv.glorialist/"
adb shell "rm -r /system/priv-app/com.amazon.tv.livetv/"
adb shell "rm -r /system/priv-app/com.amazon.wifilocker/"
adb shell "rm -r /system/priv-app/com.amazon.ssdpservice/"
adb shell "rm -r /system/priv-app/com.amazon.alta.h2clientservice/"
adb shell "rm -r /system/priv-app/com.amazon.dialservice/"
adb shell "rm -r /system/priv-app/com.amazon.cardinal/"
adb shell "rm -r /system/priv-app/com.amazon.tifobserver/"
adb shell "rm -r /system/priv-app/com.amazon.aca/"
adb shell "rm -r /system/priv-app/com.amazon.aria/"
adb shell "rm -r /system/priv-app/com.amazon.franktvinput/"
adb shell "rm -r /system/priv-app/com.amazon.hedwig/"
adb shell "rm -r /system/priv-app/com.amazon.naatyam/"
adb shell "rm -r /system/priv-app/com.amazon.alexa.externalmediaplayer.fireos/"
adb shell "rm -r /system/priv-app/com.amazon.ale/"
adb shell "rm -r /system/priv-app/com.amazon.avl.ftv/"
adb shell "rm -r /system/priv-app/com.amazon.ceviche/"
adb shell "rm -r /system/priv-app/com.amazon.dpcclient/"
adb shell "rm -r /system/priv-app/com.amazon.firebat/"
adb shell "rm -r /system/priv-app/com.amazon.firerestapiframework/"
adb shell "rm -r /system/priv-app/com.amazon.katoch/"
adb shell "rm -r /system/priv-app/com.amazon.tv.releasenotes/"
adb shell "rm -r /system/priv-app/com.amazon.tv.routing/"
adb shell "rm -r /system/priv-app/com.amazon.tahoe/"
adb shell "rm -r /system/priv-app/com.amazon.whisperjoin.middleware.np/"
adb shell "rm -r /system/priv-app/com.amznfuse.operatorredirection/"
adb shell "rm -r /system/priv-app/com.amazon.imdb.tv.android.app/"
echo Removing any added System Components from Amazon App Updates...
adb shell "rm -r /data/app/com.amazon.aca-1/"
adb shell "rm -r /data/app/com.amazon.ags.app-1/"
adb shell "rm -r /data/app/com.amazon.alexashopping-1/"
adb shell "rm -r /data/app/com.amazon.amazonvideo.livingroom.firetv-1/"
adb shell "rm -r /data/app/com.amazon.appaccesskeyprovider-1/"
adb shell "rm -r /data/app/com.amazon.aria-1/"
adb shell "rm -r /data/app/com.amazon.avl.ftv-1/"
adb shell "rm -r /data/app/com.amazon.avod-1/"
adb shell "rm -r /data/app/com.amazon.bueller.music-1/"
adb shell "rm -r /data/app/com.amazon.cardinal-1/"
adb shell "rm -r /data/app/com.amazon.firebat-1/"
adb shell "rm -r /data/app/com.amazon.ftv.glorialist-1/"
adb shell "rm -r /data/app/com.amazon.hedwig-1/"
adb shell "rm -r /data/app/com.amazon.katoch-1/"
adb shell "rm -r /data/app/com.amazon.kso.blackbird-1/"
adb shell "rm -r /data/app/com.amazon.shoptv.client-1/"
adb shell "rm -r /data/app/com.amazon.tahoe-1/"
adb shell "rm -r /data/app/com.amazon.tv.launcher-1/"
adb shell "rm -r /data/app/com.amazon.tv.livetv-1/"
adb shell "rm -r /data/app/com.amazon.tv.ottssocompanionapp-1/"
adb shell "rm -r /data/app/com.amazon.tv.releasenotes-1/"
adb shell "rm -r /data/app/com.amazon.aca-2/"
adb shell "rm -r /data/app/com.amazon.ags.app-2/"
adb shell "rm -r /data/app/com.amazon.alexashopping-2/"
adb shell "rm -r /data/app/com.amazon.amazonvideo.livingroom.firetv-2/"
adb shell "rm -r /data/app/com.amazon.appaccesskeyprovider-2/"
adb shell "rm -r /data/app/com.amazon.aria-2/"
adb shell "rm -r /data/app/com.amazon.avl.ftv-2/"
adb shell "rm -r /data/app/com.amazon.avod-2/"
adb shell "rm -r /data/app/com.amazon.bueller.music-2/"
adb shell "rm -r /data/app/com.amazon.cardinal-2/"
adb shell "rm -r /data/app/com.amazon.firebat-2/"
adb shell "rm -r /data/app/com.amazon.ftv.glorialist-2/"
adb shell "rm -r /data/app/com.amazon.hedwig-2/"
adb shell "rm -r /data/app/com.amazon.katoch-2/"
adb shell "rm -r /data/app/com.amazon.kso.blackbird-2/"
adb shell "rm -r /data/app/com.amazon.shoptv.client-2/"
adb shell "rm -r /data/app/com.amazon.tahoe-2/"
adb shell "rm -r /data/app/com.amazon.tv.launcher-2/"
adb shell "rm -r /data/app/com.amazon.tv.livetv-2/"
adb shell "rm -r /data/app/com.amazon.tv.ottssocompanionapp-2/"
adb shell "rm -r /data/app/com.amazon.tv.releasenotes-2/"
adb shell "rm -r /data/app/com.amazon.imdb.tv.android.app*/"
adb shell "mv /etc/security/otacerts.zip /etc/security/old.otacerts.zip.old"
adb shell "rm -r /system/media/alarms/"
adb shell "rm -r /system/media/notifications/"
adb shell "rm -r /system/media/ringtones/"
echo Remove Amazon Launcher...
adb push Markus-TWRP.zip /sdcard/Markus-TWRP.zip
adb shell twrp install /sdcard/Markus-TWRP.zip
adb shell reboot
Click to expand...
Click to collapse
I've been trying to do this with mine. I installed a new launcher on my Fire TV 2nd gen (sloane) and disabled the amazon launcher. After I reboot, not it just gets stuck booting. I can get back to twrp and reflash, but after I disable the amazon launcher it still won't go past the amazon fire tv logo.
sturner83 said:
I've been trying to do this with mine. I installed a new launcher on my Fire TV 2nd gen (sloane) and disabled the amazon launcher. After I reboot, not it just gets stuck booting. I can get back to twrp and reflash, but after I disable the amazon launcher it still won't go past the amazon fire tv logo.
Click to expand...
Click to collapse
Only tested on TV Stick 2 and 4k.
Do you have flashed my zip?
You must wait for twrp after
echo reboot recovery
adb shell reboot recovery
In my script.
This is only a example , you must Customizing it.
Check my github Page for full Script
0815hoffi said:
Only tested on TV Stick 2 and 4k.
Do you have flashed my zip?
You must wait for twrp after
echo reboot recovery
adb shell reboot recovery
In my script.
This is only a example , you must Customizing it.
Check my github Page for full Script
Click to expand...
Click to collapse
I'm not using your zip. I'm disabling manually for now. I only disabled the amazon launcher.
You must disable
adb shell "pm disable-user --user 0 com.amazon.tv.launcher"
wait 5 seconds
adb shell "pm disable-user --user 0 com.amazon.firehomestarter"
To get Custom Launcher working.
To restore without reflash:
adb shell "pm enable com.amazon.firehomestarter"
adb shell "pm enable com.amazon.tv.launcher
0815hoffi said:
You must disable
adb shell "pm disable-user --user 0 com.amazon.tv.launcher"
wait 5 seconds
adb shell "pm disable-user --user 0 com.amazon.firehomestarter"
To get Custom Launcher working.
To restore without reflash:
adb shell "pm enable com.amazon.firehomestarter"
adb shell "pm enable com.amazon.tv.launcher
Click to expand...
Click to collapse
Thanks. I wasn't disabling com.amazon.firehomestarter. Works great after that.
Can you post a link to your github?
https://github.com/0815hoffi/FireTV-2k-4k-debloat
0815hoffi said:
https://github.com/0815hoffi/FireTV-2k-4k-debloat
Click to expand...
Click to collapse
Apologies for bumping an old post. Have you seen anybody who has updated your fine work for a firetv2 (sloane)? I have disabled and removed the same files, but can't use the settings. Any APK for settings seem to be for sticks not the old box.
I don't have the skill level to do the required work.
Thanks!
Old FW?
Update to FW 5.2.7.6 or newer and it should work.
Also you must grant root access for the settings App..
0815hoffi said:
Also you must grant root access for the settings App..
Click to expand...
Click to collapse
made it work with
Settings apk Fire TV 2 on Later Fire OS versions
I saw an old Thread about installing a Stock Settings Apk on Fire TV but sadly it doesn't work on new versions, I'm looking to do this because I want to be able to access settings without needing to go into Fire TV launcher and I want to have...
forum.xda-developers.com
You posted an apk and a cmd line to adb. Thanks!