i have some doubts with this argument and i need help. I want to decrypt one plus 3 for flash other roms ( i red that twrp doesn't allow to write in memory if you aren't decrypted) . What i can do for decrypt it ? I red to format userdata partition in fastboot but after that the phone will boot? I tried a toolkit to decrypt it but it says is encrypted anyway. ... i need help for this pls
Inviato dal mio SM-N910F utilizzando Tapatalk
masterchif92 said:
i have some doubts with this argument and i need help. I want to decrypt one plus 3 for flash other roms ( i red that twrp doesn't allow to write in memory if you aren't decrypted) . What i can do for decrypt it ? I red to format userdata partition in fastboot but after that the phone will boot? I tried a toolkit to decrypt it but it says is encrypted anyway. ... i need help for this pls
Click to expand...
Click to collapse
Backup your data. Then In fastboot use the adb command, fastboot format user data.
numbere said:
Backup your data. Then In fastboot use the adb command, fastboot format user data.
Click to expand...
Click to collapse
I need to reflash something? Or after that just reboot?
Inviato dal mio SM-N910F utilizzando Tapatalk
masterchif92 said:
I need to reflash something? Or after that just reboot?
Inviato dal mio SM-N910F utilizzando Tapatalk
Click to expand...
Click to collapse
You should do a search for, decrypt android device fastboot and read a few explanations.
numbere said:
You should do a search for, decrypt android device fastboot and read a few explanations.
Click to expand...
Click to collapse
Where i can read i searched everywhere on xda .... didn't found anything for op3. If i format userdata i can reboot ? The system is intact i think or not?
Inviato dal mio SM-N910F utilizzando Tapatalk
masterchif92 said:
Where i can read i searched everywhere on xda .... didn't found anything for op3. If i format userdata i can reboot ? The system is intact i think or not?
Inviato dal mio SM-N910F utilizzando Tapatalk
Click to expand...
Click to collapse
If you would have done the search I suggested then this thread would have been on the first page.
http://forum.xda-developers.com/nexus-6p/help/phone-encrypted-flashing-rom-decrypt-t3285109
numbere said:
If you would have done the search I suggested then this thread would have been on the first page.
http://forum.xda-developers.com/nexus-6p/help/phone-encrypted-flashing-rom-decrypt-t3285109
Click to expand...
Click to collapse
I dont want to keep data i want to decrypt so i can only format user data and reboot? Or is needed to restore it ?
Inviato dal mio SM-N910F utilizzando Tapatalk
masterchif92 said:
I dont want to keep data i want to decrypt so i can only format user data and reboot? Or is needed to restore it ?
Inviato dal mio SM-N910F utilizzando Tapatalk
Click to expand...
Click to collapse
If I understand you correctly, you simply want to leave your device decrypted in order to flash roms on the fly without the need to format. If this is true the other user correctly informed you to use fastboot to format your userdata. After that you will need a custom kernel which has the auto encrypt flag disabled. This will stop the stock rom from auto encrypting. I have not searched the thread but I imagine some after rom market roms will have this feature included.
I believe removing lockscreen security will allow you to flash roms and kernels. Please correct me if I am wrong.
Sent from my ONEPLUS A3003 using Tapatalk
vickyjusme said:
I believe removing lockscreen security will allow you to flash roms and kernels. Please correct me if I am wrong.
Sent from my ONEPLUS A3003 using Tapatalk
Click to expand...
Click to collapse
That's what i did when i switched from OOS to CM13. That works perfect and my Phone is still encrypted. But if i flash a newer Snapshot, shoud i remove the lockscreen Security again or is it fine like it is. I mean, i got fingerprint security but it doesnt want a PIN when i reboot my phone.
Related
So i have decompiled, modded and recompiled the framework-res.apk of factory image and now you can have the status+nav bar traslucent even in lockscreen (for traslucent bar in launcher you need Google Launcher) just flash it on a custom recovery
16O (old factory image):
Download Here
Mirror:
SpeedyShare
Dev-Host
16S (new factory image):
Download
Mirror:
Speedyshare
If you got bootloop get here the restore zip file:
16O:
Download
16S:
https://www.dropbox.com/s/bf8byqcmi2ymt72/framework-original.zip
THIS IS ONLY FOR FACTORY IMAGE (i have tested only on that)
Thanks to @Quinny899 for the Guide
getting bootloops on stock factory image
everything works fine now, thanks OP
using TWRP 2.6.3.0 and SuperSu v1.69 with official factory image, clean install.
and everyone who wants to try this out still download the restore just in case.
What kind of modifications did you have to make to framework-res.apk?
If you forgot the restoration, put it in your ADB folder, enter recovery and flash on sideload (CWM)
not work for me the translucent effect.
Also didnt work for me. Tried to adb sideload, but adb now wont recognize device while in bootloader fastboot or recovery
Getting a bootloop here as well, factory image with cwm
perhac89 said:
Also didnt work for me. Tried to adb sideload, but adb now wont recognize device while in bootloader fastboot or recovery
Click to expand...
Click to collapse
use N-cry to flash a CWM
in CWM, goto Install Zip / Install zip from sideload.
NOW goto adb and type : adb sideload framework-res-tore.zip
waallace said:
use N-cry to flash a CWM
in CWM, goto Install Zip / Install zip from sideload.
NOW goto adb and type : adb sideload framework-res-tore.zip
Click to expand...
Click to collapse
This is what i was trying to do in twrp, but adb wont recognize my phone
perhac89 said:
Also didnt work for me. Tried to adb sideload, but adb now wont recognize device while in bootloader fastboot or recovery
Click to expand...
Click to collapse
You can also fastboot flash just the system.img, that's what I had to do
Sent from my Nexus 4 using Tapatalk
Uhm really strange guys... Btw I have only changed to true the option for translucent in bools.XML file on framework/res/value folder.. And then compiled with apktool and flashed. Really really strange.. Someone got bootloop even after flash the restore file? BTW I have flashed it with twrp latest version...
Inviato dal mio Nexus 4 utilizzando Tapatalk
Floydfire said:
Uhm really strange guys... Btw I have only changed to true the option for translucent in bools.XML file on framework/res/value folder.. And then compiled with apktool and flashed. Really really strange.. Someone got bootloop even after flash the restore file? BTW I have flashed it with twrp latest version...
Inviato dal mio Nexus 4 utilizzando Tapatalk
Click to expand...
Click to collapse
I had done the same thing and ran into boot loops to. I am not sure why.
Floydfire said:
Uhm really strange guys... Btw I have only changed to true the option for translucent in bools.XML file on framework/res/value folder.. And then compiled with apktool and flashed. Really really strange.. Someone got bootloop even after flash the restore file? BTW I have flashed it with twrp latest version...
Inviato dal mio Nexus 4 utilizzando Tapatalk
Click to expand...
Click to collapse
Did you sign the apk with the 'platform' key?
Floydfire said:
Uhm really strange guys... Btw I have only changed to true the option for translucent in bools.XML file on framework/res/value folder.. And then compiled with apktool and flashed. Really really strange.. Someone got bootloop even after flash the restore file? BTW I have flashed it with twrp latest version...
Inviato dal mio Nexus 4 utilizzando Tapatalk
Click to expand...
Click to collapse
I used cwm...twrp hasn't been working well for me lately
Sent from my Nexus 4 using Tapatalk
terryhau said:
Did you sign the apk with the 'platform' key?
Click to expand...
Click to collapse
I'm uploading an apk signed with zipsigner... Maybe I have not signed well the first on the zip... Just wait, then try and let me know... I'll update with flashable zip later if works...
Edit: here the apk, seems like I forgot to sign the first time, sorry guys... Try this https://mega.co.nz/#!l9s1mJKK!jA_8NOi8pfT50-S67I74SMIrHwZYBqsqmBFQAX1X0sY
Inviato dal mio Nexus 4 utilizzando Tapatalk
Bootloops.
dhruvmalik said:
Bootloops.
Click to expand...
Click to collapse
The one in the op or the new one he just posted?
EDIT: nvm, tried both, both boot loop
Sent from my Nexus 4 using Tapatalk
I made my own mod framwork-res.apk, properly signed. It also bootloops.
Not sure why.
Here's another (yes it's different) flashing zip, let me know if this work---> https://mega.co.nz/#!h8tCXJ6Q!V1uCsjJ_SMz-jougWpB69WZr9BN4nJdihXeu0mI2mv8 sorry guys it's my first time of "modding" i've tried on my device the first time and work totally so i thought to share with community... sorry for the trouble... hope this one will work (i can't try since here it's 5:45 am and i'm writing by pc in stealth mode )
Try this if the two above doesn't work, and let me know if this work... if doesn't i'll try better tomorrow since i need to rest some time...
maybe can share with you what i do in the first time (before sharing my zip with you) i've modded the apk, signed with multitool then flashed: result bootloop, after i have flashed the res-tore.zip booted and recompiled the apk without signing then flashed and it was working... so i have uploaded to mega.. it's really strange because my framework-res.apk isn't signed but work. (maybe is a permission problem?)
Hm, as the factory image is odexed, isn't that causing the issue ?
hi, I have my galaxy tab 10.1 3 (wifi only) in bootloop and I need a working firmaware to flash with odin
What did you do to end up in a bootloop?
Sent from my HTC One X
Patrics83 said:
What did you do to end up in a bootloop?
Sent from my HTC One X
Click to expand...
Click to collapse
nothing I formatted the sd card to free up space then I wanted to make a nice wipie everything and I forgot that I did not have to wipe the rom on the sd, then I put the sd card in the rom but after installing it will restart infinite ...
So you have cwm or twrp recovery installed?
Sent from my HTC One X
Patrics83 said:
So you have cwm or twrp recovery installed?
Sent from my HTC One X
Click to expand...
Click to collapse
cwm recovery
Simix93 said:
cwm recovery
Click to expand...
Click to collapse
Try this ROM
And verify the MD5sum before flashing.
Patrics83 said:
Try this ROM
And verify the MD5sum before flashing.
Click to expand...
Click to collapse
this is the rom in question! The first time I installed did not want to do right now and I tried to reinstall it several times and also to download it again
Simix93 said:
this is the rom in question! The first time I installed did not want to do right now and I tried to reinstall it several times and also to download it again
Click to expand...
Click to collapse
In recovery Wipe:
/system
/data
Flash the ROM.zip
And please verify the md5: 79f732fefbaf7882bc7c814d3ac1e998
Patrics83 said:
In recovery Wipe:
/system
/data
Flash the ROM.zip
And please verify the md5: 79f732fefbaf7882bc7c814d3ac1e998
Click to expand...
Click to collapse
Okei i try..
Inviato dal mio LT26i utilizzando Tapatalk
Patrics83 said:
In recovery Wipe:
/system
/data
Flash the ROM.zip
And please verify the md5: 79f732fefbaf7882bc7c814d3ac1e998
Click to expand...
Click to collapse
the codes match
Simix93 said:
the codes match
Click to expand...
Click to collapse
Does it boot now?
Sent from my HTC One X
Patrics83 said:
Does it boot now?
Sent from my HTC One X
Click to expand...
Click to collapse
always the same, always reboot into recovery .. alone
Simix93 said:
always the same, always reboot into recovery .. alone
Click to expand...
Click to collapse
Flash twrp and try again.
Sent from my HTC One X
Okei i try with twrp
Inviato dal mio LT26i utilizzando Tapatalk
Patrics83 said:
Flash twrp and try again.
Sent from my HTC One X
Click to expand...
Click to collapse
nothing .. keeps rebooting, now I try with a firmware that I found
I solved it ... thanks so much for your agliuto anyway, I enjoyed it so much
ok so i need to make a boot script or init .d to turn on wifi after android boots, why? i have stock GB rom and i have airplane mode install and every time i boot my phone i have to turn on the wifi manually, very annoying
xdarkmario said:
ok so i need to make a boot script or init .d to turn on wifi after android boots, why? i have stock GB rom and i have airplane mode install and every time i boot my phone i have to turn on the wifi manually, very annoying
Click to expand...
Click to collapse
You should try this app then
Inviato dal mio R800i con Tapatalk 2
CriGiu said:
You should try this app then
Inviato dal mio R800i con Tapatalk 2
Click to expand...
Click to collapse
works great, thanks:good:
Hi... I wanted to ask something... Is my phone completely useless? Can i fix it?
The problem (Now) is that phone won't boot normally (won't boot into android), and stays on Samsung logo (Shown in photo).. Then i try to boot normally (not in recovery), phone just keep restarting over and over again. Same with safe mode... I can boot into recovery.
Story goes:
I used Cyanogen mod 13 custom rom
Few days ago i was playing with my phone and it discharged completely... I turned it on with charger and continued to play.. Charger was broken (but kind of worked), so my phone turned off again... After an hour charging i tried to boot it... It showed my custom boot animation and phone just turned off.... I tried again, and it turned off again..... Third time i tried to turn it on, it showed cyanogen boot animation (that blue thing)....Then i booted to recovery mode and tried to install same rom, but it failed. Then i tried to boot phone again, but this time it just showed Samsung logo.... After 10 minutes i tried to install original Samsung rom using Odin, but it stayed on 3% for few hours and failed.... After this phone asked to fix it using Kies.. I tried, but it said "Kies does not support initializing" (something like that)... After this i tried to install CWM custom recovery with Odin (in download mode) and it failed.... After i turned off phone, i never turned it on again....
(i tried to install original rom using another USB cable)
Now then i try to connect phone to pc using USB cable, phone sometimes vibrates, and windows makes that connecting sound (then you connect something to pc it makes that sound) and windows says "installing device driver software" and "installing device"
Is there a way to fix my phone without changing motherboard?
EDIT: I managed to turn on phone using debrick.img (4.2.2), and flashed stock 4.4.2 rom.. Now I'm stuck on Samsung logo... Any ideas how to fix that? I will try installing stock rom for 4.2.2.
EDIT: Installing another stock rom didn't help :/ (Duh)... (Dumbest idea ever )
I can't access recovery mode
Download mode says:
PRODUCT NAME: GT-I9195
CURRENT BINARY: Custom
SYSTEM STATUS: Custom
KNOX KERNEL LOCK: 0x0
KNOX WARRANTY VOID: 0x1
CSB-CONFIG-LSB: 0x30
BOOTLOADER AP SWREV: 2
WRITE PROTECTION: Enable
PS: Sorry for any mistakes... English isn't my first language
Deaddvz said:
Hi... I wanted to ask something... Is my phone completely dead? Can i fix it? (S4 Mini)
I used Cyanogen mod 13 custom rom
Few days ago i was playing with my phone and it discharged completely... I turned it on with charger and continued to play.. Charger was broken (but kind of worked), so my phone turned off again... After an hour charging i tried to boot it... It showed my custom boot animation and phone just turned off.... I tried again, and it turned off again..... Third time i tried to turn it on, it showed cyanogen boot animation (that blue thing)....Then i booted to recovery mode and tried to install same rom, but it failed. Then i tried to boot phone again, but this time it just showed Samsung logo.... After 10 minutes i tried to install original Samsung rom using Odin, but it stayed on 3% for few hours and failed.... After this phone asked to fix it using Kies.. I tried, but it said "Kies does not support initializing" (something like that)... After this i tried to install CWM custom recovery with Odin (in download mode) and it failed.... After i turned off phone, i never turned it on again....
(i tried to install original rom using another USB cable)
Now then i try to connect phone to pc using USB cable, phone sometimes vibrates, and windows makes that connecting sound (then you connect something to pc it makes that sound) and windows says "installing device driver software" and "installing device"
Is there a way to fix my phone without changing motherboard?
PS: Sorry for any mistakes... English isn't my first language
Click to expand...
Click to collapse
Try with debrick.img but in my oponion the probleme is the damaged motherboard
Inviato dal mio GT-I9195 utilizzando Tapatalk
DarkJoker360 said:
Try with debrick.img but in my oponion the probleme is the damaged motherboard
Inviato dal mio GT-I9195 utilizzando Tapatalk
Click to expand...
Click to collapse
I don't know which debrick.img to use, i used for i9195 4.4.2, but it didn't work
Thanks for reply
The problem is the damaged motherbord because is rare to hard brick s4 mini, maube there is a soft brick. But it isn't bricked but you have damaged the motherboard with discharging to 0%
Inviato dal mio GT-I9195 utilizzando Tapatalk
---------- Post added at 11:56 PM ---------- Previous post was at 11:55 PM ----------
Deaddvz said:
I don't know which debrick.img to use, i used for i9195 4.4.2, but it didn't work
Thanks for replay
Click to expand...
Click to collapse
There is a guide
Inviato dal mio GT-I9195 utilizzando Tapatalk
---------- Post added at 11:57 PM ---------- Previous post was at 11:56 PM ----------
Try to install a samsung based rom with aroma installer like v rom
Inviato dal mio GT-I9195 utilizzando Tapatalk
DarkJoker360 said:
The problem is the damaged motherbord because is rare to hard brick s4 mini, maube there is a soft brick. But it isn't bricked but you have damaged the motherboard with discharging to 0%
Inviato dal mio GT-I9195 utilizzando Tapatalk
---------- Post added at 11:56 PM ---------- Previous post was at 11:55 PM ----------
Inviato dal mio GT-I9195 utilizzando Tapatalk
Click to expand...
Click to collapse
The problem was that then i tried to install CWM to my phone it failed and i tried to restart my phone (it was still in download mode), it didn't turn on again... And it always stayed on charger (at least for an hour)...
EDIT: But i might damaged it...
Thanks for reply
I'm dumbass guys.... Debrick image worked... I installed stock rom, but now phone stays on samsung logo, (phone) trying to boot into recovery.(But stuck on it)... Any ideas?
Deaddvz said:
I'm dumbass guys.... Debrick image worked... I installed stock rom, but now phone stays on samsung logo, trying to boot into recovery.... Any ideas?
Click to expand...
Click to collapse
Wipe only data
Inviato dal mio GT-I9195 utilizzando Tapatalk
DarkJoker360 said:
Wipe only data
Inviato dal mio GT-I9195 utilizzando Tapatalk
Click to expand...
Click to collapse
If you mean wipe with recovery mode, i can't.... Phone stays on Samsung splash logo, trying to boot into recovery (it stuck)...
Deaddvz said:
If you mean wipe with recovery mode, i can't.... Phone stays on Samsung splash logo, trying to boot into recovery (it stuck)...
Click to expand...
Click to collapse
Try to flash a custom recovery
Inviato dal mio GT-I9195 utilizzando Tapatalk
DarkJoker360 said:
Try to flash a custom recovery
Inviato dal mio GT-I9195 utilizzando Tapatalk
Click to expand...
Click to collapse
Tried, but nothing... Still stuck on it
Deaddvz said:
Tried, but nothing... Still stuck on it
Click to expand...
Click to collapse
Are you using debrick image 4.2.2 and have you flashed stock 4.4.2?
Inviato dal mio GT-I9195 utilizzando Tapatalk
DarkJoker360 said:
Are you using debrick image 4.2.2 and have you flashed stock 4.4.2?
Inviato dal mio GT-I9195 utilizzando Tapatalk
Click to expand...
Click to collapse
I (probably) have debrick.img for 4.2.2.. i installed 4.4.2 stock rom, then 4.2.2.... Nether of them worked....
debrick.img comes from here
Thanks for reply.
Deaddvz said:
I (probably) have debrick.img for 4.2.2.. i installed 4.4.2 stock rom, then 4.2.2.... Nether of them worked....
debrick.img comes from here
Thanks for replay.
Click to expand...
Click to collapse
Try to flash updated stock rom 4.2.2 with knox
Inviato dal mio GT-I9195 utilizzando Tapatalk
DarkJoker360 said:
Try to flash updated stock rom 4.2.2 with knox
Inviato dal mio GT-I9195 utilizzando Tapatalk
Click to expand...
Click to collapse
can you show me how?
Deaddvz said:
can you show me how?
Click to expand...
Click to collapse
You must download the new stock firmware 4.2.2 with knox 2.0.
I know an updated firmware but it is of spain country
Inviato dal mio GT-I9195 utilizzando Tapatalk
DarkJoker360 said:
You must download the new stock firmware 4.2.2 with knox 2.0.
I know an updated firmware but it is of spain country
Inviato dal mio GT-I9195 utilizzando Tapatalk
Click to expand...
Click to collapse
can you give me link to it?
Deaddvz said:
can you give me link to it?
Click to expand...
Click to collapse
Sure
https://mega.nz/#!GsIn0aCK!C3i4EPt3wzlvU9EdDm0Psu8OCAQKRHMIIHCYkPtLkwQ
If at first boot the wify don' t work, flash another time the firmware without any wipe
Inviato dal mio GT-I9195 utilizzando Tapatalk
DarkJoker360 said:
Sure
https://mega.nz/#!GsIn0aCK!C3i4EPt3wzlvU9EdDm0Psu8OCAQKRHMIIHCYkPtLkwQ
If at first boot the wify don' t work, flash another time the firmware without any wipe
Inviato dal mio GT-I9195 utilizzando Tapatalk
Click to expand...
Click to collapse
Thanks i will try it
DarkJoker360 said:
Sure
https://mega.nz/#!GsIn0aCK!C3i4EPt3wzlvU9EdDm0Psu8OCAQKRHMIIHCYkPtLkwQ
If at first boot the wify don' t work, flash another time the firmware without any wipe
Inviato dal mio GT-I9195 utilizzando Tapatalk
Click to expand...
Click to collapse
Thanks for the link, but after i installed it, nothing changed... Phone still stuck on Samsung logo....
Deaddvz said:
Thanks for the link, but after i installed it, nothing changed... Phone still stuck on Samsung logo....
Click to expand...
Click to collapse
It boot in recovery mode?
Inviato dal mio GT-I9195 utilizzando Tapatalk
Good Morning All,
So i've been tried installing a stock rom and TWRP using Odin and they both appear to be installing properly, I Get the green Pass Status.
However though absolutely nothing changes on the device.
what could be the problem here "
Diizzayy said:
Good Morning All,
So i've been tried installing a stock rom and TWRP using Odin and they both appear to be installing properly, I Get the green Pass Status.
However though absolutely nothing changes on the device.
what could be the problem here "
Click to expand...
Click to collapse
Which driver you have?
Inviato dal mio GT-I9195 utilizzando Tapatalk
DarkJoker360 said:
Which driver you have?
Inviato dal mio GT-I9195 utilizzando Tapatalk
Click to expand...
Click to collapse
I'm not exactly sure, how do i go about checking ?
The device seems to be recognizing properly though.
Thank you very much for taking the time to reply.
DarkJoker360 said:
Which driver you have?
Inviato dal mio GT-I9195 utilizzando Tapatalk
Click to expand...
Click to collapse
The driver installed is Samsung Usb Driver v1.5.60.0
Update: I tried flashing TWRP recovery via Heimdall and it appears to have completed successfully saying "RECOVERY upload successful" but when i reboot immediately after into Recovery mode it still sticks at the TWRP 3.0.0-0 Splash Screen then attempts to reboot normally which as mentioned earlier also sticks on samsung slash screen
Diizzayy said:
Update: I tried flashing TWRP recovery via Heimdall and it appears to have completed successfully saying "RECOVERY upload successful" but when i reboot immediately after into Recovery mode it still sticks at the TWRP 3.0.0-0 Splash Screen then attempts to reboot normally which as mentioned earlier also sticks on samsung slash screen
Click to expand...
Click to collapse
Deactive the antivirus
Inviato dal mio GT-I9195 utilizzando Tapatalk
DarkJoker360 said:
Deactive the antivirus
Inviato dal mio GT-I9195 utilizzando Tapatalk
Click to expand...
Click to collapse
Both Firewall and Antivirus are already de-activated