[RECOVERY] KANG TWRP M7 SINGLE SIM [email protected] AUG 12 - One (M7) Android Development

TWRP for HTC ONE M7 ALL VARIANTS
(m7att / m7tmo / m7ul / m7spr / m7vzw)
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Changelog 2.8.7.3
- First Release
Click to expand...
Click to collapse
- Flashing recovery with fastboot.
- Boot phone into fastboot.
Code:
fastboot flash recovery foo.img
- Replace foo with the file name.
- Once flashed reboot into bootloader.
Code:
fastboot reboot-bootloader
- Enter recovery.
----------------------------------------------------------------------------------------------------------------------------------------
XDA:DevDB Information
TWRP for M7 ALL VARIANTS [KANG], Tool/Utility for the HTC One
Contributors
lj50036
Source Code: https://github.com/zombi-x
Version Information
Status: Testing
Created 2015-08-13
Last Updated 2015-08-12

DOWNLOADS
TWRP [email protected] KANG FULL MIRROR 1
TWRP [email protected] KANG FULL MIRROR 2

The more you know
CREDITS:​TEAM WIN (Those guys are amazing)
@mdmower (The base device tree)
CM (For the kernel source)
@z31s1g (For the great 'new theme')
DIRECT SOURCE LINKS:​DEVICE TREE: https://github.com/lj50036/android_device_htc_twrp_m7
KERNEL TREE: https://github.com/lj50036/android_kernel_htc_msm8960
TWRP TREE: https://github.com/zombi-x/android_bootable_recovery
JOIN US ON IRC !!!​https://webchat.frt/
Channel: #zombi-x
HOW TO TAKE A RECOVERY LOG:​You will be taking this log cause of some kind of issue or error message .....
Once you get an error message or have an issue, here is how to retrieve a recovery log ....
Using a PC with adb/fastboot installed on it, and if windows the correct drivers. ....
Code:
adb pull /tmp/recovery.log
This log will be in the same directory as the terminal/cmd window is cd'd into ....
Now you have the log, upload it to a pasting site or for download, and give us a link....

Thanks for sharing. I will install and test it.

alammori said:
Thanks for sharing. I will install and test it.
Click to expand...
Click to collapse
The only issue, thus far is 'encrypted backups' which is a known TWRP issue .....
Thx Josh

Does it have improvements over the original 2.8.70? Or is only themed?
Sent from my HTC One using Tapatalk

cyrusct82 said:
Does it have improvements over the original 2.8.70? Or is only themed?
Sent from my HTC One using Tapatalk
Click to expand...
Click to collapse
Its going to have everything merged since 2.8.7.0 came out....
Which maybe alot or maybe a little, depends when I build ....
The changelog will get much better as other builds become available .... :good:
You can always have a look at the source and see what has been merged.....
Thx Josh

@lj50036 is it compatible with all dual sim M7 variants too?

itskapil said:
@lj50036 is it compatible with all dual sim M7 variants too?
Click to expand...
Click to collapse
(m7att / m7tmo / m7ul / m7spr / m7vzw)
Those are the variants that are supported, I cannot test it on a dual sim....
But TWRP has the dual sims as 'm7cd' so there will be no dual sim support....
I can look into this if anyone would be willing to test and such ...
Thx Josh

@lj50036 thanks!

Atta Boy!
Mr Kang the intergalactic Ninja from Zombi Nation!

Hi,
i just flashed the new TWRP img on my M7 international and everything went smooth. Will i notice any of the enhancements on my phone besides the beautiful blue recovery theme? I would like to see the changelog if possible.
Cheers,
John.

ROMhopper said:
Hi,
i just flashed the new TWRP img on my M7 international and everything went smooth. Will i notice any of the enhancements on my phone besides the beautiful blue recovery theme? I would like to see the changelog if possible.
Cheers,
John.
Click to expand...
Click to collapse
DId you read a few post up ?
No one claimed there were any enhancements ?
This has more to do with testing the 'new theme'
This maybe come the way TWRP looks when 3.0.x.x comes out ......
Thx Josh

lj50036 said:
DId you read a few post up ?
No one claimed there were any enhancements ?
This has more to do with testing the 'new theme'
This maybe come the way TWRP looks when 3.0.x.x comes out ......
Thx Josh
Click to expand...
Click to collapse
Obviously not read well enough..:angel: but..i'm glad i tested it..it looks better than the "old" one.
Cheers,
John.

Installed with Flashify (one cilic...)
Works fine ,better than 2.8.7 i used before
Thanks !

What do you guys think about a twrp that has 'secure erease' ??
I have been playing with it and it seem to make things better.....
It just takes a bit longer to format in twrp but I think its worth it....
Let me know what everyone thinks .....
Thx Josh

This is the end
I need to move on from XDA.....
Closing thread....
Thx Josh

Related

[ROM][JB.4.3][TILAPIA][Cyanogenmod_10.2_unofficial][200920]

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Hey Community, so far there was no device tree for the combination tilapia/cm10.2 so i decided to do my own one as i still have tilapia and want to compile cm / cm based roms from source for it. So here it is.
Here u can download the ROM:
CM_10.2_200920_unofficial
Here u can download the GAPPS for 4.3: LINK
Device TREE :https://github.com/n3ocort3x/android_device_asus_tilapia
CHANGELOG (grouper, as no tilapia is official) :http://10.2.cmxlog.com/?device=grouper
Its tested and working. So lets enjoy JB4.3. I will build every now and then and update thread title. I cant say how often i will build at week, but I will.
Credits:
CyanogenMod Team (of course)
@LorD ClockaN
@maxwen
@TUN_SD
@semdoc
for always supporting me
another one.. just in case
Live long and prosper here.
Is it possible to enable Bluetooth-Tethering for the CM10.2 tilapia builds? On 10.1 this is not available and I don't know if this is a technical limitation or just a "forgotten" feature that needs to be enabled for tilapia devices.
Well done m8!
Sent from my Nexus 7 GSM using Tapatalk 4
Good to now that someone has been able to build to tilapia , 5 minutes ago i has able to make a bootable build also . Already a month that i was trying (I'm not a developer ) .I used the 10.1 device tree with the 4.3 bloobs that i download from the aosp tree.
Installed and it's working like a charm!
Thank you!
Did anyone already tried to flash this over an official 10.1 build? Did your device catch fire or could you continue without a factory reset?
Yes please is any wipe needed or just flashing Rom and gapps?
Sent from my Nexus 7 using xda app-developers app
Ask for rom
what different of cm-10.2-20130901-UNOFFICIAL-tilapia.zip and cm-10.2_tilapia_unofficial_ncx_3108.zip
and what i should to install?
Thanks for your efforts n3ocort3x, much appreciated.
ganjar1989 said:
what different of cm-10.2-20130901-UNOFFICIAL-tilapia.zip and cm-10.2_tilapia_unofficial_ncx_3108.zip
and what i should to install?
Click to expand...
Click to collapse
The first one seems to be from RBMacGregor - that one hasn't been updated for almost a month now and some features seem to not work there, as users reported. The second is from this thread - more recent one and seems to work okay, so I guess safe to install
I do like CM so I flashed it today and haven't as yet found anything untowards. Thanks OP for it.
n3ocort3x said:
Hey Community, so far there was no device tree for the combination tilapia/cm10.2 so i decided to do my own one as i still have tilapia and want to compile cm / cm based roms from source from it. So here it is.
Here u can download the ROM: CM_10.2_010913_unofficial
Here u can download the GAPPS for 4.3: LINK
Device TREE : coming soon today (just needs more cosmetical attention before i push to gerrit)
Its tested and working. So lets enjoy JB4.3. I will build every now and then and update thread title. I cant say how often i will build at week, but I will.
Click to expand...
Click to collapse
its safe a dirty flash?
Fatal1ty_18_RUS said:
The first one seems to be from RBMacGregor - that one hasn't been updated for almost a month now and some features seem to not work there, as users reported. The second is from this thread - more recent one and seems to work okay, so I guess safe to install
Click to expand...
Click to collapse
nope i deleted it... the first one was mine from yesterday with some testing stuff...
Device tree is up here now:
https://github.com/n3ocort3x/android_device_asus_tilapia
Do I have to flash a new bootloader / radio to switch from 10.1 to 10.2?
Sent from my Nexus 4 using Tapatalk 4
LordDeath said:
Did anyone already tried to flash this over an official 10.1 build? Did your device catch fire or could you continue without a factory reset?
Click to expand...
Click to collapse
I've tried with no luck. A factory reset helped.
cithrix said:
Do I have to flash a new bootloader / radio to switch from 10.1 to 10.2?
Click to expand...
Click to collapse
You shouldn't have to, but I would do it anyway. Luckily we have a nice sticky thread about that: http://forum.xda-developers.com/showthread.php?t=2175086
Currently we don't have vendor blobs and other external repos for tilapia. From where u sync the repos? Slim? Or?
Can u list what/where the repos in your local manifest?
Thanks
Are you guys going to merge your changes with the official CM repos or are you going to maintain your own unofficial builds?

[APP][ROOT] TWRP Recovery Installer [Updated UI]

Disclaimer :
It is your decision to install our software on your device. We take no responsibility for any damage that may occur from installing or using TWRP.
​The TWRP Installer App
Will Make Your Life Easier
Screen Shots
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
How Does It Work ?
This app is a simple bridge between Device And Server . It uses JSON (JavaScript Object Notation ) Parsing to parse data from server and compare it with data on the device . That is what makes it simple and fast . Then after downloading the recovery image , it gives you 2 choices either to flash image directly or store it so you can flash it later using the app . Some features will be added to the app like managing backups , flashing roms , wiping data ......
Feature's :
Download Recovery
Install Directly After Download Or Install It Later
Check Latest TWRP To Install And Give You The Latest Recovery And The Recovery Installed On Your Device
And More Features To Come
ChangeLog :
1 .Updated UI
2.Fixed 1 Root Malfunction .
Downloads :
TWRPInstaller-Alpha-0.0.2.apk
TWRPInstaller-Alpha-0.0.1.apk
​
XDA:DevDB Information
TWRP App Installer . , a App for the No Device
Contributors
S.a.M.e.R_d, Dees_Troy , helicopter88, bigbiff
Version Information
Status: Alpha
Created 2014-02-05
Last Updated 2014-02-06
Reserved
Q & A
Q : I opened the app and it gave me a dialog saying That device is not supported
A : For some devices you need to install recovery manually as they might defer in boot loaders ....
Q : I installed recovery but my installed recovery version is still the same !
A : The app parses your last recovery log , so you need to reboot to recovery so the change's can take effect .​
KingCobra Is Online ​
​
resrvado
Nice one samer!
Cheers!
TheRinseM said:
Nice one samer!
Cheers!
Click to expand...
Click to collapse
Yep and after our lessons youll be able to do such apps to lol
Any one tested guys ?
Sent from my GT-I9500 using XDA Premium 4 mobile app
Working fine for me !!
TomorrowLand_Ace said:
Working fine for me !!
Click to expand...
Click to collapse
Nice now adding flash a zip feature
Is it works on MediaTek devices, ie: MT6589?
Hi Guys
Can someone tell is samsung s4 mini will be supported in future?
I very love TWRP but didnt find in device list :crying:
Thanks!
I'll play around with it on my devices across the weekend.
mamatkool said:
Is it works on MediaTek devices, ie: MT6589?
Click to expand...
Click to collapse
No as i do not think there is support for them
denon480 said:
Hi Guys
Can someone tell is samsung s4 mini will be supported in future?
I very love TWRP but didnt find in device list :crying:
Click to expand...
Click to collapse
you can try it , as TWRP supports many many devices , i can not know if there is support or no , if there is you will be guided with the app till the end , if there is no support you will see a dialog saying that there is no support
S.a.M.e.R_d said:
you can try it , as TWRP supports many many devices , i can not know if there is support or no , if there is you will be guided with the app till the end , if there is no support you will see a dialog saying that there is no support
Click to expand...
Click to collapse
I try it already, that why i ask about support in future (maybe you know?), our device is popular and i hope developers make TWRP for s4mini
denon480 said:
I try it already, that why i ask about support in future (maybe you know?), our device is popular and i hope developers make TWRP for s4mini
Click to expand...
Click to collapse
The s4 mini which arco is working on ? I can do that when I get home. I'll pm you a test build.
Unjustified Dev said:
The s4 mini which arco is working on ? I can do that when I get home. I'll pm you a test build.
Click to expand...
Click to collapse
Ohhhh rly??? Is will be very very very great:fingers-crossed:, yes that which arco68 working , buy the way i test this build http://forum.xda-developers.com/showthread.php?t=2589011 and it works, but cm 10.2 not install (error status 7) and when i did wipe data all media files was delete in system/media
Sorry for my english iam from Ukraine
Does it work with HTC ONE (M7UL) yet?
SecUpwN said:
Does it work with HTC ONE (M7UL) yet?
Click to expand...
Click to collapse
yes it wroks
Great, simple and useful= perfect
I just finished installing this on my N5 and N7 2013. It worked perfectly. I was running TWRP 2.6.0 on both devices and the app recognized that and told me there was an updated version available. I ticked install, it downloaded the new version, I ticked install now, it then gave me the option to reboot to recovery so I ticked yes and it rebooted to TWRP now showing 2.6.3. This worked perfectly on both devices. Thanks for the great work it is truly appreciated.

[ABANDONED]BlackReactor-Recovery For SGY

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
BlackReactor Recovery -- Based on CWM v5.0.2.8
Still in Alpha form
Plz test and report.
This is only for CM, i.e. ext4fs. stock or stock-based rom users, do not flash this, you wont be able to mount anything.
Download:
v1.0
zzzblk-recovery-v1.0.zip
MD5:9340823476ae2ef1dd7228a1e5a4eed6
Old Stuff:
v0.1
zzzBlack_recovery.zip
MD5:d202cb815f6e329ce3cd208eb00dd3c6
v0.2
zzzBlack_recovery_v0.2.zip
MD5:e03bb4d90b404ec2ef21e3e148d3a785
Install Instructions:
Boot into recovery mode
flash the zip like any other update
NO NEED OF WIPE DATA/CACHE OR ANYTHING
SOURCE :highfive:
XDA:DevDB Information
[ABANDONED]BlackReactor-Recovery, a Tool/Utility for the Samsung Galaxy Y GT-S5360
Contributors
Nachiket.Namjoshi
Version Information
Status: Abandoned
Current Stable Version: 1.0
Stable Release Date: 2014-02-18
Created 2014-02-12
Last Updated 2014-02-18
Screens and Changelog
Changelog
CM version:
Code:
[COLOR="Red"][FONT="Courier New"]v1.0[/FONT][/COLOR]
-fixed recovery.fstab
-changed colors ([COLOR="RoyalBlue"]blue[/COLOR] and [COLOR="Green"]dark green[/COLOR])
-removed minor bugs
-updated the source
[COLOR="Red"][FONT="Courier New"]v0.2[/FONT][/COLOR]
-fixed colors
[COLOR="Red"][FONT="Courier New"]v0.1[/FONT][/COLOR]
-initial release
bugs:
black text on black bg
TODO:
try and compile a recovery for stock roms.... (i hope that v1.0 works on stock roms)
Try and embed it into a kernel
pROJECT aBANDONED
Due to lack of support, project is abandoned, pm me if anyone's interested in updates...
Source?
aniket.lamba said:
Source?
Click to expand...
Click to collapse
Added
Any guide to make this recovery?
screens
Can I flash it via CWM?
What is the different between this and your old kernel ?
Mranggapo said:
What is the different between this and your old kernel ?
Click to expand...
Click to collapse
It's a recovery man!
Awesome work.:thumbup::thumbup::thumbup:
MANY GREEEEEETZ!!!
aniket.lamba said:
Any guide to make this recovery?
Click to expand...
Click to collapse
Here, build it like CWM recovery but with the device specific source... set up device and vendor.. add my sources to device/samsung/totoro/recovery
andrman1 said:
screens
Click to expand...
Click to collapse
cant take any screens of recovery, my device is not recognized by adb...
aniket.lamba said:
Can I flash it via CWM?
Click to expand...
Click to collapse
YEASSS !
-CALIBAN666- said:
Awesome work.:thumbup::thumbup::thumbup:
MANY GREEEEEETZ!!!
Click to expand...
Click to collapse
Hahah, thanks, dad
aniket.lamba said:
It's a recovery man!
Click to expand...
Click to collapse
can u explain what the meanning of recovery ?
andisetyawan11 said:
can u explain what the meanning of recovery ?
Click to expand...
Click to collapse
CWM is a recovery
just like CWm, BlackReactor Recovery is also a recovery
Nachiket.Namjoshi said:
CWM is a recovery
just like CWm, BlackReactor Recovery is also a recovery
Click to expand...
Click to collapse
Permanent recovery??? or temporary like the one by madteam?
tony_stark_noob said:
Permanent recovery??? or temporary like the one by madteam?
Click to expand...
Click to collapse
Temporary, im trying to bind it to my kernel to make it permanant... i have a test kernel, if you are willing to test, then plz pm me... i cant test myself as i am on linux and i dont have odin (just in cas, if it trolls me, lol)
Nachiket.Namjoshi said:
Temporary, im trying to bind it to my kernel to make it permanant... i have a test kernel, if you are willing to test, then plz pm me... i cant test myself as i am on linux and i dont have odin (just in cas, if it trolls me, lol)
Click to expand...
Click to collapse
Temporary cwm working fine was using percy kernel. flashed this and is working... could mount all system, data etc. Nice change from Normal orange coloured cwm. Good job. ... and check pm
Updated op, plz check it out
gud news, project abandoned

[ROM][5.1.1][UNOFFICIAL]Paranoid Android 5.1 Alpha 1 for i9305 (20150926)

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Many thanks to PA team, I have only built it from source,
all work has been done by them, so all credits go to them too
How can I install it?
1) Place ROM & Gapps & SuperSu and Philz Touch 6.4.1.6 CMW v6.0.4.8 on your phone
#optional if needed: flash above recovery and reboot into new recovery
2) Go to "Recovery"
3) Wipe Data/Factory Reset
4) Wipe Dalvik cache
5) Install the ROM zip
6) Install the Gapps zip
7) Install the SuperSU zip Its not included in the rom.
8) Reboot
Bugs:
-GPS is not working currently, use GPS FiX
Everything else, tell me, if you have found one!!
Installation Files
ROM
Gapps
Thanks to:
The awesome PA team!
Anybody else left out feel happy to contact me
ROM source: PA legacy Source
Common device trees and Kernel source: ProjectDisco Github
Screeshots:
added in 2nd post
XDA:DevDB Information
Paranoid Android for the i9305, ROM for the Samsung Galaxy S III I9305
Contributors
rodman01
Source Code: http://Github.com/AOSPA-L
ROM OS Version: 5.1.x Lollipop
ROM Firmware Required: Rooted device with Philz Touch 6.41.6 CWM v6.0.4.8
Based On: CyanogenMod
Version Information
Status: Alpha
Created 2015-07-24
Last Updated 2015-09-26
Screenshots
Screenshots:
just in case
How do you do that? So many roms, after all, takes time to build and everything ....
I am impressed Well done and good luck in further
I love the device and I love playing around with the sources and solving problems .
But to be honest for this rom it was quite easy, there base sources are super and I didn't have much to add or to port, almost just build . So have fun with the rom :highfive::good:
OMG OMG! I always wanted to have PA on my I9305! Thank you so much rodman!
Sent from my SHV-E210S
Jesus Christ, I'm impressed. I'll test that one later - need to charge the phone first.
Just wondering why those other two who tried to build a PA ROM couldn't get theirs to work and now you're here giving us ROM for ROM. I wish how to build ROMs lol
Thx for the hard work and time you're spending for our device.
You are all welcome and enjoy the rom!! But don't forget the others :highfive:

			
				
links gap die????
good job
tks all
Hello rodman,thank's for all you do,i'll try it .......
@rodman01
Good work as usual you are really a very good developer.
Have you ever tried to build for our device blisspop I really would love to have ?.
A big thank you to you for your good work :good::good::good:
not yet, but give me the link to your sources, then I will probably try it, when my build pc is free .
PS: thanks for the flowers, I really appreciate it, but I am no dev, I am a maintainer and porter. I have a certain knowledge or idea how android is working, but to be a dev, there is more needed. But again and anyways: thanks
rodman01 said:
not yet, but give me the link to your sources, then I will probably try it, when my build pc is free .
PS: thanks for the flowers, I really appreciate it, but I am no dev, I am a maintainer and porter. I have a certain knowledge or idea how android is working, but to be a dev, there is more needed. But again and anyways: thanks
Click to expand...
Click to collapse
Bliss ?
https://github.com/TeamBliss-LP/android.git
ok bliss would be ready too
...does someone know the name of the dev or maintainer, who I could ask for the permission to release a thread?
rodman01 said:
ok bliss would be ready too
...does someone know the name of the dev or maintainer, who I could ask for the permission to release a thread?
Click to expand...
Click to collapse
Bliss ???
Gesendet von meinem GT-I9305 mit Tapatalk
@rodman01
Maybe you could create an official version of Cyanogen Mod?
---> Click ! <---
no need for this, winxuser is doing a good job with his version and as far as I know the possibilities that there will be an official cm version for our device are very low at the moment.
Is there a working costumkernel out there?

[ROM][UNOFFICIAL] BLISSMALLOW [P51xx][UBER][03.08.2016]

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Downloads
ROM: DOWNLOAD LINK
GApps: http://opengapps.org
Installation Instructions
Make a backup!
Download the ROM and GApps
Reboot to recovery
Wipe data/factory reset if coming from stock or another ROM
Flash the ROM and then GApps
Reboot your phone
Enjoy!
To upgrade to a newer build, simply flash the zip. There's no need for data wipe or flashing Google Apps again. (However, if you are experiencing strange issues, you may want to try a wipe.)
Credits
Bliss Team
CyanogenMod
Source device tree: Device tree
Source kernel tree:Kernel tree
ROM OS Version: 6.0.x Marshmallow
Toolchain:UBERTC 4.9
XDA:DevDB Information
Bliss, ROM for the Samsung Galaxy Tab 2
Contributors
benschhold
Source Code: https://github.com/BlissRoms
ROM OS Version: 6.0.x Marshmallow
Version Information
Status: Nightly
Created 2016-02-10
Last Updated 2016-08-03
Very nice,thank youuhh
ScreenShot
Unable to flash. Gets stuck at flashing su. Anyone else have that problem?
Sent from my Nexus 6
Shepguessed said:
Unable to flash. Gets stuck at flashing su. Anyone else have that problem?
Sent from my Nexus 6
Click to expand...
Click to collapse
Waiting 10 minets
Russiamen said:
Waiting 10 minets
Click to expand...
Click to collapse
Are you still waiting or did it finally flash?
Sent from my Nexus 6
Shepguessed said:
Are you still waiting or did it finally flash?
Sent from my Nexus 6
Click to expand...
Click to collapse
on phils recovery it installed instantly
on twrp it takes forever ??
strange but you can also reset and it it boots fine without su
Russiamen said:
Very nice,thank youuhh
ScreenShot
Click to expand...
Click to collapse
thanks for screenshots :good:
benschhold said:
thanks for screenshots :good:
Click to expand...
Click to collapse
I noticed one bug,not working auto-rotate,but when you return to the desktop,it flips,such Uc browser
P.s And it is better to use gapps from @Deltadroid,they are faster
Any chance for P5100 support?
Russiamen said:
I noticed one bug,not working auto-rotate,but when you return to the desktop,it flips,such Uc browser
P.s And it is better to use gapps from @Deltadroid,they are faster
Click to expand...
Click to collapse
for me it works, in uc browser i had to select "Auto" in orientation settings
Uri0550 said:
Any chance for P5100 support?
Click to expand...
Click to collapse
if enough people want it i consider it
benschhold said:
for me it works, in uc browser i had to select "Auto" in orientation settings
Click to expand...
Click to collapse
Possibly make last 5.1 version?
benschhold said:
if enough people want it i consider it
Click to expand...
Click to collapse
I would Love to give it a try on my P5100. :angel:
Hi Ben,
Speaking of devices, is this ROM intended for the P5110 only (will it work on the P5113 as well)?
I realize that you did not specify P511X in the post title, so I thought I would ask (before flashing myself into another bootloop).
Thanks.
benschhold said:
if enough people want it i consider it
Click to expand...
Click to collapse
+1 for P5100
mentat said:
Hi Ben,
Speaking of devices, is this ROM intended for the P5110 only (will it work on the P5113 as well)?
I realize that you did not specify P511X in the post title, so I thought I would ask (before flashing myself into another bootloop).
Thanks.
Click to expand...
Click to collapse
Cyanogen documentation says it should work too
let me know so i can update title
It works on my 5113. Never could get it to flash with TWRP, changed to PhilZ recovery and it flashed without a hitch.
But how come the Cast Screen feature doesn't work on any lollipop or Marshmallow ROM I've tried?
+1 Please, give this ROM for our P5100.
benschhold said:
Cyanogen documentation says it should work too
let me know so i can update title
Click to expand...
Click to collapse
I successfully flashed Bliss and Delta Gapps on my P5113 using TWRP 2.8.7.2 (following full wipe/format) without any issues or unusual delays.
As I'm new to both Bliss and Marshmallow, I've got lots of new functions and features to learn/test and will report any issues/questions here.
I would like to thank you for sharing this amazing new ROM with us (long live the Galaxy Tab 2)!
Thanks.
for all who have a 5100 device im uploading a build right now
also title updated cause of reports of successfully installed on p5113

Categories

Resources