[ROM][SCH-I705] *DISCONTINUED ROM* DecafEspresso v1.2 - de-odex, zipalign, deblaoted - Galaxy Tab 2 7" Android Development

DISCONTINUED, SEE DoubleshotROM
DecafEspresso v1.2
FIRST AND FOREMOST
**do this at your own risk**​
Features
This is a mostly STOCK ROM with the following changes.
Zipaligned
De-Odexed
Debloated
AOSP Touch/Lock sounds
build.prop speed tweaks
DecafKernel v1.4
init.d support (thanks scrosler!)
Custom bootanimation.zip support
Nexus 7 boot animation
Requirements
Root
Unlocked bootloader
CWM Recovery
You must be on base J1 as described in this thread!
Install
1. BACKUP!
2. Wipe data / factory reset, clear dalvik cache. (Wipe is recommended) [!do NOT format /system!]
This ROM does not make major changes to /system, so this step is VERY important!
3. Flash in CWM.
4. Reboot
5. Hit the THANKS button!
Download
*old thread*
Thanks
Scrosler (ScottsRoms) for his idea for getting ROMs to flash for this device! Be sure to hit thanks on his posts!
ezgoing for all the work we've done together to get things kickstarted on this device.
baliriot for the Nexus 7 boot animation
All the others who've made rooting and modding Android possible!
Make sure you tell them all thanks!
Change Log
v1.2 2012-10-12
Setup a workaround for the battery drain. Custom bootanimation support still exists, however, you may see the stock samsung animation appear for a split second before bootanimation.zip takes over.
Workaround for issue where default governor gets set to performance, causing the battery drain.
DecafKernal v1.4 - Here
v1.1 2012-05-12
Created missing /system/etc/init.d/ directory
Changed bootanimation.zip to Nexus 7 animation
removed ~updater-script and ~build.prop (why there was an extra file of each with '~' in the filename makes me scratch my head.. )
v1.0 2012-04-12
Initial release

This will only work on I705?

Jdgp42 said:
This will only work on I705?
Click to expand...
Click to collapse
Yep. The LTE model only.

MrHyde03 said:
Yep. The LTE model only.
Click to expand...
Click to collapse
cant use this on p3100 then ?

No
Sent from my SCH-i705 using xda app-developers app

Thanks man! It's great to see more dev work on the VZW LTE tabs. Does this rom have a fix for the "volume warning" issue when playing media over line output? My tab cuts volume to 70% and displays a warning about how loud volume can damage your hearing. I use my tab in my car, so it's a right pain to have to adjust the volume every other song.

Updated OP with v1.1.
Xer0daze said:
Thanks man! It's great to see more dev work on the VZW LTE tabs. Does this rom have a fix for the "volume warning" issue when playing media over line output? My tab cuts volume to 70% and displays a warning about how loud volume can damage your hearing. I use my tab in my car, so it's a right pain to have to adjust the volume every other song.
Click to expand...
Click to collapse
I haven't looked at it, but I know what your talking about. I only have to change the volume once on mine, though. I'll see if I can find anything on it.

Hey Hyde...
Love the rom... working great for me.. I got a couple things though..
as a request.. is there anyway you can look into making the ext sd card the main storage device so we can get more room on this tab?
and idk if its just me or not.. but I'm having very bad battery life running this rom.. I love the rom, don't get me wrong.. but my tab is dying overnight for the last few days since I flashed this rom.. I have no idea why? maybe the kernal that is included?

I am looking in to the SD card thing whenever I have time.
I noticed this battery drain too... not sure what it is. I'm gonna be testing it tonight. I doubt its the kernel as the kernel itself is 100% stock. Only mods are to some of the configuration files, not the zimage.
Sent from my SCH-I535 using xda app-developers app

MrHyde03 said:
I am looking in to the SD card thing whenever I have time.
I noticed this battery drain too... not sure what it is. I'm gonna be testing it tonight. I doubt its the kernel as the kernel itself is 100% stock. Only mods are to some of the configuration files, not the zimage.
Sent from my SCH-I535 using xda app-developers app
Click to expand...
Click to collapse
Ok great.. thanks hyde..
good luck on finding the culprit that is draining our batteries! hopefully you can figure it out

Ok, So I know it's not the kernel. Flahsed it over a restored stock J1 base and battery only drained 1% in 1 hour. So there's something screwy in my ROM.
Scott released a ROM also that isn't too much different than this, and honestly probably better haha. This is my first ROM ever, so go easy on me
Scotts ROM is here http://forum.xda-developers.com/showthread.php?t=2022879. You can flash the DecafKernel (based off of Scotts init.d unsecure kernel) over on top of it for custom boot animation support.

Ok, so it IS my kernel..................... Still looking into it.

Updated OP. Check Change Log for changes. Battery drain workaround so your battery won't die over night.

It's not ur kernel. I been running it for 2 days now. With out charging my tablet. It's j1 update crashing with open source code kernel.. Therefore you can't use this kernel on the j1. Sorry
Sent from my SCH-I535 using Xparent ICS Tapatalk 2

It was actually. And it's based off the J1 unsecure kernel from Scott.
When you unpack the boot.img, under the ramdisk directory there is a file: init.rc
In this file there are several sections:
service powersnd .../.../...
...
service samsungani .../.../...
...
You have to add a 'service bootanim /system/bin/bootanimation' and another group of code that I can't remember off the top of my head. If you remove powersnd and samsungani, OR you remove bootsamsung.qmg and bootsamsungloop.qmg, the kernel defaults to the performance governor. With this in mind, service powersnd, service samsungani, bootsamsung.qmg, and bootsamsungloop.qmg must all remain as part of the ROM. I don't know why, but I've found another thread for the S3 with the same issue. Now I'm sure if it was compiled from source with these modifications it'd be a different story, but I haven't had the time to dig through that yet.
I'm running this latest release with the J1 kernel and J1 system and it's running great

OK I'm pretty stupid I guess but I didn't presume I would have any issues. I tried to go from this ROM to my backup of the J1 using CWM recovery. Now I'm pretty sure I've soft bricked the tablet because recovery wiped system but errored out on writing the /system backup. So I can't restore the backup I have and flashing this ROM again does nothing because its not a full /system.
Anyhow I'm gonna wait till I get home from family dinner and try to break it out of a recovery boot loop with a fresh ODIN flash...
Sent from my Galaxy Nexus using xda app-developers app

That is odd. Perhaps your backup got corrupted? But then cwm should have caught it via md5 check... I've reverted to an older cwm several times and haven't had an issue.
Let us know the what happens.
Sent from my SCH-I535 using XDA Premium HD app

Yeah will do I have been playing with porting cm9 as well before this setback. Not easy stuff for an amateur like me. Its weird I got the exact same error on my nexus when trying to restore. Luckily I have tons of ROMs to flash back to on here. Eating now will check back in a few hours.
Sent from my Galaxy Nexus using xda app-developers app

Yeah ive been trying my brain with cm10 and i cant get anything to boot.. very difficult for us ametures with little direction. Cant find a good reference on porting cm to an unsupported device... frustrating really because im more than willing to do the work but need more information.
Oh well ill keep crunching on it.
Merry Christmas everyone!
Sent from my SCH-i705 using XDA Premium HD app

Yeah I found a few starting points I will let you know if I get a boot after I fix this other thing. Hahaha.
Sent from my Galaxy Nexus using xda app-developers app

Related

[Port][Rom]Tweaky Rom4.1(XWJVH 2.3.3 Gingerbread) Update 1 5.16.11

I AM NOT RESPONSIBLE FOR ANYTHING THAR HAPPENS TO YOUR PHONE!
This is my first port ever, so I hope you like it.
I present to you Coldflid's XWJVH Galaxy S I9000 Rom
This is the first XWJVH ROM on the VIBRANT!!!
Characteristics:
Voodoo Sound and Color, thanks Lidroid
Nitrality, where you can flash zips if you have rainbows, go into backup/restore, click install zip and flash away!
Galaxy S II lockscreen
Modded Touchwiz 4 with default screen and alphabetical mode
Galaxy S II Theme
Many Galaxy S II Apps ( email, email widget, weather widget, sgs ii social hub, readers hub, polaris office, samsung im, voice command sgs ii, tasks)
Deodexed
Zipaligned
Extended power menu
5 lockscreens
CRT off animation
Overscroll glow
Appwidgetpicker
Adfree
Removed a few system apps
Jit
SIP
Many apps icons themed like sgs ii
Browser with user agent + 8 tabs
CSC itv, fop, xef, xme, xen, xee added to multi-csc
Camera fixed!
Darky's ram tweak
Sdcard read and write speed increased
Installation:
Clean install (recommended):
1.Copy rom to sdcard (skip 2 and 3 if you're already on gingerbread and have a kernel with cwm support)
2.Flash jvh via Odin(whichever one you choose to flash.)
3..Enter cwm
4..Install zip from sdcard, choose zip, choose the zip of this rom, yes
5..Wait for installation to finish, then wipe cache + dalvik cache
6..Reboot, enjoy
7..If you want CRT lockscreen animation, enable all animations from settings>display>animations.
Update:
1.Copy rom to sdcard
2.Install it
3.Wipe cache + dalvik cache
4. Reboot
Bugs:
Of course GPS and rainbows if you do not have Galaxy S Bootloaders.
Home haptic does not work.
If anyone finds anything else, tell me.
Downloads:
JVH_NO_BOOTLOADERS_PDA.zip (187.53 MB) http://www.mediafire.com/?mtq44uba23mc2ad
YOU WILL EXPERIENCE RAINBOWS AND NO CWM FOR YOU!
JVH_WITH_BOOTLOADERS_PDA.zip (187.88 MB) http://www.mediafire.com/?9i7o2xmro3fx799
NO MORE RAINBOWS BUT 25% CHANCE OF HARD BRICK, SO FLASH RESPONSIBLY!
And Finally,
PortTweakyRom4.1.zip (197.67 MB)http://www.multiupload.com/WU6ZVI5990
Changelog:
5.15.11
Intitial Release
5.16.11
Put in modded TW4 and new theme
Credits:
coldflid for Tweaky Rom
http://forum.xda-developers.com/showthread.php?t=1059561
dhiru1602 for Galaxy S II lockscreen
http://http://forum.xda-developers.com/showthread.php?t=1070564
jim_panse for JVH with bootloaders
http://forum.xda-developers.com/showthread.php?t=844514
[Ramad] for without bootloaders XWJVH
http://forum.xda-developers.com/showthread.php?t=948790
nitr8 for nitrality
http://forum.xda-developers.com/showthread.php?t=1067857
Modded TW4 by fr4gg0r
http://forum.xda-developers.com/showthread.php?t=1061883
Nick502 for GSII theme
http://forum.xda-developers.com/showthread.php?t=1058221
Coldflid for helping me.
And most importantly, Dan_Brutal for showing me in the right direction.
Screenies?
Sent from my SGH-T959 using XDA App
duboi97 said:
Screenies?
Sent from my SGH-T959 using XDA App
Click to expand...
Click to collapse
Screenies up.
you have an extra http:// at the end of the non bootloader version. why do we have to odin and then flash anyway?
wizern23 said:
you have an extra http:// at the end of the non bootloader version. why do we have to odin and then flash anyway?
Click to expand...
Click to collapse
I really do not know, that us just how it was in the galaxy s i9000 forums, if you want you can try it without that and reply back if it works or not.
Okay, perhaps a stupid question from someone who hasn't used a gingerbread ROM yet. What the heck are the "rainbows" that we're talking about?
Rainbows is when the screen totally ****s up looks like tv noise and some colors inbetween
has anyone tried this yet?
ali1276 said:
I really do not know, that us just how it was in the galaxy s i9000 forums, if you want you can try it without that and reply back if it works or not.
Click to expand...
Click to collapse
well i flashed it without using the odin and it booted but everything is loop force closing so i cant do anything
edit: just realized that u forgot to wipe the caches
edit 2:couldnt reboot in to recovery so i just odin'd and am now in the process of flashing. will post in a few minutes the results
EDIT 3: following the OP is the best way to flash this rom. it booted perfectly with the rainbows in about 2 minutes. Swype needs to be changed to a version that works for the vibrant. Haptic Doesn't work on Home button either. the volume doesnt seem to be as loud as it should either
EDIT 4: everything seems to be working so far. im going to see how this rom fares with the EDT OC kernels used for Asgard instead of the Lidroid kernel in the morning
wizern23 said:
well i flashed it without using the odin and it booted but everything is loop force closing so i cant do anything
edit: just realized that u forgot to wipe the caches
edit 2:couldnt reboot in to recovery so i just odin'd and am now in the process of flashing. will post in a few minutes the results
EDIT 3: following the OP is the best way to flash this rom. it booted perfectly with the rainbows in about 2 minutes. Swype needs to be changed to a version that works for the vibrant. Haptic Doesn't work on Home button either. the volume doesnt seem to be as loud as it should either
EDIT 4: everything seems to be working so far. im going to see how this rom fares with the EDT OC kernels used for Asgard instead of the Lidroid kernel in the morning
EDIT 5: the Asgard kernels verse the volume keys and dont fix home haptic so theres no point in flashing them. i flashed back to the Lidroid rom
Click to expand...
Click to collapse
Maybe you shouldn't mention using that kernel....I don't think edt wants them here.....but thanks ;-)
Sent from my GT-I9000 using XDA Premium App
lotherius said:
Okay, perhaps a stupid question from someone who hasn't used a gingerbread ROM yet. What the heck are the "rainbows" that we're talking about?
Click to expand...
Click to collapse
Is like when you boot up the screen will show like a rainbow after the vibrant screen, but not rainbow like the ones u see, it a bug.... also transition animations i think have....
Sent from my SGH-T959 using XDA Premium App
Sorry, I forgot to mention that haptic does not work. Dan_Brutal said about decompiling the android.policy.jar and editing the phone window manager but I do not know what that means.
montez.061- said:
Maybe you shouldn't mention using that kernel....I don't think edt wants them here.....but thanks ;-)
Sent from my GT-I9000 using XDA Premium App
Click to expand...
Click to collapse
EDT can speak for themselves, but I think their intention is to not be posted for download on XDA. To my understanding they don't care what one individual does with their work to be used strictly on someone's own personal phone mixed with other roms or anything else you want to do on your phone.
But they're clear that they don't want their stuff distributed via others on XDA.
Not trying to troll, just trying to make sure people aren't scared to use in general the good work EDT puts out, although a post already mentions that the kernel they tried from EDT had some compatability issues with this rom.
Re: rainbows. I don't recommend being intimidated to flash a rom because it has rainbows. This is what it means, when it boots up instead of some animations you'll get a static screen that doesn't show any of what should currently be showing on the screen. You don't really need to see the screen while booting anyways so that isn't a big deal.
What you do need to understand is that you wont be able to see recovery mode because you'll just see a rainbow until you hard reboot the phone so that it starts up normal. There are two ways to address the lack of recovery - just don't worry about it and use ODIN when you want to leave this rom, or if you need recovery then use a work around. To work around it either flash a different kernel to access recovery or use something like screencast to see your phone's screen on your computer. You'll have to do some reading before you understand how to do these work arounds but at least they're there.
ali1276 said:
Sorry, I forgot to mention that haptic does not work. Dan_Brutal said about decompiling the android.policy.jar and editing the phone window manager but I do not know what that means.
Click to expand...
Click to collapse
Use baksmali and smali to decompile it and then do what he says.
I use ubuntu for that
I get the android.policy.jar and open it, then i drag classes.dex to the desktop
I go to terminal, cd /home/coldflid/Desktop (cuz it's there were i have classes.dex and baksmali and smali)
then enter ( i use baksmali/smali 1.2.5, but if you use another version, change the name for the one you use)
java -jar baksmali-1.2.5.jar classes.dex -o androidpolicy
Then a folder called androidpolicy will be created with classes.dex decompiled
Modify any files you need to mod and then in the same terminal
java -jar smali-1.2.5.jar androidpolicy
an out.dex will be created, rename it to classes.dex and drag it onto android.policy.jar, overwrite the old classes.dex
Good luck
montez.061- said:
Maybe you shouldn't mention using that kernel....I don't think edt wants them here.....but thanks ;-)
Sent from my GT-I9000 using XDA Premium App
Click to expand...
Click to collapse
haha okay. imma remove any mention of them from the post
I've been running the rom for about 16 hours and have experienced no hiccups. It's really fast and stable. Vlingo works great as well as the sgs2 lockscreen.
there are only 3 bugs in the entire rom. GPS of course, no haptic on home, and the CWM Tweaks app doesn't work. there's no percentage battery mod either.
p.s. for those that care the Quadrant score on 3 consecutive runs were 971, 1016, & 1027.
How the hell did I miss this?
Looks great Ali, gonna try it out when I have the time.
wizern23 said:
I've been running the rom for about 16 hours and have experienced no hiccups. It's really fast and stable. Vlingo works great as well as the sgs2 lockscreen.
there are only 3 bugs in the entire rom. GPS of course, no haptic on home, and the CWM Tweaks app doesn't work. there's no percentage battery mod either.
p.s. for those that care the Quadrant score on 3 consecutive runs were 971, 1016, & 1027.
Click to expand...
Click to collapse
Thanks for the review, one question, did you try this without booting jvh with odin first?
@Ali1276; Im going to fix the haptic feedback. Give me a little bit and I will post it up the jar file for ya'll.
Can anyone post the No bootloaders Odin JVH, I was trying to delete the Bullet kernel off that because I did not know I had that on there, and then it messed up big time.
Thanks

CM10 pre-alpha

All credit goes to @HashCode
@dhacker29
Just posting this for all of us at xda
Safe strap latest 3.05.19 and cm10 pre alpha ROM can be found :
http://goo.im/devs/Hashcode/scorpion_mini
Install new safe strap first, then flash cm10 after creating and activating rom-slot-1
Note : ROM may be a bit laggy at first
Known issues : camera broken
WiFi / Bluetooth broken
Headphones / speaker broken
Calls are a bit funky
Video / some 3d games broken
Other then that happy flashing / enjoy
4.1-4.2 *upgrade*
Credit goes to safariking
http://www.mediafire.com/?aldqml4r8jyzm87
Download zip and flash over cm10 for new 4.2 gapps
Inverted gapps :
Credit goes to xlory
http://d-h.st/0b1
Same as above just download zip and flash over cm10
*these are the stock cm10 gapps just inverted not the 4.2 gapps
Then of course , stock jellybean-cm10 gapps :
http://goo.im/gapps/gapps-jb-20121011-signed.zip
At first boot go to settings>performance
Set min cpufreq @ 1ghz and max @ 1.5ghz leave gov on interactive
Enable 16-bit transparency
Disable "surface improvement" dithering
Allow purging of assets
Set zram comp to 26%
Reboot, wait 10 min and reboot again
Also switch launcher or install 4.2 gapps as that launcher seems snappy
tadgerloks said:
All credit goes to @HashCode
@dhacker29
Just posting this for all of us at xda
Safe strap latest 3.05.19 and cm10 pre alpha ROM can be found :
http://goo.im/devs/Hashcode/scorpion_mini
Install new safe strap first, then flash cm10 after creating and activating rom-slot-1
Note : ROM may be a bit laggy at first
Known issues : camera broken
WiFi / Bluetooth broken
Headphones / speaker broken
Calls are a bit funky
Other then that happy flashing / enjoy
4.1-4.2 *upgrade*
Credit goes to safariking
http://www.mediafire.com/?aldqml4r8jyzm87
Download zip and flash over cm10 for new 4.2 gapps
Inverted gapps :
Credit goes to xlory
http://d-h.st/0b1
Same as above just download zip and flash over cm10
*these are the stock cm10 gapps just inverted not the 4.2 gapps
At first boot go to settings>performance
Set min cpufreq @ 1ghz and max @ 1.5ghz leave gov on interactive
Enable 16-bit transparency
Disable "surface improvement" dithering
Allow purging of assets
Set zram comp to 26%
Reboot, wait 10 min and reboot again
Also switch launcher or install 4.2 gapps as that launcher seems snappy
Click to expand...
Click to collapse
I'm very thankful and optimistic for this. Thanks so much.
But unfortunately i need features like Wi-Fi so i must wait until its more stable.
Looking forward to this though!
Sent from my XT907 using xda app-developers app
Is this a fully stable build of safestrap?
Sent from my XT907 using xda premium
jarzy00 said:
Is this a fully stable build of safestrap?
Sent from my XT907 using xda premium
Click to expand...
Click to collapse
safestrap is stable. cm10, on the other hand is not, per the bugs in the OP
antp121 said:
safestrap is stable. cm10, on the other hand is not, per the bugs in the OP
Click to expand...
Click to collapse
I understand the idea of safestrap, but I was wondering if you could gimme a quick lowdown on how to use it. I come from a droid 3 and yes safe strap came out for that but I mainly worked with CWM so I'm a lot more familiar with that. Few questions. Do I install recovery once downloaded? And I forgot what safe system is/when it should be used etc. And how to access safe strap to start flashing. All I can think of is bp tools when I think of custom recoveries lol. Thanks in advance!
Sent from my XT907 using xda premium
jarzy00 said:
I understand the idea of safestrap, but I was wondering if you could gimme a quick lowdown on how to use it. I come from a droid 3 and yes safe strap came out for that but I mainly worked with CWM so I'm a lot more familiar with that. Few questions. Do I install recovery once downloaded? And I forgot what safe system is/when it should be used etc. And how to access safe strap to start flashing. All I can think of is bp tools when I think of custom recoveries lol. Thanks in advance!
Sent from my XT907 using xda premium
Click to expand...
Click to collapse
Ok, so in the new safestrap, make sure you're rooted, go into the app, install, and reboot. Upon booting, you will see a boot up screen with safe system disabled on it. Go into the recovery option by hitting the recovery button on that screen. You'll go into twrp with safestrap settings. Click the rom slots option in the top left. Then choose the first rom slot. Next, choose the partition size. Depending on your sd card size, pick accordingly. It'll take a little while to make the slot but it will. It should switch to that rom slot upon creation, but if not, just click on the rom slot and hit activate. You'll be able to tell because it'll say rom slot one on the top of the screen. Next, you'll have to install the rom by hitting the install button, navigating to the downloads folder, or wherever you have the rom and swiping to install. Next install the gapps and reboot. The safestrap splash screen should look a lot different and say enabled now. If you've done all this, you're golden
Sent from my XT907 using Tapatalk 2
antp121 said:
Ok, so in the new safestrap, make sure you're rooted, go into the app, install, and reboot. Upon booting, you will see a boot up screen with safe system disabled on it. Go into the recovery option by hitting the recovery button on that screen. You'll go into twrp with safestrap settings. Click the rom slots option in the top left. Then choose the first rom slot. Next, choose the partition size. Depending on your sd card size, pick accordingly. It'll take a little while to make the slot but it will. It should switch to that rom slot upon creation, but if not, just click on the rom slot and hit activate. You'll be able to tell because it'll say rom slot one on the top of the screen. Next, you'll have to install the rom by hitting the install button, navigating to the downloads folder, or wherever you have the rom and swiping to install. Next install the gapps and reboot. The safestrap splash screen should look a lot different and say enabled now. If you've done all this, you're golden
Sent from my XT907 using Tapatalk 2
Click to expand...
Click to collapse
I thank you again for your response. I just played around with it a bunch and did a full backup which is always good oh and one more quick question. It should say "safestrap disabled" now because I haven't flashed anything yet right?
Sent from my XT907 using xda premium
jarzy00 said:
I thank you again for your response. I just played around with it a bunch and did a full backup which is always good oh and one more quick question. It should say "safestrap disabled" now because I haven't flashed anything yet right?
Sent from my XT907 using xda premium
Click to expand...
Click to collapse
yup. if you wait a bit, im making a guide :3
---------- Post added at 11:06 PM ---------- Previous post was at 10:18 PM ----------
Heres the guide! http://forum.xda-developers.com/showthread.php?p=34248144#post34248144 hope it helps with any problems!
love the devs for this, only thing missing from this amazing phone was cm10
anyone tried this (full ROM version not safestrap) on Aussie Razr M (unlocked bootloader)?
Heck anyone tried safestrap on locked Aussie Razr M?
wintermute000 said:
anyone tried this (full ROM version not safestrap) on Aussie Razr M (unlocked bootloader)?
Heck anyone tried safestrap on locked Aussie Razr M?
Click to expand...
Click to collapse
Tried it on Aussie unlocked boot loader. Works fine, but it's slow as treacle. Needs optimizing to work on RAZR M properly.
Sent from my Nexus 7 using Tapatalk 2

[ROM][ICS 4.0.4][ SCH-I705 ][2013-02-19] DoubleshotROM v1.3

DoubleshotROM v1.3
FIRST AND FOREMOST
**do this at your own risk**​
Features
Built from VRLJ1 base
Zipaligned
De-Odexed
Debloated
AOSP Touch/Lock sounds
build.prop speed tweaks
Nexus 7 boot animation
Adobe Flash Player 11
150 DPI for a little extra viewing space (Stock - 160)
DoubleshotKernel v1.6 @ 1.70ghz With the following:
+init.d support (thanks scrosler!)
+Custom bootanimation.zip support
*+ I recommend using System Tuner from Play Store for CPU control - System Tuner -
ExtSd2InternalSd - Swaps Internal SD with External SD card (Only test with the 8gb model, should work with others)
*VERY special thanks goes out to mattiadj - original thread from GS3! He created this MOD, I take 0 credit! I just had to modify two numbers, but nothing special. Please, go to his thread and hit thanks on any of his posts!
Requirements
A *VERIZON* Galaxy Tab 2 7.0 SCH-I705
Root
Unlocked bootloader
CWM Recovery
Install
*This is a FULL ROM and /system WILL be wiped during install!*
1. BACKUP!
2. Wipe data / factory reset, clear dalvik cache
3. Flash in CWM
4. Reboot
5. Hit the THANKS button!
v1.3 has issues. Revert to v1.2 for a fully functional ROM
v1.2 - Includes ExtSD2InternalSd
Download v1.2
Doubleshot with no-SD-swap is no longer being supported.
If you want to remove the swap script, go to /system/etc/init.d/ and delete 11ExtSd2InternalSd. Reboot.
Thanks
mattiadj -> ExtSd2InternalSd SD Swap MOD
Scrosler (ScottsRoms)
NEW_BOSS - Lockscreen Wallpaper Zedge.net
All the others who've made rooting and modding Android possible!
Make sure you tell them all thanks!
Bugs
Some play store apps are showing as incompatible.
Change Log
v1.3 2013-02-19
150 DPI for a little extra viewing space (Stock - 160)
v1.2 2013-02-13
Fixed NetFlix! Thanks beans!
Some more minor build.prop tweaks
v1.1 2013-02-01
Some minor build.prop tweaks
v1.0 2012-12-31
Initial release
also mine, just in case
cant wait to try this and see what i can do for all of us verizon gtab2 guys i bought scotts should be here by the weekend!
my first thing im gonna do is make this look as much like AOSP as possible..
Brilliant. I was sad when I saw he got rid of it. Glad to have you!
And if you can give direction once you receive it I'm eager to learn more, but with limited resources for porting to new devices, its difficult.
Welcome!
Sent from my SCH-I535 using XDA Premium HD app
beanstown106 said:
cant wait to try this and see what i can do for all of us verizon gtab2 guys i bought scotts should be here by the weekend!
my first thing im gonna do is make this look as much like AOSP as possible..
Click to expand...
Click to collapse
Great to see you here Beanstown!! I'm running your verizon note 2 rom and loving it... can't wait to see what you have in store for the this tab! I'm sure MrHyde is also very happy to have another great developer here lol
---------- Post added at 09:14 AM ---------- Previous post was at 09:10 AM ----------
hey hyde..
Got this rom up and running.. loving it.. glad you figured out all the /system issues and made a full working rom! congrats!
question on the sdcard swap (also thanks for getting it working) do I have to move all my data from the internal to my external now that its been swapped? or does it just move it over itself?
The sd swap just swaps the mount pointes, you'd have to move your stuff. Keep in mind this runs every boot so when you're in recovery, your external is still your external, and your internal is still your internal.
Make sure you see mattiadj and thank him very little to make work so please, don't thank me for that mod. :good:
Sent from my SCH-I535 using XDA Premium HD app
MrHyde03 said:
The sd swap just swaps the mount pointes, you'd have to move your stuff. Keep in mind this runs every boot so when you're in recovery, your external is still your external, and your internal is still your internal.
Make sure you see mattiadj and thank him very little to make work so please, don't thank me for that mod. :good:
Sent from my SCH-I535 using XDA Premium HD app
Click to expand...
Click to collapse
Thanks Hyde... great rom and the extra storage is awesome..
I thanked him for the great mod... and thanked you for the great rom
I wish this Rom could work for 3113 tab 2
Sent from my HTC One XL using Tapatalk 2
Moved the main DL link to my server. All should be a go now.
MrHyde03 said:
DoubleshotROM v1.0
FIRST AND FOREMOST
**do this at your own risk**​
Features
Built from VRLJ1 base
Zipaligned
De-Odexed
Debloated
AOSP Touch/Lock sounds
build.prop speed tweaks
Nexus 7 boot animation
Adobe Flash Player 11
DoubleshotKernel v1.5 @ 1.62ghz With the following:
+init.d support (thanks scrosler!)
+Custom bootanimation.zip support
*+ I recommend using System Tuner from Play Store for CPU control - System Tuner -
ExtSd2InternalSd - Swaps Internal SD with External SD card (Only test with the 8gb model, should work with others)
*VERY special thanks goes out to mattiadj - original thread from GS3! He created this MOD, I take 0 credit! I just had to modify two numbers, but nothing special. Please, go to his thread and hit thanks on any of his posts!
Requirements
A *VERIZON* Galaxy Tab 2 7.0 SCH-I705
Root
Unlocked bootloader
CWM Recovery
Install
*This is a FULL ROM and /system WILL be wiped during install!*
1. BACKUP!
2. Wipe data / factory reset, clear dalvik cache
3. Flash in CWM
4. Reboot
5. Hit the THANKS button!
Download - Includes ExtSd2InternalSd
6f18f57d35d1c999c489134f808688dd
Download - Without ExtSd2InternalSd
961e8e1869f9c68d234ce5d820d4459b
Thanks
mattiadj -> ExtSd2InternalSd SD Swap MOD
Scrosler (ScottsRoms)
NEW_BOSS - Lockscreen Wallpaper Zedge.net
All the others who've made rooting and modding Android possible!
Make sure you tell them all thanks!
Click to expand...
Click to collapse
MrHyde03 said:
Brilliant. I was sad when I saw he got rid of it. Glad to have you!
And if you can give direction once you receive it I'm eager to learn more, but with limited resources for porting to new devices, its difficult.
Welcome!
Sent from my SCH-I535 using XDA Premium HD app
Click to expand...
Click to collapse
Tab came in downloadimg and flashing your rom now do u have a deodexed build with nothing taken out that i could work with.?
I can get one up for ya in the next few hours
Sent from my SCH-I535 using XDA Premium HD app
Sounds good I could prob do myself just havent looked for the tar yet.. as my cpu fried so im trying to install linux on my old ass desktop til I can replace laptop
Sent from my SCH-I605 using Tapatalk 2
The tar is in the root thread. Latest j1 build stock rooted. Just the system image
Sent from my SCH-I535 using XDA Premium HD app
Thanks
Sent from my SCH-I605 using Tapatalk 2
Hey I've been super busy the past few days and I haven't had a chance to get you a full stock zip yet.. I'll see what I can do tonight man.
MrHyde03 said:
Hey I've been super busy the past few days and I haven't had a chance to get you a full stock zip yet.. I'll see what I can do tonight man.
Click to expand...
Click to collapse
no worries man got the tar from the root page, would u mind if i used your kernel? also do u have a link to the stock shipped kernel? just finished building new computer so its time to rock and roll, i also got a cpl sources keeping an eye out for a jellybean leak
beanstown106 said:
no worries man got the tar from the root page, would u mind if i used your kernel? also do u have a link to the stock shipped kernel? just finished building new computer so its time to rock and roll, i also got a cpl sources keeping an eye out for a jellybean leak
Click to expand...
Click to collapse
Sure, just make sure to mention me :highfive:
And here's a stock kernel. It's a dump from my tab when I first got it rooted on base G3.
boot.img
016662c5295fc290592ff626eb0c6ea2
beanstown106 said:
no worries man got the tar from the root page, would u mind if i used your kernel? also do u have a link to the stock shipped kernel? just finished building new computer so its time to rock and roll, i also got a cpl sources keeping an eye out for a jellybean leak
Click to expand...
Click to collapse
Hey beans.. glad to have ya here! can't wait to see what you can whip up for our tabs! that would be awesome if your sources came through with a leak of the JB
Can anybody else confirm that Netflix is working correctly on my ROM? The app starts up just fine, but when I play a video, all I get is a black screen. Everything else works, just no video.

[MOD] [init.d script] disable BCL [MM 6.0.1] 10-1-15

Credits to DespairFactor who wrote the original script, Original Thread Here, I just modified it for the Nexus 6 running MM29S 6.0.1
Basically BCL checks your device's battery level, temperature, etc and limits frequency, in my case whenever I hit 35% battery it would throttle down the CPU to 2.0ghz, some custom kernels out there disable it, some don't, so instead of bugging a dev to implement it in a kernel I found that DespairFactor made a very simple script to disable it for the Nexus 5X, just make sure you're rooted and your current kernel supports init.d scripts.
Steps:
Download Zip and extract the file "00DisableBCL" inside.
Place the file "00DisableBCL" in /etc/init.d/
Change permissions of the file "00DisableBCL" to 0744
Reboot
Done
Just wanted to add that I am on Nitro Rom. When I use this ROM with Flash kernel and flashing the disable-throttle.zip file on xda N6 forum I get no dropped volumes on full blast when playing music. However I get better battery life with Nitro Rom and its Nitro kernel. So I tried this file and followed the above steps and it works perfectly on my N6 with Nitro Rom and Nitro kernel. I am currently as I type this playing Journey full blast at 100% volume with battery at 34%.
In case anyone wants the disable-throttle file here is the link:
https://forum.xda-developers.com/nexus-6/development/mod-disable-throttling-battery-low-t3440814
Thank you OP for making this modified file! Much appreciated.
Edit 1 - I made a flashable zip of the BCL disable. Seems to work on my phone when I removed the one I manually moved, and then flashed this one. See attached. If any issues let me know, thanks.
Any chance of this trick working on a 7.1.1?
Sent from my Nexus 6 using Tapatalk
LeroViten said:
Any chance of this trick working on a 7.1.1?
Sent from my Nexus 6 using Tapatalk
Click to expand...
Click to collapse
I am running Nitro 7.1.1
Sent from my Nexus 6 using XDA-Developers Legacy app
ozzmanj1 said:
Just wanted to add that I am on Nitro Rom. When I use this ROM with Flash kernel and flashing the disable-throttle.zip file on xda N6 forum I get no dropped volumes on full blast when playing music. However I get better battery life with Nitro Rom and its Nitro kernel. So I tried this file and followed the above steps and it works perfectly on my N6 with Nitro Rom and Nitro kernel. I am currently as I type this playing Journey full blast at 100% volume with battery at 34%.
In case anyone wants the disable-throttle file here is the link:
https://forum.xda-developers.com/nexus-6/development/mod-disable-throttling-battery-low-t3440814
Thank you OP for making this modified file! Much appreciated.
Edit 1 - I made a flashable zip of the BCL disable. Seems to work on my phone when I removed the one I manually moved, and then flashed this one. See attached. If any issues let me know, thanks.
Click to expand...
Click to collapse
Don't stop believing...
Hold on to your volume...
Seriously though... It'll come back... It always does... BCL or not...
rignfool said:
Don't stop believing...
Hold on to your volume...
Seriously though... It'll come back... It always does... BCL or not...
Click to expand...
Click to collapse
I've been using nitro with flash kernel and the disable-throttling.zip and have had no sounds drops for months now. On nitro iget better battery with the nitro kernel. But like the no sound drops of flash kernel. So I used this BCL file with nitro kernel. No sound issues.
Sent from my Nexus 6 using XDA-Developers Legacy app
Work for lineage OS?
This thread might be old but I'm very impressed to say that this fixed my throttling on RR 8.1.0!
I'm using the Neo variant so when flashing a custom kernel my phone would bootloop.
After flashing this I'm still using all cores at 30% battery.

DreamUX S8 ROM for T715

Hello Galaxy Tab s2 Users! Welcome to my thread. For the past few days I have been building a fully modified and upgraded tab s2 ROM. These upgrades include taking apps from the s8 and Note 8 and putting and optimizing them for the Tab S2.
Please follow my install instructions carefully as the ZIP is not flashable.
Requirements:
Android 7.0 Stock Nougat ROM
This ROM is based of the latest UK version of the 7.0 15 December. It's taken me quite a while to make this so please push that like button!
ROM DOES NOT COME PRE ROOTED.
Now what's in this ROM?
Well... Everything you could possibly imagine!
Updated Touchwiz Home to 9.0.xxx (don't remember the full version number!)
Updated Dream Calculator
Updated Dream Calendar
Updated Camera to Tab S3 icon
Updated Dream Clock
Updated Dream Contacts
Updated to newest Gallery (looks amazing [emoji16])
Updated Game Launcher to newest Rendition!
Added Game tuner as system app for further HW Control
Added Kernel Adiutor Mod as Kernel tuner (Synapse wasn't working[emoji24]. Feel free to try it though!)
Updated Dream Messages
Updated to Latest in callui (Basically the phone app)
Updated Quick Connect to Samsung Connect
Updated to Dream Music
Updated Memo to Samsung Notes (So much better [emoji106])
Updated Video List,editor and trimmer to Latest version
ADDED ALWAYS ON DISPLAY
This ROM also uses the N4N kernel by engine95 (Thank you so much for this kernel. You ROCK dude!)
I've also removed a lot of the Google apps to reduce size and further enhance the experience
BUGS:
Well I don't like talking about this but I'll admit there are a few bugs left over.[emoji22]
1.Samsung Account-FIXED
2.Samsung Connect- FIXED
3.Touchwiz Home: Can crash sometimes. FIX-Coming Soon
4.AOD: FIXED
Install Instructions: This is NOT a FLASHABLE ZIP. FOLLOW INSTRUCTION PROPERLY: DO NOT WIPE!!!!
1. Go to TWRP recovery and make a backup of your boot.
2.Then reboot to your original ROM
3. Now with the downloaded ZIP copy the full folder into the directory where you kept the boot backup (NOT in the boot folder. Outside of it) (see pictures). Also download Superuser 2.82. Also copy the folder , not it's contents.
4.Make sure it is in the correct place
5.Now charge your tab and get ready.
6. Make a backup of your current ROM or carry around a copy of lineage OS as a backup in case things go wrong so you can flash and get back in.
7. Reboot to recovery again.
8.if you've done the steps PROPERLY you should see a new file in the restore section of TWRP.
9. If step 8 is fulfilled then now WIPE system,dalvik cache, data and cache
10. Go to the restore option and restore the Dream.T715 folder. (Do not restore the boot you made earlier. That's just a reference point)
11. After the restore is completed install supersu and WIPE dalvik cache and then reboot!
Success. Sorry for the tedious install process. I'm not a very good dev and so don't or probably can't make a flashable ZIP.
Thank you and hopefully you enjoy my ROM!!!!!
Link:
V1.2: https://drive.google.com/file/d/1uoYgjtiwavGM16XYnppeLHn4VRCMmsBz/view?usp=drivesdk
V1.4: https://drive.google.com/file/d/1gJ-gCMGh61gpiSVdsee3b7XWvoYxJrMw/view?usp=sharing
Please flash 3.57 kernel from engine 95s thread. Will release optimal (in my case at least) kernel auditor settings soon. Enjoy!!!
Many Fixes!!!!
Enjoy!!! Here are the screen shots!
https://drive.google.com/file/d/1OEBkYUwCh16Seh5ABMenxkeWSWptoi5i/view?usp=drivesdk
Kernel Source:
N4N
https://github.com/engine95
Changelog v1.2
1. Added Google play Games (I felt it was annoying to keep going to the play store to download it.
2. Updated all of the remaining google apps.
3.Added app called 'backlight'. If your HW lights for recents and back fail after a long time of AOD then go to this app and click reset to 1.5 seconds.
4.Debloated a little more.
5.Shortened ROM size. Removed 500 megabytes
6. MAJOR: ALWAYS ON DISPLAY Backlight issues FIXED.
Enjoy everyone!
Changelog 1.4
1. ROM rebuilt using latest U.K sources and every mod rewritten and optimized. This means ROM size has reduced by around 100 - 200 MB and more ROM runs a lot faster.
2. Updated kernel (more of went down to 1.3). This kernel appears to run faster and is more stable. Update to 3.57 manually.
3. Updated some more google apps and made the ROM magisk compatible. This allows install of Audio mods such as Dolby Atmos. DO NOT INSTALL AM3D. IT WILL BOOTLOOP THE ROM DUE TO SAMSUNGS CUSTOM EXYNOS SOUND CHIP. After installing Dolby atmos you should create a blank file and replace audioeffects.config in /system/etc and replace it.
4. Various under the hood changes and bug fixes.
5. New optimal kernel adiutor mod settings will be released soon.
Enjoy another release!!!! (Last one for a while coz of exams) [emoji23]
There is only one real bug now.
BTW forum administrator, you're making this way more difficult than it needs to be. (next post)
Click to expand...
Click to collapse
Not sure why only you have problems. By the way, using "XDA legacy app" tells its own story.
Skulldron said:
One more bug: AOD: If you leave AOD on for sometime then there is a chance it will glitch and the recent keys backlight won't work. Unfortunately the only way to fix this is to delete AOD from /priv app and restart.
Sent from my [device_name] using XDA-Developers Legacy app
Click to expand...
Click to collapse
what did u use to get aod work please tell since i am using t710 and cant restroe this rom......
---------- Post added at 09:27 AM ---------- Previous post was at 09:24 AM ----------
Skulldron said:
One more bug: AOD: If you leave AOD on for sometime then there is a chance it will glitch and the recent keys backlight won't work. Unfortunately the only way to fix this is to delete AOD from /priv app and restart.
Sent from my [device_name] using XDA-Developers Legacy app
Click to expand...
Click to collapse
please tell!!!!!!!!!!!!!!!
dying to try aod on my t710!!!!!!!
Skulldron said:
One more bug: AOD: If you leave AOD on for sometime then there is a chance it will glitch and the recent keys backlight won't work. Unfortunately the only way to fix this is to delete AOD from /priv app and restart.
Sent from my [device_name] using XDA-Developers Legacy app
Click to expand...
Click to collapse
too bad .. AOD would have been a great addition-anyway looking forward to your updated link. Thanks!
btw one of your screenshots had a washing machine shown
Screenshot_20171226-110333.png
@Mac331us AOD does work but its a little buggy. I found a temporary fix but it causes a different glitch. If you remove AOD plugins from priv app. this bug does not happen because AOD refreshes the hw lights every time. But this means that every time you lock your device and AOD pops up the recent key lights light up for a second and if you press the keys the lights become active... so yeah. But it is a working fix just little weird.
Link Updated
errr... you shouldn't put your efs files there. restoring efs from other device will copy your imei as well if i'm not mistaken. there will be multiple device with your emei later on. anyway its not that hard to learn making the zip files. its all here in xda.
Do not use other Device EFS Partition .. IMEI is unique for every device and every device which is manufactured will be given different IMEI no hence you cannot use any other device IMEI its against the law...
Click to expand...
Click to collapse
Hello everyone. I've released an update for this ROM and I've removed the copy of efs. Thankyou for being patient and you can now (hopefully) enjoy this ROM. Also look at changelog for some 'fixes' [emoji16]
Sent from my [device_name] using XDA-Developers Legacy app
mac231us said:
too bad .. AOD would have been a great addition-anyway looking forward to your updated link. Thanks!
btw one of your screenshots had a washing machine shown
Screenshot_20171226-110333.png
Click to expand...
Click to collapse
Also that washing machine if you look at bottom right is the Samsung connect video
Sent from my [device_name] using XDA-Developers Legacy app
Skulldron said:
Also that washing machine if you look at bottom right is the Samsung connect video
Sent from my [device_name] using XDA-Developers Legacy app
Click to expand...
Click to collapse
ah! got it!
---------- Post added at 11:29 AM ---------- Previous post was at 11:27 AM ----------
thanks so much! "MAJOR: ALWAYS ON DISPLAY Backlight issues FIXED." downloading now..
edit:
just bootloops does not get past Samsung Tab S2 white letters on black screen (followed exact instructions)
mac231us said:
ah! got it!
---------- Post added at 11:29 AM ---------- Previous post was at 11:27 AM ----------
thanks so much! "MAJOR: ALWAYS ON DISPLAY Backlight issues FIXED." downloading now..
edit:
just bootloops does not get past Samsung Tab S2 white letters on black screen (followed exact instructions)
Click to expand...
Click to collapse
Cool send in results and review [emoji4]
EDIT: Don't restore Radio file
Skulldron said:
Cool send in results and review [emoji4]
Sent from my [device_name] using XDA-Developers Legacy app
Click to expand...
Click to collapse
hi
not sure if you saw my post in its entirety-was NOT able to get this backup to boot. Thanks.
mac231us said:
hi
not sure if you saw my post in its entirety-was NOT able to get this backup to boot. Thanks.
Click to expand...
Click to collapse
Hey I saw it[emoji4]. Try restoring just the system and boot not radio.
Sent from my [device_name] using XDA-Developers Legacy app
Skulldron said:
Cool send in results and review [emoji4]
EDIT: Don't restore Radio file
Click to expand...
Click to collapse
I tried that too earlier (was just my guess as did not see a need for that)-will try again. Did with and without supersu too.
essentially wipe all, then restore the backup you posted without radio (not doing supersu), then dalvik wipe?
mac231us said:
I tried that too earlier (was just my guess as did not see a need for that)-will try again. Did with and without supersu too.
essentially wipe all, then restore the backup you posted without radio (not doing supersu), then dalvik wipe?
Click to expand...
Click to collapse
Try restoring a full stock nougat rom,then root with twrp and follow all instruction and don't restore Radio file.
Sent from my [device_name] using XDA-Developers Legacy app
Skulldron said:
Try restoring a full stock nougat rom,then root with twrp and follow all instruction and don't restore Radio file.
Sent from my [device_name] using XDA-Developers Legacy app
Click to expand...
Click to collapse
maybe this is the issue-I am on stock rooted lollipop (had nougat but was trying other things-ok will work on this)...bootloader is different
mac231us said:
maybe this is the issue-I am on stock rooted lollipop (had nougat but was trying other things-ok will work on this)...bootloader is different
Click to expand...
Click to collapse
Oh... Well I'm still not sure about radio file but you can give it a shot i guess.
Sent from my [device_name] using XDA-Developers Legacy app
thank for the Rom. but I have to say, it is laggy and has very bad battery life. always on display is a cool feature but it has to be integrated deeper from Samsung because otherwise the device doesn't go into deepsleep and loses a lot of battery. my tablet got 11h stand by with aod and is fully out of charge. in bettery settings the display was on the full time. little bit sad but that's how it is when samsung doesn't give us support for aod. but thanks anyway for your efforts!
Skulldron said:
Oh... Well I'm still not sure about radio file but you can give it a shot i guess.
Sent from my [device_name] using XDA-Developers Legacy app
Click to expand...
Click to collapse
Works!...runs well-not sure about the other poster's 'lagginess'...imo everything is always laggy and never fast enough but I do not see difference in response versus stock so that in of itself is a testament to its smoothness. As for battery life too early to tell and that varies with use - hard for me to keep it on standby for extended periods but might try tonight
the AOD could use from a bigger display size (too small for the large screen imo-calendar option would be nice as on S8 and brighter setting definitely-too dim but then some may find that draining battery even further-will see if indeed this is battery draining - all relative to stock; SIM if present even if passive will drain battery more than just on wifi-right now have my SIM in a phone but will try later with SIM in T715) Thanks so much!
PaterProx said:
thank for the Rom. but I have to say, it is laggy and has very bad battery life. always on display is a cool feature but it has to be integrated deeper from Samsung because otherwise the device doesn't go into deepsleep and loses a lot of battery. my tablet got 11h stand by with aod and is fully out of charge. in bettery settings the display was on the full time. little bit sad but that's how it is when samsung doesn't give us support for aod. but thanks anyway for your efforts!
Click to expand...
Click to collapse
The worse than normal battery life is because by default the ROM is overclocked and DVFS is almost entirely disabled. You'll have too root it to adjust the clocks and I know AOD isnt perfect but it's a start.
mac231us said:
Works!...runs well-not sure about the other poster's 'lagginess'...imo everything is always laggy and never fast enough but I do not see difference in response versus stock so that in of itself is a testament to its smoothness. As for battery life too early to tell and that varies with use - hard for me to keep it on standby for extended periods but might try tonight
the AOD could use from a bigger display size (too small for the large screen imo-calendar option would be nice as on S8 and brighter setting definitely-too dim but then some may find that draining battery even further-will see if indeed this is battery draining - all relative to stock; SIM if present even if passive will drain battery more than just on wifi-right now have my SIM in a phone but will try later with SIM in T715) Thanks so much!
Click to expand...
Click to collapse
Any lag that is present right now will be ironed out in the future. This is just almost the second release of the ROM and the other two times have been just bug fixes! But I'm glad to see you are enjoying this ROM. I will keep pushing out updates to help further optimize it but be patient and it will come eventually. Also anyones thought s on adding Xposed into the system and also magisk support?
One last thing: I'm planning to port this ROM to t710,t810 and t815. I'm looking for beta testers so if there any private message me. This ROM also is being updated to android 7.1.1 Samsung Experience 8.1. Although I can't promise anything because it is being very difficult right now.
Sent from my [device_name] using XDA-Developers Legacy app

Categories

Resources