Custom XDA Captivate Start page -editing instructions! - Captivate General

Unzip this HTML file to desktop and click it for a customized xda experience!
Edited Top bar buttons, and showing Captivate/ Android forum links at the same time.
Unfortunately i dont have the php knowlege to get the "latest post" to update, so it was removed.
Enjoy!
{
"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"
}
EDIT added "meshed" version mixing captivate and android forums

These instructions wont work exactly for mesh version above. that takes basic html knowledge.
Notepad++ is a great multi-functional notepad application. i used it.
to edit/ add other devices/ OS es:
open the .html file you downloaded from me in txt editor
Go to the forum on xda (eg. Captivate http://forum.xda-developers.com/forumdisplay.php?f=703 ) note the 703 for captivate - ### later
right click page > veiw source (in IE edit menu > view source )
scroll down and find <!-- sub-forum list -->
copy THAT AND everything down to and including <!-- / sub-forum list -->
paste into html document under previous appropriate <!-- / sub-forum list -->
near the beggining of paste, under <!-- new category search --> look for line (where ### is your fourm number )
Code:
<li id="forumsearch" class="menucontrol">Search this Forum<img src="http://media.xda-developers.com/images/forumbuttonview.png" class="alignright" style="margin-right:10px;" alt=""/> <script type="text/javascript"> vbmenu_register("forumsearch", true); </script></li>
and replace with
Code:
<li id="forumsearch" class="menucontrol">Search this Forum<img src="http://media.xda-developers.com/images/forumbuttonview.png" class="alignright" style="margin-right:10px;" alt=""/></li>
once again ### is YOUR WANTED forum number
use text editor " find and replace " search for <a href=" replace with <a href="http://forum.xda-developers.com/
then run a search for <a href="http://forum.xda-developers.com// <<--note double // get rid of extra! *might happen*
then run a search for <a href="http://forum.xda-developers.com/http://forum.xda-developers.com/ <<--note double everything - get rid of extra! *might happen*
look for all references of <div class="forumstats"> and delete that line and all lines down to the SECOND NEXT </div> there should be one set per fourm per sub fourm added. usually 5 sets per subforum
look for and delete the 2 lines
Code:
<div class="forumheader-last">Last Post</div>
<div class="forumheader-stats">Stats</div>
save file.
test

This is the Custom Captivate / Android page I modded. Same file in .zip in OP
HTML:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html dir="ltr" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<meta http-equiv="X-UA-Compatible" content="IE=9" >
<meta name="keywords" content="Android Development and Hacking, XDA,MDA,Vario,HTC,Qtek,wallaby,wizard,tytn,hermes,alpine,prophet,i-mate,jam,dopod,tornado,typhoon,programming,coding,modding,wiki,forum,news,xdatools,xdaunlock,romkitchen,rom,development,lobster,unlock,imei" />
<meta name="description" content="" />
<style type="text/css" id="vbulletin_css">
/**
* vBulletin 3.8.7 CSS
* Style: 'XDA 2010'; Style ID: 16
*/
@import url("http://media.xda-developers.com/clientscript/vbulletin_css/style-7d71ac2e-00016.css");
</style>
<link rel="stylesheet" type="text/css" href="http://media.xda-developers.com/clientscript/vbulletin_important.css?v=387" />
<link href="http://media.xda-developers.com/css/reset.min.css" rel="stylesheet" type="text/css" />
<link href="http://media.xda-developers.com/css/style3.min.css?ver=1" rel="stylesheet" type="text/css" />
<link href="http://media.xda-developers.com/css/mh_override.min.css" rel="stylesheet" type="text/css" />
<!--[if IE]>
<link href="http://media.xda-developers.com/css/all-ie-only.css" rel="stylesheet" type="text/css" />
<![endif]-->
<!--[if IE 7]>
<link href="http://media.xda-developers.com/css/mh_ie7.css" rel="stylesheet" type="text/css" />
<link href="ie7.css" rel="stylesheet" type="text/css" />
<![endif]-->
<!-- / CSS Stylesheet -->
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/yui/2.7.0/build/yahoo-dom-event/yahoo-dom-event.js"></script>
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/yui/2.7.0/build/connection/connection-min.js"></script>
<script type="text/javascript">
<!--
var SESSIONURL = "";
var SECURITYTOKEN = "1321735060-2e9ab3ed0759a5e07a6f232ebb3492ac43b562e5";
var IMGDIR_MISC = "/images/misc";
var vb_disable_ajax = parseInt("0", 10);
// -->
</script>
<script type="text/javascript" src="http://media.xda-developers.com/clientscript/vbulletin_global_with_relative_override.js?v=387"></script>
<script type="text/javascript" src="http://media.xda-developers.com/clientscript/vbulletin_menu_with_relative_positioning.js?v=387"></script>
<link rel="alternate" type="application/rss+xml" title="xda-developers RSS Feed" href="external.php?type=RSS2" />
<link rel="alternate" type="application/rss+xml" title="xda-developers - Android Development and Hacking - RSS Feed" href="external.php?type=RSS2&forumids=564" />
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
<script type="text/javascript" src="http://media.xda-developers.com/clientscript/suggest.js"></script>
<script type="text/javascript" src="http://rt.liftdna.com/liftrtb2_2.js"></script>
<script type="text/javascript" src="http://rt.liftdna.com/XD.js"></script><title>Samsung Captivate - xda-developers</title>
</head>
<body id="vpag">
<a name="top"></a>
<!-- Start Container -->
<div id="container">
<!-- Start Header -->
<div id="header">
<div id="logo">xdadevelopers</div>
<div id="rightcol-header">
<div id="topic-options" class="header-boxes">
Devices by OS or Manufacturer
<div id="devices">
<ul>
<li>All Windows Mobile Devices</li>
<li>All Android Devices</li>
<li>HTC Devices
<ul>
<li>All</li>
<li>Android</li>
<li>Windows Mobile</li>
</ul>
</li>
<li>Acer Devices
<ul>
<li>All</li>
<li>Android</li>
<li>Windows Mobile</li>
</ul>
</li>
<li>All Dell Devices</li>
<li>All LG Devices</li>
<li>All Motorola Devices</li>
<li>Samsung Devices
<ul>
<li>All</li>
<li>Android</li>
<li>Windows Mobile</li>
</ul>
</li>
<li>All Toshiba Devices</li>
<li>Sony Ericsson Devices
<ul>
<li>All</li>
<li>Android</li>
<li>Windows Mobile</li>
</ul>
</li>
</ul>
</div>
</div>
<div id="header-search" class="header-boxes">
<form action="http://www.google.com/cse" id="cse-search-box">
<div>
<div class="div1">
<input type="text" name="q" id="gsc-input" />
</div>
<div class="div2">
<input type="submit" name="sa" id="gsc-submit" value="Search" />
</div>
<input type="hidden" name="cx" value="partner-pub-2900107662879704:fs7umqefhnf" />
<input type="hidden" name="ie" value="ISO-8859-1" />
</div>
<a id="advansearch" href="search.php"><img src="http://media.xda-developers.com/images/gear_advanced.png" width="29px" style="float:right" alt="Advanced Search" title="Advanced Search"/></a>
</form>
</div>
<div id="topic-jump" class="header-boxes">
<form id="autosearch" action="http://www.google.com/cse">
<input id="s" name="query" type="text" value="find your device..." onfocus="javascript:if(this.value=='find your device...') {this.value='';}" onblur="javascript:if(this.value=='') {this.value='find your device...'}; clearSuggest();" onkeyup="suggest(this.value,event);" onkeydown="return tabfix(this.value,event);" autocomplete="off" />
<input type="hidden" name="cx" value="partner-pub-2900107662879704:fs7umqefhnf" />
<input type="hidden" name="ie" value="ISO-8859-1" />
<p style="display:none;"><input class="nodisplayd" type="text" id="keyIndex" /></p>
<p style="display:none;"><input class="nodisplayd" type="text" id="sortIndex" /></p>
<div id="results"></div>
</form>
</div>
</div>
</div>
<!-- End Header -->
<!-- content table -->
<!-- Start Main Navigation -->
<div id="navbar">
<ul id="navigation">
<li><a class="cufon" href="index.php"><img src="http://media.xda-developers.com/images/icons/nav-home.png" alt="Home" title="Go to forum home page" /></a></li>
<li><a class="cufon" href="http://www.xda-developers.com/">Portal</a></li>
<li><a class="cufon" href="http://forum.xda-developers.com/wiki">Wiki</a></li>
<li><a class="cufon" href="http://www.youtube.com/xdadevelopers">XDA TV</a></li>
<li><a class="cufon" href="href="#" onclick="window.open('http://forum.xda-developers.com/misc.php?do=buddylist&focus=1','buddylist','statusbar=no,menubar=no,toolbar=no,scrollbars=yes,resizable=yes,width=250,height=300'); return false;" accesskey="3">Contact Popup</a></li>
<li><a class="cufon" href="http://forum.xda-developers.com/private.php" rel="nofollow">Private Messages</a></li>
<li><a class="cufon" href="http://forum.xda-developers.com/subscription.php" rel="nofollow">Subscribed Threads</a></li>
<li><a class="cufon" href="http://forum.xda-developers.com/profile.php?do=editsignature">Edit Sig.</a></li>
<li id="nav-last">
User CP
</li>
</ul>
<ul id="usernav">
<li>Welcome~!
</ul>
</div>
<!-- End Main Navigation -->
<!-- Start Breadcrumbs Bar -->
<div id="breadcrumbs">
<div id="breadcontainer">
<ul style="width:80%;">
<li><img src="http://media.xda-developers.com/images/icons/breadcrumbs-home.png" alt="Home"/><span><img src="http://media.xda-developers.com/images/icons/breadcrumbs-arrow.png" alt="Arrow"/></span></li>
<li>
Samsung Captivate
</li>
</ul>
</div>
<div class="breadcrumbs-options" style="margin-right:5px;">
</div>
</div>
<!-- End Breadcrumbs Bar -->
<!-- NAVBAR POPUPS -->
<!-- controls above thread list -->
<!-- sub-forum list -->
<!-- new category search -->
<div class="categorybox">
<ul class="threadcontrols threadmenu">
<li id="forumsearch" class="menucontrol">Search this Forum<img src="http://media.xda-developers.com/images/forumbuttonview.png" class="alignright" style="margin-right:10px;" alt=""/></li>
</ul>
</div>
<!-- END new cat search -->
<div class="forumbox view-condensed">
<div class="forumbox-header"><h2>Sub-Forums<span class="normal"> : Samsung Captivate</span></h2></div>
<div class="forumheader">
<div class="forumheader-title">Forum</div>
</div>
<ol class="forumlist">
<ol class="forumlist">
<li>
<div class="forumdetails">
<img class="alignleft" src="http://media.xda-developers.com/images/xda-statusicons/forum_new.png" alt="" border="0" id="forum_statusicon_704" />
<h3 class="forumtitle">
Captivate General
<p>Discussion about the AT&T Samsung Captivate (general chat, tips & tricks, etc)</p>
</div>
</li>
</ol>
<ol class="forumlist">
<li>
<div class="forumdetails">
<img class="alignleft" src="http://media.xda-developers.com/images/xda-statusicons/forum_new.png" alt="" border="0" id="forum_statusicon_746" />
<h3 class="forumtitle">
Captivate Q&A
<p>For all of your questions about the AT&T Samsung Captivate</p>
</div>
</li>
</ol>
<ol class="forumlist">
<li>
<div class="forumdetails">
<img class="alignleft" src="http://media.xda-developers.com/images/xda-statusicons/forum_new.png" alt="" border="0" id="forum_statusicon_705" />
<h3 class="forumtitle">
Captivate Accessories
<p>Accessories for the AT&T Samsung Captivate (cases, screen protectors, batteries, etc)</p>
</div>
</li>
</ol>
<ol class="forumlist">
<li>
<div class="forumdetails">
<img class="alignleft" src="http://media.xda-developers.com/images/xda-statusicons/forum_new.png" alt="" border="0" id="forum_statusicon_706" />
<h3 class="forumtitle">
Captivate Android Development
<p>Android development for the AT&T Samsung Captivate</p>
</li>
</ol>
<ol class="forumlist">
<li>
<div class="forumdetails">
<img class="alignleft" src="http://media.xda-developers.com/images/xda-statusicons/forum_new.png" alt="" border="0" id="forum_statusicon_707" />
<h3 class="forumtitle">
Captivate Themes and Apps
<p>Themes and applications for the AT&T Samsung Captivate</p>
</li>
</ol>
</ol>
</div>
<!-- / sub-forum list -->
<!-- INSERT OTHER DEVICES HERE -->
<!-- sub-forum list -->
<!-- new category search -->
<div class="categorybox">
<ul class="threadcontrols threadmenu">
<li id="forumsearch" class="menucontrol">Search this Forum<img src="http://media.xda-developers.com/images/forumbuttonview.png" class="alignright" style="margin-right:10px;" alt=""/></li>
</ul>
</div>
<!-- END new cat search -->
<div class="forumbox view-condensed">
<div class="forumbox-header"><h2>Sub-Forums<span class="normal"> : Android Development and Hacking</span></h2></div>
<div class="forumheader">
<div class="forumheader-title">Forum</div>
</div>
<ol class="forumlist">
<ol class="forumlist">
<li>
<div class="forumdetails">
<img class="alignleft" src="http://media.xda-developers.com/images/xda-statusicons/forum_new.png" alt="" border="0" id="forum_statusicon_565" />
<h3 class="forumtitle">
Android Software and Hacking General
<p>Technical discussion of Android development and hacking. No noobs please. Device-specific releases should go under appropriate device forum.</p>
</div>
</li>
</ol>
<ol class="forumlist">
<li>
<div class="forumdetails">
<img class="alignleft" src="http://media.xda-developers.com/images/xda-statusicons/forum_new.png" alt="" border="0" id="forum_statusicon_1236" />
<h3 class="forumtitle">
Android Q&A
<p>For all of your questions relating to the Android platform</p>
</div>
</li>
</ol>
<ol class="forumlist">
<li>
<div class="forumdetails">
<img class="alignleft" src="http://media.xda-developers.com/images/xda-statusicons/forum_new.png" alt="" border="0" id="forum_statusicon_524" />
<h3 class="forumtitle">
Android Software Development
<p>Discussion about Android-specific software development</p>
</div>
</li>
</ol>
<ol class="forumlist">
<li>
<div class="forumdetails">
<img class="alignleft" src="http://media.xda-developers.com/images/xda-statusicons/forum_new.png" alt="" border="0" id="forum_statusicon_527" />
<h3 class="forumtitle">
Android Themes
<p>Themes and skins for Android devices</p>
</div>
</li>
</ol>
<ol class="forumlist">
<li>
<div class="forumdetails">
<img class="alignleft" src="http://media.xda-developers.com/images/xda-statusicons/forum_new.png" alt="" border="0" id="forum_statusicon_530" />
<h3 class="forumtitle">
Android Apps and Games
<p>Applications and games created by xda-developers users for use on Android. No commercial apps/games allowed.</p>
</div>
</li>
</ol>
</ol>
</div>
<!-- / sub-forum list -->
<!-- INSERT OTHER OSs HERE -->
</body>
</html>

Related

[Q] i need help with my own APK

i would like an apk of my forum, i'm running a VBulletin.
all the help i need is put this HTML code in an APK for android
here's the HTML:
Code:
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:fb="http://www.facebook.com/2008/fbml" dir="ltr" lang="en" id="vbulletin_html">
<head>
<meta charset="ISO-8859-1" />
<meta id="e_vb_meta_bburl" name="vb_meta_bburl" content="http://cheatgamerz.net" />
<base href="http://cheatgamerz.net/" />
<meta name="generator" content="vBulletin 4.1.11" />
<meta name="viewport" content="width=device-width, minimum-scale=1, maximum-scale=1">
<meta name="keywords" content="vbulletin,forum,bbs,discussion,bulletin board" />
<meta name="description" content="This is a discussion forum powered by vBulletin. To find out about vBulletin, go to http://www.vbulletin.com/ ." />
<script type="text/javascript" src="http://cheatgamerz.net/clientscript/jquery/jquery-1.6.4.min.js?v=4111"></script>
<script type="text/javascript">
<!--
var SESSIONURL = "";
var SECURITYTOKEN = "1334173656-98c757636220f6f346490a2c7cd9e0ad40de1173";
var IMGDIR_MISC = "images/misc";
var IMGDIR_BUTTON = "images/buttons";
var IMGDIR_MOBILE = "images/mobile";
var vb_disable_ajax = parseInt("0", 10);
var SIMPLEVERSION = "4111";
var BBURL = "http://cheatgamerz.net";
var LOGGEDIN = 3 > 0 ? true : false;
var THIS_SCRIPT = "index";
var RELPATH = "forum.php?styleid=2";
var USER_STYLEID = "10";
var MOBILE_STYLEID = "2";
var MOBILE_STYLEID_ADV = "2";
var USER_DEFAULT_STYLE_TYPE = "standard";
// -->
</script>
<script type="text/javascript" src="http://cheatgamerz.net/clientscript/vbulletin-mobile-init.js?v=4111"></script>
<script type="text/javascript" src="http://cheatgamerz.net/clientscript/jquery/jquery.mobile-1.0.vb.js?v=4111"></script>
<script type="text/javascript" src="http://cheatgamerz.net/clientscript/vbulletin-mobile.js?v=4111"></script>
<link rel="stylesheet" href="clientscript/jquery/jquery.mobile-1.0.min.css?v=4111" />
<link rel="stylesheet" type="text/css" href="css.php?styleid=2&langid=1&d=1334165634&td=ltr&sheet=bbcode.css,editor.css,popupmenu.css,reset-fonts.css,vbulletin.css,vbulletin-chrome.css,vbulletin-formcontrols.css," />
<title>Forums</title>
</head>
<body>
<div data-role="page" data-theme="d" id="page-home">
<div id="header">
<div id="header-left">
<img src="images/mobile/vbulletin-logo.png" alt="Forums - Powered by vBulletin" />
</div>
<div id="header-right">
<img src="images/mobile/gridmenu.png" />
<img src="images/mobile/search.png" />
</div>
</div>
<div id="navbar" class="navbar">
<ul class="breadcrumb" data-role="listview" data-theme="d">
<li data-theme="a">Navigation</li>
</ul>
</div>
<div data-role="content">
<ul data-role="listview" class="forumbits">
<li data-role="list-divider">
<h3>Main Category</h3>
</li>
<li class="forumbit_post L2">
<img src="images/statusicon/forum_old-16.png" class="forumicon ui-li-icon" id="forum_statusicon_2" alt="" />
<h3>CheatGamerz News</h3>
<span class="ui-li-count">2</span>
</li>
<li class="forumbit_post L2">
<img src="images/statusicon/forum_old-16.png" class="forumicon ui-li-icon" id="forum_statusicon_4" alt="" />
<h3>CheatGamerz General</h3>
<span class="ui-li-count">0</span>
</li>
<li class="forumbit_post L2">
<img src="images/statusicon/forum_old-16.png" class="forumicon ui-li-icon" id="forum_statusicon_36" alt="" />
<h3>CheatGamerz Events</h3>
<span class="ui-li-count">0</span>
</li>
<li class="forumbit_post L2">
<img src="images/statusicon/forum_old-16.png" class="forumicon ui-li-icon" id="forum_statusicon_37" alt="" />
<h3>Introduce Yourself</h3>
<span class="ui-li-count">3</span>
</li>
<li class="forumbit_post L2">
<img src="images/statusicon/forum_old-16.png" class="forumicon ui-li-icon" id="forum_statusicon_38" alt="" />
<h3>PRE-VIP Questions</h3>
<span class="ui-li-count">0</span>
</li>
<li class="forumbit_post L2">
<img src="images/statusicon/forum_new-16.png" class="forumicon ui-li-icon" id="forum_statusicon_5" alt="" />
<h3>Staff Request</h3>
<span class="ui-li-count">2</span>
</li>
<li data-role="list-divider">
<h3>First Person Shooter Hacks</h3>
</li>
<li class="forumbit_post L2">
<img src="images/statusicon/forum_old-16.png" class="forumicon ui-li-icon" id="forum_statusicon_18" alt="" />
<h3>Crossfire Hacks</h3>
<p>Crossfire Hacks</p>
<span class="ui-li-count">2</span>
</li>
<li data-role="list-divider">
<h3>Other</h3>
</li>
<li class="forumbit_post L2">
<img src="images/statusicon/forum_old-16.png" class="forumicon ui-li-icon" id="forum_statusicon_30" alt="" />
<h3>Coders Lounge</h3>
<span class="ui-li-count">0</span>
</li>
<li class="forumbit_post L2">
<img src="images/statusicon/forum_old-16.png" class="forumicon ui-li-icon" id="forum_statusicon_31" alt="" />
<h3>HTML</h3>
<span class="ui-li-count">0</span>
</li>
<li class="forumbit_post L2">
<img src="images/statusicon/forum_old-16.png" class="forumicon ui-li-icon" id="forum_statusicon_32" alt="" />
<h3>C++ /C Programming</h3>
<span class="ui-li-count">0</span>
</li>
<li class="forumbit_post L2">
<img src="images/statusicon/forum_old-16.png" class="forumicon ui-li-icon" id="forum_statusicon_33" alt="" />
<h3>Visual Basic Programming</h3>
<span class="ui-li-count">0</span>
</li>
<li class="forumbit_post L2">
<img src="images/statusicon/forum_old-16.png" class="forumicon ui-li-icon" id="forum_statusicon_34" alt="" />
<h3>C# Programming</h3>
<span class="ui-li-count">0</span>
</li>
<li class="forumbit_post L2">
<img src="images/statusicon/forum_old-16.png" class="forumicon ui-li-icon" id="forum_statusicon_35" alt="" />
<h3>Programming Tutorials</h3>
<span class="ui-li-count">0</span>
</li>
<li data-role="list-divider">
<h3>SmartPhones Hacks</h3>
</li>
<li class="forumbit_post L2">
<img src="images/statusicon/forum_old-16.png" class="forumicon ui-li-icon" id="forum_statusicon_40" alt="" />
<h3>Android Hacks</h3>
<span class="ui-li-count">0</span>
</li>
</ul>
</div>
<div id="footer">
<ul id="footer_links">
<li class="first">Log Out</li>
<li>Full Site</li>
<li class="last">Top</li>
</ul>
<div id="footer_copyright" class="shade footer_copyright">
<!-- Do not remove this copyright notice -->
Powered by vBulletin® Version 4.1.11 <br />Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.
<!-- Do not remove this copyright notice -->
</div>
<div id="footer_morecopyright" class="shade footer_morecopyright">
<!-- Do not remove cronimage or your scheduled tasks will cease to function -->
<img src="http://cheatgamerz.net/cron.php?rand=1334173656" alt="" width="1" height="1" border="0" />
<!-- Do not remove cronimage or your scheduled tasks will cease to function -->
NavTabs provided by vBNavTabs (Pro) v1.1.1 - vBulletin Mods & Addons. Copyright © 2012 DragonByte Technologies Ltd.<br />Content Slider provided by vBSlider v1.0.6 - vBulletin Mods & Addons. Copyright © 2012 DragonByte Technologies Ltd.
</div>
</div>
</div><!-- data-role="page" -->
</body>
</html>
thanks for helping

[Guides][Mods][TouchWiz] Android 8 Oreo

<!doctype html>
<html dir="ltr" lang="en">
<head>
<title>[Guides][Mods][TouchWiz]Android 8 Oreo Mods | Android Development and Hacking</title>
<meta name="description" content="I Hope All Agree With Me And Share Guides Here For Oreo Like Me. Please Feel Free To Contribute As Well. Note: This Thread is Purely Meant For Custom ROM…" />
<meta name="keywords" content="[Guides][Mods][TouchWiz]Android 8 Oreo Mods, Android Development and Hacking">
<meta http-equiv="X-UA-Compatible" content="IE=Edge">
<script type="a1964a5df941c64d21908d27-text/javascript">
var purchccat1 = 'Android Development and Hacking';
var purchccat2 = 'Android General';
var purchkw = ["[Guides][Mods][TouchWiz]Android","8","Oreo","Mods"];
var purchnumpost = '11';
</script>
<style>
.socialcount li, .socialcount li a{
transition: all .5s ease;
}
.socialcount li a{
min-width:0px;
min-height:25px;
}
.animate{
-webkit-animation-duration: .8s;
animation-duration: .8s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.animate.googleplus{
-webkit-animation-delay: .75s;
animation-delay: .75s;
}
.animate.facebook{
-webkit-animation-delay: .95s;
animation-delay: .95s;
}
.animate.twitter{
-webkit-animation-delay: 1.15s;
animation-delay: 1.15s;
}
.small{
-webkit-transform: scale3d(0, 0, 0);
transform: scale3d(0, 0, 0);
}
.animate.flipOutX,
.animate.flipOutY,
.animate.bounceIn,
.animate.bounceOut {
-webkit-animation-duration: .75s;
animation-duration: .75s;
}
@-webkit-keyframes bounceIn {
from, 20%, 40%, 60%, 80%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
20% {
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
40% {
-webkit-transform: scale3d(.9, .9, .9);
transform: scale3d(.9, .9, .9);
}
60% {
opacity: 1;
-webkit-transform: scale3d(1.03, 1.03, 1.03);
transform: scale3d(1.03, 1.03, 1.03);
}
80% {
-webkit-transform: scale3d(.97, .97, .97);
transform: scale3d(.97, .97, .97);
}
to {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes bounceIn {
from, 20%, 40%, 60%, 80%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
20% {
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
40% {
-webkit-transform: scale3d(.9, .9, .9);
transform: scale3d(.9, .9, .9);
}
60% {
opacity: 1;
-webkit-transform: scale3d(1.03, 1.03, 1.03);
transform: scale3d(1.03, 1.03, 1.03);
}
80% {
-webkit-transform: scale3d(.97, .97, .97);
transform: scale3d(.97, .97, .97);
}
to {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.bounceIn {
-webkit-animation-name: bounceIn;
animation-name: bounceIn;
}
.bounceInDelay {
-webkit-animation-name: bounceIn;
animation-name: bounceIn;
-webkit-animation-delay: .5s;
animation-delay: .5s;
}
</style>
<meta http-equiv="X-UA-Compatible" content="IE=Edge">
<script type="a1964a5df941c64d21908d27-text/javascript">
var xda_ad_choice = (function()
{
var rand = function(min, max) {
return Math.random() * (max - min) + min;
};
var getRandomItem = function(list, weight) {
var total_weight = weight.reduce(function (prev, cur, i, arr) {
return prev + cur;
});
var random_num = rand(0, total_weight);
var weight_sum = 0;
for (var i = 0; i < list.length; i++) {
weight_sum += weight;
weight_sum = +weight_sum.toFixed(2);
if (random_num <= weight_sum) {
return list;
}
}
};
var list = ["purch", "sortable"];
//var weight = [0.99, 0.01];
var weight = [1.00, 0.00];
var random_item = getRandomItem(list, weight);
return random_item;
})();
// Override until ready
//xda_ad_choice = "purch";
if(location.hash == "#xda_ad_test")
{
xda_ad_choice = "sortable";
}
window.adBlockDetect = (function()
{
var enabled;
var callback = function(args)
{
if(args.length == 1 && typeof args[0] === "function")
{
args[0](enabled);
}
};
var poll = function(args)
{
if(typeof enabled === "undefined")
{
// Wait for check function to complete
setTimeout(function()
{
poll(args);
}, 105);
return;
}
// Check completed, do callback
callback(args);
};
(function()
{
// Assess adblock usage
var test = document.createElement("div");
test.innerHTML = " ";
test.className = "adonis-placeholder";
document.documentElement.appendChild(test);
window.setTimeout(function()
{
if (test.offsetHeight === 0)
{
enabled = true;
}
else
{
enabled = false;
}
test.remove();
}, 100);
})();
return function()
{
poll(arguments);
};
})();
</script>
<meta http-equiv="X-UA-Compatible" content="IE=Edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta charset="UTF-8">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="theme-color" content="#de7300">
<meta name="msapplication-TileColor" content="#de7300">
<meta property="fb:admins" content="9336956">
<base href="https://forum.xda-developers.com/">
<link href="//fonts.googleapis.com/css?family=Open+Sans:400,600|Hind:400,600,500|Titillium+Web:200,400,300italic,300,400italic,700,700italic" rel="stylesheet" type="text/css">
<link href="//cdn-cf-2.xda-developers.com/css/2015/2015.min.css?v=1539618848" rel="stylesheet" type="text/css">
<!--[if lte IE 8]>
<link href="//cdn-cf-2.xda-developers.com/css/2015/ie.css" rel="stylesheet" type="text/css">
<![endif]-->
<script type="a1964a5df941c64d21908d27-text/javascript">
//if(typeof console === "undefined") { var console = { log: function (logMsg) { } }; }
//console.firebug = false;
</script>
<!--[if lt IE 9]>
<script data-cfasync="false" src="//ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<![endif]-->
<!--[if gte IE 9]><!-->
<script data-cfasync="false" type="text/javascript" src="//ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script>
<!--<![endif]-->
<script type="text/javascript" data-cfasync="false">
var tmntag = tmntag || {};
tmntag.cmd = tmntag.cmd || [];
(function() {
var tmnhead = document.createElement('script');
tmnhead.async = true;
tmnhead.type = 'text/javascript';
tmnhead.src =
('https:'==document.location.protocol?'https:':'http:')+'//ads.servebom.com/tmnhead.js';
var node = document.getElementsByTagName('script')[0];
node.parentNode.insertBefore(tmnhead, node);
})();
<!--
var SESSIONURL = "";
var SECURITYTOKEN = "guest";
var IMGDIR_MISC = "//cdn-cf-1.xda-developers.com/images/2015/misc";
var vb_disable_ajax = parseInt("0", 10);
var stylevarcdn1 = '//cdn-cf-1.xda-developers.com/';
var styleid = 21;
var is_mobile = 0;
// -->
</script>
<script data-cfasync="false" type="text/javascript" src="//cdn-cf-4.xda-developers.com/clientscript/2015.head.min.js?v=1539618848"></script>
<link rel="alternate" type="application/rss+xml" title="xda-developers RSS Feed" href="external.php?type=RSS2" />
<link rel="alternate" type="application/rss+xml" title="xda-developers - Android General - RSS Feed" href="external.php?type=RSS2&forumids=1424" />
<script data-cfasync="false">
if ($.cookie('xda_adtest') != undefined) {
var xda_adtest = $.cookie('xda_adtest');
} else {
var xda_adtest = 3;
}
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-12268453-1', 'auto');
ga('require', 'displayfeatures');
ga('set', 'dimension1', 'Yes'); //Sidebar Showing
ga('set', 'dimension2', 'No'); //Logged In
ga('set', 'dimension3', '21'); //Style ID
ga('set', 'dimension5', xda_adtest); //Adtest
ga('send', 'pageview');
</script>
<script type="text/javascript" data-cfasync="false">
Shadowbox.init({
// let's skip the automatic setup because we don't have any
// properly configured link elements on the page
skipSetup: true
});
</script>
<link rel="shortcut icon" href="//cdn-cf-4.xda-developers.com/images/2015/favicons/favicon.ico">
<link rel="apple-touch-icon" sizes="57x57" href="//cdn-cf-4.xda-developers.com/images/2015/favicons/apple-touch-icon-57x57.png">
<link rel="apple-touch-icon" sizes="114x114" href="//cdn-cf-4.xda-developers.com/images/2015/favicons/apple-touch-icon-114x114.png">
<link rel="apple-touch-icon" sizes="72x72" href="//cdn-cf-4.xda-developers.com/images/2015/favicons/apple-touch-icon-72x72.png">
<link rel="apple-touch-icon" sizes="144x144" href="//cdn-cf-4.xda-developers.com/images/2015/favicons/apple-touch-icon-144x144.png">
<link rel="apple-touch-icon" sizes="60x60" href="//cdn-cf-4.xda-developers.com/images/2015/favicons/apple-touch-icon-60x60.png">
<link rel="apple-touch-icon" sizes="120x120" href="//cdn-cf-4.xda-developers.com/images/2015/favicons/apple-touch-icon-120x120.png">
<link rel="apple-touch-icon" sizes="76x76" href="//cdn-cf-4.xda-developers.com/images/2015/favicons/apple-touch-icon-76x76.png">
<link rel="apple-touch-icon" sizes="152x152" href="//cdn-cf-4.xda-developers.com/images/2015/favicons/apple-touch-icon-152x152.png">
<link rel="icon" type="image/png" href="//cdn-cf-4.xda-developers.com/images/2015/favicons/favicon-196x196.png" sizes="196x196">
<link rel="icon" type="image/png" href="//cdn-cf-4.xda-developers.com/images/2015/favicons/favicon-160x160.png" sizes="160x160">
<link rel="icon" type="image/png" href="//cdn-cf-4.xda-developers.com/images/2015/favicons/favicon-96x96.png" sizes="96x96">
<link rel="icon" type="image/png" href="//cdn-cf-4.xda-developers.com/images/2015/favicons/favicon-32x32.png" sizes="32x32">
<link rel="icon" type="image/png" href="//cdn-cf-4.xda-developers.com/images/2015/favicons/favicon-16x16.png" sizes="16x16">
<meta name="msapplication-TileColor" content="#e67800">
<meta name="msapplication-TileImage" content="//cdn-cf-4.xda-developers.com/images/2015/favicons/mstile-144x144.png">
<meta name="msapplication-config" content="//cdn-cf-4.xda-developers.com/images/2015/favicons/browserconfig.xml">
<script data-cfasync="false" type='text/javascript' src='//static.criteo.net/js/ld/publishertag.js'></script>
<script data-cfasync="false">
window.addEventListener("message", function(event) {
if (event.origin === "https://cas.criteo.com" && event.data) {
var elements = document.querySelectorAll("iframe[src*='cb=" + event.data + "&']");
if (elements.length) {
elements[0].parentNode.style.display = 'none';
}
}
},
false);
</script>
<script type="a1964a5df941c64d21908d27-text/javascript">
!function(f,b,e,v,n,t,s){if(f.fbq)return;n=f.fbq=function(){n.callMethod?
n.callMethod.apply(n,arguments):n.queue.push(arguments)};if(!f._fbq)f._fbq=n;
n.push=n;n.loaded=!0;n.version='2.0';n.queue=[];t=b.createElement(e);t.async=!0;
t.src=v;s=b.getElementsByTagName(e)[0];s.parentNode.insertBefore(t,s)}(window,
document,'script','https://connect.facebook.net/en_US/fbevents.js');
fbq('init', '403489180002579');
fbq('track', 'PageView_XDA');
</script>
<script type="a1964a5df941c64d21908d27-text/javascript">
!function(f,b,e,v,n,t,s){if(f.fbq)return;n=f.fbq=function(){n.callMethod?
n.callMethod.apply(n,arguments):n.queue.push(arguments)};if(!f._fbq)f._fbq=n;
n.push=n;n.loaded=!0;n.version='2.0';n.queue=[];t=b.createElement(e);t.async=!0;
t.src=v;s=b.getElementsByTagName(e)[0];s.parentNode.insertBefore(t,s)}(window,
document,'script','https://connect.facebook.net/en_US/fbevents.js');
fbq('init', '1969338259962592');
fbq('track', 'PageView');
</script>
<noscript><img height="1" width="1" style="display:none"
src="https://www.facebook.com/tr?id=1969338259962592&ev=PageView&noscript=1"
/></noscript>
<script type="a1964a5df941c64d21908d27-text/javascript" src="//cdn-cf-1.xda-developers.com/clientscript/jquery.qtip.min.js"></script>
<link type="text/css" rel="stylesheet" href="//cdn-cf-1.xda-developers.com/clientscript/jquery.qtip.min.css">
<script type="a1964a5df941c64d21908d27-text/javascript">
jQuery(document).ready(function()
{
$(".gifted-text").qtip();
});
</script>
<style type="text/css" id="vbulletin_editor_css_dynamic">
<!--
@import url("clientscript/vbulletin_editor.css?v=389b2");
.vBulletin_editor {
background: #E1E1E2;
padding: 5px;
}
.imagebutton {
background: #E1E1E2;
color: #000000;
padding: 1px;
border: none;
}
.ocolor, .ofont, .osize, .osmilie, .osyscoloar, .smilietitle {
background: #FFFFFF;
color: #000000;
border: 1px solid #FFFFFF;
}
.popup_pickbutton {
border: 1px solid #FFFFFF;
}
.popup_feedback {
background: #FFFFFF;
color: #000000;
border-right: 1px solid #FFFFFF;
}
.popupwindow {
background: #FFFFFF;
}
#fontOut, #sizeOut, .popup_feedback div {
background: #FFFFFF;
color: #000000;
}
.alt_pickbutton {
border-left: 1px solid #E1E1E2;
}
.popup_feedback input, .popup_feedback div
{
border: 0px solid;
padding: 0px 2px 0px 2px;
cursor: default;
font: 11px tahoma;
overflow: hidden;
}
-->
</style>
<script type="a1964a5df941c64d21908d27-text/javascript">
jQuery(document).ready(function($)
{
if(typeof(prettyPrint) == "function")
{
prettyPrint();
$(".copycodetoclip").click(function(e) {
$(this).next(".prettyprint").selectText();
});
}
});
</script>
<style>
.copycodetoclip {
cursorointer;
}
</style>
<script type="a1964a5df941c64d21908d27-text/javascript">
jQuery(document).ready(function(e)
{
var threadid = 3772017;
$("#sidepanel-threadSearch, #showthread-topsearch").submit(function(e)
{
e.preventDefault();
if(threadid)
{
var query = encodeURIComponent($(this).find("input[type=text]").val());
var url = "/search/thread/" + threadid + "?query=" + query;
window.location = url;
}
});
});
</script>
<meta property="og:title" content="[Guides][Mods][TouchWiz]Android 8 Oreo Mods" />
<meta property="og:type" content="website" />
<meta property="og:site_name" content="XDA Developers" />
<meta property="og:description" content="I Hope All Agree With Me And Share Guides Here For Oreo Like Me. Please Feel Free To Contribute As Well. Note: This Thread is Purely Meant For Custom ROM…" />
<meta property="og:image" content="https://cdn-images.xda-developers.com/direct/4/4/7/0/9/6/8/Screenshot_20180409-025431.jpg" />
<meta property="og:image" content="https://cdn-images.xda-developers.com/direct/4/4/7/0/9/6/9/Screenshot_20180409-025442.jpg" />
<meta property="og:image" content="https://cdn-images.xda-developers.com/direct/4/4/7/0/9/7/0/Screenshot_20180409-025956.jpg" />
<meta property="og:image" content="http://fs1.directupload.net/images/180402/htey5les.jpg" />
<meta property="og:image" content="http://fs5.directupload.net/images/170103/sd8jtf2c.jpg" />
<meta property="og:image" content="http://fs5.directupload.net/images/161025/7zzqvmfo.png" />
<meta property="og:image" content="http://cdn3.xda-developers.com/images/xda-facebook-default.jpg" />
<link rel="canonical" href="https://forum.xda-developers.com/android/general/guides-android-8-0-oreo-mods-thread-t3772017" />
<meta property="og:url" content="https://forum.xda-developers.com/android/general/guides-android-8-0-oreo-mods-thread-t3772017" />
<link rel="amphtml" href="https://forum.xda-developers.com/android/general/guides-android-8-0-oreo-mods-thread-t3772017/amp/">
<link rel="next" href="https://forum.xda-developers.com/android/general/guides-android-8-0-oreo-mods-thread-t3772017/page2">
<script type="a1964a5df941c64d21908d27-text/javascript">
var forumid = '1424';
ga('set', 'dimension4', '1424'); //ForumID
var showsfw = true;
</script>
</head>
<script src="https://ajax.cloudflare.com/cdn-cgi/scripts/2448a7bd/cloudflare-static/rocket-loader.min.js" data-cf-nonce="a1964a5df941c64d21908d27-"></script><body onload="" class="min-width-728 logged-out showthread-firstpage">
<a id="topanchor"></a>
<div id="header" class="header-logged-out" data-disable-page-zoom="false">
<a href="index.php" id="header-logo" class="header-responsive-trigger">
<script src="https://ajax.cloudflare.com/cdn-cgi/scripts/2448a7bd/cloudflare-static/rocket-loader.min.js" data-cf-nonce="a1964a5df941c64d21908d27-"></script><img src="//cdn-cf-1.xda-developers.com/images/2015/xda-logo_newcolors.svg" alt="xda-developers" onerror="if (this.dataset.imageswapped != 'true') { this.dataset.imageswapped = 'true'; this.src='//cdn-cf-1.xda-developers.com/images/2015/xda-logo.png'; }" height="28" width="207">
<i class="fas fa-bars"></i>
<span class="header-nav-hidden-menu-word">Menu</span>
</a>
<ul class="header-main header-dropdown header-dropdown-nomobile">
<li class="header-dropdown-header">
<a id="header_forums_dropdown" class="xda-popup-trigger" href="https://forum.xda-developers.com">
<span>FORUMS</span> <i class="fas fa-caret-down"></i>
</a>
<div class="dropdown-subheader">Apps, ROMs, Customization</div>
</li>
<li>
<ul id="header_forums_dropdown_menu" class="xda-popup xda-popup-inplace header_popup_menu ui-front" style="display:none">
<li>
<span class="header_analysis_subheader_text">Top Phones</span><i class="fas fa-caret-right header_analysis_subheader_moreicon"></i>
<ul class="header_analysis_submenu header_analysis_phones_menu">
<li>Samsung Galaxy Note 9</li><li>Samsung Galaxy Tab S4</li><li>OnePlus 6</li><li>Samsung Galaxy S9+</li><li>Samsung Galaxy S9 </li>
</ul>
</li>
<li>
<span class="header_analysis_subheader_text">New Phones</span><i class="fas fa-caret-right header_analysis_subheader_moreicon"></i>
<ul class="header_analysis_submenu header_analysis_phones_menu">
<li>Huawei Mate 20 X</li><li>Nokia 7.1</li><li>LG Watch W7</li><li>BlackBerry Key2 LE</li><li>Vivo V11</li>
</ul>
</li>
<li>
<div class="header_analysis_subheader"><span class="header_analysis_subheader_text">Root Tools</span><i class="fas fa-caret-right header_analysis_subheader_moreicon"></i></div>
<ul class="header_analysis_submenu header_analysis_phones_menu">
<li>Magisk Manager</li>
<li>KingRoot</li>
<li>Framaroot</li>
<li>SuperSU</li>
<li>Xposed</li>
</ul>
</li>
<li>
<div class="header_analysis_subheader"><span class="header_analysis_subheader_text">Top Apps</span><i class="fas fa-caret-right header_analysis_subheader_moreicon"></i></div>
<ul class="header_analysis_submenu header_analysis_phones_menu">
<li>Gapps</li>
<li>MX Player</li>
<li>Adaway</li>
<li>ViPER4Android Audio FX</li>
<li>Official XDA App</li>
</ul>
</li>
<li>
All Apps & Games
</li>
<li>
XDA Deals
</li>
</ul>
</li>
</ul>
<div id="login_register_wrapper" class="header-main">
<ul class="header-dropdown">
<li id="login-button-responsive">
<a id="header_login_dropdown" class="xda-popup-trigger header-responsive-trigger" href="#">
<span class="login_link_desktop">LOGIN <i class="fas fa-caret-right"></i></span>
<span class="login_link_mobile" title="Login - Jump back in!"><i class="fas fa-sign-in"></i></span>
</a>
<div class="dropdown-subheader">Jump back in</div>
</li>
<li>
<div id="header_login_dropdown_menu" class="header-responsive-control xda-popup xda-popup-inplace header_popup_menu" style="display:none;">
<script src="https://ajax.cloudflare.com/cdn-cgi/scripts/2448a7bd/cloudflare-static/rocket-loader.min.js" data-cf-nonce="a1964a5df941c64d21908d27-"></script><form action="https://forum.xda-developers.com/login.php?do=login" method="post" onsubmit="md5hash(vb_login_password, vb_login_md5password, vb_login_md5password_utf, 0)">
<input name="vb_login_username" type="text" placeholder="Username" class="login-input header-input" />
<input type="password" name="vb_login_password" placeholder="Password" class="login-input header-input" />
<button type="submit" id="login-submit"><i class="fas fa-chevron-right"></i></button>
<input type="hidden" name="s" value="" />
<input type="hidden" name="securitytoken" value="guest" />
<input type="hidden" name="do" value="login" />
<input type="hidden" name="vb_login_md5password" />
<input type="hidden" name="vb_login_md5password_utf" />
<div id="login-option-controls">
<input type="hidden" name="cookieuser" value="1" tabindex="103" id="cb_cookieuser_navbar" accesskey="c" />
Login with Google
<a style="top:5px" href="/login.php?do=lostpw" id="login-forgot" rel="nofollow">Forgot <span class="responsive-text-hide">your </span>password?</a>
</div>
</form>
<i class="fas fa-times"></i>
</div>
</li>
</ul>
<ul class="header-dropdown">
<li>
<a id="header_register_dropdown" href="register.php">
<span class="login_link_desktop">REGISTER <i class="fas fa-caret-right"></i></span>
<span class="login_link_mobile" title="Register Here - Takes just a sec!"><i class="fas fa-edit"></i></span>
</a>
<div class="dropdown-subheader">Takes just a sec!</div>
</li>
</ul>
</div>
<span id="mobile-search-wrapper" class="header-button"><a class="header-algolia-search-button" href="search"><span>search plus</span></a><a id="mobile-search" class="header-responsive-trigger" href="#"><i class="fas fa-search"></i></a></span>
<div id="header_search_wrapper" class="header-main header-right header-responsive-control">
<a class="header-algolia-search-button" href="/search" rel="nofollow"><span>search plus</span></a>
<form action="/sitesearch.php" method="GET" id="cse-search-box">
<input type="text" placeholder="Type device or find apps, ROMs, & more" name="q" id="header_search" class="device-suggest header-input" autocomplete="off" spellcheck="false">
<button type="submit" id="header_search_btn"><i id="header_search_icon" class="fas fa-search" title="Search"></i></button>
</form>
<div id="search_results_container"></div>
<i class="fas fa-close"></i>
</div>
<ul id="header_social_wrapper" class="header-main header-right">
<li>
<i class="fab fa-facebook-f fb-bg"></i>
</li>
<li>
<i class="fab fa-discord discord-bg"></i>
</li>
<li>
<i class="fab fa-telegram-plane telegram-bg"></i>
</li>
<li class="hide-1060">
<i class="fab fa-youtube yt-bg"></i>
</li>
<li>
<i class="fab fa-twitter tw-bg"></i>
</li>
<li id="header_social_swappa">
<a rel="nofollow" href="https://swappa.com/"><img id="header_sw" src="//cdn-cf-1.xda-developers.com/images/2015/swappa-2018.png" /></a>
</li>
</ul>
<div id="navigation-responsive" class="header-dropdown">
<ul class="ui-front header-responsive-control header_popup_menu">
<li>
<i class="fas fa-caret-right header_analysis_subheader_moreicon"></i><span class="header_analysis_subheader_text">Forums</span>
<ul class="header_analysis_submenu navigation-responsive-phones">
<li>Samsung Galaxy Note 9</li><li>Samsung Galaxy Tab S4</li><li>OnePlus 6</li><li>Samsung Galaxy S9+</li><li>Samsung Galaxy S9 </li>
</ul>
</li>
<li>
<i class="fas fa-caret-right header_analysis_subheader_moreicon"></i><span class="header_analysis_subheader_text">Analysis</span>
<ul class="header_analysis_submenu navigation-responsive-analysis">
</ul>
</li>
<li>
<i class="fas fa-caret-right header_analysis_subheader_moreicon"></i><span class="header_analysis_subheader_text">Swappa</span>
<div class="header_analysis_submenu navigation-responsive-swappa">
<span class="navigation-responsive-swappa-title">Swappa is XDA's Official Marketplace</span>
<span class="swappa-menu-subtext">Buy and sell gently used phones</span>
<span class="swappa-menu-phonetext swappa-menu-sellphone">Sell with no fees</span><img src="//cdn-cf-1.xda-developers.com/images/2015/swappaphone.png">
<span class="swappa-menu-phonetext swappa-menu-buyphone">Buy safely</span><img src="//cdn-cf-1.xda-developers.com/images/2015/swappaphone.png">
</div>
</li>
</ul>
</div>
</div>
<div class="navbits breadcrumbs" id="navbar_container">
<i class="fas fa-home firstbreadcrumb"></i>
<span class="navbar">xda-developers</span>
<span class="navbar" title="Android Development and Hacking"><i class="fas fa-angle-right"></i> Android Development and Hacking</span>
<span class="navbar" title="Android General"><i class="fas fa-angle-right"></i> Android General</span>
<i class="fas fa-angle-right" title="Reload this Page"></i>
<span>
[Guides][Mods][TouchWiz]Android 8 Oreo Mods by yash92duster
</span>
</div>
<div class="vbmenu_popup" id="navbar_search_menu" style="display:none;margin-top:3px" align="left">
<table cellpadding="4" cellspacing="1" border="0">
<tr>
<td class="thead">Search Forums</td>
</tr>
<tr>
<td class="vbmenu_option" title="nohilite">
<form action="search.php?do=process" method="post">
<input type="hidden" name="do" value="process" />
<input type="hidden" name="quicksearch" value="1" />
<input type="hidden" name="childforums" value="1" />
<input type="hidden" name="exactname" value="1" />
<input type="hidden" name="s" value="" />
<input type="hidden" name="securitytoken" value="guest" />
<div><input type="text" class="bginput" name="query" size="25" tabindex="1001" /><input type="submit" class="button" value="Go" tabindex="1004" /></div>
<div style="margin-top:5px">
<label for="rb_nb_sp0"><input type="radio" name="showposts" value="0" id="rb_nb_sp0" tabindex="1002" checked="checked" />Show Threads</label>
<label for="rb_nb_sp1"><input type="radio" name="showposts" value="1" id="rb_nb_sp1" tabindex="1003" />Show Posts</label>
</div>
</form>
</td>
</tr>
<tr>
<td class="vbmenu_option">Tag Search</td>
</tr>
<tr>
<td class="vbmenu_option">Advanced Search</td>
</tr>
<tr>
<td class="vbmenu_option">Find All Thanked Posts</td>
</tr>
</table>
</div>
<div class="vbmenu_popup" id="pagenav_menu" style="display:none">
<table cellpadding="4" cellspacing="1" border="0">
<tr>
<td class="thead" nowrap="nowrap">Go to Page...</td>
</tr>
<tr>
<td class="vbmenu_option" title="nohilite">
<script src="https://ajax.cloudflare.com/cdn-cgi/scripts/2448a7bd/cloudflare-static/rocket-loader.min.js" data-cf-nonce="a1964a5df941c64d21908d27-"></script><form action="index.php" method="get" onsubmit="return this.gotopage()" id="pagenav_form">
<input type="text" class="bginput" id="pagenav_itxt" style="font-size:11px" size="4" />
<input type="button" class="button" id="pagenav_ibtn" value="Go" />
</form>
</td>
</tr>
</table>
</div>
<div class="leaderboard">
<script type="a1964a5df941c64d21908d27-text/javascript">
if(!is_mobile)
{
if (xda_ad_choice == "purch")
{
document.write('<div id="purch_Y_L_1_1" adonis-marker class="purchad" style="min-height:90px; overflow:hidden; margin: auto; max-width:100%"></div>');
}
else if (xda_ad_choice == "sortable")
{
document.write('x3Cscript src="//tags-cdn.deployads.com/a/xda-developers.com.js" async >x3C/script>');
document.write('<div style="min-height:90px; max-height:250px; overflow:hidden;" class="ad-tag" data-ad-name="forum_top" data-ad-size="728x90" ></div>');
(deployads = window.deployads || []).push({});
}
}
</script>
<script type="a1964a5df941c64d21908d27-text/javascript">
if(is_mobile)
{
if (xda_ad_choice == "purch")
{
document.write('<div id="purch_Y_R_1_1" class="purchad"></div>');
}
else if (xda_ad_choice == "sortable")
{
document.write('x3Cscript src="//tags-cdn.deployads.com/a/xda-developers.com.js" async >x3C/script>');
document.write('<div class="ad-tag" data-ad-name="mforum_top" data-ad-size="300x250" ></div>');
(deployads = window.deployads || []).push({});
}
}
</script>
</div>
<div id="sidepanel">
<div class="sibling-forum-listing">
<div class="forums-title-wrapper"><span class="tp">FORUMS</span></div>
<ul>
<li class='current'><div class='left-arrow'></div><a href='/android/general' class='flink'>Android General</a></li><li><a href='/android/help' class='flink'>Android Q&A, Help & Troubleshooting</a></li><li><a href='/android/software-hacking' class='flink'>Android Software and Hacking General [Developers Only]</a></li><li><a href='/android/software' class='flink'>Android Software Development</a></li><li><a href='/android/development' class='flink'>Miscellaneous Android Development</a></li><div id='hidden_forums' style='display:none'><li><a href='/android/xposed-modules' class='flink'>Xposed Framework Modules</a></li><li><a href='/android/themes' class='flink'>Android Themes</a></li><li><a href='/android/apps-games' class='flink'>Android Apps and Games</a></li><li><a href='/android/developer-previews' class='flink'>Android Developer Previews</a></li></div><div style='text-align:right'><a id='more_forums' href='#'>[More]</a></div>
</ul>
</div>
<div style="margin-bottom:10px; text-align:center;">Remove All Ads from XDA</div>
<div style="text-align:center;margin-bottom:15px">
<div id="crt-348485" class="xda-crt"></div>
<script type="a1964a5df941c64d21908d27-text/javascript">
if(!is_mobile)
{
Criteo.DisplayAcceptableAdIfAdblocked(
{
'zoneid' : 348485,
'containerid' : 'crt-348485',
'overrideZoneFloor' : false,
'callIfNotAdBlocked' : function()
{
// XDA Depot Hidden
if (document.getElementById('xdadepot-container')) {
document.getElementById('xdadepot-container').style.display='none';
}
if (document.getElementById('crt-348485')) {
document.getElementById('crt-348485').style.display='none';
}
}
}
);
if(xda_ad_choice == "purch")
{
document.write('<div id="purch_Y_R_1_1" adonis-marker class="purchad purchad-desktop" style="margin-bottom:10px; min-height:250px;"></div>');
}
else if(xda_ad_choice == "sortable")
{
document.write('x3Cscript src="//tags-cdn.deployads.com/a/xda-developers.com.js" async >x3C/script>');
document.write('<div class="ad-tag" data-ad-name="forum_top_sidebar" data-ad-size="300x250" ></div>');
(deployads = window.deployads || []).push({});
}
}
</script>
</div>
<div id="stickyNav">
<link type="text/css" rel="stylesheet" href="//cdn-cf-3.xda-developers.com/css/2015/sidepanel.css">
<div id="topthanked" class="sidebox">
<h3 class="sidebox-header"><i class="fas fa-thumbs-up"></i> Most Thanked</h3>
<div id="topthanked_nav_container">
<div id="topthanked_nav_top" class="topthanked_nav" onClick="showThankedTop()"><span style="padding-top:3px;">ALL-TIME</div>
<div id="topthanked_nav_hot" class="topthanked_selected topthanked_nav" onClick="showThankedHot()">RECENT</div>
</div><div id="topThanksAll" style="display: none;"><div class="topThanks-padding"></div><ul><li onClick="if (typeof ga !== 'undefined') ga('send', 'event', 'MostThanked', 'Click', 76388485 ); document.location = '/showthread.php?p=76388485'"><span class="thanked" style="color:#EB9D28">21</span><span class="posttext"> well followed this steps
from someone in my spanish
discussion …</span><div class="postmeta"><span class="thankedauthor">Josevega</span><span class="thankeddate">2018-May-01 1:16</span></div></li><li onClick="if (typeof ga !== 'undefined') ga('send', 'event', 'MostThanked', 'Click', 77108226 ); document.location = '/showthread.php?p=77108226'"><span class="thanked" style="color:#EB9D28">20</span><span class="posttext"><span class="thankedtitle">Fixing PrivateMode on nonsupported frameworks (i.e N8/S9) Oreo edition</span> </span><div class="postmeta"><span class="thankedauthor">ananjaser1211</span><span class="thankeddate">2018-Jul-18 17:06</span></div></li><li onClick="if (typeof ga !== 'undefined') ga('send', 'event', 'MostThanked', 'Click', 77611243 ); document.location = '/showthread.php?p=77611243'"><span class="thanked" style="color:#EB9D28">16</span><span class="posttext"> Enable Night Light Mode
Night light mode is
similar to blue …</span><div class="postmeta"><span class="thankedauthor">Grouxho</span><span class="thankeddate">2018-Sep-13 13:07</span></div></li><li onClick="if (typeof ga !== 'undefined') ga('send', 'event', 'MostThanked', 'Click', 77001987 ); document.location = '/showthread.php?p=77001987'"><span class="thanked" style="color:#EB9D28">16</span><span class="posttext"><span class="thankedtitle">Fully spoof signature check Guide</span> So I already know there
are tons …</span><div class="postmeta"><span class="thankedauthor">BlackMesa123</span><span class="thankeddate">2018-Jul-06 8:20</span></div></li><li onClick="if (typeof ga !== 'undefined') ga('send', 'event', 'MostThanked', 'Click', 76579292 ); document.location = '/showthread.php?p=76579292'"><span class="thanked" style="color:#EB9D28">16</span><span class="posttext"> FIX FOR OREO DEODEX (ROM
WITHOUT ARM/ARM64) Hii
guys maybe some …</span><div class="postmeta"><span class="thankedauthor">AbrahamGC</span><span class="thankeddate">2018-May-21 9:10</span></div></li></ul></div><div id="topThanksHot" style=""><div class="topThanks-padding"></div><ul><li onClick="if (typeof ga !== 'undefined') ga('send', 'event', 'MostThanked', 'Click', 77685087 ); document.location = '/showthread.php?p=77685087'"><span class="thanked" style="color:#EB9D28">14</span><span class="posttext"> Native Samsung Blur in
Panel 1.- Decompile
SystemUi 2.- …</span><div class="postmeta"><span class="thankedauthor">Grouxho</span><span class="thankeddate">2018-Sep-21 16:12</span></div></li><li onClick="if (typeof ga !== 'undefined') ga('send', 'event', 'MostThanked', 'Click', 77720648 ); document.location = '/showthread.php?p=77720648'"><span class="thanked" style="color:#EB9D28">11</span><span class="posttext"> Enable - disable Dim
Effect in Panel This mod
is on fly It is …</span><div class="postmeta"><span class="thankedauthor">Grouxho</span><span class="thankeddate">2018-Sep-25 16:27</span></div></li><li onClick="if (typeof ga !== 'undefined') ga('send', 'event', 'MostThanked', 'Click', 77832011 ); document.location = '/showthread.php?p=77832011'"><span class="thanked" style="color:#EBE338">10</span><span class="posttext"> (quote) How to disable mtp
usb pop-up 1.- Decompile …</span><div class="postmeta"><span class="thankedauthor">Grouxho</span><span class="thankeddate">2018-Oct-09 6:09</span></div></li><li onClick="if (typeof ga !== 'undefined') ga('send', 'event', 'MostThanked', 'Click', 77811752 ); document.location = '/showthread.php?p=77811752'"><span class="thanked" style="color:#EBE338">9</span><span class="posttext"> Guide To Add Single CSC &
Remove OMC_ODM Hello
Users, As Some …</span><div class="postmeta"><span class="thankedauthor">yash92duster <u>OP</u></span><span class="thankeddate">2018-Oct-06 12:40</span></div></li><li onClick="if (typeof ga !== 'undefined') ga('send', 'event', 'MostThanked', 'Click', 77814196 ); document.location = '/showthread.php?p=77814196'"><span class="thanked" style="color:#EBE338">8</span><span class="posttext"><span class="thankedtitle">Always On Display Mods</span> Always On Display Mods
These mods were …</span><div class="postmeta"><span class="thankedauthor">djb77</span><span class="thankeddate">2018-Oct-06 20:56</span></div></li></ul></div></div><script async type="a1964a5df941c64d21908d27-text/javascript" src="//cdn-cf-3.xda-developers.com/sidepanel/sidepanel.js"></script>
<div id="sidepanel-threadSearch" class="widget">
<div class="widget_title"><h3>Thread Search</h3></div>
<div class="widget_content widget_news_content widget_clearfix">
<div class="widget_item widget_clearfix">
<form method="post" action="search.php?do=process&searchthreadid=3772017" checked="1">
<input type="text" id="sidepanel-searchInput" placeholder="Search this thread" name="query" />
<input type="hidden" value="1" name="quicksearch" />
<input type="hidden" value="1" name="childforums" />
<input type="hidden" value="1" name="exactname" />
<input type="hidden" value="" name="s" />
<input type="hidden" name="securitytoken" value="guest" />
</form>
<a id="advancedSearch" href="search.php?searchthreadid=3772017" title="Advanced Search"><i class="fas fa-gear"></i></a>
</div>
</div>
</div>
<script type="a1964a5df941c64d21908d27-text/javascript">
if(!is_mobile)
{
if (xda_ad_choice == "purch")
{
document.write('<div id="purch_Y_S_0_1" class="purchad" style="margin-top:10px; width:305px; max-width:305px; overflow:hidden;"></div>');
}
else if (xda_ad_choice == "sortable")
{
document.write('x3Cscript src="//tags-cdn.deployads.com/a/xda-developers.com.js" async >x3C/script>');
document.write('<div class="ad-tag" data-ad-name="forum_mid_sidebar" data-ad-size="300x250" style="margin-top:10px; width:305px; max-width:305px; overflow:hidden;"></div>');
(deployads = window.deployads || []).push({});
}
}
</script>
<style>
.xda_suggested_apps {
margin-top: 10px;
}
.xda_suggested_apps .widget_item_thumb {
height: 75px;
}
.widget-item-ratings {
position: relative;
top: -25px;
padding: 0px 3px;
background: white;
color: #000;
font-size: 9px;
line-height: 9px;
}
</style>
<script type="a1964a5df941c64d21908d27-text/javascript">
jQuery(document).ready(function($) {
// only run if Google analytics is loaded (some js blockers will prevent this
if (typeof ga !== 'undefined') {
$(".xda_suggested_apps a").click(function() {
var appitem = $(this).closest('.widget_app');
var appitemid = appitem.data('app-id');
ga('send', 'event', 'Suggested-Apps', 'Click', appitemid);
});
}
});
</script>
<div class="widget xda_suggested_apps">
<div class="widget_title">
<h3>Suggested Apps</h3>
<img src="https://forum.xda-cdn.com/images/suggested-apps/play-store-icon-icon.png" alt="Google Play Store" style="float:right;">
</div>
<div class="widget_content widget_news_content widget_clearfix widget_apps">
<div class="widget_item widget_clearfix widget_app" data-app-id="1">
<div class="widget_item_thumb">
<div class="thumb_icon">
<i class="fas fa-file-alt"></i>
</div>
<div class="thumb_hover">
<a href="https://play.google.com/store/apps/details?id=com.xda.labs.play " target="_blank">
<img class="visible animated" src="https://forum.xda-cdn.com/images/suggested-apps/xda-play.png" alt="XDA Play" height="75" width="75">
<span class="widget-item-ratings"><i class="fas fa-star"></i><i class="fas fa-star"></i><i class="fas fa-star"></i><i class="fas fa-star"></i><i class="fas fa-star-half"></i></span>
</a>
</div>
</div>
<div class="widget_item_content">
<h4>
Official XDA Forum App
</h4>
<div class="widget_item_text widget_clearfix">
The XDA App is the fastest way to access the forums on mobile.
</div>
</div>
</div>
<div class="widget_item widget_clearfix widget_app" data-app-id="2">
<div class="widget_item_thumb">
<div class="thumb_icon">
<i class="fas fa-file-alt"></i>
</div>
<div class="thumb_hover">
<a href="https://play.google.com/store/apps/details?id=com.xda.nobar" target="_blank">
<img class="visible animated" src="https://forum.xda-cdn.com/images/suggested-apps/navigation-gestures.png" alt="Navigation Gestures" height="75" width="75">
<span class="widget-item-ratings"><i class="fas fa-star"></i><i class="fas fa-star"></i><i class="fas fa-star"></i><i class="fas fa-star"></i><i class="fas fa-star fa-star-blank"></i></span>
</a>
</div>
</div>
<div class="widget_item_content">
<h4>
Navigation Gestures
</h4>
<div class="widget_item_text widget_clearfix">
Customizable gesture control for any Android device.
</div>
</div>
</div>
<div class="widget_item widget_clearfix widget_app" data-app-id="3">
<div class="widget_item_thumb">
<div class="thumb_icon">
<i class="fas fa-file-alt"></i>
</div>
<div class="thumb_hover">
<a href="https://www.xda-developers.com/xda-labs/" target="_blank">
<img class="visible animated" src="https://forum.xda-cdn.com/images/suggested-apps/labs.png" alt="Labs" height="75" width="75">
<span class="widget-item-ratings"><i class="fas fa-star"></i><i class="fas fa-star"></i><i class="fas fa-star"></i><i class="fas fa-star"></i><i class="fas fa-star"></i></span>
</a>
</div>
</div>
<div class="widget_item_content">
<h4>
XDA Labs
</h4>
<div class="widget_item_text widget_clearfix">
Labs is an independent app store that gives developers full control over their work.
</div>
</div>
</div>
<div class="widget_item widget_clearfix widget_app" data-app-id="4">
<div class="widget_item_thumb">
<div class="thumb_icon">
<i class="fas fa-file-alt"></i>
</div>
<div class="thumb_hover">
<a href="https://play.google.com/store/apps/details?id=projekt.substratum" target="_blank">
<img class="visible animated" src="https://forum.xda-cdn.com/images/suggested-apps/substratum.png" alt="Substratum" height="75" width="75">
<span class="widget-item-ratings"><i class="fas fa-star"></i><i class="fas fa-star"></i><i class="fas fa-star"></i><i class="fas fa-star"></i><i class="fas fa-star fa-star-blank"></i></span>
</a>
</div>
</div>
<div class="widget_item_content">
<h4>
Substratum
</h4>
<div class="widget_item_text widget_clearfix">
The ultimate, most complete theming solution for Android.
</div>
</div>
</div>
<div class="widget_item widget_clearfix widget_app" data-app-id="5">
<div class="widget_item_thumb">
<div class="thumb_icon">
<i class="fas fa-file-alt"></i>
</div>
<div class="thumb_hover">
<a href="https://play.google.com/store/apps/details?id=com.xda.feed" target="_blank">
<img class="visible animated" src="https://forum.xda-cdn.com/images/suggested-apps/feed.png" alt="XDA Feed" height="75" width="75">
<span class="widget-item-ratings"><i class="fas fa-star"></i><i class="fas fa-star"></i><i class="fas fa-star"></i><i class="fas fa-star"></i><i class="fas fa-star-half"></i></span>
</a>
</div>
</div>
<div class="widget_item_content">
<h4>
XDA Feed
</h4>
<div class="widget_item_text widget_clearfix">
The best way to get cutting edge news about your device!
</div>
</div>
</div>
</div>
</div>
<div class="widget xdaforumnews">
<div class="widget_title">
<h3>Top Forum Discussions</h3>
</div>
<div class="widget_content widget_news_content widget_clearfix">
<div class="widget_item widget_clearfix">
<div class="widget_item_content">
<h4>
How to build LineageOS 16.0 on a Windows 10 PC
</h4>
<div class="widget_item_meta widget_clearfix">
<span class="meta_date">October 15, 2018</span>
</div>
</div>
</div>
<div class="widget_item widget_clearfix">
<div class="widget_item_content">
<h4>
ZTE Quartz gets TWRP, factory images, and kernel source availability
</h4>
<div class="widget_item_meta widget_clearfix">
<span class="meta_date">October 14, 2018</span>
</div>
</div>
</div>
<div class="widget_item widget_clearfix">
<div class="widget_item_content">
<h4>
Xiaomi Redmi 6 Pro gets official TWRP
</h4>
<div class="widget_item_meta widget_clearfix">
<span class="meta_date">October 10, 2018</span>
</div>
</div>
</div>
<div class="widget_item widget_clearfix">
<div class="widget_item_content">
<h4>
Borderlight Live Wallpaper highlights the borders of the OnePlus 6
</h4>
<div class="widget_item_meta widget_clearfix">
<span class="meta_date">October 5, 2018</span>
</div>
</div>
</div>
<div class="widget_item widget_clearfix">
<div class="widget_item_content">
<h4>
Standalone K-9 Mail client built for Wear OS smartwatches
</h4>
<div class="widget_item_meta widget_clearfix">
<span class="meta_date">October 5, 2018</span>
</div>
</div>
</div>
<div class="widget_item widget_clearfix">
<div class="widget_item_content">
<h4>
Xiaomi Mi 8 Lite gets unofficial TWRP
</h4>
<div class="widget_item_meta widget_clearfix">
<span class="meta_date">October 5, 2018</span>
</div>
</div>
</div>
<div class="widget_item widget_clearfix">
<div class="widget_item_content">
<h4>
Nokia 7.1 forums are now open
</h4>
<div class="widget_item_meta widget_clearfix">
<span class="meta_date">October 5, 2018</span>
</div>
</div>
</div>
More Forum Links <i class="fas fa-caret-right"></i></div></div>
<SCRIPT language='JavaScript1.1' SRC="https://ad.doubleclick.net/ddm/adj/N3643.1192088.XDA-DEVELOPERS.COM/B7991651.106197715;sz=300x250;ord=[timestamp]?" type="a1964a5df941c64d21908d27-text/javascript">
</SCRIPT>
<NOSCRIPT>
<A HREF="https://ad.doubleclick.net/ddm/jump/N3643.1192088.XDA-DEVELOPERS.COM/B7991651.106197715;sz=300x250;ord=[timestamp]?">
<IMG SRC="https://ad.doubleclick.net/ddm/ad/N3643.1192088.XDA-DEVELOPERS.COM/B7991651.106197715;sz=300x250;ord=[timestamp]?" BORDER=0 WIDTH=300 HEIGHT=250 ALT="Advertisement"></A>
</NOSCRIPT>
<script type="a1964a5df941c64d21908d27-text/javascript">
if(!is_mobile)
{
if(xda_ad_choice == "purch")
{
document.write('<div id="purch_Y_R_0_1" class="purchad" style="margin-top:10px;"></div>');
}
else if(xda_ad_choice == "sortable")
{
document.write('x3Cscript src="//tags-cdn.deployads.com/a/xda-developers.com.js" async >x3C/script>');
document.write('<div class="ad-tag" data-ad-name="forum_bot_sidebar" data-ad-sticky="sidebar" data-ad-size="300x250" style="margin-top:10px;"></div>');
(deployads = window.deployads || []).push({});
}
}
</script>
</div>
</div>
<div class="page page-showthread">
<div class="pollbox forumbox box-shadow">
<div class="forum-head">
<h2><i class="fa fa-chevron-right"></i> View Poll Results: Hello Users...!!! Is Thread Useful.......!!!</h2>
</div>
<div class="pollbox-results">
<div class="pollbox-result">
<div class="pollresult-response">
Yes.....Good Collection of Mods.
</div>
<div class="pollresult-bar">
<div class="pollresult-bar-solid pollresult-bar-2" style="width:87.04%;"> </div>
</div>
<div class="pollresult-votenumber">94<span class="pollresult-responsive-text-show"> Vote(s)</span></div>
<div class="pollresult-votepercent">87.04%</div>
</div><div class="pollbox-result">
<div class="pollresult-response">
Not useful, I dont own Samsung Device.
</div>
<div class="pollresult-bar">
<div class="pollresult-bar-solid pollresult-bar-3" style="width:15.74%;"> </div>
</div>
<div class="pollresult-votenumber">17<span class="pollresult-responsive-text-show"> Vote(s)</span></div>
<div class="pollresult-votepercent">15.74%</div>
</div>
</div>
<div class="pollbox-footer">
Multiple Choice Poll. Voters: <strong>108</strong>. You may not vote on this poll</span>
</div>
</div>
<a name="poststop" id="poststop"></a>
<div id="edit76093145" class="postbit-wrapper ">
<a id="post76093145" class="postbit-anchor"></a>
<div id="thread-header-bloglike">
<div id="thread-header-avatar">
<div class="pbava smallfont">
<a href="member.php?u=6377149">
<img src="//cdn-cf-1.xda-developers.com/customavatars/avatar6377149_9.gif" width="66" height="80" class="imageShadow" alt="XDA Member yash92duster" border="0" />
</a>
</div>
</div>
<div id="thread-header-social">
<ul class="socialcount" data-url="https://forum.xda-developers.com/android/general/guides-android-8-0-oreo-mods-thread-t3772017" data-share-text="[Guides][Mods][TouchWiz]Android 8 Oreo Mods via @xdadevelopers">
<li class="twitter animate bounceInDelay"><i class="sti fab fa-twitter"></i> Tweet</span></li>
<li class="facebook animate bounceInDelay"><i class="sti fab fa-facebook-f"></i> Like</span></li>
<li class="googleplus animate bounceInDelay"><i class="sti fab fa-google-plus-g"></i> +1</li>
</ul>
</div>
<h1>[Guides][Mods][TouchWiz]Android 8 Oreo Mods</h1>
<div id="thread-header-thanks">
<div class="user-posts">
<strong>9,570</strong> posts
</div>
<div class="userThanksContainer" title="yash92duster has been thanked 9,337 times. That equates to 9/20 notches on our Thanks Meter">
<span class="userThanksText">Thanks<span class="responsive-text-hide"> Meter</span>: 9,337</span>
<div class="userThanksInfo">
<span class="userThanksMeter userThanksMeter9"> </span>
</div>
</div>
</div>
<div id="thread-header-meta">
By <span><a class="bigfusername xda-popup-trigger" id="postmenu_76093145" href="member.php?u=6377149"><span style="color: green; font-style: italic;">yash92duster</span></a></span>, Recognized Contributor on 2nd April 2018, 01:31 AM
<div class="xda-popup popup-notable xda-popup-inplace" id="postmenu_76093145_menu" style="display:none;">
<i class="fas fa-user-circle"></i> View Profile
<i class="fas fa-comment"></i> View Forum Posts
<i class="fab fa-twitter-t"></i> Follow on Twitter
<i class="fab fa-google-plus-g"></i> Follow on Google+
<i class="fab fa-facebook-f"></i> View Facebook page
<i class="fab fa-github"></i> View GitHub profile
<i class="fab fa-instagram"></i> View Instagram profile
<i class="fas fa-donate"></i> Donate to Me
</div>
</div>
</div>
</div>
<div class="showthread-abovebar-controls above-content-bar">
<i class="fas fa-caret-square-down"></i> <strong>View First Unread</strong>
<i class="pbfa fas fa-reply"></i> <span class="responsive-text-hide">Post </span>Reply
<a id="email_btn" href="/cdn-cgi/l/email-protection#dce3afa9beb6b9bfa8e184989df198b9aab9b0b3acb9aeaffc99b1bdb5b0b9b8fc88b4aeb9bdb8e6fc879ba9b5b8b9af818791b3b8af818788b3a9bfb48bb5a6819db2b8aeb3b5b8fce4fc93aeb9b3fc91b3b8affabeb3b8a5e194b9aeb9fbaffca8b4b9fcb0b5b2b7fca5b3a9fcb9b1bdb5b0b9b8fca8b3fca5b3a9aeafb9b0bae6fcb4a8a8acafe6f3f3bab3aea9b1f2a4b8bdf1b8b9aab9b0b3acb9aeaff2bfb3b1f3bdb2b8aeb3b5b8f3bbb9b2b9aebdb0f3bba9b5b8b9aff1bdb2b8aeb3b5b8f1e4f1ecf1b3aeb9b3f1b1b3b8aff1a8b4aeb9bdb8f1a8efebebeeecedeb" class="new-button showthread-email-thread"><i class="fas fa-envelope"></i> Email<span class="responsive-text-hide"> Thread</span></a>
<div class="pagenav">
<span class="pageofpages vbmenu_control">Page 1 of 69</span>
<span class="smallfont pagenav-curpage" title="Showing results 1 to 10 of 685">1</span>
<a class="smallfont pagenav-pagelink" href="/android/general/guides-android-8-0-oreo-mods-thread-t3772017/page2" title="Show results 11 to 20 of 685">2</a>
<a class="smallfont pagenav-pagelink" href="/android/general/guides-android-8-0-oreo-mods-thread-t3772017/page3" title="Show results 21 to 30 of 685">3</a>
<a class="smallfont pagenav-linkrel" href="/android/general/guides-android-8-0-oreo-mods-thread-t3772017/page11" title="Show results 101 to 110 of 685">11</a>
<a class="smallfont pagenav-linkrel" href="/android/general/guides-android-8-0-oreo-mods-thread-t3772017/page51" title="Show results 501 to 510 of 685">51</a>
<a rel="next" class="smallfont" href="/android/general/guides-android-8-0-oreo-mods-thread-t3772017/page2" title="Next » - Results 11 to 20 of 685"><i class="fa fa-angle-right"></i></a>
<a rel="last" class="smallfont" href="/android/general/guides-android-8-0-oreo-mods-thread-t3772017/page69" title="Last Page - Results 681 to 685 of 685" class="pagination-forward">Last <i class="fa fa-angle-double-right"></i></a>
<table class="pagenav-goto" title="Page 1 of 69"><tr><td title="showthread.php?t=3772017"><a name="PageNav"></a></td></tr></table>
</div>
<form id="showthread-topsearch" action="search.php?do=process&searchthreadid=3772017" method="post">
<input type="hidden" name="quicksearch" value="1">
<input type="hidden" name="childforums" value="1">
<input type="hidden" name="exactname" value="1">
<input type="hidden" name="s" value="" />
<input type="hidden" name="securitytoken" value="guest" />
<input type="text" placeholder="Search Thread" name="query" id="showthread-topsearch-text" class="search-input">
</form>
</div>
<div id="top_tabControls" class="upper_nav_container">
<script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script type="a1964a5df941c64d21908d27-text/javascript">
PROJECT_POST = '76093145';
PROJECT_THREAD = '3772017';
</script>
<div id="top_tabControls">
<ul class="threadcontrols2 threadcontrols tabcontrols2 tabcontrols">
<li>
<a id="tabControl_discussion" class='active' href="/showthread.php?t=3772017">Discussion</a>
<a id="tabControl_reviews" href="/devdb/project/?id=28436#reviews">Reviews</a>
<a id="tabControl_loading"><span id='loadingAnim' class='loadingAnimClass' style='position:relative;left:14px;'><img src='/clientscript/loading_small.gif' align='top'> <small>Loading...</small></span></a>
</li>
</ul>
<ul id="project_menu_threadcontrols" class="threadcontrols2 threadmenu threadcontrols alignright">
<li>
Login to Follow Project
</li>
</ul>
</div>
</div>
<div id="devdb_announcement">
<strong>Announcement from yash92duster:</strong> Dear Users, OP Will Be Updated once in 2 Weeks Only, #680
</div>
<div class="clear"></div>
<style>
#tabControl_bugReporter, #tabControl_featureRequests
{
display: none !important;
}
</style><link type='text/css' rel='stylesheet' href='//cdn-cf-4.xda-developers.com/css/2015/devdb.css' />
<div id="posts">
<div id="edit76093145" class="postbit-wrapper ">
<div class="post-content-container post-content-container-first-post">
<div class="postbit-content postbit-content-moderated" id="td_post_76093145">
<div class="post-text post-first-post" id="post_message_76093145">
<script type="a1964a5df941c64d21908d27-text/javascript">
if(!is_mobile)
{
if (xda_ad_choice == "purch")
{
document.write('<div id="purch_Y_R_1_2" class="purchad" style="float:right;margin-left:5px; width: 300px; height:250px; min-height:250px; max-height:250px; overflow:hidden;"></div>');
}
else if (xda_ad_choice == "sortable")
{
document.write('x3Cscript src="//tags-cdn.deployads.com/a/xda-developers.com.js" async >x3C/script>');
document.write('<div class="ad-tag" data-ad-name="forum_incontentbox_1" data-ad-size="300x250" style="float:right;margin-left:5px; width: 300px; height:250px; min-height:250px; max-height:250px; overflow:hidden;"></div>');
(deployads = window.deployads || []).push({});
}
}
</script>
<div align="center"><img src="https://img.xda-cdn.com/fzbyjYfwJErOSgLBqR5qI3Yck_0=/http%3A%2F%2Ffs1.directupload.net%2Fimages%2F180402%2Fhtey5les.jpg" border="0" alt="" title="" /><br />
<b><font size="3">I Hope All Agree With Me And Share Guides Here For Oreo Like Me.<br />
<br />
<br />
Please Feel Free To Contribute As Well.<br />
</font></b><br />
<br />
<br />
<b><font size="3"><br />
<font color="DarkRed">Note:</font><br />
This Thread is Purely Meant For Custom ROM Devs / Learners<br />
Others Please Ignore And Don't Ask For Flashable Zips<br />
</font></b><br />
<br />
<br />
<b><font size="3"><br />
<font color="DarkRed">Note to Beginners:</font><br />
You Will Need Basic Knowledge For Editing Decompiled Apks and Jars.<br />
</font></b><br />
<br />
<br />
<font size="5"><b>Thread Rules:</b></font><br />
<div style="margin:20px; margin-top:5px">
<div class="smallfont" style="margin-bottom:2px">Code: </div>
<pre class="alt2 " dir="ltr" style="
margin: 0px;
padding: 5px;
border: 1px inset;
width: 100%;
height: 114px;
text-align: left;
overflow: auto">*Post Guides Here Which Work 100% Only On A Galaxy S8/S8+, Note 8, S9/S9+ or any Oreo Device
*If You Post A Guide, Then Be Sure Its Your Own Guide.
*If Guide Is Not Owned By You Then Please Link To The Post Of Original Developer And Show Only The Changes Here.
*If Guide Is Not Owned By You Then Give Credits And Write That - " The Users Have To Thank In Linked Thread From Original Thread ".
*Please Add Screenshots For All Guides you post, Also use Xda Upload Tab For Uploading Pictures and don't add urls.
*Keep your guide please up to date.</pre>
</div><br />
<b><font size="5"><i><font color="DarkRed">Lets Get Started:</font></i></font></b><br />
<br />
<br />
<b><font size="5">SecSettings:</font></b><br />
<div class="bbcode-hide" style="margin:20px; margin-top:5px">
<input type="button" value="Click To Show Content" style="font-size:12px; padding:5px; display:block; margin:0; width:175px; cursorointer; text-align:center; text-transform:uppercase;" onClick="if (this.parentNode.getElementsByTagName('div')[0].style.display != '') { this.parentNode.getElementsByTagName('div')[0].style.display = ''; this.value='Click To Hide Content'; } else { this.parentNode.getElementsByTagName('div')[0].style.display = 'none'; this.value='Click To Show Content'; }">
<div style="display: none;">
<br />
* Outdoor Mode in Settings for Oreo:<br />
https://forum.xda-developers.com/sho...4&postcount=25<br />
<br />
* Nav Bar Colors Oreo<br />
https://forum.xda-developers.com/sho...3&postcount=30<br />
<br />
* Rom Logo to SecSettings for Oreo<br />
https://forum.xda-developers.com/sho...7&postcount=34<br />
<br />
* Adding Changelog Option To SecSettings Oreo<br />
https://forum.xda-developers.com/sho...6&postcount=35<br />
<br />
* Guide To Add Apps To SecSettings<br />
https://forum.xda-developers.com/sho...&postcount=157<br />
<br />
* Guide To Change User Manual Link In Settings Menu To Any Else:<br />
* Add On To User Manual Link In Settings Menu To Any Else: Remove SBrowser Link By Default And Use Any Other Browser:<br />
https://forum.xda-developers.com/sho...&postcount=181<br />
<br />
* The Vibration Of The Soft Keys Switch<br />
https://forum.xda-developers.com/sho...&postcount=258<br />
<br />
* Show Touch Key Light Duration on Display Settings<br />
https://forum.xda-developers.com/sho...&postcount=591<br />
<br />
<br />
</div>
</div><br />
<br />
<br />
<b><font size="5">SystemUI:</font></b><br />
<div class="bbcode-hide" style="margin:20px; margin-top:5px">
<input type="button" value="Click To Show Content" style="font-size:12px; padding:5px; display:block; margin:0; width:175px; cursorointer; text-align:center; text-transform:uppercase;" onClick="if (this.parentNode.getElementsByTagName('div')[0].style.display != '') { this.parentNode.getElementsByTagName('div')[0].style.display = ''; this.value='Click To Hide Content'; } else { this.parentNode.getElementsByTagName('div')[0].style.display = 'none'; this.value='Click To Show Content'; }">
<div style="display: none;">
<br />
* Guide to Remove High Volume Warning<br />
https://forum.xda-developers.com/sho...80&postcount=5<br />
<br />
* Guide to Remove Dual Sim Bar from Notification Panel<br />
https://forum.xda-developers.com/sho...7&postcount=18<br />
<br />
* GUIDE_TUTORIAL_THINK-OUTSIDE-THE-BOX - Global context for android application - example on SystemUI<br />
https://forum.xda-developers.com/sho...postcount=8317<br />
<br />
* Guide menu reset and off on samsung oreo<br />
https://forum.xda-developers.com/sho...01&postcount=9<br />
<br />
* SystemUI Tiles<br />
https://forum.xda-developers.com/sho...1&postcount=22<br />
<br />
* NETWORK TRAFFIC WITH DARK TINT<br />
https://forum.xda-developers.com/sho...5&postcount=42<br />
<br />
* DOUBLE TAP TO SLEEP ON STATUSBAR (ROMCONTROL OPTIONAL)<br />
https://forum.xda-developers.com/sho...3&postcount=44<br />
<br />
* ENABLE LOCKSCREEN ROTATION (ROMCONTROL OPTIONAL)<br />
https://forum.xda-developers.com/sho...4&postcount=45<br />
<br />
* TOGGLE COLOR INVERSION<br />
https://forum.xda-developers.com/sho...3&postcount=46<br />
<br />
* COLOR SIGNAL CLUSTER WITHOUT LOSS DARK TINT<br />
https://forum.xda-developers.com/sho...5&postcount=47<br />
<br />
* Center clock<br />
https://forum.xda-developers.com/sho...0&postcount=50<br />
<br />
* Guide to Hide Status Bar Icons in Lock Screen<br />
https://forum.xda-developers.com/sho...&postcount=112<br />
<br />
* Permanently Disable High Level Brightness Popup In TW Oreo<br />
https://forum.xda-developers.com/sho...&postcount=108<br />
<br />
* Custom Animation GIF For TW Oreo!<br />
https://forum.xda-developers.com/sho...7&postcount=99<br />
<br />
* FontUtils (Custom fonts for all TextViews with RC)<br />
https://forum.xda-developers.com/sho...8&postcount=77<br />
<br />
* Guide To Add Quick Face Unlock Without Swipe ( With Google Smart Lock ) <br />
https://forum.xda-developers.com/sho...&postcount=147<br />
<br />
* Signal Cluster To The Left ( With/Without RomControl ) ( On-The-Fly )<br />
https://forum.xda-developers.com/sho...&postcount=194<br />
<br />
* Guide - Move status bar views to right - left or center on fly<br />
https://forum.xda-developers.com/sho...&postcount=200<br />
<br />
* [GUIDE]Change Battery Icon on Every 10% Drain on Tw Oreo<br />
https://forum.xda-developers.com/sho...&postcount=237<br />
<br />
* Mini Guide - Force always visible Free Form Menu item in notifications<br />
https://forum.xda-developers.com/sho...&postcount=228<br />
<br />
* SIM Panel Responsive Switch<br />
https://forum.xda-developers.com/sho...&postcount=276<br />
<br />
* Dual Sim Bar from Notification Panel with switch<br />
https://forum.xda-developers.com/sho...&postcount=276<br />
<br />
* Fingerprint Unlock without RomControl & with RomControl<br />
<i>Unlock Device Using Fingerprint Unlock After Reboot</i><br />
https://forum.xda-developers.com/sho...&postcount=341<br />
<br />
* USE BIOMETRIC ON REBOOT<br />
<i>Unlock Device Using Fingerprint/IRIS/Face Unlock After Reboot</i><br />
https://forum.xda-developers.com/sho...&postcount=323<br />
<br />
* Unlock Device Using Fingerprint/IRIS/Face Unlock After Reboot<br />
<i>Unlock Device Using Fingerprint Unlock After Reboot</i><br />
https://forum.xda-developers.com/sho...9&postcount=70<br />
<br />
* TOGGLE FOR FINGERPRINT WAKE-UP<br />
https://forum.xda-developers.com/sho...&postcount=384<br />
<br />
* Advanced Power Menu - Up to 15 Toggles, custom colors...<br />
https://forum.xda-developers.com/sho...&postcount=428<br />
<br />
* QUICK-REPLY ON SECURE LOCKSCREEN (WITH/WITHOUT ROMCONTROL)<br />
https://forum.xda-developers.com/sho...&postcount=445<br />
<br />
* DeluxeOutdoor - Custom outdoor button on notif. panel<br />
https://forum.xda-developers.com/sho...&postcount=452<br />
<br />
* Screen off TimeOuts Tile - User Screen and Lock Screen (normal mode and power save mode)<br />
https://forum.xda-developers.com/sho...&postcount=421<br />
<br />
* Guide To Add Next Alarm In The Lockscreen With Toggle<br />
https://forum.xda-developers.com/sho...&postcount=586<br />
<br />
* Modded Screen Recorder apk and SystemUI Tile<br />
https://forum.xda-developers.com/sho...&postcount=597<br />
<br />
* Native Samsung Blur in Panel<br />
https://forum.xda-developers.com/sho...&postcount=615<br />
<br />
* Enable/Disable Dim Effect in Panel<br />
https://forum.xda-developers.com/sho...&postcount=629<br />
<br />
<br />
</div>
</div><br />
<br />
<br />
<b><font size="5">Framework-res:</font></b><br />
<div class="bbcode-hide" style="margin:20px; margin-top:5px">
<input type="button" value="Click To Show Content" style="font-size:12px; padding:5px; display:block; margin:0; width:175px; cursorointer; text-align:center; text-transform:uppercase;" onClick="if (this.parentNode.getElementsByTagName('div')[0].style.display != '') { this.parentNode.getElementsByTagName('div')[0].style.display = ''; this.value='Click To Hide Content'; } else { this.parentNode.getElementsByTagName('div')[0].style.display = 'none'; this.value='Click To Show Content'; }">
<div style="display: none;">
<br />
* Framework Res Apk SSRM and HQM Optimizations<br />
https://forum.xda-developers.com/sho...8&postcount=21<br />
<br />
* Guide To Fix Headphones in S9+ Oreo Ports<br />
https://forum.xda-developers.com/sho...9&postcount=27<br />
<br />
* Camera Flash Light 1% Mod<br />
https://forum.xda-developers.com/sho...1&postcount=33<br />
<br />
* Enable Night Light Mode <br />
https://forum.xda-developers.com/sho...&postcount=600<br />
<br />
<br />
</div>
</div><br />
<br />
<br />
<b><font size="5">Services.jar:</font></b><br />
<div class="bbcode-hide" style="margin:20px; margin-top:5px">
<input type="button" value="Click To Show Content" style="font-size:12px; padding:5px; display:block; margin:0; width:175px; cursorointer; text-align:center; text-transform:uppercase;" onClick="if (this.parentNode.getElementsByTagName('div')[0].style.display != '') { this.parentNode.getElementsByTagName('div')[0].style.display = ''; this.value='Click To Hide Content'; } else { this.parentNode.getElementsByTagName('div')[0].style.display = 'none'; this.value='Click To Show Content'; }">
<div style="display: none;">
<br />
* Guide To Permanently Disable Flag Secure in Oreo<br />
https://forum.xda-developers.com/sho...9&postcount=29<br />
<br />
* Fully spoof signature check Guide<br />
( Services.jar & Core-oj.jar - Signature Check Disable, Installing Apps Older Versions Over Newer For Oreo )<br />
https://forum.xda-developers.com/sho...&postcount=314<br />
<br />
* Signature Check Disable For Oreo<br />
https://forum.xda-developers.com/sho...3&postcount=31<br />
<br />
* Installing Apps Older Versions Over Newer For Oreo<br />
https://forum.xda-developers.com/sho...2&postcount=32<br />
<br />
* USB Plug/Unplug disable wake up with toggle in RomControl<br />
https://forum.xda-developers.com/sho...37&postcount=6<br />
<br />
* Tweaks: bypass MicroSD/Sim2 tray lock <br />
https://forum.xda-developers.com/sho...&postcount=313<br />
<br />
* Guide - A bit different way for Toast Animations<br />
https://forum.xda-developers.com/sho...&postcount=375<br />
<br />
<br />
</div>
</div><br />
<br />
<br />
<b><font size="5">Always On Display:</font></b><br />
<div class="bbcode-hide" style="margin:20px; margin-top:5px">
<input type="button" value="Click To Show Content" style="font-size:12px; padding:5px; display:block; margin:0; width:175px; cursorointer; text-align:center; text-transform:uppercase;" onClick="if (this.parentNode.getElementsByTagName('div')[0].style.display != '') { this.parentNode.getElementsByTagName('div')[0].style.display = ''; this.value='Click To Hide Content'; } else { this.parentNode.getElementsByTagName('div')[0].style.display = 'none'; this.value='Click To Show Content'; }">
<div style="display: none;">
<br />
* Guide To Add Custom Home Button Icon in Always On Display<br />
https://forum.xda-developers.com/sho...&postcount=655<br />
<br />
<br />
</div>
</div><br />
<br />
<br />
<b><font size="5">GooglePackageInstaller:</font></b><br />
<div class="bbcode-hide" style="margin:20px; margin-top:5px">
<input type="button" value="Click To Show Content" style="font-size:12px; padding:5px; display:block; margin:0; width:175px; cursorointer; text-align:center; text-transform:uppercase;" onClick="if (this.parentNode.getElementsByTagName('div')[0].style.display != '') { this.parentNode.getElementsByTagName('div')[0].style.display = ''; this.value='Click To Hide Content'; } else { this.parentNode.getElementsByTagName('div')[0].style.display = 'none'; this.value='Click To Show Content'; }">
<div style="display: none;">
<br />
* <br />
<br />
<br />
</div>
</div><br />
<br />
<br />
<b><font size="5">Samsung Camera 7/8:</font></b><br />
<div class="bbcode-hide" style="margin:20px; margin-top:5px">
<input type="button" value="Click To Show Content" style="font-size:12px; padding:5px; display:block; margin:0; width:175px; cursorointer; text-align:center; text-transform:uppercase;" onClick="if (this.parentNode.getElementsByTagName('div')[0].style.display != '') { this.parentNode.getElementsByTagName('div')[0].style.display = ''; this.value='Click To Hide Content'; } else { this.parentNode.getElementsByTagName('div')[0].style.display = 'none'; this.value='Click To Show Content'; }">
<div style="display: none;">
<br />
* <br />
<br />
<br />
</div>
</div><br />
<br />
<br />
<b><font size="5">InCallUI:</font></b><br />
<div class="bbcode-hide" style="margin:20px; margin-top:5px">
<input type="button" value="Click To Show Content" style="font-size:12px; padding:5px; display:block; margin:0; width:175px; cursorointer; text-align:center; text-transform:uppercase;" onClick="if (this.parentNode.getElementsByTagName('div')[0].style.display != '') { this.parentNode.getElementsByTagName('div')[0].style.display = ''; this.value='Click To Hide Content'; } else { this.parentNode.getElementsByTagName('div')[0].style.display = 'none'; this.value='Click To Show Content'; }">
<div style="display: none;">
<br />
* <br />
<br />
<br />
</div>
</div><br />
<br />
<br />
<b><font size="5">TouchWizHome Launcher:</font></b><br />
<div class="bbcode-hide" style="margin:20px; margin-top:5px">
<input type="button" value="Click To Show Content" style="font-size:12px; padding:5px; display:block; margin:0; width:175px; cursorointer; text-align:center; text-transform:uppercase;" onClick="if (this.parentNode.getElementsByTagName('div')[0].style.display != '') { this.parentNode.getElementsByTagName('div')[0].style.display = ''; this.value='Click To Hide Content'; } else { this.parentNode.getElementsByTagName('div')[0].style.display = 'none'; this.value='Click To Show Content'; }">
<div style="display: none;">
<br />
* TouchWizLauncher - Adding 8 Icons to Dock<br />
https://forum.xda-developers.com/sho...2&postcount=20<br />
<br />
* TouchWizLauncher Landscape/Portrait Mode For Home<br />
https://forum.xda-developers.com/sho...2&postcount=23<br />
<br />
* ENABLE LANDSCAPE MODE ON TW (SMALI WAY)<br />
https://forum.xda-developers.com/sho...0&postcount=43<br />
<br />
* TOUCHWIZ : CUSTOM SIZE / COLOR APP NAMES WITH ROMCONTROL<br />
https://forum.xda-developers.com/sho...&postcount=457<br />
<br />
* Double Tap Gestures On Home Screen (13 Actions) (Launcher_3)<br />
https://forum.xda-developers.com/sho...&postcount=521<br />
<br />
<br />
</div>
</div><br />
<br />
<br />
<b><font size="5">Samsung Root Detection App:</font></b><br />
<div class="bbcode-hide" style="margin:20px; margin-top:5px">
<input type="button" value="Click To Show Content" style="font-size:12px; padding:5px; display:block; margin:0; width:175px; cursorointer; text-align:center; text-transform:uppercase;" onClick="if (this.parentNode.getElementsByTagName('div')[0].style.display != '') { this.parentNode.getElementsByTagName('div')[0].style.display = ''; this.value='Click To Hide Content'; } else { this.parentNode.getElementsByTagName('div')[0].style.display = 'none'; this.value='Click To Show Content'; }">
<div style="display: none;">
<br />
* SysScope: Set Device Status Official<br />
https://forum.xda-developers.com/sho...5&postcount=81<br />
<br />
<br />
</div>
</div><br />
<br />
<br />
<b><font size="5">Samsung MTP (USB):</font></b><br />
<div class="bbcode-hide" style="margin:20px; margin-top:5px">
<input type="button" value="Click To Show Content" style="font-size:12px; padding:5px; display:block; margin:0; width:175px; cursorointer; text-align:center; text-transform:uppercase;" onClick="if (this.parentNode.getElementsByTagName('div')[0].style.display != '') { this.parentNode.getElementsByTagName('div')[0].style.display = ''; this.value='Click To Hide Content'; } else { this.parentNode.getElementsByTagName('div')[0].style.display = 'none'; this.value='Click To Show Content'; }">
<div style="display: none;">
<br />
* Guide To Disable MTP (USB) Pop-up:<br />
https://forum.xda-developers.com/sho...&postcount=680<br />
<br />
<br />
</div>
</div><br />
<br />
<br />
<b><font size="5">SecSetupWizard_Global:</font></b><br />
<div class="bbcode-hide" style="margin:20px; margin-top:5px">
<input type="button" value="Click To Show Content" style="font-size:12px; padding:5px; display:block; margin:0; width:175px; cursorointer; text-align:center; text-transform:uppercase;" onClick="if (this.parentNode.getElementsByTagName('div')[0].style.display != '') { this.parentNode.getElementsByTagName('div')[0].style.display = ''; this.value='Click To Hide Content'; } else { this.parentNode.getElementsByTagName('div')[0].style.display = 'none'; this.value='Click To Show Content'; }">
<div style="display: none;">
<br />
* <br />
<br />
<br />
</div>
</div><br />
<br />
<br />
<b><font size="5">Build.prop Tweaks:</font></b><br />
<div class="bbcode-hide" style="margin:20px; margin-top:5px">
<input type="button" value="Click To Show Content" style="font-size:12px; padding:5px; display:block; margin:0; width:175px; cursorointer; text-align:center; text-transform:uppercase;" onClick="if (this.parentNode.getElementsByTagName('div')[0].style.display != '') { this.parentNode.getElementsByTagName('div')[0].style.display = ''; this.value='Click To Hide Content'; } else { this.parentNode.getElementsByTagName('div')[0].style.display = 'none'; this.value='Click To Show Content'; }">
<div style="display: none;">
<br />
* Build Prop Tweaks:<br />
https://forum.xda-developers.com/sho...8&postcount=12<br />
<br />
* Guide To Fix SafetyNet CTS & Basic Integrity Failure in Magisk Root<br />
https://forum.xda-developers.com/sho...&postcount=624<br />
<br />
<br />
</div>
</div><br />
<br />
<br />
<b><font size="5">CSC Tweaks:</font></b><br />
<div class="bbcode-hide" style="margin:20px; margin-top:5px">
<input type="button" value="Click To Show Content" style="font-size:12px; padding:5px; display:block; margin:0; width:175px; cursorointer; text-align:center; text-transform:uppercase;" onClick="if (this.parentNode.getElementsByTagName('div')[0].style.display != '') { this.parentNode.getElementsByTagName('div')[0].style.display = ''; this.value='Click To Hide Content'; } else { this.parentNode.getElementsByTagName('div')[0].style.display = 'none'; this.value='Click To Show Content'; }">
<div style="display: none;">
<br />
* CSC Tweaks:<br />
https://forum.xda-developers.com/sho...1&postcount=11<br />
<br />
<br />
</div>
</div><br />
<br />
<br />
<b><font size="5">UPSM Tweaks:</font></b><br />
<div class="bbcode-hide" style="margin:20px; margin-top:5px">
<input type="button" value="Click To Show Content" style="font-size:12px; padding:5px; display:block; margin:0; width:175px; cursorointer; text-align:center; text-transform:uppercase;" onClick="if (this.parentNode.getElementsByTagName('div')[0].style.display != '') { this.parentNode.getElementsByTagName('div')[0].style.display = ''; this.value='Click To Hide Content'; } else { this.parentNode.getElementsByTagName('div')[0].style.display = 'none'; this.value='Click To Show Content'; }">
<div style="display: none;">
<br />
*<br />
<br />
<br />
</div>
</div><br />
<br />
<br />
<b><font size="5">Kernel Mods:</font></b><br />
<div class="bbcode-hide" style="margin:20px; margin-top:5px">
<input type="button" value="Click To Show Content" style="font-size:12px; padding:5px; display:block; margin:0; width:175px; cursorointer; text-align:center; text-transform:uppercase;" onClick="if (this.parentNode.getElementsByTagName('div')[0].style.display != '') { this.parentNode.getElementsByTagName('div')[0].style.display = ''; this.value='Click To Hide Content'; } else { this.parentNode.getElementsByTagName('div')[0].style.display = 'none'; this.value='Click To Show Content'; }">
<div style="display: none;">
<br />
* Fix For Oreo DeOdex (ROM WITHOUT ARM/ARM64)<br />
( You Can Boot ROM Without Using System/Framework/ARM/ and System/Framework/ARM64 Folders )<br />
https://forum.xda-developers.com/sho...&postcount=141<br />
<br />
<br />
</div>
</div><br />
<br />
<br />
<b><font size="5">Flashable Zip For Flashing System Files:</font></b><br />
<div class="bbcode-hide" style="margin:20px; margin-top:5px">
<input type="button" value="Click To Show Content" style="font-size:12px; padding:5px; display:block; margin:0; width:175px; cursorointer; text-align:center; text-transform:uppercase;" onClick="if (this.parentNode.getElementsByTagName('div')[0].style.display != '') { this.parentNode.getElementsByTagName('div')[0].style.display = ''; this.value='Click To Hide Content'; } else { this.parentNode.getElementsByTagName('div')[0].style.display = 'none'; this.value='Click To Show Content'; }">
<div style="display: none;">
<br />
https://forum.xda-developers.com/sho...1&postcount=36<br />
</div>
</div><br />
<br />
<br />
<b><font size="5"> Uncategorized:</font></b><br />
<div class="bbcode-hide" style="margin:20px; margin-top:5px">
<input type="button" value="Click To Show Content" style="font-size:12px; padding:5px; display:block; margin:0; width:175px; cursorointer; text-align:center; text-transform:uppercase;" onClick="if (this.parentNode.getElementsByTagName('div')[0].style.display != '') { this.parentNode.getElementsByTagName('div')[0].style.display = ''; this.value='Click To Hide Content'; } else { this.parentNode.getElementsByTagName('div')[0].style.display = 'none'; this.value='Click To Show Content'; }">
<div style="display: none;">
<br />
* [Smali/Baksmali] JesusFreke - Smali/Baksmali Jars<br />
https://bitbucket.org/JesusFreke/smali/downloads/<br />
<br />
* Some OMC manipulation tips<br />
https://forum.xda-developers.com/sho...8&postcount=10<br />
<br />
* Use ODM instead of OMC/CSC in Oreo<br />
https://forum.xda-developers.com/sho...&postcount=240<br />
<br />
* Decode/Encode OMC/CSC Files Tool<br />
https://forum.xda-developers.com/and...coder-t3791471<br />
<br />
* Decode/Encode OMC/CSC Files<br />
https://forum.xda-developers.com/gal...files-t3770940<br />
<br />
* How to Modify SystemUI.apk, Secsettings.apk, framework-res.apk and the * .jar of Samsung Oreo<br />
https://forum.xda-developers.com/sho...5&postcount=39<br />
https://forum.xda-developers.com/sho...3&postcount=40<br />
https://forum.xda-developers.com/sho...4&postcount=41<br />
<br />
* [Guide][Video Tutorial] How to build Custom ROMs and Kernel Modification![O][N][M][L]<br />
https://forum.xda-developers.com/and...ernel-t3814251<br />
<br />
* For those who want to go from 6th ROM Control to GRX Settings<br />
https://forum.xda-developers.com/sho...&postcount=312<br />
<br />
* Fixing Private Mode on Non Supported Frameworks (i.e S8+ / Note 8 / S9 ) Oreo<br />
https://forum.xda-developers.com/sho...&postcount=408<br />
<br />
* How To Fix S9+/S9 Dolby on Oreo Roms <br />
https://forum.xda-developers.com/sho...&postcount=405<br />
<br />
* RMM prenormal work around<br />
https://forum.xda-developers.com/sho...5&postcount=51<br />
<br />
* All about CPU Governors and GPU governors<br />
http://ajgupta.github.io/android/201...GPU-governors/<br />
<br />
* Guide To Bypass Google Pay App - Magisk Hide<br />
https://forum.xda-developers.com/sho...&postcount=626<br />
<br />
* [GUIDE] Root/Install TWRP on any NON-US Samsung after 2018 updates<br />
https://forum.xda-developers.com/sam...msung-t3747535<br />
<br />
* "Lockscreen & Home " Default Wallpaper:<br />
https://forum.xda-developers.com/sho...&postcount=518<br />
<br />
* [Guide][tut] [LP/MM] Hide/Enable Layouts (small apps, Icons, Nav and more) no smali<br />
https://forum.xda-developers.com/cro...-apps-t3417499<br />
<br />
* Guide To Add Single CSC & Remove OMC_ODM<br />
https://forum.xda-developers.com/sho...&postcount=652<br />
<br />
* AppLock For Oreo 8.0<br />
https://forum.xda-developers.com/sho...5&postcount=13<br />
<br />
* Screen Recorder<br />
https://forum.xda-developers.com/sho...3&postcount=19<br />
<br />
* Power Plan Feature for Device Maintenance Oreo<br />
https://forum.xda-developers.com/sho...3&postcount=24<br />
<br />
* Guide for GMS Doze<br />
https://forum.xda-developers.com/sho...4&postcount=14<br />
<br />
* Guide to Fix Data Mount in TWRP for Oreo<br />
https://forum.xda-developers.com/sho...6&postcount=28<br />
<br />
* [APP][Root][2.1+][OFFICIAL] AdAway<br />
https://forum.xda-developers.com/sho....php?t=2190753<br />
<br />
* ADB Prop Tweak<br />
https://forum.xda-developers.com/sho...5&postcount=15<br />
<br />
* Guide to Calibrate Battery<br />
https://forum.xda-developers.com/sho...4&postcount=16<br />
<br />
* [FontPack] -v7.2- 1120 Fonts Compatible with Oreo<br />
https://forum.xda-developers.com/gal...6edge-t3154336<br />
<br />
* [ADVANCED TUTORIAL][NOT-FOR-THE-WEAK-HEART][6THGEAR INFO CORNER] Content observer the 6thGear way<br />
https://forum.xda-developers.com/sho...postcount=8549<br />
<br />
* [GUIDE]All-In-One(stock FW/CSC/ROOT/TWRP recovery/FRP unlock/PIT/unbrick/bootloader)<br />
https://forum.xda-developers.com/gal...-root-t3702963<br />
<br />
* [30/09/16][Sounds] Iron Man 3 Added !!! [BOOTANIMATIONS] for S5/N4/S6/E /N5/S7/E<br />
https://forum.xda-developers.com/gal...audio-t3410272<br />
<br />
* [TOOLS][ZIPS][SCRIPTS] osm0sis' Odds and Ends [Multiple Devices/Platforms]<br />
https://forum.xda-developers.com/sho....php?t=2239421<br />
<br />
* [GUIDE] Restore You IMEI And Fix Corrupted EFS<br />
https://forum.xda-developers.com/and...d-efs-t3116217<br />
<br />
* [DEV][TEMPLATE] AnyKernel2 - Easily Mod ROM Ramdisk + Pack zImage<br />
https://forum.xda-developers.com/sho....php?t=2670512<br />
<br />
* [TOOL] Public ID Converter<br />
https://forum.xda-developers.com/and...erter-t3064175<br />
<br />
* SystemUI Compilation Error Fix!<br />
https://forum.xda-developers.com/sho...6&postcount=49<br />
<br />
<br />
</div>
</div><br />
<br />
<br />
<img src="https://img.xda-cdn.com/YIVqH8hi9WHJTrEdvqh2oltSmWY=/http%3A%2F%2Ffs5.directupload.net%2Fimages%2F170103%2Fsd8jtf2c.jpg" border="0" alt="" title="" /><br />
<br />
<font color="DarkRed"><font size="5"><b><u>ROM Building Kitchens:</u></b></font></font><br />
<div class="bbcode-hide" style="margin:20px; margin-top:5px">
<input type="button" value="Click To Show Content" style="font-size:12px; padding:5px; display:block; margin:0; width:175px; cursorointer; text-align:center; text-transform:uppercase;" onClick="if (this.parentNode.getElementsByTagName('div')[0].style.display != '') { this.parentNode.getElementsByTagName('div')[0].style.display = ''; this.value='Click To Hide Content'; } else { this.parentNode.getElementsByTagName('div')[0].style.display = 'none'; this.value='Click To Show Content'; }">
<div style="display: none;">
<br />
* [WINDOWS/LINUX][DONATE] SuperR's Kitchen<br />
https://forum.xda-developers.com/app...0-0-0-t3601702<br />
<br />
* [LINUX][FREE] SuperR's Kitchen<br />
https://forum.xda-developers.com/app...2-1-6-t3597434<br />
<br />
* TOAD - The Open-Source Android Deodexer<br />
https://forum.xda-developers.com/and...dexer-t3848307<br />
<br />
* Poison Kitchen IDE<br />
https://forum.xda-developers.com/and...n-ide-t3779833<br />
<br />
* [ANDROID ROMs SYSTEMs EDITOR] ASSAYYED_KITCHEN<br />
https://forum.xda-developers.com/che...tchen-t3410545<br />
<br />
* [TOOL]Fulmics Deodexer ◦ Marshmallow ◦ Nougat ◦ Oreo<br />
https://forum.xda-developers.com/and...r-1-0-t3512081<br />
<br />
* [TOOL] Tickle My Android - Decompiling & Deodexing The Easy Way<br />
https://forum.xda-developers.com/sho....php?t=1633333<br />
<br />
* [Tool]Fully automated tool for create deodex from ART<br />
https://forum.xda-developers.com/gal...oid-l-t2972025<br />
<br />
<br />
</div>
</div><br />
<br />
<br />
<font color="DarkRed"><font size="5"><b><u>Root:</u></b></font></font><br />
<div class="bbcode-hide" style="margin:20px; margin-top:5px">
<input type="button" value="Click To Show Content" style="font-size:12px; padding:5px; display:block; margin:0; width:175px; cursorointer; text-align:center; text-transform:uppercase;" onClick="if (this.parentNode.getElementsByTagName('div')[0].style.display != '') { this.parentNode.getElementsByTagName('div')[0].style.display = ''; this.value='Click To Hide Content'; } else { this.parentNode.getElementsByTagName('div')[0].style.display = 'none'; this.value='Click To Show Content'; }">
<div style="display: none;">
<br />
* SuperSU Root<br />
https://forum.xda-developers.com/app...v2-05-t2868133<br />
<br />
* Magisk Root<br />
https://forum.xda-developers.com/app...80cb6-t3618589<br />
https://github.com/topjohnwu/Magisk/releases<br />
</div>
</div><br />
<br />
<br />
<font color="DarkRed"><font size="5"><b><u>Xposed:</u></b></font></font><br />
<div class="bbcode-hide" style="margin:20px; margin-top:5px">
<input type="button" value="Click To Show Content" style="font-size:12px; padding:5px; display:block; margin:0; width:175px; cursorointer; text-align:center; text-transform:uppercase;" onClick="if (this.parentNode.getElementsByTagName('div')[0].style.display != '') { this.parentNode.getElementsByTagName('div')[0].style.display = ''; this.value='Click To Hide Content'; } else { this.parentNode.getElementsByTagName('div')[0].style.display = 'none'; this.value='Click To Show Content'; }">
<div style="display: none;">
<br />
* [OFFICIAL] Xposed for Lollipop/Marshmallow<br />
http://forum.xda-developers.com/show....php?t=3034811<br />
<br />
* [UNOFFICIAL]Xposed for Samsung Lollipop/Marshmallow<br />
https://forum.xda-developers.com/xpo...lipop-t3180960<br />
<br />
* [UNOFFICIAL] Material Design Xposed Installer<br />
https://forum.xda-developers.com/xpo...aller-t3137758<br />
</div>
</div><br />
<br />
<br />
<font color="DarkRed"><font size="5"><b><u>Kitkat/Lollipop/Marshmallow/Nougat/Oreo - Guides/Mods:</u></b></font></font><br />
<div class="bbcode-hide" style="margin:20px; margin-top:5px">
<input type="button" value="Click To Show Content" style="font-size:12px; padding:5px; display:block; margin:0; width:175px; cursorointer; text-align:center; text-transform:uppercase;" onClick="if (this.parentNode.getElementsByTagName('div')[0].style.display != '') { this.parentNode.getElementsByTagName('div')[0].style.display = ''; this.value='Click To Hide Content'; } else { this.parentNode.getElementsByTagName('div')[0].style.display = 'none'; this.value='Click To Show Content'; }">
<div style="display: none;">
<br />
* [Guides] Android 8.0 Oreo Mods Thread<br />
https://forum.xda-developers.com/and...hread-t3772017<br />
<br />
* Guides Android 7 modding with main emphasis on S7edge this time<br />
https://forum.xda-developers.com/and...5#post69788075<br />
<br />
* [Guides & Links] TOUCHWIZ UNIFIED MODS THREAD<br />
https://forum.xda-developers.com/sho....php?t=2799050<br />
<br />
* Collection of Guides & Mods & Links for Samsung Android 6.0.1<br />
https://forum.xda-developers.com/gal...-devs-t3321679<br />
</div>
</div><br />
<br />
<br />
<font color="DarkRed"><font size="5"><b><u>General Guides:</u></b></font></font><br />
<div class="bbcode-hide" style="margin:20px; margin-top:5px">
<input type="button" value="Click To Show Content" style="font-size:12px; padding:5px; display:block; margin:0; width:175px; cursorointer; text-align:center; text-transform:uppercase;" onClick="if (this.parentNode.getElementsByTagName('div')[0].style.display != '') { this.parentNode.getElementsByTagName('div')[0].style.display = ''; this.value='Click To Hide Content'; } else { this.parentNode.getElementsByTagName('div')[0].style.display = 'none'; this.value='Click To Show Content'; }">
<div style="display: none;">
<br />
* How to Port Samsung Rom to other Samsung devices (Updated as of 4/19/2017)<br />
https://forum.xda-developers.com/and...msung-t3481114<br />
<br />
* [SOURCE CODE][DEV TOOL][SDK 21+]6thGear RomControl v2.+ for Devs<br />
https://forum.xda-developers.com/and...-devs-t3411916<br />
<br />
* <b>TEE:<br />
A TEE processor is typically a separate microprocessor in the system or a virtualized instance of the main processor.<br />
The TEE processor is isolated from the rest of the system using memory and I/O protection mechanisms supported by the hardware.<br />
</b><br />
https://source.android.com/security/trusty/<br />
<br />
* Android Tips and Tricks<br />
https://forum.xda-developers.com/sho....php?t=1723643<br />
<br />
* [REF][GUIDE]Most Upto Date Guide on CPU Governors, I/O Schedulers:<br />
https://forum.xda-developers.com/gen...ors-o-t3048957<br />
<br />
* [GUIDE] How to fix IMEI / DRK issues [ALL MODELS][COMBINATION UPDATE 03 NOV 2017]<br />
https://forum.xda-developers.com/s7-...ssues-t3379516<br />
<br />
* [GUIDE][COMPLETE] All in one Android Development [NOOB FRIENDLY]<br />
https://forum.xda-developers.com/che...5121?nocache=1<br />
<br />
* [GUIDE][COMPLETE] Android ROM Development From Source To End<br />
https://forum.xda-developers.com/che...pment-t2814763<br />
<br />
* [GUIDE/TIPS] How to Port OEM Apps / Vendor Apps to Your Current ROM<br />
https://forum.xda-developers.com/sho....php?t=2476050<br />
<br />
* OTA Update Center App (v 2.0.5)<br />
http://forum.xda-developers.com/show...5#post29501085<br />
</div>
</div><br />
<br />
<br />
<font color="DarkRed"><font size="5"><b><u>General Guides Older Versions:</u></b></font></font><br />
<div class="bbcode-hide" style="margin:20px; margin-top:5px">
<input type="button" value="Click To Show Content" style="font-size:12px; padding:5px; display:block; margin:0; width:175px; cursorointer; text-align:center; text-transform:uppercase;" onClick="if (this.parentNode.getElementsByTagName('div')[0].style.display != '') { this.parentNode.getElementsByTagName('div')[0].style.display = ''; this.value='Click To Hide Content'; } else { this.parentNode.getElementsByTagName('div')[0].style.display = 'none'; this.value='Click To Show Content'; }">
<div style="display: none;">
<br />
* Porting Nougat Apps to Marshmallow <br />
https://forum.xda-developers.com/sho...ostcount=10884<br />
<br />
* Disable Signature Check<br />
https://forum.xda-developers.com/sho...&postcount=557<br />
<br />
* How to add logo and rom info to settings / about device,<br />
Add Toolbox Controller to Settings<br />
http://forum.xda-developers.com/show...postcount=1873<br />
http://forum.xda-developers.com/show...postcount=1813<br />
<br />
* Changelog to settings<br />
https://forum.xda-developers.com/cro...s-rom-t3278694<br />
<br />
* How to add SuperSU Link in Settings<br />
https://forum.xda-developers.com/sho...postcount=2264<br />
<br />
* How to add App Link in Settings<br />
http://forum.xda-developers.com/show...postcount=2264<br />
<br />
* [MOD][APP] Multi DPI Samsung Apps (Camera, Keyboard, Contacts/Dialer) & services.jar<br />
https://forum.xda-developers.com/gal...3#post61491483<br />
<br />
* [GUIDE] How To Add Contacts, Tasks, And Apps Edge Panel | Edge Panel S8 Guide | Nougat<br />
https://forum.xda-developers.com/sho...&postcount=245<br />
<br />
* How to Disable Flag_Secure in Nougat TW Rom<br />
https://forum.xda-developers.com/sho...ostcount=11420<br />
<br />
* [MOD][HOW-TO] Fully disable app verification (FOR USER APPS)<br />
https://forum.xda-developers.com/sho....php?t=2733681<br />
<br />
* Change FOTA Upgrade Screen to any color<br />
https://forum.xda-developers.com/sho...postcount=8460<br />
<br />
* A.O.K.P Ram Bar<br />
http://forum.xda-developers.com/show...postcount=5419<br />
http://forum.xda-developers.com/show...postcount=5543<br />
<br />
* How to Add Quicklauncher in Recents App<br />
http://forum.xda-developers.com/show...postcount=1332<br />
<br />
* Remove the grey status bar when power saving mode is on<br />
http://forum.xda-developers.com/show...postcount=7345<br />
<br />
* ADD/REMOVE - 5Way Reboot TW Marshmallow<br />
http://forum.xda-developers.com/show...postcount=1220<br />
http://forum.xda-developers.com/show...postcount=9369<br />
<br />
* How to Advance Power Menu on Marshmallow 6.0.1<br />
https://forum.xda-developers.com/sho...&postcount=525<br />
<br />
* Advanced Power Menu for Nougat<br />
https://forum.xda-developers.com/sho...83&postcount=3<br />
<br />
* Device info to notification panel and lockscreen<br />
http://forum.xda-developers.com/show...postcount=2019<br />
http://forum.xda-developers.com/show...postcount=2294<br />
http://forum.xda-developers.com/show...postcount=2030<br />
<br />
* For Guide - Multiwindow & Toolbox Toggles in S7Edge SystemUI<br />
http://forum.xda-developers.com/show...postcount=6307<br />
<br />
* Enable OutdoorMode<br />
http://forum.xda-developers.com/show...&postcount=543<br />
<br />
* Fix - Screen Overlay - GooglePackageInstaller apk<br />
http://forum.xda-developers.com/show...postcount=8597<br />
<br />
* Fix - Screen Overlay - GooglePackageInstaller apk Nougat<br />
https://forum.xda-developers.com/sho...count=82<br /><br />
<br />
* Increase Toolbox apps number<br />
http://forum.xda-developers.com/gala...g-fws-t2899795<br />
<br />
* Add On-Off Label To Settings ( Framework-res apk )<br />
http://forum.xda-developers.com/show...postcount=2952<br />
<br />
* [Guide] How to add (Capacitive) touch key light settings back to Display Settings<br />
https://forum.xda-developers.com/sho...postcount=6010<br />
<br />
* (HOW-TO) (MM) S7 Power Menu Mod with Blur background<br />
https://forum.xda-developers.com/gal...-blur-t3389044<br />
<br />
* [MOD][LP] Dynamic blur - Recents Panel<br />
https://forum.xda-developers.com/lg-...panel-t3284520<br />
<br />
* Opaque Status Bar Icons In Marshmallow (Remove Alpha Channel from status bar icons)<br />
https://forum.xda-developers.com/sho...postcount=1774<br />
<br />
* Remove EXTRA WHITE SPACE in DEFAULT APP SELECTOR<br />
http://forum.xda-developers.com/show...postcount=8981<br />
<br />
* Remove sd notification for S7e UI<br />
http://forum.xda-developers.com/show...postcount=5666<br />
<br />
* Quick Settings Columns to 6<br />
http://forum.xda-developers.com/show...postcount=2705<br />
<br />
* Disable Lockscreen " Swipe screen to unlock " Text<br />
http://forum.xda-developers.com/show...&postcount=489<br />
<br />
* How to Remove Web Manual and Updates in Settings Menu<br />
https://forum.xda-developers.com/sho...&postcount=161<br />
<br />
* [GUIDE][DEVS][SMALI]Enable "Device Status Official" - Remove SysScope[GUIDE][DEVS]<br />
https://forum.xda-developers.com/att...icial-t2815682<br />
</div>
</div><br />
<br />
<br />
<font color="DarkRed"><font size="5"><b><u>General Tools:</u></b></font></font><br />
<div class="bbcode-hide" style="margin:20px; margin-top:5px">
<input type="button" value="Click To Show Content" style="font-size:12px; padding:5px; display:block; margin:0; width:175px; cursorointer; text-align:center; text-transform:uppercase;" onClick="if (this.parentNode.getElementsByTagName('div')[0].style.display != '') { this.parentNode.getElementsByTagName('div')[0].style.display = ''; this.value='Click To Hide Content'; } else { this.parentNode.getElementsByTagName('div')[0].style.display = 'none'; this.value='Click To Show Content'; }">
<div style="display: none;">
<br />
* [GUIDE] How to Decompile APKs with ODEX files [Noob Friendly]<br />
https://forum.xda-developers.com/and...files-t3325340<br />
<br />
* [TOOL] Android Image Kitchen - Unpack/Repack <br />
https://forum.xda-developers.com/sho....php?t=2073775<br />
<br />
* Odin3 Tool For Windows:<br />
https://forum.xda-developers.com/sho....php?t=2711451<br />
<br />
* [OFFICIAL][TOOL][WINDOWS] ADB, Fastboot and Drivers - 15 seconds ADB Installer v1.4.3<br />
https://forum.xda-developers.com/sho....php?t=2588979<br />
<br />
* [Q&A] AROMA Installer - [Dev Move To DevDB]<br />
https://forum.xda-developers.com/sho....php?t=1461712<br />
<br />
* [Script][Tool] how to create a tar.md5 file from img For Odin<br />
https://forum.xda-developers.com/sho....php?t=2446269<br />
<br />
* How can a modder have easy life / Pushing apps into system / Easier than you think<br />
https://forum.xda-developers.com/sho...postcount=6998<br />
<br />
* [GUIDE] Making Dump Files Out of Android Device Partitions via ABD<br />
https://forum.xda-developers.com/sho....php?t=2450045<br />
<br />
* Updato - largest online firmware archive, fast and totally free<br />
https://forum.xda-developers.com/gal...chive-t3413785<br />
</div>
</div><br />
<br />
<br />
<img src="https://img.xda-cdn.com/anp4OvmSdtmmkL31Dprc9ozqlGw=/http%3A%2F%2Ffs5.directupload.net%2Fimages%2F161025%2F7zzqvmfo.png" border="0" alt="" title="" /><br />
<font size="4"><font face="Arial Black"><b><font color="Red">Click Here To Join The " Samsung Galaxy Oreo Guides Channel " in Telegram</font></b></font></font></div><br />
<b><u><font size="4">XDAevDB Information</font></u></b><br />
<font size="3"><b>[Guides][Mods][TouchWiz]Android 8 Oreo Mods, ROM for the Android General</b></font><br />
<br />
<b><u>Contributors</u></b><br />
yash92duster<br />
<b>ROM OS Version:</b> 8.x Oreo<br />
<b>ROM Firmware Required:</b> TouchWiz Devices Only<br />
<br />
<b><u>Version Information</u></b><br />
<b>Status:</b> Stable<br />
<b>Stable Release Date:</b> 2018-09-29<br />
<br />
<b>Created</b> 2018-08-07<br />
<b>Last Updated</b> 2018-10-13<br />
</div>
</div>
</div>
<div class="postbutton-row">
<div class="post-left">
</div>
<div class="post-buttons">
<i class="pbfa fas fa-share-square"></i><span class="responsive-text-hide"> Submit to XDA Portal</span>
<i class="pbfa fas fa-reply"></i><span class="responsive-text-hide"> Quick Reply</span>
<i class="pbfa fas fa-share-square"></i><span class="responsive-text-hide"> Reply</span>
</div>
<div class="post-right">
</div>
</div>
<div id="post_thanks_box_76093145" class="post_thanks_box_wrapper">
<a href="#" class="thanksShow toggleCollapse" id="toggleCollapse_Thanks_76093145" rel="nofollow">
The Following 55 Users Say Thank You to yash92duster For This Useful Post: <span class="thanksExpandPhrase">[ View ]</span>
</a>
<a target="_blank" class="gift-post" href="/ad-free/?postid=76093145">Gift yash92duster Ad-Free</a>
<div class="thanksNames" id="collapseobj_Thanks_76093145" style="display:none;">
<div> 32rd<span class="post-thanks-box-date">(2nd August 2018)</span>, a.raul<span class="post-thanks-box-date">(3rd April 2018)</span>, AbrahamGC<span class="post-thanks-box-date">(2nd April 2018)</span>, AK2H<span class="post-thanks-box-date">(2nd May 2018)</span>, Albe96<span class="post-thanks-box-date">(28th April 2018)</span>, Albry<span class="post-thanks-box-date">(11th October 2018)</span>, alispeedsport<span class="post-thanks-box-date">(16th May 2018)</span>, aliwaris<span class="post-thanks-box-date">(22nd June 2018)</span>, Allooosh98<span class="post-thanks-box-date">(27th September 2018)</span>, <span style="font-weight: bold; color: DarkOrange;">ananjaser1211</span><span class="post-thanks-box-date">(31st May 2018)</span>, ANDROIDXFOREVER<span class="post-thanks-box-date">(2nd April 2018)</span>, angiotell<span class="post-thanks-box-date">(22nd June 2018)</span>, badowl<span class="post-thanks-box-date">(4th May 2018)</span>, beardedfly<span class="post-thanks-box-date">(20th May 2018)</span>, Blackball<span class="post-thanks-box-date">(7th June 2018)</span>, brhoomy101<span class="post-thanks-box-date">(10th September 2018)</span>, <span style="color: blue; font-style: italic;">Carotix</span><span class="post-thanks-box-date">(8th June 2018)</span>, Cường Hồ<span class="post-thanks-box-date">(4th June 2018)</span>, Deepanshu77<span class="post-thanks-box-date">(6th June 2018)</span>, <span style="font-weight: bold; color: DarkOrange;">djb77</span><span class="post-thanks-box-date">(7th October 2018)</span>, dmw212721<span class="post-thanks-box-date">(21st July 2018)</span>, Dr.NHTT<span class="post-thanks-box-date">(16th August 2018)</span>, Eleo<span class="post-thanks-box-date">(11th June 2018)</span>, fedez<span class="post-thanks-box-date">(9th June 2018)</span>, Frozen27<span class="post-thanks-box-date">(2nd April 2018)</span>, Grouxho<span class="post-thanks-box-date">(8th May 2018)</span>, IAmWolf94<span class="post-thanks-box-date">(2nd July 2018)</span>, IKGapirov<span class="post-thanks-box-date">(18th September 2018)</span>, Kev-Dev<span class="post-thanks-box-date">(30th September 2018)</span>, Kinglos<span class="post-thanks-box-date">(20th August 2018)</span>, KTMNiko<span class="post-thanks-box-date">(17th June 2018)</span>, Kudesu<span class="post-thanks-box-date">(22nd June 2018)</span>, Manson79<span class="post-thanks-box-date">(9th April 2018)</span>, mohitmallick17<span class="post-thanks-box-date">(14th April 2018)</span>, necrosauron<span class="post-thanks-box-date">(12th April 2018)</span>, pswin09<span class="post-thanks-box-date">(9th June 2018)</span>, qounik<span class="post-thanks-box-date">(30th September 2018)</span>, rajat13<span class="post-thanks-box-date">(8th July 2018)</span>, rifek4<span class="post-thanks-box-date">(19th May 2018)</span>, Rifformat<span class="post-thanks-box-date">(28th August 2018)</span>, Rman666<span class="post-thanks-box-date">(7th June 2018)</span>, sagitt67<span class="post-thanks-box-date">(21st June 2018)</span>, <span style="font-weight: bold; color: DarkOrange;">Senthil360</span><span class="post-thanks-box-date">(9th July 2018)</span>, Shadow7107<span class="post-thanks-box-date">(2nd May 2018)</span>, SirDre<span class="post-thanks-box-date">(18th April 2018)</span>, Swarai<span class="post-thanks-box-date">(6th September 2018)</span>, TaifAljaloo<span class="post-thanks-box-date">(14th April 2018)</span>, ToXiC<span class="post-thanks-box-date">(8th October 2018)</span>, Vishal333<span class="post-thanks-box-date">(9th June 2018)</span>, VoHo7<span class="post-thanks-box-date">(3rd July 2018)</span>, Vucko_sk<span class="post-thanks-box-date">(26th May 2018)</span>, whitelightning76<span class="post-thanks-box-date">(19th April 2018)</span>, zmeeed1<span class="post-thanks-box-date">(12th April 2018)</span>, _alexndr<span class="post-thanks-box-date">(1st May 2018)</span>, ★彡 sílvєr kíng 彡★<span class="post-thanks-box-date">(31st May 2018)</span></div>
</div>
</div>
</div>
<div class="postbit-wrapper xda-box">
<div class="post-head-container">
<div class="post-head post-head-left"> </div>
<div class="post-head post-head-right"> </div>
</div>
<div class="post-content-container">
<div class="postbit-userinfo-cell">
</div>
<div class="postbit-content">
<script type="a1964a5df941c64d21908d27-text/javascript">
if(!is_mobile)
{
/* Criteo.DisplayAcceptableAdIfAdblocked(
{
'zoneid' : 348486,
'containerid' : 'crt-348486',
'overrideZoneFloor' : false,
'callIfNotAdBlocked' : function()
{
document.getElementById('crt-348486').style.display='none';
},
'callbackSuccess' : function()
{
console.log("callbackSuccess");
},
'callbackError' : function()
{
console.log("callbackError");
}
}
); */
if (xda_ad_choice == "purch")
{
document.write('<div id="purch_Y_L_0_1" class="purchad" style="text-align:left; min-height:90px; max-height:250px; overflow:hidden;"></div>');
}
else if (xda_ad_choice == "sortable")
{
document.write('x3Cscript src="//tags-cdn.deployads.com/a/xda-developers.com.js" async >x3C/script>');
document.write('<div class="ad-tag" data-ad-name="forum_incontent_1" data-ad-size="728x90" style="text-align:left; min-height:90px; max-height:250px; overflow:hidden;"></div>');
(deployads = window.deployads || []).push({});
}
}
</script>
</div>
</div>
<div class="postbutton-row"></div>
</div>
<div id="edit76093174" class="postbit-wrapper ">
<a id="post76093174" class="postbit-anchor"></a>
<div class="post-head-container">
<div class="post-head post-head-left">
<div id="postmenu_76093174">
<i class="fas fa-user-circle post-onlinestatus post-onlinestatus-offline" title="yash92duster is offline"></i>
<a class="bigfusername xda-popup-trigger" id="postmenu_76093174" href="member.php?u=6377149"><span style="color: green; font-style: italic;">yash92duster</span></a>
<div class="xda-popup popup-notable xda-popup-inplace" id="postmenu_76093174_menu" style="display:none;">
<i class="fas fa-user-circle"></i> View Profile
<i class="fas fa-comment-dots"></i> View Forum Posts
<i class="fab fa-twitter"></i> Follow on Twitter
<i class="fab fa-google-plus-g"></i> Follow on Google+
<i class="fab fa-facebook-f"></i> View Facebook page
<i class="fab fa-github"></i> View GitHub profile
<i class="fab fa-instagram"></i> View Instagram profile
<i class="fas fa-donate"></i> Donate to Me
</div>
</div>
</div>
<div class="post-head post-head-right">
<span class="time">2nd April 2018, 01:36 AM</span>
<span class="posttime-number-seperator">|</span><strong>#2</strong>
<div class="postbit-social">
<i class="fagp fab fa-google-plus-g"></i>
<i class="fafb fab fa-facebook-f"></i>
<i class="fatw fab fa-twitter"></i>
</div>
</div>
</div>
<div class="post-content-container">
<div class="postbit-userinfo-cell">
<div class="pbava smallfont">
<img src="//cdn-cf-1.xda-developers.com/customavatars/avatar6377149_9.gif" width="66" height="80" class="imageShadow" alt="yash92duster's Avatar" border="0" />
</div>
<div class="smallfont">
<div class="pbuser user-title user-title-op-tag"><span class="op-tag">OP</span> Recognized Contributor</div>
<div class="pbuser user-location">
<img src="//cdn-cf-2.xda-developers.com/images/flags/India.png" title="India" class="userflag imageShadow" alt="Flag" />
Chennai
</div>
<div class="userThanksContainer" title="yash92duster has been thanked 9,337 times. That equates to 9/20 notches on our Thanks Meter">
<span class="userThanksText">Thanks<span class="responsive-text-hide"> Meter</span>: 9,337</span>
<div class="userThanksInfo">
<span class="userThanksMeter userThanksMeter9"> </span>
</div>
</div>
<div class="userstars-star userstars-amount-0" title="0 donation stars"></div>
Donate to Me
</div>
More <i class="fas fa-caret-down"></i>
<div id="collapseobj_more_76093174" class="moreUserInfo" style="display:none;">
<div class="pbuser user-posts">
<strong>9,570</strong> posts
</div>
<div class="pbuser user-joindate"><span class="time responsive-text-hide">Join Date:</span><span class="responsive-text-show">Joined:</span> Jan 2015</div>
<div class="my-devices pbuser">My Devices: <a href='/galaxy-s5'>Samsung Galaxy S 5</a>, <a href='/tab-4'>Samsung Galaxy Tab 4</a>, <a href='/moto-e-2015'>Moto E 2015</a>, <a href='/zenwatch-2'>Asus ZenWatch 2</a>, <a href='/samsung-a-series'>Samsung Galaxy A Series</a>, <a href='/galaxy-e-series'>Samsung Galaxy E Series</a>, <a href='/galaxy-s7'>Samsung Galaxy S7</a>, <a href='/galaxy-s8+'>Samsung Galaxy S8+</a>, <a href='/galaxy-s9'>Samsung Galaxy S9</a></div>
<img src="//cdn-cf-2.xda-developers.com/images/providers/India - Jio.png" title="India - Jio" class="carrier" alt="Carrier - India - Jio">
<div class="userChatIcons"> </div>
Less <i class="fas fa-caret-up"></i>
</div>
</div>
<div class="postbit-content postbit-content-moderated" id="td_post_76093174">
<div class="post-text" id="post_message_76093174">
#Reserved1
</div>
</div>
</div>
<div class="postbutton-row">
<div class="post-left">
</div>
<div class="post-buttons">
<i class="pbfa fas fa-share-square"></i><span class="responsive-text-hide"> Submit to XDA Portal</span>
<i class="pbfa fas fa-reply"></i><span class="responsive-text-hide"> Quick Reply</span>
<i class="pbfa fas fa-share-square"></i><span class="responsive-text-hide"> Reply</span>
</div>
<div class="post-right">
</div>
</div>
<div id="post_thanks_box_76093174" class="post_thanks_box_wrapper">
<a href="#" class="thanksShow toggleCollapse" id="toggleCollapse_Thanks_76093174" rel="nofollow">
The Following 8 Users Say Thank You to yash92duster For This Useful Post: <span class="thanksExpandPhrase">[ View ]</span>
</a>
<a target="_blank" class="gift-post" href="/ad-free/?postid=76093174">Gift yash92duster Ad-Free</a>
<div class="thanksNames" id="collapseobj_Thanks_76093174" style="display:none;">
<div> <span style="font-weight: bold; color: DarkOrange;">ananjaser1211</span><span class="post-thanks-box-date">(31st May 2018)</span>, <span style="color: blue; font-style: italic;">Carotix</span><span class="post-thanks-box-date">(11th August 2018)</span>, Dr.NHTT<span class="post-thanks-box-date">(16th August 2018)</span>, fedez<span class="post-thanks-box-date">(9th June 2018)</span>, IKGapirov<span class="post-thanks-box-date">(18th September 2018)</span>, mohitmallick17<span class="post-thanks-box-date">(14th April 2018)</span>, <span style="font-weight: bold; color: DarkOrange;">Senthil360</span><span class="post-thanks-box-date">(9th July 2018)</span>, TaifAljaloo<span class="post-thanks-box-date">(14th April 2018)</span></div>
</div>
</div>
</div>
<div id="edit76093175" class="postbit-wrapper ">
<a id="post76093175" class="postbit-anchor"></a>
<div class="post-head-container">
<div class="post-head post-head-left">
<div id="postmenu_76093175">
<i class="fas fa-user-circle post-onlinestatus post-onlinestatus-offline" title="yash92duster is offline"></i>
<a class="bigfusername xda-popup-trigger" id="postmenu_76093175" href="member.php?u=6377149"><span style="color: green; font-style: italic;">yash92duster</span></a>
<div class="xda-popup popup-notable xda-popup-inplace" id="postmenu_76093175_menu" style="display:none;">
<i class="fas fa-user-circle"></i> View Profile
<i class="fas fa-comment-dots"></i> View Forum Posts
<i class="fab fa-twitter"></i> Follow on Twitter
<i class="fab fa-google-plus-g"></i> Follow on Google+
<i class="fab fa-facebook-f"></i> View Facebook page
<i class="fab fa-github"></i> View GitHub profile
<i class="fab fa-instagram"></i> View Instagram profile
<i class="fas fa-donate"></i> Donate to Me
</div>
</div>
</div>
<div class="post-head post-head-right">
<span class="time">2nd April 2018, 01:36 AM</span>
<span class="posttime-number-seperator">|</span><strong>#3</strong>
<div class="postbit-social">
<i class="fagp fab fa-google-plus-g"></i>
<i class="fafb fab fa-facebook-f"></i>
<i class="fatw fab fa-twitter"></i>
</div>
</div>
</div>
<div class="post-content-container">
<div class="postbit-userinfo-cell">
<div class="pbava smallfont">
<img src="//cdn-cf-1.xda-developers.com/customavatars/avatar6377149_9.gif" width="66" height="80" class="imageShadow" alt="yash92duster's Avatar" border="0" />
</div>
<div class="smallfont">
<div class="pbuser user-title user-title-op-tag"><span class="op-tag">OP</span> Recognized Contributor</div>
<div class="pbuser user-location">
<img src="//cdn-cf-2.xda-developers.com/images/flags/India.png" title="India" class="userflag imageShadow" alt="Flag" />
Chennai
</div>
<div class="userThanksContainer" title="yash92duster has been thanked 9,337 times. That equates to 9/20 notches on our Thanks Meter">
<span class="userThanksText">Thanks<span class="responsive-text-hide"> Meter</span>: 9,337</span>
<div class="userThanksInfo">
<span class="userThanksMeter userThanksMeter9"> </span>
</div>
</div>
<div class="userstars-star userstars-amount-0" title="0 donation stars"></div>
Donate to Me
</div>
More <i class="fas fa-caret-down"></i>
<div id="collapseobj_more_76093175" class="moreUserInfo" style="display:none;">
<div class="pbuser user-posts">
<strong>9,570</strong> posts
</div>
<div class="pbuser user-joindate"><span class="time responsive-text-hide">Join Date:</span><span class="responsive-text-show">Joined:</span> Jan 2015</div>
<div class="my-devices pbuser">My Devices: <a href='/galaxy-s5'>Samsung Galaxy S 5</a>, <a href='/tab-4'>Samsung Galaxy Tab 4</a>, <a href='/moto-e-2015'>Moto E 2015</a>, <a href='/zenwatch-2'>Asus ZenWatch 2</a>, <a href='/samsung-a-series'>Samsung Galaxy A Series</a>, <a href='/galaxy-e-series'>Samsung Galaxy E Series</a>, <a href='/galaxy-s7'>Samsung Galaxy S7</a>, <a href='/galaxy-s8+'>Samsung Galaxy S8+</a>, <a href='/galaxy-s9'>Samsung Galaxy S9</a></div>
<img src="//cdn-cf-2.xda-developers.com/images/providers/India - Jio.png" title="India - Jio" class="carrier" alt="Carrier - India - Jio">
<div class="userChatIcons"> </div>
Less <i class="fas fa-caret-up"></i>
</div>
</div>
<div class="postbit-content postbit-content-moderated" id="td_post_76093175">
<div class="post-text" id="post_message_76093175">
#Reserved2
</div>
</div>
</div>
<div class="postbutton-row">
<div class="post-left">
</div>
<div class="post-buttons">
<i class="pbfa fas fa-share-square"></i><span class="responsive-text-hide"> Submit to XDA Portal</span>
<i class="pbfa fas fa-reply"></i><span class="responsive-text-hide"> Quick Reply</span>
<i class="pbfa fas fa-share-square"></i><span class="responsive-text-hide"> Reply</span>
</div>
<div class="post-right">
</div>
</div>
<div id="post_thanks_box_76093175" class="post_thanks_box_wrapper">
<a href="#" class="thanksShow toggleCollapse" id="toggleCollapse_Thanks_76093175" rel="nofollow">
The Following 7 Users Say Thank You to yash92duster For This Useful Post: <span class="thanksExpandPhrase">[ View ]</span>
</a>
<a target="_blank" class="gift-post" href="/ad-free/?postid=76093175">Gift yash92duster Ad-Free</a>
<div class="thanksNames" id="collapseobj_Thanks_76093175" style="display:none;">
<div> <span style="font-weight: bold; color: DarkOrange;">ananjaser1211</span><span class="post-thanks-box-date">(31st May 2018)</span>, Dr.NHTT<span class="post-thanks-box-date">(16th August 2018)</span>, fedez<span class="post-thanks-box-date">(9th June 2018)</span>, IKGapirov<span class="post-thanks-box-date">(18th September 2018)</span>, mohitmallick17<span class="post-thanks-box-date">(14th April 2018)</span>, <span style="font-weight: bold; color: DarkOrange;">Senthil360</span><span class="post-thanks-box-date">(9th July 2018)</span>, TaifAljaloo<span class="post-thanks-box-date">(14th April 2018)</span></div>
</div>
</div>
</div>
<div id="edit76093177" class="postbit-wrapper ">
<a id="post76093177" class="postbit-anchor"></a>
<div class="post-head-container">
<div class="post-head post-head-left">
<div id="postmenu_76093177">
<i class="fas fa-user-circle post-onlinestatus post-onlinestatus-offline" title="yash92duster is offline"></i>
<a class="bigfusername xda-popup-trigger" id="postmenu_76093177" href="member.php?u=6377149"><span style="color: green; font-style: italic;">yash92duster</span></a>
<div class="xda-popup popup-notable xda-popup-inplace" id="postmenu_76093177_menu" style="display:none;">
<i class="fas fa-user-circle"></i> View Profile
<i class="fas fa-comment-dots"></i> View Forum Posts
<i class="fab fa-twitter"></i> Follow on Twitter
<i class="fab fa-google-plus-g"></i> Follow on Google+
<i class="fab fa-facebook-f"></i> View Facebook page
<i class="fab fa-github"></i> View GitHub profile
<i class="fab fa-instagram"></i> View Instagram profile
<i class="fas fa-donate"></i> Donate to Me
</div>
</div>
</div>
<div class="post-head post-head-right">
<span class="time">2nd April 2018, 01:36 AM</span>
<span class="posttime-number-seperator">|</span><strong>#4</strong>
<div class="postbit-social">
<i class="fagp fab fa-google-plus-g"></i>
<i class="fafb fab fa-facebook-f"></i>
<i class="fatw fab fa-twitter"></i>
</div>
</div>
</div>
<div class="post-content-container">
<div class="postbit-userinfo-cell">
<div class="pbava smallfont">
<img src="//cdn-cf-1.xda-developers.com/customavatars/avatar6377149_9.gif" width="66" height="80" class="imageShadow" alt="yash92duster's Avatar" border="0" />
</div>
<div class="smallfont">
<div class="pbuser user-title user-title-op-tag"><span class="op-tag">OP</span> Recognized Contributor</div>
<div class="pbuser user-location">
<img src="//cdn-cf-2.xda-developers.com/images/flags/India.png" title="India" class="userflag imageShadow" alt="Flag" />
Chennai
</div>
<div class="userThanksContainer" title="yash92duster has been thanked 9,337 times. That equates to 9/20 notches on our Thanks Meter">
<span class="userThanksText">Thanks<span class="responsive-text-hide"> Meter</span>: 9,337</span>
<div class="userThanksInfo">
<span class="userThanksMeter userThanksMeter9"> </span>
</div>
</div>
<div class="userstars-star userstars-amount-0" title="0 donation stars"></div>
Donate to Me
</div>
More <i class="fas fa-caret-down"></i>
<div id="collapseobj_more_76093177" class="moreUserInfo" style="display:none;">
<div class="pbuser user-posts">
<strong>9,570</strong> posts
</div>
<div class="pbuser user-joindate"><span class="time responsive-text-hide">Join Date:</span><span class="responsive-text-show">Joined:</span> Jan 2015</div>
<div class="my-devices pbuser">My Devices: <a href='/galaxy-s5'>Samsung Galaxy S 5</a>, <a href='/tab-4'>Samsung Galaxy Tab 4</a>, <a href='/moto-e-2015'>Moto E 2015</a>, <a href='/zenwatch-2'>Asus ZenWatch 2</a>, <a href='/samsung-a-series'>Samsung Galaxy A Series</a>, <a href='/galaxy-e-series'>Samsung Galaxy E Series</a>, <a href='/galaxy-s7'>Samsung Galaxy S7</a>, <a href='/galaxy-s8+'>Samsung Galaxy S8+</a>, <a href='/galaxy-s9'>Samsung Galaxy S9</a></div>
<img src="//cdn-cf-2.xda-developers.com/images/providers/India - Jio.png" title="India - Jio" class="carrier" alt="Carrier - India - Jio">
<div class="userChatIcons"> </div>
Less <i class="fas fa-caret-up"></i>
</div>
</div>
<div class="postbit-content postbit-content-moderated" id="td_post_76093177">
<div class="post-text" id="post_message_76093177">
#Reserved3
</div>
</div>
</div>
<div class="postbutton-row">
<div class="post-left">
</div>
<div class="post-buttons">
<i class="pbfa fas fa-share-square"></i><span class="responsive-text-hide"> Submit to XDA Portal</span>
<i class="pbfa fas fa-reply"></i><span class="responsive-text-hide"> Quick Reply</span>
<i class="pbfa fas fa-share-square"></i><span class="responsive-text-hide"> Reply</span>
</div>
<div class="post-right">
</div>
</div>
<div id="post_thanks_box_76093177" class="post_thanks_box_wrapper">
<a href="#" class="thanksShow toggleCollapse" id="toggleCollapse_Thanks_76093177" rel="nofollow">
The Following 7 Users Say Thank You to yash92duster For This Useful Post: <span class="thanksExpandPhrase">[ View ]</span>
</a>
<a target="_blank" class="gift-post" href="/ad-free/?postid=76093177">Gift yash92duster Ad-Free</a>
<div class="thanksNames" id="collapseobj_Thanks_76093177" style="display:none;">
<div> <span style="font-weight: bold; color: DarkOrange;">ananjaser1211</span><span class="post-thanks-box-date">(31st May 2018)</span>, Dr.NHTT<span class="post-thanks-box-date">(16th August 2018)</span>, fedez<span class="post-thanks-box-date">(9th June 2018)</span>, IKGapirov<span class="post-thanks-box-date">(18th September 2018)</span>, mohitmallick17<span class="post-thanks-box-date">(14th April 2018)</span>, <span style="font-weight: bold; color: DarkOrange;">Senthil360</span><span class="post-thanks-box-date">(9th July 2018)</span>, TaifAljaloo<span class="post-thanks-box-date">(14th April 2018)</span></div>
</div>
</div>
</div>
<div id="edit76093180" class="postbit-wrapper ">
<a id="post76093180" class="postbit-anchor"></a>
<div class="post-head-container">
<div class="post-head post-head-left">
<div id="postmenu_76093180">
<i class="fas fa-user-circle post-onlinestatus post-onlinestatus-offline" title="yash92duster is offline"></i>
<a class="bigfusername xda-popup-trigger" id="postmenu_76093180" href="member.php?u=6377149"><span style="color: green; font-style: italic;">yash92duster</span></a>
<div class="xda-popup popup-notable xda-popup-inplace" id="postmenu_76093180_menu" style="display:none;">
<i class="fas fa-user-circle"></i> View Profile
<i class="fas fa-comment-dots"></i> View Forum Posts
<i class="fab fa-twitter"></i> Follow on Twitter
<i class="fab fa-google-plus-g"></i> Follow on Google+
<i class="fab fa-facebook-f"></i> View Facebook page
<i class="fab fa-github"></i> View GitHub profile
<i class="fab fa-instagram"></i> View Instagram profile
<i class="fas fa-donate"></i> Donate to Me
</div>
</div>
</div>
<div class="post-head post-head-right">
<span class="time">2nd April 2018, 01:36 AM</span>
<span class="posttime-number-seperator">|</span><strong>#5</strong>
<div class="postbit-social">
<i class="fagp fab fa-google-plus-g"></i>
<i class="fafb fab fa-facebook-f"></i>
<i class="fatw fab fa-twitter"></i>
</div>
</div>
</div>
<div class="post-content-container">
<div class="postbit-userinfo-cell">
<div class="pbava smallfont">
<img src="//cdn-cf-1.xda-developers.com/customavatars/avatar6377149_9.gif" width="66" height="80" class="imageShadow" alt="yash92duster's Avatar" border="0" />
</div>
<div class="smallfont">
<div class="pbuser user-title user-title-op-tag"><span class="op-tag">OP</span> Recognized Contributor</div>
<div class="pbuser user-location">
<img src="//cdn-cf-2.xda-developers.com/images/flags/India.png" title="India" class="userflag imageShadow" alt="Flag" />
Chennai
</div>
<div class="userThanksContainer" title="yash92duster has been thanked 9,337 times. That equates to 9/20 notches on our Thanks Meter">
<span class="userThanksText">Thanks<span class="responsive-text-hide"> Meter</span>: 9,337</span>
<div class="userThanksInfo">
<span class="userThanksMeter userThanksMeter9"> </span>
</div>
</div>
<div class="userstars-star userstars-amount-0" title="0 donation stars"></div>
Donate to Me
</div>
More <i class="fas fa-caret-down"></i>
<div id="collapseobj_more_76093180" class="moreUserInfo" style="display:none;">
<div class="pbuser user-posts">
<strong>9,570</strong> posts
</div>
<div class="pbuser user-joindate"><span class="time responsive-text-hide">Join Date:</span><span class="responsive-text-show">Joined:</span> Jan 2015</div>
<div class="my-devices pbuser">My Devices: <a href='/galaxy-s5'>Samsung Galaxy S 5</a>, <a href='/tab-4'>Samsung Galaxy Tab 4</a>, <a href='/moto-e-2015'>Moto E 2015</a>, <a href='/zenwatch-2'>Asus ZenWatch 2</a>, <a href='/samsung-a-series'>Samsung Galaxy A Series</a>, <a href='/galaxy-e-series'>Samsung Galaxy E Series</a>, <a href='/galaxy-s7'>Samsung Galaxy S7</a>, <a href='/galaxy-s8+'>Samsung Galaxy S8+</a>, <a href='/galaxy-s9'>Samsung Galaxy S9</a></div>
<img src="//cdn-cf-2.xda-developers.com/images/providers/India - Jio.png" title="India - Jio" class="carrier" alt="Carrier - India - Jio">
<div class="userChatIcons"> </div>
Less <i class="fas fa-caret-up"></i>
</div>
</div>
<div class="postbit-content postbit-content-moderated" id="td_post_76093180">
<div class="post-text" id="post_message_76093180">
<b><font size="4">Guide to Remove High Volume Warning:</font></b><br />
<br />
Decompile <font color="DarkRed">SystemUI</font>.apk<br />
<br />
Locate to<br />
com/android/systemui/volume/<font color="darkred">VolumeDialogControllerImpl</font>.smali<br />
<br />
Find the method and replace it fully with new method<br />
<br />
<b><font size="3">From</font></b><br />
<div style="margin:20px; margin-top:5px">
<div class="smallfont" style="margin-bottom:2px">Code: </div>
<pre class="alt2 " dir="ltr" style="
margin: 0px;
padding: 5px;
border: 1px inset;
width: 100%;
height: 498px;
text-align: left;
overflow: auto">.method private onShowSafetyWarningW(I)V
.locals 2
iget-object v0, p0, Lcom/android/systemui/volume/VolumeDialogControllerImpl;->mKnoxStateMonitor:Lcom/android/systemui/KnoxStateMonitor;
invoke-virtual {v0}, Lcom/android/systemui/KnoxStateMonitor;->isSafetyWarningDialogEnabled()Z
move-result v0
xor-int/lit8 v0, v0, 0x1
if-eqz v0, :cond_0
sget-object v0, Lcom/android/systemui/volume/VolumeDialogControllerImpl;->TAG:Ljava/lang/String;
const-string/jumbo v1, "KnoxStateMonitor : Disable SafetyWarningDialog"
invoke-static {v0, v1}, Landroid/util/Log;->d(Ljava/lang/String;Ljava/lang/StringI
iget-object v0, p0, Lcom/android/systemui/volume/VolumeDialogControllerImpl;->mAudio:Landroid/media/AudioManager;
invoke-virtual {v0}, Landroid/media/AudioManager;->disableSafeMediaVolume()V
return-void
:cond_0
iget-object v0, p0, Lcom/android/systemui/volume/VolumeDialogControllerImpl;->mCallbacks:Lcom/android/systemui/volume/VolumeDialogControllerImpl$C;
invoke-virtual {v0, p1}, Lcom/android/systemui/volume/VolumeDialogControllerImpl$C;->onShowSafetyWarning(I)V
return-void
.end method</pre>
</div><b><font size="3">To</font></b><br />
<div style="margin:20px; margin-top:5px">
<div class="smallfont" style="margin-bottom:2px">Code: </div>
<pre class="alt2 " dir="ltr" style="
margin: 0px;
padding: 5px;
border: 1px inset;
width: 100%;
height: 178px;
text-align: left;
overflow: auto">.method private onShowSafetyWarningW(I)V
.locals 2
iget-object v0, p0, Lcom/android/systemui/volume/VolumeDialogControllerImpl;->mAudio:Landroid/media/AudioManager;
invoke-virtual {v0}, Landroid/media/AudioManager;->disableSafeMediaVolume()V
return-void
.end method</pre>
</div><br />
This Guide is optimized from<br />
https://forum.xda-developers.com/sho...5&postcount=46<br />
Thanks to Grouxho
</div>
</div>
</div>
<div class="postbutton-row">
<div class="post-left">
</div>
<div class="post-buttons">
<i class="pbfa fas fa-share-square"></i><span class="responsive-text-hide"> Submit to XDA Portal</span>
<i class="pbfa fas fa-reply"></i><span class="responsive-text-hide"> Quick Reply</span>
<i class="pbfa fas fa-share-square"></i><span class="responsive-text-hide"> Reply</span>
</div>
<div class="post-right">
</div>
</div>
<div id="post_thanks_box_76093180" class="post_thanks_box_wrapper">
<a href="#" class="thanksShow toggleCollapse" id="toggleCollapse_Thanks_76093180" rel="nofollow">
The Following 10 Users Say Thank You to yash92duster For This Useful Post: <span class="thanksExpandPhrase">[ View ]</span>
</a>
<a target="_blank" class="gift-post" href="/ad-free/?postid=76093180">Gift yash92duster Ad-Free</a>
<div class="thanksNames" id="collapseobj_Thanks_76093180" style="display:none;">
<div> Dr.NHTT<span class="post-thanks-box-date">(16th August 2018)</span>, ermakovermakov7878<span class="post-thanks-box-date">(28th May 2018)</span>, koolkunz<span class="post-thanks-box-date">(7th May 2018)</span>, kubura2999<span class="post-thanks-box-date">(22nd May 2018)</span>, mohitmallick17<span class="post-thanks-box-date">(14th April 2018)</span>, necrosauron<span class="post-thanks-box-date">(12th April 2018)</span>, Rman666<span class="post-thanks-box-date">(2nd April 2018)</span>, <span style="font-weight: bold; color: DarkOrange;">Senthil360</span><span class="post-thanks-box-date">(9th July 2018)</span>, TaifAljaloo<span class="post-thanks-box-date">(14th April 2018)</span>, _alexndr<span class="post-thanks-box-date">(23rd April 2018)</span></div>
</div>
</div>
</div>
<div id="edit76093183" class="postbit-wrapper ">
<a id="post76093183" class="postbit-anchor"></a>
<div class="post-head-container">
<div class="post-head post-head-left">
<div id="postmenu_76093183">
<i class="fas fa-user-circle post-onlinestatus post-onlinestatus-offline" title="yash92duster is offline"></i>
<a class="bigfusername xda-popup-trigger" id="postmenu_76093183" href="member.php?u=6377149"><span style="color: green; font-style: italic;">yash92duster</span></a>
<div class="xda-popup popup-notable xda-popup-inplace" id="postmenu_76093183_menu" style="display:none;">
<i class="fas fa-user-circle"></i> View Profile
<i class="fas fa-comment-dots"></i> View Forum Posts
<i class="fab fa-twitter"></i> Follow on Twitter
<i class="fab fa-google-plus-g"></i> Follow on Google+
<i class="fab fa-facebook-f"></i> View Facebook page
<i class="fab fa-github"></i> View GitHub profile
<i class="fab fa-instagram"></i> View Instagram profile
<i class="fas fa-donate"></i> Donate to Me
</div>
</div>
</div>
<div class="post-head post-head-right">
<span class="time">2nd April 2018, 01:37 AM</span>
<span class="posttime-number-seperator">|</span><strong>#6</strong>
<div class="postbit-social">
<i class="fagp fab fa-google-plus-g"></i>
<i class="fafb fab fa-facebook-f"></i>
<i class="fatw fab fa-twitter"></i>
</div>
</div>
</div>
<div class="post-content-container">
<div class="postbit-userinfo-cell">
<div class="pbava smallfont">
<img src="//cdn-cf-1.xda-developers.com/customavatars/avatar6377149_9.gif" width="66" height="80" class="imageShadow" alt="yash92duster's Avatar" border="0" />
</div>
<div class="smallfont">
<div class="pbuser user-title user-title-op-tag"><span class="op-tag">OP</span> Recognized Contributor</div>
<div class="pbuser user-location">
<img src="//cdn-cf-2.xda-developers.com/images/flags/India.png" title="India" class="userflag imageShadow" alt="Flag" />
Chennai
</div>
<div class="userThanksContainer" title="yash92duster has been thanked 9,337 times. That equates to 9/20 notches on our Thanks Meter">
<span class="userThanksText">Thanks<span class="responsive-text-hide"> Meter</span>: 9,337</span>
<div class="userThanksInfo">
<span class="userThanksMeter userThanksMeter9"> </span>
</div>
</div>
<div class="userstars-star userstars-amount-0" title="0 donation stars"></div>
Donate to Me
</div>
More <i class="fas fa-caret-down"></i>
<div id="collapseobj_more_76093183" class="moreUserInfo" style="display:none;">
<div class="pbuser user-posts">
<strong>9,570</strong> posts
</div>
<div class="pbuser user-joindate"><span class="time responsive-text-hide">Join Date:</span><span class="responsive-text-show">Joined:</span> Jan 2015</div>
<div class="my-devices pbuser">My Devices: <a href='/galaxy-s5'>Samsung Galaxy S 5</a>, <a href='/tab-4'>Samsung Galaxy Tab 4</a>, <a href='/moto-e-2015'>Moto E 2015</a>, <a href='/zenwatch-2'>Asus ZenWatch 2</a>, <a href='/samsung-a-series'>Samsung Galaxy A Series</a>, <a href='/galaxy-e-series'>Samsung Galaxy E Series</a>, <a href='/galaxy-s7'>Samsung Galaxy S7</a>, <a href='/galaxy-s8+'>Samsung Galaxy S8+</a>, <a href='/galaxy-s9'>Samsung Galaxy S9</a></div>
<img src="//cdn-cf-2.xda-developers.com/images/providers/India - Jio.png" title="India - Jio" class="carrier" alt="Carrier - India - Jio">
<div class="userChatIcons"> </div>
Less <i class="fas fa-caret-up"></i>
</div>
</div>
<div class="postbit-content postbit-content-moderated" id="td_post_76093183">
<div class="post-text" id="post_message_76093183">
#Reserved5
</div>
</div>
</div>
<div class="postbutton-row">
<div class="post-left">
</div>
<div class="post-buttons">
<i class="pbfa fas fa-share-square"></i><span class="responsive-text-hide"> Submit to XDA Portal</span>
<i class="pbfa fas fa-reply"></i><span class="responsive-text-hide"> Quick Reply</span>
<i class="pbfa fas fa-share-square"></i><span class="responsive-text-hide"> Reply</span>
</div>
<div class="post-right">
</div>
</div>
<div id="post_thanks_box_76093183" class="post_thanks_box_wrapper">
<a href="#" class="thanksShow toggleCollapse" id="toggleCollapse_Thanks_76093183" rel="nofollow">
The Following 4 Users Say Thank You to yash92duster For This Useful Post: <span class="thanksExpandPhrase">[ View ]</span>
</a>
<a target="_blank" class="gift-post" href="/ad-free/?postid=76093183">Gift yash92duster Ad-Free</a>
<div class="thanksNames" id="collapseobj_Thanks_76093183" style="display:none;">
<div> Dr.NHTT<span class="post-thanks-box-date">(16th August 2018)</span>, mohitmallick17<span class="post-thanks-box-date">(14th April 2018)</span>, <span style="font-weight: bold; color: DarkOrange;">Senthil360</span><span class="post-thanks-box-date">(9th July 2018)</span>, TaifAljaloo<span class="post-thanks-box-date">(14th April 2018)</span></div>
</div>
</div>
</div>
<div id="edit76093314" class="postbit-wrapper ">
<a id="post76093314" class="postbit-anchor"></a>
<div class="post-head-container">
<div class="post-head post-head-left">
<div id="postmenu_76093314">
<i class="fas fa-user-circle post-onlinestatus post-onlinestatus-offline" title="AbrahamGC is offline"></i>
<a class="bigfusername xda-popup-trigger" id="postmenu_76093314" href="member.php?u=7393522">AbrahamGC</a>
<div class="xda-popup popup-notable xda-popup-inplace" id="postmenu_76093314_menu" style="display:none;">
<i class="fas fa-user-circle"></i> View Profile
<i class="fas fa-comment-dots"></i> View Forum Posts
<a target="_blank" href="https://www.paypal.me/GCAbraham" rel="nofollow"><i class="fas fa-donate"></i> Donate to Me</a>
</div>
</div>
</div>
<div class="post-head post-head-right">
<span class="time">2nd April 2018, 02:04 AM</span>
<span class="posttime-number-seperator">|</span><strong>#7</strong>
<div class="postbit-social">
<i class="fagp fab fa-google-plus-g"></i>
<i class="fafb fab fa-facebook-f"></i>
<i class="fatw fab fa-twitter"></i>
</div>
</div>
</div>
<div class="post-content-container">
<div class="postbit-userinfo-cell">
<div class="smallfont">
<div class="pbuser user-title "> Senior Member</div>
<div class="pbuser user-location">
<img src="//cdn-cf-2.xda-developers.com/images/flags/Spain.png" title="Spain" class="userflag imageShadow" alt="Flag" />
/home
</div>
<div class="userThanksContainer" title="AbrahamGC has been thanked 933 times. That equates to 6/20 notches on our Thanks Meter">
<span class="userThanksText">Thanks<span class="responsive-text-hide"> Meter</span>: 933</span>
<div class="userThanksInfo">
<span class="userThanksMeter userThanksMeter6"> </span>
</div>
</div>
<div class="userstars-star userstars-amount-0" title="0 donation stars"></div>
<a target="_blank" href="https://www.paypal.me/GCAbraham" rel="nofollow" class="donateButton">Donate to Me</a>
</div>
More <i class="fas fa-caret-down"></i>
<div id="collapseobj_more_76093314" class="moreUserInfo" style="display:none;">
<div class="pbuser user-posts">
<strong>290</strong> posts
</div>
<div class="pbuser user-joindate"><span class="time responsive-text-hide">Join Date:</span><span class="responsive-text-show">Joined:</span> Apr 2016</div>
<div class="my-devices pbuser">My Devices: <a href='/galaxy-note-8'>Samsung Galaxy Note 8</a></div>
<div class="userChatIcons"> </div>
Less <i class="fas fa-caret-up"></i>
</div>
</div>
<div class="postbit-content postbit-content-moderated" id="td_post_76093314">
<div class="post-text" id="post_message_76093314">
Thanks for make this thread.... it can be lot of helpfull <img src="//forum.xda-cdn.com/images/smilies/biggrin.gif" border="0" alt="" title="Big Grin" class="inlineimg" /><br />
<br />
These guides still working on Oreo : (I mean the functionallity, the examples will not be the same)<br />
<br />
GearUtils (Global context)<br />
Content observer<br />
SysScope patch (Device official)<br />
<br />
Of course all the credits for the original developers... <img src="//forum.xda-cdn.com/images/smilies/good.gif" border="0" alt="" title="Good" class="inlineimg" />
</div>
</div>
</div>
<div class="postbutton-row">
<div class="post-left">
</div>
<div class="post-buttons">
<i class="pbfa fas fa-share-square"></i><span class="responsive-text-hide"> Submit to XDA Portal</span>
<i class="pbfa fas fa-reply"></i><span class="responsive-text-hide"> Quick Reply</span>
<i class="pbfa fas fa-share-square"></i><span class="responsive-text-hide"> Reply</span>
</div>
<div class="post-right">
</div>
</div>
<div id="post_thanks_box_76093314" class="post_thanks_box_wrapper">
<a href="#" class="thanksShow toggleCollapse" id="toggleCollapse_Thanks_76093314" rel="nofollow">
The Following 5 Users Say Thank You to AbrahamGC For This Useful Post: <span class="thanksExpandPhrase">[ View ]</span>
</a>
<a target="_blank" class="gift-post" href="/ad-free/?postid=76093314">Gift AbrahamGC Ad-Free</a>
<div class="thanksNames" id="collapseobj_Thanks_76093314" style="display:none;">
<div> a.raul<span class="post-thanks-box-date">(3rd April 2018)</span>, mohitmallick17<span class="post-thanks-box-date">(14th April 2018)</span>, ridwan.sn<span class="post-thanks-box-date">(2nd April 2018)</span>, scooby07<span class="post-thanks-box-date">(9th September 2018)</span>, <span style="color: green; font-style: italic;">yash92duster</span><span class="post-thanks-box-date">(2nd April 2018)</span></div>
</div>
</div>
</div>
<div id="edit76164778" class="postbit-wrapper ">
<a id="post76164778" class="postbit-anchor"></a>
<div class="post-head-container">
<div class="post-head post-head-left">
<div id="postmenu_76164778">
<i class="fas fa-user-circle post-onlinestatus post-onlinestatus-offline" title="jack allen is offline"></i>
<a class="bigfusername xda-popup-trigger" id="postmenu_76164778" href="member.php?u=5620850">jack allen</a>
<div class="xda-popup popup-notable xda-popup-inplace" id="postmenu_76164778_menu" style="display:none;">
<i class="fas fa-user-circle"></i> View Profile
<i class="fas fa-comment-dots"></i> View Forum Posts
<i class="fab fa-google-plus-g"></i> Follow on Google+
</div>
</div>
</div>
<div class="post-head post-head-right">
<span class="time">8th April 2018, 02:09 PM</span>
<span class="posttime-number-seperator">|</span><strong>#8</strong>
<div class="postbit-social">
<i class="fagp fab fa-google-plus-g"></i>
<i class="fafb fab fa-facebook-f"></i>
<i class="fatw fab fa-twitter"></i>
</div>
</div>
</div>
<div class="post-content-container">
<div class="postbit-userinfo-cell">
<div class="pbava smallfont">
<img src="//cdn-cf-1.xda-developers.com/customavatars/avatar5620850_11.gif" width="80" height="80" class="imageShadow" alt="jack allen's Avatar" border="0" />
</div>
<div class="smallfont">
<div class="pbuser user-title "> Senior Member</div>
<div class="pbuser user-location">
<img src="//cdn-cf-2.xda-developers.com/images/flags/United Kingdom.png" title="United Kingdom" class="userflag imageShadow" alt="Flag" />
llanelli
</div>
<div class="userThanksContainer" title="jack allen has been thanked 403 times. That equates to 4/20 notches on our Thanks Meter">
<span class="userThanksText">Thanks<span class="responsive-text-hide"> Meter</span>: 403</span>
<div class="userThanksInfo">
<span class="userThanksMeter userThanksMeter4"> </span>
</div>
</div>
<div class="userstars-star userstars-amount-0" title="0 donation stars"></div>
</div>
More <i class="fas fa-caret-down"></i>
<div id="collapseobj_more_76164778" class="moreUserInfo" style="display:none;">
<div class="pbuser user-posts">
<strong>1,841</strong> posts
</div>
<div class="pbuser user-joindate"><span class="time responsive-text-hide">Join Date:</span><span class="responsive-text-show">Joined:</span> Dec 2013</div>
<div class="my-devices pbuser">My Devices: <a href='/galaxy-s8+'>Samsung Galaxy S8+</a>, <a href='/galaxy-s9-plus'>Samsung Galaxy S9+</a></div>
<img src="//cdn-cf-2.xda-developers.com/images/providers/United Kingdom - Vodafone.png" title="United Kingdom - Vodafone" class="carrier" alt="Carrier - United Kingdom - Vodafone">
<div class="userChatIcons"> </div>
Less <i class="fas fa-caret-up"></i>
</div>
</div>
<div class="postbit-content postbit-content-moderated" id="td_post_76164778">
<div class="post-text" id="post_message_76164778">
Deleted
</div>
</div>
</div>
<div class="postbutton-row">
<div class="post-left">
</div>
<div class="post-buttons">
<i class="pbfa fas fa-share-square"></i><span class="responsive-text-hide"> Submit to XDA Portal</span>
<i class="pbfa fas fa-reply"></i><span class="responsive-text-hide"> Quick Reply</span>
<i class="pbfa fas fa-share-square"></i><span class="responsive-text-hide"> Reply</span>
</div>
<div class="post-right">
</div>
</div>
<div id="post_thanks_box_76164778" class="post_thanks_box_wrapper"></div>
</div>
<div id="edit76170901" class="postbit-wrapper ">
<a id="post76170901" class="postbit-anchor"></a>
<div class="post-head-container">
<div class="post-head post-head-left">
<div id="postmenu_76170901">
<i class="fas fa-user-circle post-onlinestatus post-onlinestatus-offline" title="a.raul is offline"></i>
<a class="bigfusername xda-popup-trigger" id="postmenu_76170901" href="member.php?u=5829833">a.raul</a>
<div class="xda-popup popup-notable xda-popup-inplace" id="postmenu_76170901_menu" style="display:none;">
<i class="fas fa-user-circle"></i> View Profile
<i class="fas fa-comment-dots"></i> View Forum Posts
</div>
</div>
</div>
<div class="post-head post-head-right">
<span class="time">9th April 2018, 02:40 AM</span>
<span class="posttime-number-seperator">|</span><strong>#9</strong>
<div class="postbit-social">
<i class="fagp fab fa-google-plus-g"></i>
<i class="fafb fab fa-facebook-f"></i>
<i class="fatw fab fa-twitter"></i>
</div>
</div>
</div>
<div class="post-content-container">
<div class="postbit-userinfo-cell">
<div class="pbava smallfont">
<img src="//cdn-cf-1.xda-developers.com/customavatars/avatar5829833_5.gif" width="80" height="45" class="imageShadow" alt="a.raul's Avatar" border="0" />
</div>
<div class="smallfont">
<div class="pbuser user-title "> Senior Member</div>
<div class="pbuser user-location">
<img src="//cdn-cf-2.xda-developers.com/images/flags/Spain.png" title="Spain" class="userflag imageShadow" alt="Flag" />
Mordor
</div>
<div class="userThanksContainer" title="a.raul has been thanked 396 times. That equates to 4/20 notches on our Thanks Meter">
<span class="userThanksText">Thanks<span class="responsive-text-hide"> Meter</span>: 396</span>
<div class="userThanksInfo">
<span class="userThanksMeter userThanksMeter4"> </span>
</div>
</div>
<div class="userstars-star userstars-amount-0" title="0 donation stars"></div>
</div>
More <i class="fas fa-caret-down"></i>
<div id="collapseobj_more_76170901" class="moreUserInfo" style="display:none;">
<div class="pbuser user-posts">
<strong>313</strong> posts
</div>
<div class="pbuser user-joindate"><span class="time responsive-text-hide">Join Date:</span><span class="responsive-text-show">Joined:</span> Apr 2014</div>
<img src="//cdn-cf-2.xda-developers.com/images/providers/Spain - Movistar.png" title="Spain - Movistar" class="carrier" alt="Carrier - Spain - Movistar">
<div class="userChatIcons"> </div>
Less <i class="fas fa-caret-up"></i>
</div>
</div>
<div class="postbit-content postbit-content-moderated" id="td_post_76170901">
<div class="postbit-posttitle smallfont">
<strong>Guide menu reset and off on samsung oreo</strong>
</div>
<div class="post-text" id="post_message_76170901">
GUIDE MENU RESET AND OFF ON SAMSUNG OREO<br />
<br />
WITH FIX FOR RECOVERY, DOWNLOAD AND TORCH from @AbrahamGC and DeluxRom<br />
<br />
Your work here:<br />
<br />
https://www.htcmania.com/showthread.php?t=1404819<br />
<br />
EVERYTHING USED HERE IS FROM THE DELUXROM DEVICE, ANY DEV THAT YOU WANT TO USE IN<br />
YOUR ROMS SOMETHING ABOUT THIS WORK, YOU MUST CONTACT ME OR @AbrahamGC<br />
<br />
ANY QUESTIONS ARE ASKED IN THE THREAD AND NO PERSONAL MODIFICATIONS ARE MADE,<br />
IF YOU ARE HERE IT IS BECAUSE YOU KNOW HOW TO DISCOVER IN THE MODIFICATIONS ....<br />
<br />
<br />
<br />
IF YOU FOLLOW THE GUIDE TO THE FOOT OF THE LETTER, THERE WILL BE NO PROBLEM IN MOD.<br />
<br />
I DO NOT BE RESPONSIBLE FOR THE BAD UTULIZATION OR INTERPRETATION OF THE MOD.<br />
<br />
THIS MOD CONSISTS OF VARIOUS PARTS AND WE WILL USE framework-res.apk, SystemUI.apk and ScreenRecorder.apk<br />
<br />
THE GUIDES ARE MADE IN SPANISH AND ENGLISH IN * .smali FOR A BETTER UNDERSTANDING AND WITH THE BEST POSSIBLE TRANSLATION. THEY ARE WITHIN THE .RAR<br />
<br />
menu_extendido_reinicireo_Samsung.rar<br />
<br />
WITH ScreenRecorder.apk WE WILL HAVE ACCESS TO THE ADJUSTMENTS OF THE APPLICATION IN THE APPLICATION DRAWER
</div>
<div class="postbit-attachment">
<fieldset class="fieldset">
<legend>Attached Thumbnails</legend>
<div class="postbit-attachment-file postbit-attachment-thumbnails">
<a href="attachment.php?attachmentid=4470968&d=1523237863" rel="Lightbox_76170901" id="attachment4470968"><img class="thumbnail" src="https://dl.xda-developers.com/thumbs/4/4/7/0/9/6/8/4470968.jpg" border="0" alt="Click image for larger version
Name: Screenshot_20180409-025431.jpg
Views: 3782
Size: 113.1 KB
ID: 4470968" /></a>
<a href="attachment.php?attachmentid=4470969&d=1523237873" rel="Lightbox_76170901" id="attachment4470969"><img class="thumbnail" src="https://dl.xda-developers.com/thumbs/4/4/7/0/9/6/9/4470969.jpg" border="0" alt="Click image for larger version
Name: Screenshot_20180409-025442.jpg
Views: 3788
Size: 121.0 KB
ID: 4470969" /></a>
<a href="attachment.php?attachmentid=4470970&d=1523237884" rel="Lightbox_76170901" id="attachment4470970"><img class="thumbnail" src="https://dl.xda-developers.com/thumbs/4/4/7/0/9/7/0/4470970.jpg" border="0" alt="Click image for larger version
Name: Screenshot_20180409-025956.jpg
Views: 3746
Size: 96.5 KB
ID: 4470970" /></a>
</div>
</fieldset>
<fieldset class="fieldset">
<legend>Attached Files</legend>
<table cellpadding="0" cellspacing="3" border="0">
<tr>
<td><img class="inlineimg" src="//cdn-cf-1.xda-developers.com/images/2015/attach/rar.gif" alt="File Type: rar" width="16" height="16" border="0" style="vertical-align:baseline" /></td>
<td>menu_extendido_reinicireo_Samsung.rar -
<a id="4470971" class="qrLink" href="javascript:void(0);">[Click for QR Code]</a>
(1.92 MB, 1762 views)</td>
</tr>
</table>
</fieldset>
</div>
</div>
</div>
<div class="postbutton-row">
<div class="post-left">
</div>
<div class="post-buttons">
<i class="pbfa fas fa-share-square"></i><span class="responsive-text-hide"> Submit to XDA Portal</span>
<i class="pbfa fas fa-reply"></i><span class="responsive-text-hide"> Quick Reply</span>
<i class="pbfa fas fa-share-square"></i><span class="responsive-text-hide"> Reply</span>
</div>
<div class="post-right">
</div>
</div>
<div id="post_thanks_box_76170901" class="post_thanks_box_wrapper">
<a href="#" class="thanksShow toggleCollapse" id="toggleCollapse_Thanks_76170901" rel="nofollow">
The Following 7 Users Say Thank You to a.raul For This Useful Post: <span class="thanksExpandPhrase">[ View ]</span>
</a>
<a target="_blank" class="gift-post" href="/ad-free/?postid=76170901">Gift a.raul Ad-Free</a>
<div class="thanksNames" id="collapseobj_Thanks_76170901" style="display:none;">
<div> AbrahamGC<span class="post-thanks-box-date">(9th April 2018)</span>, Albe96<span class="post-thanks-box-date">(25th April 2018)</span>, edzamber<span class="post-thanks-box-date">(10th April 2018)</span>, Frozen27<span class="post-thanks-box-date">(23rd July 2018)</span>, mohitmallick17<span class="post-thanks-box-date">(22nd May 2018)</span>, scooby07<span class="post-thanks-box-date">(9th September 2018)</span>, <span style="color: green; font-style: italic;">yash92duster</span><span class="post-thanks-box-date">(9th April 2018)</span></div>
</div>
</div>
</div>
<div id="edit76206008" class="postbit-wrapper ">
<a id="post76206008" class="postbit-anchor"></a>
<div class="post-head-container">
<div class="post-head post-head-left">
<div id="postmenu_76206008">
<i class="fas fa-user-circle post-onlinestatus post-onlinestatus-offline" title="corsicanu is offline"></i>
<a class="bigfusername username-underline xda-popup-trigger" id="postmenu_76206008" href="member.php?u=4658360"><span style="font-weight: bold; color: DarkOrange;">corsicanu</span></a>
<div class="xda-popup popup-notable xda-popup-inplace" id="postmenu_76206008_menu" style="display:none;">
<i class="fas fa-user-circle"></i> View Profile
<i class="fas fa-comment-dots"></i> View Forum Posts
<i class="fab fa-github"></i> View GitHub profile
<a target="_blank" href="https://paypal.me/corsicanu" rel="nofollow"><i class="fas fa-donate"></i> Donate to Me</a>
</div>
</div>
</div>
<div class="post-head post-head-right">
<span class="time">12th April 2018, 08:22 AM</span>
<span class="posttime-number-seperator">|</span><strong>#10</strong>
<div class="postbit-social">
<i class="fagp fab fa-google-plus-g"></i>
<i class="fafb fab fa-facebook-f"></i>
<i class="fatw fab fa-twitter"></i>
</div>
</div>
</div>
<div class="post-content-container">
<div class="postbit-userinfo-cell">
<div class="pbava smallfont">
<img src="//cdn-cf-1.xda-developers.com/customavatars/avatar4658360_15.gif" width="80" height="80" class="imageShadow" alt="corsicanu's Avatar" border="0" />
</div>
<div class="smallfont">
<div class="pbuser user-title "> Recognized Developer</div>
<div class="pbuser user-location">
<img src="//cdn-cf-2.xda-developers.com/images/flags/Romania.png" title="Romania" class="userflag imageShadow" alt="Flag" />
București
</div>
<div class="userThanksContainer" title="corsicanu has been thanked 5,157 times. That equates to 9/20 notches on our Thanks Meter">
<span class="userThanksText">Thanks<span class="responsive-text-hide"> Meter</span>: 5,157</span>
<div class="userThanksInfo">
<span class="userThanksMeter userThanksMeter9"> </span>
</div>
</div>
<div class="userstars-star userstars-amount-0" title="0 donation stars"></div>
<a target="_blank" href="https://paypal.me/corsicanu" rel="nofollow" class="donateButton">Donate to Me</a>
</div>
More <i class="fas fa-caret-down"></i>
<div id="collapseobj_more_76206008" class="moreUserInfo" style="display:none;">
<div class="pbuser user-posts">
<strong>1,577</strong> posts
</div>
<div class="pbuser user-joindate"><span class="time responsive-text-hide">Join Date:</span><span class="responsive-text-show">Joined:</span> May 2012</div>
<div class="my-devices pbuser">My Devices: <a href='/galaxy-fame'>Samsung Galaxy Fame</a>, <a href='/samsung-a-series'>Samsung Galaxy A Series</a>, <a href='/galaxy-j5'>Samsung Galaxy J5</a>, <a href='/samsung-a-series-2017'>Samsung Galaxy A Series 2017</a>, <a href='/galaxy-j7-2017'>Samsung Galaxy J7 (2017)</a>, <a href='/galaxy-note-8'>Samsung Galaxy Note 8</a></div>
<img src="//cdn-cf-2.xda-developers.com/images/providers/Romania - Vodafone.png" title="Romania - Vodafone" class="carrier" alt="Carrier - Romania - Vodafone">
<div class="userChatIcons"> </div>
Less <i class="fas fa-caret-up"></i>
</div>
</div>
<div class="postbit-content postbit-content-moderated" id="td_post_76206008">
<div class="post-text" id="post_message_76206008">
<b><font color="RoyalBlue">Some OMC manipulation tips <img src="//forum.xda-cdn.com/images/smilies/smile.gif" border="0" alt="" title="Smile" class="inlineimg" /></font></b><br />
<b>Please take some time to read patiently everything. As always i`m not responsable for any damage that <i>you</i> do to your device.</b><br />
Hello guys, i want to share some info with you. As recognised devs say from time to time, we just need to think outside the box, everything is there for us to read/learn. I`m gonna debate in this post 2 issues that i had and the workaround for them:<br />
<br />
<font color="red"><font size="3"><b>1. OMC code changing wants to wipe data..</b></font></font> <br />
But who will agree to that without a fair fight? I investigated the frameworks and found out that samsung sets country code to use from the mcc/mnc of the sim card inserted. Inside efs/imei should be a country code file named mps_code.dat, which it contains some code. Usually at the first boot framework is creating a new file in there named omcnw_code.dat containing sim card code.. After booting, it compares both files mps_code.dat and omcnw_code.dat and if the string inside doesn`t match, it prompts for a reboot to apply the country or reboot to factory reset to use new sim. Now, if you don`t have stock recovery to securely perform the wipe, you`ll probably end in bootloop. First time i ended in bootloop because of twrp, second time i mounted efs from twrp and manually changed the mps_code.dat according to sim country. Booted up and all just was ok, without the wipe that samsung added.<br />
Therefore i tried to make a method inside SystemServer.smali (services.jar/smali/com/android/servers) that loads at boot, looks for the omcnw and if it`s found, it will delete mps_code.dat and rename omcnw_code.dat to mps_code.dat, so you won`t feel the change but also no more wipe prompt.<br />
Under the <b># direct methods</b>, anywhere after <i>.method public constructor <init>()V</i> i added this method:<br />
<div style="margin:20px; margin-top:5px">
<div class="smallfont" style="margin-bottom:2px">Code: </div>
<pre class="alt2 " dir="ltr" style="
margin: 0px;
padding: 5px;
border: 1px inset;
width: 100%;
height: 498px;
text-align: left;
overflow: auto">.method private static deleteOmcnw()V
.locals 5
const-string/jumbo v2, "/efs/imei/omcnw_code.dat"
const-string/jumbo v3, "/efs/imei/mps_code.dat"
new-instance v0, Ljava/io/File;
invoke-direct {v0, v2}, Ljava/io/File;-><init>(Ljava/lang/StringV
if-eqz v0, :cond_0
invoke-virtual {v0}, Ljava/io/File;->exists()Z
move-result v1
if-eqz v1, :cond_0
new-instance v1, Ljava/io/File;
invoke-direct {v1, v3}, Ljava/io/File;-><init>(Ljava/lang/StringV
if-eqz v1, :cond_0
invoke-virtual {v1}, Ljava/io/File;->exists()Z
move-result v4
if-eqz v4, :cond_0
invoke-virtual {v1}, Ljava/io/File;->delete()Z
invoke-virtual {v0, v1}, Ljava/io/File;->renameTo(Ljava/io/FileZ
:goto_0
return-void
:cond_0
const-string/jumbo v0, <font color="Blue">"omcnw"</font>
const-string/jumbo v1, <font color="Blue">"Some log lines, blah blah blah"</font>
invoke-static {v0, v1}, Lcom/android/server/utils/sysfwutil/Slog;->e(Ljava/lang/String;Ljava/lang/StringI
goto :goto_0
.end method</pre>
</div>And ofc now we need an invoke for this method.<br />
I added it in <b>.method private run()V</b> after loading libandroid_servers<br />
<div style="margin:20px; margin-top:5px">
<div class="smallfont" style="margin-bottom:2px">Code: </div>
<pre class="alt2 " dir="ltr" style="
margin: 0px;
padding: 5px;
border: 1px inset;
width: 100%;
height: 258px;
text-align: left;
overflow: auto"> invoke-static {v0}, Landroid/os/Process;->setCanSelfBackground(Z)V
invoke-static {}, Landroid/os/Looper;->prepareMainLooper()V
const-string/jumbo v0, "android_servers"
invoke-static {v0}, Ljava/lang/System;->loadLibrary(Ljava/lang/StringV
<font color="Blue">invoke-static {}, Lcom/android/server/SystemServer;->deleteOmcnw()V</font>
invoke-direct {p0}, Lcom/android/server/SystemServer;->performPendingShutdown()V
invoke-direct {p0}, Lcom/android/server/SystemServer;->createSystemContext()V
new-instance v0, Lcom/android/server/SystemServiceManager;</pre>
</div>After this, no more prompt about wipe to use the sim.<br />
<br />
<font color="Red"><font size="3"><b>2. OMC is a pain when it comes to add features..</b></font></font><br />
I wanted to add csc features but either omc was encrypted (which has a solution now), or either way too many xmls to edit.. Investigated a bit SemCscFeature.smali (framework.jar/smali_classes3/samsung/android/feature) and gave me an idea that actually worked. <br />
The point was to duplicate <b>loadNetworkFeatureFile</b> method, rename it, point it to certain location where we will add a <b>single</b> xml file containing all the features we want and add the invoke right after loadNetworkFeatureFile invoke. By doing this, doesn`t matter what csc is loaded, the system will load our custom xml too. Less time to add features, cleaner way to load, and it doesn`t even need to decrypt omc. And by using a duplicate of loadNetworkFeatureFile we can encrypt our xml too <img src="//forum.xda-cdn.com/images/smilies/smile.gif" border="0" alt="" title="Smile" class="inlineimg" /> .<br />
I`m gonna post my methods too, might be a bit sloppy code, i lost myselff inside of it, but as long as it does what it`s supposed, doesn`t matter anymore <img src="//forum.xda-cdn.com/images/smilies/laugh.gif" border="0" alt="" title="Laugh" class="inlineimg" /><br />
Gonna hide the method as it is a long one<br />
<div class="bbcode-hide" style="margin:20px; margin-top:5px">
<input type="button" value="Click To Show Content" style="font-size:12px; padding:5px; display:block; margin:0; width:175px; cursorointer; text-align:center; text-transform:uppercase;" onClick="if (this.parentNode.getElementsByTagName('div')[0].style.display != '') { this.parentNode.getElementsByTagName('div')[0].style.display = ''; this.value='Click To Hide Content'; } else { this.parentNode.getElementsByTagName('div')[0].style.display = 'none'; this.value='Click To Show Content'; }">
<div style="display: none;">
<div style="margin:20px; margin-top:5px">
<div class="smallfont" style="margin-bottom:2px">Code: </div>
<pre class="alt2 " dir="ltr" style="
margin: 0px;
padding: 5px;
border: 1px inset;
width: 100%;
height: 498px;
text-align: left;
overflow: auto">.method private loadHadesFeatureFile(ZLjava/lang/StringV
.locals 24
const/16 v16, 0x0
const/4 v12, 0x0
const/4 v14, 0x0
const/4 v7, -0x1
const/4 v2, 0x0
const/4 v3, 0x0
const/4 v10, 0x0
<font color="Blue">const-string/jumbo v10, "/system/etc" # custom xml path here</font>
:try_start_0
new-instance v11, Ljava/io/File;
new-instance v20, Ljava/lang/StringBuilder;
invoke-direct/range {v20 .. v20}, Ljava/lang/StringBuilder;-><init>()V
move-object/from16 v0, v20
invoke-virtual {v0, v10}, Ljava/lang/StringBuilder;->append(Ljava/lang/StringLjava/lang/StringBuilder;
move-result-object v20
<font color="Blue">const-string/jumbo v21, "/hades.xml" # custom xml name here</font>
invoke-virtual/range {v20 .. v21}, Ljava/lang/StringBuilder;->append(Ljava/lang/StringLjava/lang/StringBuilder;
move-result-object v20
invoke-virtual/range {v20 .. v20}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;
move-result-object v20
move-object/from16 v0, v20
invoke-direct {v11, v0}, Ljava/io/File;-><init>(Ljava/lang/StringV
invoke-virtual {v11}, Ljava/io/File;->exists()Z
move-result v20
if-eqz v20, :cond_0
invoke-virtual {v11}, Ljava/io/File;->length()J
move-result-wide v20
const-wide/16 v22, 0x0
cmp-long v20, v20, v22
if-gtz v20, :cond_1
:cond_0
return-void
:cond_1
invoke-static {}, Lorg/xmlpull/v1/XmlPullParserFactory;->newInstance()Lorg/xmlpull/v1/XmlPullParserFactory;
move-result-object v9
const/16 v20, 0x1
move/from16 v0, v20
invoke-virtual {v9, v0}, Lorg/xmlpull/v1/XmlPullParserFactory;->setNamespaceAware(Z)V
invoke-virtual {v9}, Lorg/xmlpull/v1/XmlPullParserFactory;->newPullParser()Lorg/xmlpull/v1/XmlPullParser;
move-result-object v16
new-instance v13, Ljava/io/FileInputStream;
invoke-direct {v13, v11}, Ljava/io/FileInputStream;-><init>(Ljava/io/FileV
:try_end_0
.catch Lorg/xmlpull/v1/XmlPullParserException; {:try_start_0 .. :try_end_0} :catch_b
.catch Ljava/io/FileNotFoundException; {:try_start_0 .. :try_end_0} :catch_d
.catch Ljava/io/IOException; {:try_start_0 .. :try_end_0} :catch_f
.catchall {:try_start_0 .. :try_end_0} :catchall_1
:try_start_1
move-object/from16 v0, p0
invoke-direct {v0, v11}, Lcom/samsung/android/feature/SemCscFeature;->isXmlEncoded(Ljava/io/FileZ
move-result v20
if-eqz v20, :cond_3
invoke-virtual {v13}, Ljava/io/FileInputStream;->available()I
move-result v18
move/from16 v0, v18
new-array v0, v0, [B
move-object/from16 v19, v0
move-object/from16 v0, v19
invoke-virtual {v13, v0}, Ljava/io/FileInputStream;->read([B)I
invoke-virtual {v13}, Ljava/io/FileInputStream;->close()V
move-object/from16 v0, p0
move-object/from16 v1, v19
invoke-direct {v0, v1}, Lcom/samsung/android/feature/SemCscFeature;->decode([B)[B
move-result-object v17
new-instance v15, Ljava/io/ByteArrayInputStream;
move-object/from16 v0, v17
invoke-direct {v15, v0}, Ljava/io/ByteArrayInputStream;-><init>([B)V
:try_end_1
.catch Lorg/xmlpull/v1/XmlPullParserException; {:try_start_1 .. :try_end_1} :catch_0
.catch Ljava/io/FileNotFoundException; {:try_start_1 .. :try_end_1} :catch_2
.catch Ljava/io/IOException; {:try_start_1 .. :try_end_1} :catch_5
.catchall {:try_start_1 .. :try_end_1} :catchall_0
const/16 v20, 0x0
:try_start_2
move-object/from16 v0, v16
move-object/from16 v1, v20
invoke-interface {v0, v15, v1}, Lorg/xmlpull/v1/XmlPullParser;->setInput(Ljava/io/InputStream;Ljava/lang/StringV
:try_end_2
.catch Lorg/xmlpull/v1/XmlPullParserException; {:try_start_2 .. :try_end_2} :catch_c
.catch Ljava/io/FileNotFoundException; {:try_start_2 .. :try_end_2} :catch_e
.catch Ljava/io/IOException; {:try_start_2 .. :try_end_2} :catch_10
.catchall {:try_start_2 .. :try_end_2} :catchall_2
move-object v14, v15
:goto_0
:try_start_3
invoke-interface/range {v16 .. v16}, Lorg/xmlpull/v1/XmlPullParser;->getEventType()I
move-result v7
:goto_1
const/16 v20, 0x1
move/from16 v0, v20
if-eq v7, v0, :cond_c
const/16 v20, 0x2
move/from16 v0, v20
if-ne v7, v0, :cond_6
invoke-interface/range {v16 .. v16}, Lorg/xmlpull/v1/XmlPullParser;->getName()Ljava/lang/String;
:try_end_3
.catch Lorg/xmlpull/v1/XmlPullParserException; {:try_start_3 .. :try_end_3} :catch_0
.catch Ljava/io/FileNotFoundException; {:try_start_3 .. :try_end_3} :catch_2
.catch Ljava/io/IOException; {:try_start_3 .. :try_end_3} :catch_5
.catchall {:try_start_3 .. :try_end_3} :catchall_0
move-result-object v2
:cond_2
:goto_2
:try_start_4
invoke-interface/range {v16 .. v16}, Lorg/xmlpull/v1/XmlPullParser;->next()I
:try_end_4
.catch Ljava/io/IOException; {:try_start_4 .. :try_end_4} :catch_7
.catch Lorg/xmlpull/v1/XmlPullParserException; {:try_start_4 .. :try_end_4} :catch_0
.catch Ljava/io/FileNotFoundException; {:try_start_4 .. :try_end_4} :catch_2
.catchall {:try_start_4 .. :try_end_4} :catchall_0
move-result v7
goto :goto_1
:cond_3
const/16 v20, 0x0
:try_start_5
move-object/from16 v0, v16
move-object/from16 v1, v20
invoke-interface {v0, v13, v1}, Lorg/xmlpull/v1/XmlPullParser;->setInput(Ljava/io/InputStream;Ljava/lang/StringV
:try_end_5
.catch Lorg/xmlpull/v1/XmlPullParserException; {:try_start_5 .. :try_end_5} :catch_0
.catch Ljava/io/FileNotFoundException; {:try_start_5 .. :try_end_5} :catch_2
.catch Ljava/io/IOException; {:try_start_5 .. :try_end_5} :catch_5
.catchall {:try_start_5 .. :try_end_5} :catchall_0
goto :goto_0
:catch_0
move-exception v6
move-object v12, v13
:goto_3
:try_start_6
const-string/jumbo v20, "SemCscFeature"
invoke-virtual {v6}, Ljava/lang/Throwable;->toString()Ljava/lang/String;
move-result-object v21
invoke-static/range {v20 .. v21}, Landroid/util/Log;->w(Ljava/lang/String;Ljava/lang/StringI
:try_end_6
.catchall {:try_start_6 .. :try_end_6} :catchall_1
if-eqz v12, :cond_4
:try_start_7
invoke-virtual {v12}, Ljava/io/FileInputStream;->close()V
const/4 v12, 0x0
:cond_4
if-eqz v14, :cond_5
invoke-virtual {v14}, Ljava/io/ByteArrayInputStream;->close()V
:try_end_7
.catch Ljava/io/IOException; {:try_start_7 .. :try_end_7} :catch_9
:goto_4
const/4 v14, 0x0
:cond_5
:goto_5
return-void
:cond_6
const/16 v20, 0x4
move/from16 v0, v20
if-ne v7, v0, :cond_2
:try_start_8
invoke-interface/range {v16 .. v16}, Lorg/xmlpull/v1/XmlPullParser;->getText()Ljava/lang/String;
move-result-object v3
if-eqz v2, :cond_2
if-eqz v3, :cond_2
move-object/from16 v0, p0
iget-object v0, v0, Lcom/samsung/android/feature/SemCscFeature;->mFeatureList:Ljava/util/Hashtable;
move-object/from16 v20, v0
move-object/from16 v0, v20
invoke-virtual {v0, v2}, Ljava/util/Hashtable;->containsKey(Ljava/lang/ObjectZ
:try_end_8
.catch Lorg/xmlpull/v1/XmlPullParserException; {:try_start_8 .. :try_end_8} :catch_0
.catch Ljava/io/FileNotFoundException; {:try_start_8 .. :try_end_8} :catch_2
.catch Ljava/io/IOException; {:try_start_8 .. :try_end_8} :catch_5
.catchall {:try_start_8 .. :try_end_8} :catchall_0
move-result v20
if-eqz v20, :cond_8
:try_start_9
invoke-interface/range {v16 .. v16}, Lorg/xmlpull/v1/XmlPullParser;->next()I
:try_end_9
.catch Ljava/io/IOException; {:try_start_9 .. :try_end_9} :catch_1
.catch Lorg/xmlpull/v1/XmlPullParserException; {:try_start_9 .. :try_end_9} :catch_0
.catch Ljava/io/FileNotFoundException; {:try_start_9 .. :try_end_9} :catch_2
.catchall {:try_start_9 .. :try_end_9} :catchall_0
move-result v7
goto :goto_1
:catch_1
move-exception v5
:try_start_a
const-string/jumbo v20, "SemCscFeature"
invoke-virtual {v5}, Ljava/lang/Throwable;->toString()Ljava/lang/String;
move-result-object v21
invoke-static/range {v20 .. v21}, Landroid/util/Log;->w(Ljava/lang/String;Ljava/lang/StringI
:try_end_a
.catch Lorg/xmlpull/v1/XmlPullParserException; {:try_start_a .. :try_end_a} :catch_0
.catch Ljava/io/FileNotFoundException; {:try_start_a .. :try_end_a} :catch_2
.catch Ljava/io/IOException; {:try_start_a .. :try_end_a} :catch_5
.catchall {:try_start_a .. :try_end_a} :catchall_0
goto :goto_1
:catch_2
move-exception v4
move-object v12, v13
:goto_6
:try_start_b
const-string/jumbo v20, "SemCscFeature"
invoke-virtual {v4}, Ljava/lang/Throwable;->toString()Ljava/lang/String;
move-result-object v21
invoke-static/range {v20 .. v21}, Landroid/util/Log;->w(Ljava/lang/String;Ljava/lang/StringI
:try_end_b
.catchall {:try_start_b .. :try_end_b} :catchall_1
if-eqz v12, :cond_7
:try_start_c
invoke-virtual {v12}, Ljava/io/FileInputStream;->close()V
const/4 v12, 0x0
:cond_7
if-eqz v14, :cond_5
invoke-virtual {v14}, Ljava/io/ByteArrayInputStream;->close()V
:try_end_c
.catch Ljava/io/IOException; {:try_start_c .. :try_end_c} :catch_3
goto :goto_4
:catch_3
move-exception v5
const-string/jumbo v20, "SemCscFeature"
invoke-virtual {v5}, Ljava/lang/Throwable;->toString()Ljava/lang/String;
move-result-object v21
invoke-static/range {v20 .. v21}, Landroid/util/Log;->w(Ljava/lang/String;Ljava/lang/StringI
goto :goto_5
:cond_8
:try_start_d
invoke-virtual {v3}, Ljava/lang/String;->trim()Ljava/lang/String;
move-result-object v3
move-object/from16 v0, p0
iget-object v0, v0, Lcom/samsung/android/feature/SemCscFeature;->mFeatureList:Ljava/util/Hashtable;
move-object/from16 v20, v0
move-object/from16 v0, v20
invoke-virtual {v0, v2, v3}, Ljava/util/Hashtable;->put(Ljava/lang/Object;Ljava/lang/ObjectLjava/lang/Object;
:try_end_d
.catch Ljava/lang/Exception; {:try_start_d .. :try_end_d} :catch_4
.catch Lorg/xmlpull/v1/XmlPullParserException; {:try_start_d .. :try_end_d} :catch_0
.catch Ljava/io/FileNotFoundException; {:try_start_d .. :try_end_d} :catch_2
.catch Ljava/io/IOException; {:try_start_d .. :try_end_d} :catch_5
.catchall {:try_start_d .. :try_end_d} :catchall_0
goto/16 :goto_2
:catch_4
move-exception v8
:try_start_e
const-string/jumbo v20, "SemCscFeature"
invoke-virtual {v8}, Ljava/lang/Throwable;->toString()Ljava/lang/String;
move-result-object v21
invoke-static/range {v20 .. v21}, Landroid/util/Log;->w(Ljava/lang/String;Ljava/lang/StringI
:try_end_e
.catch Lorg/xmlpull/v1/XmlPullParserException; {:try_start_e .. :try_end_e} :catch_0
.catch Ljava/io/FileNotFoundException; {:try_start_e .. :try_end_e} :catch_2
.catch Ljava/io/IOException; {:try_start_e .. :try_end_e} :catch_5
.catchall {:try_start_e .. :try_end_e} :catchall_0
goto/16 :goto_2
:catch_5
move-exception v5
move-object v12, v13
:goto_7
:try_start_f
const-string/jumbo v20, "SemCscFeature"
invoke-virtual {v5}, Ljava/lang/Throwable;->toString()Ljava/lang/String;
move-result-object v21
invoke-static/range {v20 .. v21}, Landroid/util/Log;->w(Ljava/lang/String;Ljava/lang/StringI
:try_end_f
.catchall {:try_start_f .. :try_end_f} :catchall_1
if-eqz v12, :cond_9
:try_start_10
invoke-virtual {v12}, Ljava/io/FileInputStream;->close()V
const/4 v12, 0x0
:cond_9
if-eqz v14, :cond_5
invoke-virtual {v14}, Ljava/io/ByteArrayInputStream;->close()V
:try_end_10
.catch Ljava/io/IOException; {:try_start_10 .. :try_end_10} :catch_6
goto/16 :goto_4
:catch_6
move-exception v5
const-string/jumbo v20, "SemCscFeature"
invoke-virtual {v5}, Ljava/lang/Throwable;->toString()Ljava/lang/String;
move-result-object v21
invoke-static/range {v20 .. v21}, Landroid/util/Log;->w(Ljava/lang/String;Ljava/lang/StringI
goto/16 :goto_5
:catch_7
move-exception v5
:try_start_11
const-string/jumbo v20, "SemCscFeature"
invoke-virtual {v5}, Ljava/lang/Throwable;->toString()Ljava/lang/String;
move-result-object v21
invoke-static/range {v20 .. v21}, Landroid/util/Log;->w(Ljava/lang/String;Ljava/lang/StringI
:try_end_11
.catch Lorg/xmlpull/v1/XmlPullParserException; {:try_start_11 .. :try_end_11} :catch_0
.catch Ljava/io/FileNotFoundException; {:try_start_11 .. :try_end_11} :catch_2
.catch Ljava/io/IOException; {:try_start_11 .. :try_end_11} :catch_5
.catchall {:try_start_11 .. :try_end_11} :catchall_0
goto/16 :goto_1
:catchall_0
move-exception v20
move-object v12, v13
:goto_8
if-eqz v12, :cond_a
:try_start_12
invoke-virtual {v12}, Ljava/io/FileInputStream;->close()V
const/4 v12, 0x0
:cond_a
if-eqz v14, :cond_b
invoke-virtual {v14}, Ljava/io/ByteArrayInputStream;->close()V
:try_end_12
.catch Ljava/io/IOException; {:try_start_12 .. :try_end_12} :catch_a
const/4 v14, 0x0
:cond_b
:goto_9
throw v20
:cond_c
if-eqz v13, :cond_d
:try_start_13
invoke-virtual {v13}, Ljava/io/FileInputStream;->close()V
:try_end_13
.catch Ljava/io/IOException; {:try_start_13 .. :try_end_13} :catch_11
const/4 v12, 0x0
:goto_a
if-eqz v14, :cond_5
:try_start_14
invoke-virtual {v14}, Ljava/io/ByteArrayInputStream;->close()V
:try_end_14
.catch Ljava/io/IOException; {:try_start_14 .. :try_end_14} :catch_8
goto/16 :goto_4
:catch_8
move-exception v5
:goto_b
const-string/jumbo v20, "SemCscFeature"
invoke-virtual {v5}, Ljava/lang/Throwable;->toString()Ljava/lang/String;
move-result-object v21
invoke-static/range {v20 .. v21}, Landroid/util/Log;->w(Ljava/lang/String;Ljava/lang/StringI
goto/16 :goto_5
:catch_9
move-exception v5
const-string/jumbo v20, "SemCscFeature"
invoke-virtual {v5}, Ljava/lang/Throwable;->toString()Ljava/lang/String;
move-result-object v21
invoke-static/range {v20 .. v21}, Landroid/util/Log;->w(Ljava/lang/String;Ljava/lang/StringI
goto/16 :goto_5
:catch_a
move-exception v5
const-string/jumbo v21, "SemCscFeature"
invoke-virtual {v5}, Ljava/lang/Throwable;->toString()Ljava/lang/String;
move-result-object v22
invoke-static/range {v21 .. v22}, Landroid/util/Log;->w(Ljava/lang/String;Ljava/lang/StringI
goto :goto_9
:catchall_1
move-exception v20
goto :goto_8
:catchall_2
move-exception v20
move-object v14, v15
move-object v12, v13
goto :goto_8
:catch_b
move-exception v6
goto/16 :goto_3
:catch_c
move-exception v6
move-object v14, v15
move-object v12, v13
goto/16 :goto_3
:catch_d
move-exception v4
goto/16 :goto_6
:catch_e
move-exception v4
move-object v14, v15
move-object v12, v13
goto/16 :goto_6
:catch_f
move-exception v5
goto/16 :goto_7
:catch_10
move-exception v5
move-object v14, v15
move-object v12, v13
goto/16 :goto_7
:catch_11
move-exception v5
move-object v12, v13
goto :goto_b
:cond_d
move-object v12, v13
goto :goto_a
.end method</pre>
</div>
</div>
</div><br />
And the invoke:<br />
<div style="margin:20px; margin-top:5px">
<div class="smallfont" style="margin-bottom:2px">Code: </div>
<pre class="alt2 " dir="ltr" style="
margin: 0px;
padding: 5px;
border: 1px inset;
width: 100%;
height: 258px;
text-align: left;
overflow: auto">...
invoke-direct {p0, v2, v4}, Lcom/samsung/android/feature/SemCscFeature;->loadFeatureFile(ZLjava/lang/StringZ
move-result v5
if-eqz v5, :cond_1
invoke-direct {p0, v2, v3}, Lcom/samsung/android/feature/SemCscFeature;->loadNetworkFeatureFile(ZLjava/lang/StringV
<font color="Blue">invoke-direct {p0, v2, v3}, Lcom/samsung/android/feature/SemCscFeature;->loadHadesFeatureFile(ZLjava/lang/StringV</font>
:try_end_0
.catch Ljava/lang/Exception; {:try_start_0 .. :try_end_0} :catch_0
...</pre>
</div>The code can be simplified, i didn`t bothered to do that, feel free to manipulate it in which way you want.<br />
Hope these tips will help someone in the future of custom roms with more features.<br />
I will attach to this thread my modified smalis from one of my roms, i tried these methods on 7.1.1, but the idea is the same for oreo too, code might be slighlty different. <br />
All the best <img src="//forum.xda-cdn.com/images/smilies/fingers-crossed.gif" border="0" alt="" title="Fingers Crossed" class="inlineimg" />
</div>
<div class="postbit-attachment">
<fieldset class="fieldset">
<legend>Attached Files</legend>
<table cellpadding="0" cellspacing="3" border="0">
<tr>
<td><img class="inlineimg" src="//cdn-cf-1.xda-developers.com/images/2015/attach/zip.gif" alt="File Type: zip" width="16" height="16" border="0" style="vertical-align:baseline" /></td>
<td>smalis.zip -
<a id="4474080" class="qrLink" href="javascript:void(0);">[Click for QR Code]</a>
(36.8 KB, 496 views)</td>
</tr>
</table>
</fieldset>
</div>
</div>
</div>
<div class="postbutton-row">
<div class="post-left">
</div>
<div class="post-buttons">
<i class="pbfa fas fa-share-square"></i><span class="responsive-text-hide"> Submit to XDA Portal</span>
<i class="pbfa fas fa-reply"></i><span class="responsive-text-hide"> Quick Reply</span>
<i class="pbfa fas fa-share-square"></i><span class="responsive-text-hide"> Reply</span>
</div>
<div class="post-right">
</div>
</div>
<div id="post_thanks_box_76206008" class="post_thanks_box_wrapper">
<a href="#" class="thanksShow toggleCollapse" id="toggleCollapse_Thanks_76206008" rel="nofollow">
The Following 10 Users Say Thank You to corsicanu For This Useful Post: <span class="thanksExpandPhrase">[ View ]</span>
</a>
<div class="thanksNames" id="collapseobj_Thanks_76206008" style="display:none;">
<div> a.raul<span class="post-thanks-box-date">(12th April 2018)</span>, AbrahamGC<span class="post-thanks-box-date">(12th April 2018)</span>, amtra<span class="post-thanks-box-date">(14th June 2018)</span>, <span style="font-weight: bold; color: DarkOrange;">ananjaser1211</span><span class="post-thanks-box-date">(31st May 2018)</span>, edzamber<span class="post-thanks-box-date">(12th April 2018)</span>, Frozen27<span class="post-thanks-box-date">(14th April 2018)</span>, Kill-Switch<span class="post-thanks-box-date">(21st June 2018)</span>, SirDre<span class="post-thanks-box-date">(21st April 2018)</span>, <span style="color: green; font-style: italic;">yash92duster</span><span class="post-thanks-box-date">(12th April 2018)</span>, _alexndr<span class="post-thanks-box-date">(28th April 2018)</span></div>
</div>
</div>
</div>
<div id="edit76225671" class="postbit-wrapper ">
<a id="post76225671" class="postbit-anchor"></a>
<div class="post-head-container">
<div class="post-head post-head-left">
<div id="postmenu_76225671">
<i class="fas fa-user-circle post-onlinestatus post-onlinestatus-offline" title="yash92duster is offline"></i>
<a class="bigfusername username-underline xda-popup-trigger" id="postmenu_76225671" href="member.php?u=6377149"><span style="color: green; font-style: italic;">yash92duster</span></a>
<div class="xda-popup popup-notable xda-popup-inplace" id="postmenu_76225671_menu" style="display:none;">
<i class="fas fa-user-circle"></i> View Profile
<i class="fas fa-comment-dots"></i> View Forum Posts
<i class="fab fa-twitter"></i> Follow on Twitter
<i class="fab fa-google-plus-g"></i> Follow on Google+
<i class="fab fa-facebook-f"></i> View Facebook page
<i class="fab fa-github"></i> View GitHub profile
<i class="fab fa-instagram"></i> View Instagram profile
<i class="fas fa-donate"></i> Donate to Me
</div>
</div>
</div>
<div class="post-head post-head-right">
<span class="time">14th April 2018, 07:01 AM</span>
<span class="posttime-number-seperator">|</span><strong>#11</strong>
<div class="postbit-social">
<i class="fagp fab fa-google-plus-g"></i>
<i class="fafb fab fa-facebook-f"></i>
<i class="fatw fab fa-twitter"></i>
</div>
</div>
</div>
<div class="post-content-container">
<div class="postbit-userinfo-cell">
<div class="pbava smallfont">
<img src="//cdn-cf-1.xda-developers.com/customavatars/avatar6377149_9.gif" width="66" height="80" class="imageShadow" alt="yash92duster's Avatar" border="0" />
</div>
<div class="smallfont">
<div class="pbuser user-title user-title-op-tag"><span class="op-tag">OP</span> Recognized Contributor</div>
<div class="pbuser user-location">
<img src="//cdn-cf-2.xda-developers.com/images/flags/India.png" title="India" class="userflag imageShadow" alt="Flag" />
Chennai
</div>
<div class="userThanksContainer" title="yash92duster has been thanked 9,337 times. That equates to 9/20 notches on our Thanks Meter">
<span class="userThanksText">Thanks<span class="responsive-text-hide"> Meter</span>: 9,337</span>
<div class="userThanksInfo">
<span class="userThanksMeter userThanksMeter9"> </span>
</div>
</div>
<div class="userstars-star userstars-amount-0" title="0 donation stars"></div>
Donate to Me
</div>
More <i class="fas fa-caret-down"></i>
<div id="collapseobj_more_76225671" class="moreUserInfo" style="display:none;">
<div class="pbuser user-posts">
<strong>9,570</strong> posts
</div>
<div class="pbuser user-joindate"><span class="time responsive-text-hide">Join Date:</span><span class="responsive-text-show">Joined:</span> Jan 2015</div>
<div class="my-devices pbuser">My Devices: <a href='/galaxy-s5'>Samsung Galaxy S 5</a>, <a href='/tab-4'>Samsung Galaxy Tab 4</a>, <a href='/moto-e-2015'>Moto E 2015</a>, <a href='/zenwatch-2'>Asus ZenWatch 2</a>, <a href='/samsung-a-series'>Samsung Galaxy A Series</a>, <a href='/galaxy-e-series'>Samsung Galaxy E Series</a>, <a href='/galaxy-s7'>Samsung Galaxy S7</a>, <a href='/galaxy-s8+'>Samsung Galaxy S8+</a>, <a href='/galaxy-s9'>Samsung Galaxy S9</a></div>
<img src="//cdn-cf-2.xda-developers.com/images/providers/India - Jio.png" title="India - Jio" class="carrier" alt="Carrier - India - Jio">
<div class="userChatIcons"> </div>
Less <i class="fas fa-caret-up"></i>
</div>
</div>
<div class="postbit-content postbit-content-moderated" id="td_post_76225671">
<div class="post-text" id="post_message_76225671">
<b><div align="center"><font size="4"><font color="DarkRed">CSC Tweaks:</font></font></div></b><br />
<br />
<div style="margin:20px; margin-top:5px">
<div class="smallfont" style="margin-bottom:2px">Code: </div>
<pre class="alt2 " dir="ltr" style="
margin: 0px;
padding: 5px;
border: 1px inset;
width: 100%;
height: 498px;
text-align: left;
overflow: auto"><?xml version="1.0" encoding="UTF-8" ?>
<SamsungMobileFeature>
<Version>ED00006</Version>
<Country>INDIA</Country>
<CountryISO>IN</CountryISO>
<SalesCode>INS</SalesCode>
<FeatureSet>
<!-- Common -->
<CscFeature_VoiceCall_ConfigRecording>RecordingAllowed</CscFeature_VoiceCall_ConfigRecording>
<CscFeature_Dictionary_PopUpData>FALSE</CscFeature_Dictionary_PopUpData>
<CscFeature_Common_AllowExternalApkUsage>TRUE</CscFeature_Common_AllowExternalApkUsage>
<CscFeature_SmartManager_ConfigDashboard>dual_dashboard</CscFeature_SmartManager_ConfigDashboard>
<CscFeature_SmartManager_ConfigSubFeatures>roguepopup|autoclean|applock|autorestart|networkpowersaving|storageclean|devicesecurity|applicationpermission|autolaunch|backgroundapp|notificationmanager|fake_base_station|appclean</CscFeature_SmartManager_ConfigSubFeatures>
<CscFeature_Settings_FOTA>FALSE</CscFeature_Settings_FOTA>
<CscFeature_Settings_GOTA>FALSE</CscFeature_Settings_GOTA>
<CscFeature_Common_ConfigSvcProviderForUnknownNumber>whitepages,whitepages,whitepages</CscFeature_Common_ConfigSvcProviderForUnknownNumber>
<CscFeature_SmartManager_DisableAntiMalware>TRUE</CscFeature_SmartManager_DisableAntiMalware>
<CscFeature_SystemUI_SupportRecentAppProtection>TRUE</CscFeature_SystemUI_SupportRecentAppProtection>
<CscFeature_Wifi_SupportAdvancedMenu>TRUE</CscFeature_Wifi_SupportAdvancedMenu>
<CscFeature_Wifi_SupportMobileApOnTrigger>TRUE</CscFeature_Wifi_SupportMobileApOnTrigger>
<CscFeature_Setting_IncludeApn4SwUpdate>FALSE</CscFeature_Setting_IncludeApn4SwUpdate>
<CscFeature_Setting_DisableMenuSoftwareUpdate>TRUE</CscFeature_Setting_DisableMenuSoftwareUpdate>
<CscFeature_Settings_Software_Update_Settings>FALSE</CscFeature_Settings_Software_Update_Settings>
<CscFeature_Contact_EnableDynCallerIdMatchingDigitWithAutoSim>TRUE</CscFeature_Contact_EnableDynCallerIdMatchingDigitWithAutoSim>
<CscFeature_Setting_CustNetworkSelMenu4>LTEONLY</CscFeature_Setting_CustNetworkSelMenu4>
<CscFeature_Setting_EnableMenuBlockCallMsg>TRUE</CscFeature_Setting_EnableMenuBlockCallMsg>
<CscFeature_MediaProvider_HideVoiceFilesInMusic>true</CscFeature_MediaProvider_HideVoiceFilesInMusic>
<CscFeature_Common_ConfigYuva>powerplanning|reserve|zeroforward|mileage|dashboard|sprotect|MemorySaver|geolike</CscFeature_Common_ConfigYuva>
<CscFeature_Setting_SupportDataUsageReminder>TRUE</CscFeature_Setting_SupportDataUsageReminder>
<CscFeature_Setting_SupportRealTimeNetworkSpeed>TRUE</CscFeature_Setting_SupportRealTimeNetworkSpeed>
<CscFeature_SystemUI_ConfigOverrideDataIcon>LTE</CscFeature_SystemUI_ConfigOverrideDataIcon>
<CscFeature_SystemUI_SupportDataUsageViewOnQuickPanel>TRUE</CscFeature_SystemUI_SupportDataUsageViewOnQuickPanel>
<CscFeature_SystemUI_ConfigOpBrandingForQuickSettingLabel>CHC</CscFeature_SystemUI_ConfigOpBrandingForQuickSettingLabel>
<CscFeature_SystemUI_ConfigOpBrandingQuickSettingIcon>CHC</CscFeature_SystemUI_ConfigOpBrandingQuickSettingIcon>
<CscFeature_SystemUI_ConfigQuickSettingPopup>CHC</CscFeature_SystemUI_ConfigQuickSettingPopup>
<CscFeature_Wifi_SupportSecureWifi>TRUE</CscFeature_Wifi_SupportSecureWifi>
<CscFeature_SystemUI_ConfigDefQuickSettingItem>Wifi,SilentMode,Bluetooth,RotationLock,Flashlight,AirplaneMode,PowerSaving,MobileData,WifiCalling,Performance,BlueLightFilter,WifiHotspot,PersonalMode,SecureFolder,Location,Nfc,Aod,AllShareCast,DeviceVisibility,Dnd,Sync,UDS,BikeMode,PowerPlanning,EdgeLighting,FloatingMessage,DormantMode,NetworkBooster,QuickConnect,SmartStay,SmartPause,AirView,AirBrowse,Toolbox,CarMode,UltraPowerSaving,SFinder,ScreenCapture,UHQ,VoLte,Dolby</CscFeature_SystemUI_ConfigDefQuickSettingItem>
<CscFeature_Launcher_AddAutoRotationIcon>TRUE</CscFeature_Launcher_AddAutoRotationIcon>
<!-- Message -->
<CscFeature_Message_SmsInputMode>automatic</CscFeature_Message_SmsInputMode>
<CscFeature_Message_DisableSmsToMmsConversionByTextInput>FALSE</CscFeature_Message_DisableSmsToMmsConversionByTextInput>
<CscFeature_Message_SmsMaxByte>999</CscFeature_Message_SmsMaxByte>
<CscFeature_Message_RecipientLimit>999</CscFeature_Message_RecipientLimit>
<CscFeature_Message_SmsToMmsTextThreshold>999</CscFeature_Message_SmsToMmsTextThreshold>
<CscFeature_Message_MaxSlideCount>999</CscFeature_Message_MaxSlideCount>
<CscFeature_Message_EnableVCard>TRUE</CscFeature_Message_EnableVCard>
<CscFeature_Message_EnableSaveRestoreSDCard>TRUE</CscFeature_Message_EnableSaveRestoreSDCard>
<CscFeature_Message_EnableFontSize>TRUE</CscFeature_Message_EnableFontSize>
<CscFeature_Message_EnableBlackList>TRUE</CscFeature_Message_EnableBlackList>
<CscFeature_Message_EnableSaveVMessage>TRUE</CscFeature_Message_EnableSaveVMessage>
<CscFeature_Common_EnableAirMessage>TRUE</CscFeature_Common_EnableAirMessage>
<CscFeature_Message_BlockSendMmsWithOnlySubject>TRUE</CscFeature_Message_BlockSendMmsWithOnlySubject>
<CscFeature_Message_SupportAutoDeleteSpam>TRUE</CscFeature_Message_SupportAutoDeleteSpam>
<!-- SIP -->
<CscFeature_Sip_UseSymbolInCMKey>TRUE</CscFeature_Sip_UseSymbolInCMKey>
<CscFeature_SIP_EnablePreferredEnglishTypeAsUS>TRUE</CscFeature_SIP_EnablePreferredEnglishTypeAsUS>
<CscFeature_Sip_EnableSymbolInSecondary>en_GB;en_US;af;af_NA;af_ZA;agq;agq_CM;ak;ak_GH;am;am_ET;ar;ar_001;ar_AE;ar_BH;ar_DJ;ar_DZ;ar_EG;ar_ER;ar_IL;ar_IQ;ar_JO;ar_KM;ar_KW;ar_LB;ar_LY;ar_MA;ar_MR;ar_OM;ar_PS;ar_QA;ar_SA;ar_SD;ar_SO;ar_SY;ar_TD;ar_TN;ar_YE;as;as_IN;asa;asa_TZ;az;az_AZ;az_CYRL;az_CYRL_AZ;az_LATN;az_LATN_AZ;bas;bas_CM;be;be_BY;bem;bem_ZM;bez;bez_TZ;bg;bg_BG;bm;bm_ML;bn;bn_BD;bn_IN;bo;bo_CN;bo_IN;br;br_FR;brx;brx_IN;bs;bs_CYRL;bs_CYRL_BA;bs_LATN;bs_LATN_BA;ca;ca_AD;ca_ES;cgg;cgg_UG;chr;chr_US;cs;cs_CZ;cy;cy_GB;da;da_DK;dav;dav_KE;de;de_AT;de_BE;de_CH;de_DE;de_LI;de_LU;dje;dje_NE;dua;dua_CM;dyo;dyo_SN;dz;dz_BT;ebu;ebu_KE;ee;ee_GH;ee_TG;el;el_CY;el_GR;en;en_150;en_AG;en_AS;en_AU;en_BB;en_BE;en_BM;en_BS;en_BW;en_BZ;en_CA;en_CM;en_DM;en_FJ;en_FM;en_GB;en_GD;en_GG;en_GH;en_GI;en_GM;en_GU;en_GY;en_HK;en_IE;en_IM;en_IN;en_JE;en_JM;en_KE;en_KI;en_KN;en_KY;en_LC;en_LR;en_LS;en_MG;en_MH;en_MP;en_MT;en_MU;en_MW;en_NA;en_NG;en_NZ;en_PG;en_PH;en_PK;en_PR;en_PW;en_SB;en_SC;en_SG;en_SL;en_SS;en_SZ;en_TC;en_TO;en_TT;en_TZ;en_UG;en_UM;en_US;en_US_POSIX;en_VC;en_VG;en_VI;en_VU;en_WS;en_ZA;en_ZM;en_ZW;eo;es;es_419;es_AR;es_BO;es_CL;es_CO;es_CR;es_CU;es_DO;es_EA;es_EC;es_ES;es_GQ;es_GT;es_HN;es_IC;es_MX;es_NI;es_PA;es_PE;es_PH;es_PR;es_PY;es_SV;es_US;es_UY;es_VE;et;et_EE;eu;eu_ES;ewo;ewo_CM;fa;fa_AF;fa_FA;fa_IR;ff;ff_SN;fi;fi_FI;fil;fil_PH;fo;fo_FO;fr;fr_BE;fr_BF;fr_BI;fr_BJ;fr_BL;fr_CA;fr_CD;fr_CF;fr_CG;fr_CH;fr_CI;fr_CM;fr_DJ;fr_DZ;fr_FR;fr_GA;fr_GF;fr_GN;fr_GP;fr_GQ;fr_HT;fr_KM;fr_LU;fr_MA;fr_MC;fr_MF;fr_MG;fr_ML;fr_MQ;fr_MR;fr_MU;fr_NC;fr_NE;fr_PF;fr_RE;fr_RW;fr_SC;fr_SN;fr_SY;fr_TD;fr_TG;fr_TN;fr_VU;fr_YT;ga;ga_IE;gl;gl_ES;gsw;gsw_CH;gu;gu_IN;guz;guz_KE;gv;gv_GB;ha;ha_LATN;ha_LATN_GH;ha_LATN_NE;ha_LATN_NG;haw;haw_US;iw;iw_IL;hi;hi_IN;hr;hr_BA;hr_HR;hu;hu_HU;hy;hy_AM;in;in_ID;in;in_ID;ig;ig_NG;ii;ii_CN;is;is_IS;it;it_CH;it_IT;it_SM;iw_IL;ja;ja_JP;jgo;jgo_CM;jmc;jmc_TZ;ka;ka_GE;kab;kab_DZ;kam;kam_KE;kde;kde_TZ;kea;kea_CV;khq;khq_ML;ki;ki_KE;kk;kk_CYRL;kk_CYRL_KZ;kk_KZ;kl;kl_GL;kln;kln_KE;km;km_KH;kn;kn_IN;ko;ko_KP;ko_KR;kok;kok_IN;ks;ks_ARAB;ks_ARAB_IN;ksb;ksb_TZ;ksf;ksf_CM;kw;kw_GB;lag;lag_TZ;lg;lg_UG;ln;ln_AO;ln_CD;ln_CF;ln_CG;lo;lo_LA;lt;lt_LT;lu;lu_CD;luo;luo_KE;luy;luy_KE;lv;lv_LV;mas;mas_KE;mas_TZ;mer;mer_KE;mfe;mfe_MU;mg;mg_MG;mgh;mgh_MZ;mgo;mgo_CM;mk;mk_MK;ml;ml_IN;mn;mn_CYRL;mn_CYRL_MN;mr;mr_IN;ms;ms_LATN;ms_LATN_BN;ms_LATN_MY;ms_LATN_SG;ms_MY;mt;mt_MT;mua;mua_CM;my;my_MM;naq;naq_NA;nb;nb_NO;nd;nd_ZW;ne;ne_IN;ne_NP;nl;nl_AW;nl_BE;nl_CW;nl_NL;nl_SR;nl_SX;nmg;nmg_CM;nn;nn_NO;nus;nus_SD;nyn;nyn_UG;om;om_ET;om_KE;or;or_IN;pa;pa_ARAB;pa_ARAB_PK;pa_GURU;pa_GURU_IN;pa_IN;pl;pl_PL;ps;ps_AF;pt;pt_AO;pt_BR;pt_CV;pt_GW;pt_MO;pt_MZ;pt_PT;pt_ST;pt_TL;rm;rm_CH;rn;rn_BI;ro;ro_MD;ro_RO;rof;rof_TZ;ru;ru_BY;ru_KG;ru_KZ;ru_MD;ru_RU;ru_UA;rw;rw_RW;rwk;rwk_TZ;saq;saq_KE;sbp;sbp_TZ;seh;seh_MZ;ses;ses_ML;sg;sg_CF;shi;shi_LATN;shi_LATN_MA;shi_TFNG;shi_TFNG_MA;si;si_IN;si_LK;sk;sk_SK;sl;sl_SI;sn;sn_ZW;so;so_DJ;so_ET;so_KE;so_SO;sq;sq_AL;sq_MK;sr;sr_CYRL;sr_CYRL_BA;sr_CYRL_ME;sr_CYRL_RS;sr_LATN;sr_LATN_BA;sr_LATN_ME;sr_LATN_RS;sr_RS;sv;sv_AX;sv_FI;sv_SE;sw;sw_KE;sw_TZ;sw_UG;swc;swc_CD;ta;ta_IN;ta_LK;ta_MY;ta_SG;te;te_IN;teo;teo_KE;teo_UG;th;th_TH;ti;ti_ER;ti_ET;tl;tl_PH;to;to_TO;tr;tr_CY;tr_TR;twq;twq_NE;tzm;tzm_LATN;tzm_LATN_MA;uk;uk_UA;ur;ur_IN;ur_PK;uz;uz_ARAB;uz_ARAB_AF;uz_CYRL;uz_CYRL_UZ;uz_LATN;uz_LATN_UZ;uz_UZ;vai;vai_LATN;vai_LATN_LR;vai_VAII;vai_VAII_LR;vi;vi_VN;vun;vun_TZ;xog;xog_UG;yav;yav_CM;yo;yo_NG;zh;zh_CN;zh_HANS;zh_HANS_CN;zh_HANS_HK;zh_HANS_MO;zh_HANS_SG;zh_HANT;zh_HANT_HK;zh_HANT_MO;zh_HANT_TW;zh_HK;zh_SG;zh_TW;zu;zu_ZA;</CscFeature_Sip_EnableSymbolInSecondary>
<!-- Dialer -->
<CscFeature_Setting_SupportWifiCall>TRUE</CscFeature_Setting_SupportWifiCall>
<CscFeature_Contact_ExtendSpeedDialTo100>TRUE</CscFeature_Contact_ExtendSpeedDialTo100>
<CscFeature_Contact_EnableCallButtonInList>TRUE</CscFeature_Contact_EnableCallButtonInList>
<CscFeature_Contact_SupportSIMContacts>TRUE</CscFeature_Contact_SupportSIMContacts>
<!-- WEB -->
<CscFeature_Web_AddOptionToTerminate>TRUE</CscFeature_Web_AddOptionToTerminate>
<!-- Camera -->
<CscFeature_Camera_EnableCameraDuringCall>TRUE</CscFeature_Camera_EnableCameraDuringCall>
<CscFeature_Camera_EnableSmsNotiPopup>TRUE</CscFeature_Camera_EnableSmsNotiPopup>
<CscFeature_Camera_ShutterSoundMenu>TRUE</CscFeature_Camera_ShutterSoundMenu>
<CscFeature_Camera_CamcorderDoNotPauseMusic>TRUE</CscFeature_Camera_CamcorderDoNotPauseMusic>
<CscFeature_Camera_DefaultQuality>superfine</CscFeature_Camera_DefaultQuality>
<CscFeature_Camcorder_DefaultQuality>superfine</CscFeature_Camcorder_DefaultQuality>
<CscFeature_Camera_CameraFlicker>60hz</CscFeature_Camera_CameraFlicker>
</FeatureSet>
</SamsungMobileFeature></pre>
</div>
</div>
</div>
</div>
<div class="postbutton-row">
<div class="post-left">
</div>
<div class="post-buttons">
<i class="pbfa fas fa-share-square"></i><span class="responsive-text-hide"> Submit to XDA Portal</span>
<i class="pbfa fas fa-reply"></i><span class="responsive-text-hide"> Quick Reply</span>
<i class="pbfa fas fa-share-square"></i><span class="responsive-text-hide"> Reply</span>
</div>
<div class="post-right">
</div>
</div>
<div id="post_thanks_box_76225671" class="post_thanks_box_wrapper">
<a href="#" class="thanksShow toggleCollapse" id="toggleCollapse_Thanks_76225671" rel="nofollow">
The Following 9 Users Say Thank You to yash92duster For This Useful Post: <span class="thanksExpandPhrase">[ View ]</span>
</a>
<a target="_blank" class="gift-post" href="/ad-free/?postid=76225671">Gift yash92duster Ad-Free</a>
<div class="thanksNames" id="collapseobj_Thanks_76225671" style="display:none;">
<div> alispeedsport<span class="post-thanks-box-date">(16th May 2018)</span>, Frozen27<span class="post-thanks-box-date">(14th April 2018)</span>, <span class="__cf_email__" data-cfemail="600a0f080e0e19020c011a050a0f080e201901080f0f4e0301">[email protected]</span><span class="post-thanks-box-date">(19th September 2018)</span>, KTMNiko<span class="post-thanks-box-date">(1st July 2018)</span>, mohitmallick17<span class="post-thanks-box-date">(22nd May 2018)</span>, nelson04<span class="post-thanks-box-date">(5th July 2018)</span>, qounik<span class="post-thanks-box-date">(30th September 2018)</span>, TaifAljaloo<span class="post-thanks-box-date">(14th April 2018)</span>, Voytec83<span class="post-thanks-box-date">(27th April 2018)</span></div>
</div>
</div>
</div>
<div id="lastpost"></div>
</div>
<script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script type="a1964a5df941c64d21908d27-text/javascript">
if(!is_mobile)
{
if (xda_ad_choice == "purch")
{
document.write('<div class="purchad" id="purch_Y_L_0_2" style="margin: 10px 0;"></div>');
}
else if (xda_ad_choice == "sortable")
{
document.write('x3Cscript src="//tags-cdn.deployads.com/a/xda-developers.com.js" async >x3C/script>');
document.write('<div class="ad-tag" data-ad-name="forum_incontent_2" data-ad-size="728x90" style="margin: 10px 0;"></div>');
(deployads = window.deployads || []).push({});
}
}
</script>
<div class="showthread-belowbar below-content-bar">
<i class="pbfa fas fa-reply"></i> <span class="responsive-text-hide">Post </span>Reply
<i class="fas fa-bell"></i> Subscribe to Thread
<div class="pagenav">
<span class="pageofpages vbmenu_control">Page 1 of 69</span>
<span class="smallfont pagenav-curpage" title="Showing results 1 to 10 of 685">1</span>
<a class="smallfont pagenav-pagelink" href="/android/general/guides-android-8-0-oreo-mods-thread-t3772017/page2" title="Show results 11 to 20 of 685">2</a>
<a class="smallfont pagenav-pagelink" href="/android/general/guides-android-8-0-oreo-mods-thread-t3772017/page3" title="Show results 21 to 30 of 685">3</a>
<a class="smallfont pagenav-linkrel" href="/android/general/guides-android-8-0-oreo-mods-thread-t3772017/page11" title="Show results 101 to 110 of 685">11</a>
<a class="smallfont pagenav-linkrel" href="/android/general/guides-android-8-0-oreo-mods-thread-t3772017/page51" title="Show results 501 to 510 of 685">51</a>
<a rel="next" class="smallfont" href="/android/general/guides-android-8-0-oreo-mods-thread-t3772017/page2" title="Next » - Results 11 to 20 of 685"><i class="fa fa-angle-right"></i></a>
<a rel="last" class="smallfont" href="/android/general/guides-android-8-0-oreo-mods-thread-t3772017/page69" title="Last Page - Results 681 to 685 of 685" class="pagination-forward">Last <i class="fa fa-angle-double-right"></i></a>
<table class="pagenav-goto" title="Page 1 of 69"><tr><td title="showthread.php?t=3772017"><a name="PageNav"></a></td></tr></table>
</div>
</div>
<table class="tborder" cellpadding="5" cellspacing="0" border="0" style="display:none; position:absolute; z-index: 5; margin: 80px 0 0 80px;" id="ajax_post_errors">
<tr>
<td class="thead">
<span style="float:right"><input type="button" class="button" value=" X " onclick="vB_QuickEditor.hide_errors()" id="ajax_post_errors_closebtn" /></span>
vBulletin Message
</td>
</tr>
<tr>
<td class="alt2" colspan="2" id="ajax_post_errors_message"> </td>
</tr>
</table>
<br />
<script src="https://ajax.cloudflare.com/cdn-cgi/scripts/2448a7bd/cloudflare-static/rocket-loader.min.js" data-cf-nonce="a1964a5df941c64d21908d27-"></script><form action="newreply.php?do=postreply&t=3772017" method="post" name="vbform" onsubmit="return qr_prepare_submit_pdp(this, 2);" id="qrform">
<table class="tborder" cellpadding="5" cellspacing="0" border="0" width="100%" align="center">
<thead>
<tr>
<td class="tcat" colspan="2">
<a style="float:right" href="#top" onclick="return toggle_collapse('quickreply');"><img id="collapseimg_quickreply" src="//cdn-cf-1.xda-developers.com/images/2015/buttons/collapse_tcat.gif" alt="" border="0" /></a>
Guest Quick Reply <small>(no urls or BBcode)</small>
</td>
</tr>
</thead>
<tbody id="qr_error_tbody" style="display:none">
<tr>
<td class="thead">The following errors occurred with your submission</td>
</tr>
<tr>
<td class="alt1" id="qr_error_td"></td>
</tr>
<tr>
<td class="tfoot" align="center"><span class="smallfont">Okay</span></td>
</tr>
</tbody>
<tbody id="collapseobj_quickreply" style="">
<tr>
<td class="panelsurround" align="center">
<div class="panel">
<div align="left">
<div class="smallfont">Message:</div>
<div id="vB_Editor_QR" class="vBulletin_editor">
<script type="a1964a5df941c64d21908d27-text/javascript">
<!--
var threaded_mode = 0;
var require_click = 0;
var is_last_page = 0; // leave for people with cached JS files
var allow_ajax_qr = 0;
var ajax_last_post = 1539692838;
// -->
</script>
<div class="controlbar">
<fieldset style="border:0px; padding:0px; margin:0px">
<textarea name="message" id="vB_Editor_QR_textarea" rows="10" cols="60" style="width:100%; width:calc(100% - 5px); height:100px" tabindex="1" dir="ltr"></textarea>
</fieldset>
</div>
<input type="hidden" name="wysiwyg" id="vB_Editor_QR_mode" value="0" />
<input type="hidden" name="styleid" value="0" />
<input type="hidden" name="noquote" value="1" />
<script type="a1964a5df941c64d21908d27-text/javascript">
<!--
vB_Editor['vB_Editor_QR'] = new vB_Text_Editor('vB_Editor_QR', 0, '1424', '1');
var QR_EditorID = 'vB_Editor_QR';
//-->
</script>
<script src="/clientscript/xda_guest_post.js" type="a1964a5df941c64d21908d27-text/javascript"></script>
</div>
<input type="hidden" name="signature" value="1" id="cb_signature" />
<input type="hidden" name="quickreply" id="qr_quickreply" value="1" />
</div>
</div>
<div style="margin-top:5px">
<input type="hidden" name="fromquickreply" value="1" />
<input type="hidden" name="s" value="" />
<input type="hidden" name="securitytoken" value="guest" />
<input type="hidden" name="do" value="postreply" />
<input type="hidden" name="t" value="3772017" id="qr_threadid" />
<input type="hidden" name="p" value="" id="qr_postid" />
<input type="hidden" name="specifiedpost" value="0" id="qr_specifiedpost" />
<input type="hidden" name="parseurl" value="1" />
<input type="hidden" name="loggedinuser" value="0" />
<input type="submit" class="button" value="Post Quick Reply" accesskey="s" title="(Alt + S)" name="sbutton" tabindex="2" id="qr_submit" onclick="clickedelm = this.value" />
<input type="submit" class="button" value="Go Advanced" accesskey="x" title="(Alt + X)" name="preview" tabindex="3" id="qr_preview" onclick="clickedelm = this.value" />
</div>
<div align="center" id="qr_posting_msg" style="display:none; margin-top:6px">
<img style="vertical-align: middle;" src="//cdn-cf-1.xda-developers.com/images/2015/misc/progress.gif" alt="Posting Quick Reply - Please Wait" /> <strong>Posting Quick Reply - Please Wait</strong>
</div>
</td>
</tr>
</tbody>
</table>
</form>
<div id="prev-next">
<i class="fas fa-step-backward"> </i>Previous Thread
<i class="fas fa-step-forward"> </i> Next Thread
</div>
<br />
<div class="vbmenu_popup" id="threadtools_menu" style="display:none">
<form action="postings.php?t=3772017&pollid=27174" method="post" name="threadadminform">
<table cellpadding="4" cellspacing="1" border="0">
<tr>
<td class="thead">Thread Tools<a name="goto_threadtools"></a></td>
</tr>
<tr>
<td class="vbmenu_option"><img class="inlineimg" src="//cdn-cf-1.xda-developers.com/images/2015/buttons/printer.gif" alt="Show Printable Version" /> Show Printable Version</td>
</tr>
<tr>
<td class="vbmenu_option"><img class="inlineimg" src="//cdn-cf-1.xda-developers.com/images/2015/buttons/sendtofriend.gif" alt="Email this Page" /> Email this Page</td>
</tr>
</table>
</form>
</div>
<div class="vbmenu_popup" id="displaymodes_menu" style="display:none">
<table cellpadding="4" cellspacing="1" border="0">
<tr>
<td class="thead">Display Modes<a name="goto_displaymodes"></a></td>
</tr>
<tr>
<td class="vbmenu_option" title="nohilite"><img class="inlineimg" src="//cdn-cf-1.xda-developers.com/images/2015/buttons/mode_linear.gif" alt="Linear Mode" /> <strong>Linear Mode</strong></td>
</tr>
<tr>
<td class="vbmenu_option"><img class="inlineimg" src="//cdn-cf-1.xda-developers.com/images/2015/buttons/mode_hybrid.gif" alt="Hybrid Mode" /> Switch to Hybrid Mode</td>
</tr>
<tr>
<td class="vbmenu_option"><img class="inlineimg" src="//cdn-cf-1.xda-developers.com/images/2015/buttons/mode_threaded.gif" alt="Threaded Mode" /> Switch to Threaded Mode</td>
</tr>
</table>
</div>
<div class="vbmenu_popup" id="threadsearch_menu" style="display:none">
<form action="search.php?do=process&searchthreadid=3772017" method="post">
<table cellpadding="4" cellspacing="1" border="0">
<tr>
<td class="thead">Search this Thread<a name="goto_threadsearch"></a></td>
</tr>
<tr>
<td class="vbmenu_option" title="nohilite">
<input type="hidden" name="s" value="" />
<input type="hidden" name="securitytoken" value="guest" />
<input type="hidden" name="do" value="process" />
<input type="hidden" name="searchthreadid" value="3772017" />
<input type="text" class="bginput" name="query" size="25" /><input type="submit" class="button" value="Go" /><br />
</td>
</tr>
<tr>
<td class="vbmenu_option">Advanced Search</td>
</tr>
</table>
</form>
</div>
<table cellpadding="0" cellspacing="0" border="0" width="100%" align="center">
<tr valign="bottom">
<td class="smallfont" align="right">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td></td>
</tr>
</table>
</td>
</tr>
</table>
<br />
<div id="showthreadRankedThreads">
<div class="topRankedThreadsForumdisplay forum-bottom-billboard-sibling box-shadow topRankedThreadsFullWidth">
<div class="forum-head">
<h2><i class="fa fa-chevron-right"></i> Top Threads in Android General by ThreadRank</h2>
</div>
<ul>
<li>
<div class="rankedThread">
<div class="rankedInfo">
<div class="rankedTitle">themeGalaxy Users Customization Index</div>
<div class="rankedDate"><i class="fas fa-clock"></i> 9th April 2018</div>
<div class="rankedForum"><i class="fas fa-th-list"></i> Android General</div>
</div>
</div>
</li>
<li>
<div class="rankedThread">
<div class="rankedInfo">
<div class="rankedTitle">[APP][5.0+] Overdrop | Animated Weather & Widget pack + Amoled theme</div>
<div class="rankedDate"><i class="fas fa-clock"></i> 16th May 2018</div>
<div class="rankedForum"><i class="fas fa-th-list"></i> Android Apps and Games</div>
</div>
</div>
</li>
<li>
<div class="rankedThread">
<div class="rankedInfo">
<div class="rankedTitle">[Guide][Video Tutorial] How to build Custom ROMs and Kernel Modification![P,O,N,M,L]</div>
<div class="rankedDate"><i class="fas fa-clock"></i> 9th July 2018</div>
<div class="rankedForum"><i class="fas fa-th-list"></i> Android General</div>
</div>
</div>
</li>
<li>
<div class="rankedThread">
<div class="rankedInfo">
<div class="rankedTitle">[Guides][Mods][TouchWiz]Android 8 Oreo Mods</div>
<div class="rankedDate"><i class="fas fa-clock"></i> 2nd April 2018</div>
<div class="rankedForum"><i class="fas fa-th-list"></i> Android General</div>
</div>
</div>
</li>
<li>
<div class="rankedThread">
<div class="rankedInfo">
<div class="rankedTitle">Guide to disable OEM bloatware aka system apps using adb and fastboot method (NO ROOT</div>
<div class="rankedDate"><i class="fas fa-clock"></i> 19th April 2018</div>
<div class="rankedForum"><i class="fas fa-th-list"></i> Android General</div>
</div>
</div>
</li>
<li>
<div class="rankedThread">
<div class="rankedInfo">
<div class="rankedTitle">Unofficial TWRPs for devices without source code</div>
<div class="rankedDate"><i class="fas fa-clock"></i> 24th August 2018</div>
<div class="rankedForum"><i class="fas fa-th-list"></i> Android General</div>
</div>
</div>
</li>
<li>
<div class="rankedThread">
<div class="rankedInfo">
<div class="rankedTitle">Unofficial TWRPs for devices without source code</div>
<div class="rankedDate"><i class="fas fa-clock"></i> 24th August 2018</div>
<div class="rankedForum"><i class="fas fa-th-list"></i> Android General</div>
</div>
</div>
</li>
<li>
<div class="rankedThread">
<div class="rankedInfo">
<div class="rankedTitle">[APP] Device ID Changer for Oreo (16/Apr)(v0.9.3-stable)</div>
<div class="rankedDate"><i class="fas fa-clock"></i> 13th April 2018</div>
<div class="rankedForum"><i class="fas fa-th-list"></i> Android General</div>
</div>
</div>
</li>
</ul>
</div>
</div>
</div>
</div>
<form action="index.php" method="get" style="clear:left">
<div align="center">
<div class="smallfont" align="center">
</div>
</div>
</form>
<div id="footer-nav">
<div class="navbits breadcrumbs" id="navbar_container">
<i class="fas fa-home firstbreadcrumb"></i>
<span class="navbar">xda-developers</span>
<span class="navbar" title="Android Development and Hacking"><i class="fas fa-angle-right"></i> Android Development and Hacking</span>
<span class="navbar" title="Android General"><i class="fas fa-angle-right"></i> Android General</span>
<i class="fas fa-angle-right" title="Reload this Page"></i>
<span>
[Guides][Mods][TouchWiz]Android 8 Oreo Mods by yash92duster
</span>
</div>
</div><div id="footer">
<div id="footer-left">
<img id="footer-logo" src="//cdn-cf-1.xda-developers.com/images/2015/xdalogo-dark.png">
<p id="footer-summary">XDA Developers was founded by developers, for developers. It is now a valuable resource for people who want to make the most of their mobile devices, from customizing the look and feel to adding new functionality.<br>
Are you a developer? | Terms of Service
</p>
<div id="hosted-by">
<a href="https://www.leaseweb.com/?utm_source=xda-developers.com&utm_medium=textlink&utm_campaign=linkback&utm_content=hostedby" target="_blank" rel="nofollow">
<img src="//cdn-cf-2.xda-developers.com/images/leaseweb_white_bg_175x50.png" border="0" alt="Hosted by Leaseweb" style="border-radius: 5px;">
</a>
</div>
<script src="https://ajax.cloudflare.com/cdn-cgi/scripts/2448a7bd/cloudflare-static/rocket-loader.min.js" data-cf-nonce="a1964a5df941c64d21908d27-"></script><select id="stylechooser" name="styleid" onchange="switch_id(this, 'style')">
<optgroup label="Quick Style Chooser">
<option value="15" class="">-- XDA Classic</option>
<option value="16" class="">-- XDA 2010</option>
<option value="18" class="">-- XDA 2013</option>
<option value="19" class="">---- XDA 2013 Beta - 1024</option>
<option value="21" class="" selected="selected">-- XDA 2015</option>
<option value="22" class="">---- 2015 - Dark Theme</option>
</optgroup>
</select>
<small id="footer-special-links">
</small>
</div>
<div id="footer-right">
<script type="a1964a5df941c64d21908d27-text/javascript">
if(is_mobile)
{
if (xda_ad_choice == "purch")
{
document.write('<div id="purch_Y_L_0_7" class="purchad footban"></div>');
}
else if (xda_ad_choice == "sortable")
{
document.write('x3Cscript src="//tags-cdn.deployads.com/a/xda-developers.com.js" async >x3C/script>');
document.write('<div class="ad-tag footban" data-ad-name="mforum_bottom" data-ad-size="320x50"></div>');
(deployads = window.deployads || []).push({});
}
}
</script>
<script type="a1964a5df941c64d21908d27-text/javascript">
if(!is_mobile)
{
if (xda_ad_choice == "purch")
{
document.write('<div id="purch_Y_L_0_3" class="purchad footban"></div>');
}
else if (xda_ad_choice == "sortable")
{
document.write('x3Cscript src="//tags-cdn.deployads.com/a/xda-developers.com.js" async >x3C/script>');
document.write('<div class="ad-tag footban" data-ad-name="forum_footer_728x90" data-ad-size="728x90"></div>');
(deployads = window.deployads || []).push({});
}
}
</script>
<div class="f-links">
<span class="f-links-text">More info</span><br>
<ul class="footer-links">
<li>Contact</li>
<li>Advertise</li>
<li>Rules</li>
<li>Suggest Content</li>
<li>Security</li>
<li>Privacy Policy</li>
<li>XDA App</li>
<li>Remove ads on XDA</li>
<br />
<li>Root Any Device</li>
<li>How To Guides</li>
<li>XDA's Best</li>
</ul>
<br />
<p id="footer-copyright">Copyright © xda-developers. Hosted by Leaseweb
</p>
</div>
<div class="w-social">
<div id="w-social-text">We're Social</div>
<ul class="footer-links">
<li><i class="fab fa-twitter"></i></li>
<li><i class="fab fa-discord"></i></li>
<li><i class="fab fa-facebook-f"></i></li>
<li><i class="fab fa-youtube"></i></li>
</ul>
</div>
<a rel="nofollow" href="#topanchor" id="jumptop" onclick="window.scrollTo(0,0);return false;"><i class="fas fa-arrow-circle-o-up"></i></a>
</div>
</div>
<div id="footjs" style="display:none; visibility:hidden;">
<script type="text/javascript" data-cfasync="false">
vBulletin_init(); // Main vBulletin Javascript Initialization
</script>
<link rel="stylesheet" href="//ajax.googleapis.com/ajax/libs/jqueryui/1.11.1/themes/smoothness/jquery-ui.min.css" />
<script data-cfasync="false" type="text/javascript" src="//ajax.googleapis.com/ajax/libs/jqueryui/1.11.1/jquery-ui.min.js"></script>
<script data-cfasync="false" src="//www.google.com/jsapi" type="text/javascript"></script>
<script src="//cdn-cf-2.xda-developers.com/clientscript/deviceSearch.js?v=1539618848" type="a1964a5df941c64d21908d27-text/javascript"></script>
<script data-cfasync="false" src="//cdn-cf-3.xda-developers.com/clientscript/2015.foot.min.js?v=1539618848"></script>
<style>
.purchad {
display:block;
text-align:center;
}
</style>
<script data-cfasync="false" type="text/javascript">
var mobilelayout = (jQuery('body').hasClass('mobile-body')) ? true : false;
tmntag.cmd.push(function(){
if (mobilelayout) {
if (purchnumpost < 3) {
tmntag.placement('2539');
} else if (purchnumpost < 5) {
tmntag.placement('2538');
} else if (purchnumpost < 7) {
tmntag.placement('2537');
} else {
tmntag.placement('2131');
}
} else if (purchnumpost < 4) {
tmntag.placement('2529');
} else {
tmntag.placement('2130');
}
tmntag.target({'ctype':'f_threads', 'ccat1':encodeURIComponent(purchccat1), 'ccat2':encodeURIComponent(purchccat2), 'kw':encodeURIComponent(purchkw)});
tmntag.start();
});
if (typeof(showsfw) == 'undefined') {
var showsfw = true;
}
if (showsfw) {
jQuery(function($) {
$('.purchad').not('.criteo-alt').each(function(index, value) {
/*
if (index === 0) {
$(this).before("<script type="text/javascript" src="http://ads.servebom.com/tmnhead.js"></script>");
}
console.log($(this).attr('id'));
*/
/*$ (this).before('<br><br><i>' + $(this).attr('id') + '</i><br><br>'); */
$(this).html("<script type="text/javascript">try { tmntag.cmd.push(function(){ tmntag.adTag('" + $(this).attr("id") + "', false);}); } catch(e) {};</script>");
});
var sidepanelrefreshindicator = false;
var startStickyTop = 0;
jQuery(window).scroll(function() {
if (!sidepanelrefreshindicator && jQuery('#stickyNav').hasClass('sticky-fixed')) {
var currentTop = jQuery(window).scrollTop();
if (startStickyTop == 0) {
startStickyTop = currentTop;
} else if (currentTop - startStickyTop >= 800) {
if (tmntag) { tmntag.refresh(['purch_Y_R_0_1']); }
sidepanelrefreshindicator = true;
}
}
});
});
}
</script>
</div>
<div id="qrOverlay" style="display:none;background:rgba(0,0,0,0.7);width:100%;height:100%;position:fixed;top:0;left:0;z-index:9999;">
<a class="closeQR" href="#" style="display:block;width:100%;height:100%;z-index:91;position:absolute;top:0;left:0;"></a>
<div id="qrModal" style="display:none;width:250px;height:250px;z-index:99;position:relative;margin-top:-125px;margin-left:-125px;top:50%;left:50%;opacity:1;">
<a class="closeQR" href="#" style="position:absolute;margin-top:0.5em;margin-left:235px;"><img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAdCAYAAABfeMd1AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA8xJREFUeNqclktIVFEYx+fO+GjUGqw0S/IRGtTKENtkqJTkooUwC0EQNNpEEiJYoISbKAhcCYogagvBlbRQW/kAIdAkbRGIi3RiNIfJR+qk4zxO/2/4zu3cOw+tA7+5c8/j+5/vfN8592hCCMspSy4o4acXLIHVU40kkQTkglfgm4hd3KAb3PxfESf4KU5XAuBRPA0tznINgCa1Yn193bK0tBR5ZmVlWUpKSiyFhYXmcfPgiaZpn0/yZEKd4vLysqioqKCZRAEhMTc3Z/bqy0nL9Uzt3dXVJex2e0wBic1mEx0dHcLv96tDX8cTyVN7tbW1JTRupr6+3uzR7Vgib2Tr5ORklJHa2lrDe0FBgVhcXDTUDw8PqyIfY4m4ZGt5ebnB4OrqaqS+srJSj8XOzk6kbnBwUO9XVFQkgsGgKmTTRQ4PD/NlrcvlivKis7Mz0kZiJBRLQDI7O/s3rwOBu7oI1B/KhrGxsaiBtDTSsCyxBIj+/n69D+w+Jg0r/YTD4Wy5fF6vNyoD19bWLENDQ4b3pqammBtPHQ+diF0rNo4GxT3Z4HA4ogbSxmtsbNTf4ZnhXS1Ief1/KBQ6og0f2fXIkuJ4MVGDLBOACtVRW6KYuN3ue7oISIc3btmoDp6enjYYbWlp0Y3Qf1UAx40hu0pLSx0yJPRz1uPxvJONo6OjhswiAZm+BBlX3yU9PT26gM/no/PrHLDpIr29vQ/U7GloaDBk10k7vrq62uDF+Pg4ZYbDIAKuzc/PD8hOdBbRUXGaI6Wmpkbs7+/rAltbW19RX2wWSQd54A6WzaV6REcFjvSYxikGtESqBwcHB7vt7e30bSngyVtl4M+AHHCrubn5+cbGxqb5tFtYWBB9fX2iu7s78pyZmYn6ciF2e62trS9hpwxcAWlqdqWA8+A6uA+ejoyMfBL/UFZWVjbr6ureYmwNuAEugtSIff4y0rpl8CWhFDjBC6fT+R4BdB8dHYXiGZ+amvJgY35A/3ZQB+iIv8pLlaR/frHpad2S2b1McJk75vPzUlVVVV5ZWdmF5ORkGw6+EL6YvyYmJlyIxyba3eA7swG2gQ8E6NSSIhoHKIWTgISyWSyH/2fyJMjrMPgNdvl6REI/gAfsgANwTCcLJYh+kWAhGwulcfplcqwyeWPZuQ8NpnNpn41uM3vsAQkEOQuNtxWTUCp7lcHPNK6zsifH7I2PZ+5j4QBPIhz3SqQsXRLHKZVFU/hd4xkGWcjPT7k8IelBwnsXC0kxK3tn4/9SJKwYDTPCLJDocmcWlPtJUy86isGERv4IMACaz3RmXeGcqwAAAABJRU5ErkJggg%3D%3D" /></a><br />
<div id="qrCode"></div>
</div>
</div>
<script type="a1964a5df941c64d21908d27-text/javascript">
var vglnk = { key: 'f0a7f91912ae2b52e0700f73990eb321' };
(function(d, t) {
var s = d.createElement(t); s.type = 'text/javascript'; s.async = true;
s.src = '//cdn.viglink.com/api/vglnk.js';
var r = d.getElementsByTagName(t)[0]; r.parentNode.insertBefore(s, r);
}(document, 'script'));
</script>
<script type="a1964a5df941c64d21908d27-text/javascript">
if(!is_mobile)
{
if(xda_ad_choice == "purch")
{
document.write('<div id="purch_Y_P_1_1" class="purchad"></div>');
document.write('<div id="purch_Y_O_1_1" class="purchad"></div>');
}
}
</script>
<script type="a1964a5df941c64d21908d27-text/javascript">
if(is_mobile)
{
if(xda_ad_choice == "purch")
{
document.write('<div id="purch_Y_P_1_1" class="purchad"></div>');
document.write('<div id="purch_Y_O_1_1" class="purchad"></div>');
}
}
</script>
<style>
.vbulletin-editor-text-area TEXTAREA {
width:100%;
height: 315px;
padding:0;
margin:0;
}
</style>
<script data-cfasync="false" type="text/javascript">
var googletag = googletag || {};
googletag.cmd = googletag.cmd || [];
(function() {
var gads = document.createElement("script");
gads.async = true;
gads.type = "text/javascript";
var useSSL = "https:" == document.location.protocol;
gads.src = (useSSL ? "https:" : "http:") + "//www.googletagservices.com/tag/js/gpt.js";
var node =document.getElementsByTagName("script")[0];
node.parentNode.insertBefore(gads, node);
})();
</script>
<div id="div-gpt-ad-1363287890054-0-oop">
<script data-cfasync="false" type='text/javascript'>
googletag.cmd.push(function() {
googletag.defineOutOfPageSlot('/8456/IDG.XDA_ROS','div-gpt-ad-1363287890054-0-oop').addService(googletag.pubads())
googletag.display('div-gpt-ad-1363287890054-0-oop');
});
</script>
</div>
<script type="a1964a5df941c64d21908d27-text/javascript">
var _comscore = _comscore || [];
_comscore.push({ c1: "2", c2: "6035753" });
(function() {
var s = document.createElement("script"), el = document.getElementsByTagName("script")[0]; s.async = true;
s.src = (document.location.protocol == "https:" ? "https://sb" : "http://b") + ".scorecardresearch.com/beacon.js";
el.parentNode.insertBefore(s, el);
})();
</script>
<noscript>
<img src="http://b.scorecardresearch.com/p?c1=2&c2=6035753&cv=2.0&cj=1" />
</noscript>
<script async src="/clientscript/xda_sponsor_logic.js?v=1539618848" type="a1964a5df941c64d21908d27-text/javascript"></script>
<script type="a1964a5df941c64d21908d27-text/javascript" src="//cdn-cf-1.xda-developers.com/clientscript/2015.showthread.min.js?v=1539618848"></script>
<script type="text/javascript" data-cfasync="false">
<!--
var fontoptions = new Array();
var sizeoptions = new Array();
var smilieoptions = { };
var istyles = { };
var ltr = 'left';
var smiliewindow_x = 360;
var smiliewindow_y = 480;
var ignorequotechars = 1;
var allowbasicbbcode = true;
// vB Phrases
vbphrase["wysiwyg_please_wait"] = "Please wait for the WYSIWYG editor to finish loading...";
vbphrase["wysiwyg_initialized"] = "WYSIWYG Editor initialized for %1$s in %2$s seconds.";
vbphrase["wysiwyg_command_invalid"] = "This command is invalid or not implemented.";
vbphrase["moz_must_select_text"] = "Mozilla requires that you must select some text for this function to work";
vbphrase["moz_edit_config_file"] = "You need to edit your Mozilla config file to allow this action.";
vbphrase["enter_tag_option"] = "Please enter the option for your %1$s tag:";
vbphrase["must_select_text_to_use"] = "You must select some text to use this function.";
vbphrase["browser_is_safari_no_wysiwyg"] = "The Safari browser does not support WYSIWYG mode.";
vbphrase["enter_option_x_tag"] = "Enter the option for the [%1$s] tag:";
vbphrase["enter_text_to_be_formatted"] = "Enter the text to be formatted";
vbphrase["enter_link_text"] = "Enter the text to be displayed for the link (optional):";
vbphrase["enter_list_type"] = "What type of list do you want? Enter '1' for a numbered list, enter 'a' for an alphabetical list, or leave blank for a list with bullet points:";
vbphrase["enter_list_item"] = "Enter a list item.rnLeave the box empty or press 'Cancel' to complete the list:";
vbphrase["must_enter_subject"] = "You must enter a title / subject!";
vbphrase["message_too_short"] = "The message you have entered is too short. Please lengthen your message to at least %1$s characters.";
vbphrase["enter_link_url"] = "Please enter the URL of your link:";
vbphrase["enter_image_url"] = "Please enter the URL of your image:";
vbphrase["enter_email_link"] = "Please enter the email address for the link:";
vbphrase["complete_image_verification"] = "You did not complete the Image Verification";
vbphrase["iespell_not_installed"] = "ieSpell is a spell-checking tool for Internet Explorer.rnrnIf you would like to download ieSpell, click OK; otherwise click Cancel.rnrnieSpell can be downloaded from http://www.iespell.com";
vbphrase["click_quick_reply_icon"] = "Please click one of the Quick Reply icons in the posts above to activate Quick Reply.";
vbphrase["insert_all"] = "Insert All";
//-->
</script>
<script type="a1964a5df941c64d21908d27-text/javascript">
<!--
function qr_prepare_submit_pdp(b,c){if(qr_repost==true){return true}if(!allow_ajax_qr||!AJAX_Compatible){return qr_check_data(b,c)}
else if(qr_check_data(b,c)){if(typeof vb_disable_ajax!='undefined'&&vb_disable_ajax>0){return true}if(is_ie&&userAgent.indexOf('msie 5.')!=-1)
{if(PHP.urlencode(b.message.value).indexOf('%u')!=-1){return true}}if(YAHOO.util.Connect.isCallInProgress(qr_ajax)){return false}
if(clickedelm==b.preview.value){return true}else{var d='ajax=1';if(typeof ajax_last_post!='undefined'){d+='&ajax_lastpost='+PHP.urlencode(ajax_last_post)}
for(var f=0;f<b.elements.length;f++){var a=b.elements[f];if(a.name&&!a.disabled){switch(a.type){case'text':case'textarea':case'hidden':d+='&'+a.name+'='+PHP.urlencode(a.value);
break;case'checkbox':case'radio':d+=a.checked?'&'+a.name+'='+PHP.urlencode(a.value):'';break;case'select-one':d+='&'+a.name+'='+PHP.urlencode(a.options[a.selectedIndex].value);
break;case'select-multiple':for(var e=0;e<a.options.length;e++){d+=(a.options[e].selected?'&'+a.name+'='+PHP.urlencode(a.options[e].value):'')}break}}}
fetch_object('qr_posting_msg').style.display='';document.body.style.cursor='wait';qr_ajax_post_pdp(b.action,d);return false}}else{return false}}
function qr_ajax_post_pdp(b,c){if(YAHOO.util.Connect.isCallInProgress(qr_ajax)){YAHOO.util.Connect.abort(qr_ajax)}qr_repost=false;
qr_ajax=YAHOO.util.Connect.asyncRequest("POST",b,{success:qr_do_ajax_post_pdp,failure:qr_handle_error,timeout:vB_Default_Timeout},SESSIONURL+"securitytoken="+SECURITYTOKEN+'&'+c)}
function qr_do_ajax_post_pdp(b){if(b.responseXML){document.body.style.cursor='auto';fetch_object('qr_posting_msg').style.display='none';var c;if(fetch_tag_count(b.responseXML,'postbit'))
{ajax_last_post=b.responseXML.getElementsByTagName('time')[0].firstChild.nodeValue;qr_disable_controls();qr_hide_errors();if(fetch_tag_count(b.responseXML,'updatepost'))
{var d=b.responseXML.getElementsByTagName('postbit')[0].firstChild.nodeValue;var f=b.responseXML.getElementsByTagName('updatepost')[0].firstChild.nodeValue;fetch_object('edit'+f).innerHTML=d}
else{var a=b.responseXML.getElementsByTagName('postbit');for(c=0;c<a.length;c++){var e=document.createElement('div');e.innerHTML=a[c].firstChild.nodeValue;var i=fetch_object('lastpost');
var j=i.parentNode;var d=j.insertBefore(e,i);PostBit_Init(d,a[c].getAttribute('postid'))}}if(fetch_object('qr_submit')){fetch_object('qr_submit').blur()}}
else{if(!is_saf){var g=b.responseXML.getElementsByTagName('error');if(g.length){var h='<ol>';for(c=0;c<g.length;c++){h+='<li>'+g[c].firstChild.nodeValue+'</li>'}h+='</ol>';
qr_show_errors('<ol>'+h+'</ol>');return false}}qr_resubmit()}}else{qr_resubmit()}}
//-->
</script>
<script type="a1964a5df941c64d21908d27-text/javascript">
<!--
vB_AJAX_QuickEdit_Init('posts');
//-->
</script>
<script type="a1964a5df941c64d21908d27-text/javascript">
<!--
vB_Editor['vB_Editor_QR'] = new vB_Text_Editor('vB_Editor_QR', 0, '1424', '');
var QR_EditorID = 'vB_Editor_QR';
console.log("QuickReply Init");
//-->
</script>
<script type="a1964a5df941c64d21908d27-text/javascript">
<!--
// initialize quick reply
qr_init();
//-->
</script>
<script src="/clientscript/xda_guest_post.js" type="a1964a5df941c64d21908d27-text/javascript"></script>
<div style="display:none">
</div>
<script type="a1964a5df941c64d21908d27-text/javascript">
var lightboxshowmodal = false;
</script>
<script type="a1964a5df941c64d21908d27-text/javascript">
jQuery(document).ready(function($) {
jQuery('.modtools INPUT[type=checkbox]:checked').closest('.postbit-wrapper').find('.postbit-content').addClass('row-highlight');
jQuery('.modtools INPUT[type=checkbox]').on('click', function() {
if (jQuery(this).is(':checked')) {
jQuery(this).closest('.postbit-wrapper').find('.postbit-content').addClass('row-highlight');
} else {
jQuery(this).closest('.postbit-wrapper').find('.postbit-content').removeClass('row-highlight');
}
});
});
</script>
<script type="a1964a5df941c64d21908d27-text/javascript">
jQuery(document).ready(function($) {
$("#more_forums").click(function(e) {
e.preventDefault();
if(!$("#hidden_forums").is(":visible")) {
$(this).text("[Less]");
} else {
$(this).text("[More]");
}
$("#hidden_forums").toggle();
});
});
</script>
<script async type="a1964a5df941c64d21908d27-text/javascript" src="//cdn-cf-3.xda-developers.com/clientscript/xda_mention.js?v=1539618848"></script>
<script src="https://ajax.cloudflare.com/cdn-cgi/scripts/2448a7bd/cloudflare-static/rocket-loader.min.js" data-cf-nonce="a1964a5df941c64d21908d27-" defer=""></script></body>
</html>
XDA:DevDB Information
mods oreo, ROM for the Samsung Galaxy J7
Contributors
kottmann96
ROM OS Version: 8.x Oreo
Version Information
Status: Stable
Current Stable Version: Only Android Oreo
Created 2018-10-16
Last Updated 2018-10-16

[Guides][Mods][TouchWiz] Android 8 Oreo

<!doctype html>
<html dir="ltr" lang="en">
<head>
<title>[Guides][Mods][TouchWiz]Android 8 Oreo Mods | Android Development and Hacking</title>
<meta name="description" content="I Hope All Agree With Me And Share Guides Here For Oreo Like Me. Please Feel Free To Contribute As Well. Note: This Thread is Purely Meant For Custom ROM…" />
<meta name="keywords" content="[Guides][Mods][TouchWiz]Android 8 Oreo Mods, Android Development and Hacking">
<meta http-equiv="X-UA-Compatible" content="IE=Edge">
<script type="a1964a5df941c64d21908d27-text/javascript">
var purchccat1 = 'Android Development and Hacking';
var purchccat2 = 'Android General';
var purchkw = ["[Guides][Mods][TouchWiz]Android","8","Oreo","Mods"];
var purchnumpost = '11';
</script>
<style>
.socialcount li, .socialcount li a{
transition: all .5s ease;
}
.socialcount li a{
min-width:0px;
min-height:25px;
}
.animate{
-webkit-animation-duration: .8s;
animation-duration: .8s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.animate.googleplus{
-webkit-animation-delay: .75s;
animation-delay: .75s;
}
.animate.facebook{
-webkit-animation-delay: .95s;
animation-delay: .95s;
}
.animate.twitter{
-webkit-animation-delay: 1.15s;
animation-delay: 1.15s;
}
.small{
-webkit-transform: scale3d(0, 0, 0);
transform: scale3d(0, 0, 0);
}
.animate.flipOutX,
.animate.flipOutY,
.animate.bounceIn,
.animate.bounceOut {
-webkit-animation-duration: .75s;
animation-duration: .75s;
}
@-webkit-keyframes bounceIn {
from, 20%, 40%, 60%, 80%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
20% {
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
40% {
-webkit-transform: scale3d(.9, .9, .9);
transform: scale3d(.9, .9, .9);
}
60% {
opacity: 1;
-webkit-transform: scale3d(1.03, 1.03, 1.03);
transform: scale3d(1.03, 1.03, 1.03);
}
80% {
-webkit-transform: scale3d(.97, .97, .97);
transform: scale3d(.97, .97, .97);
}
to {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes bounceIn {
from, 20%, 40%, 60%, 80%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
20% {
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
40% {
-webkit-transform: scale3d(.9, .9, .9);
transform: scale3d(.9, .9, .9);
}
60% {
opacity: 1;
-webkit-transform: scale3d(1.03, 1.03, 1.03);
transform: scale3d(1.03, 1.03, 1.03);
}
80% {
-webkit-transform: scale3d(.97, .97, .97);
transform: scale3d(.97, .97, .97);
}
to {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.bounceIn {
-webkit-animation-name: bounceIn;
animation-name: bounceIn;
}
.bounceInDelay {
-webkit-animation-name: bounceIn;
animation-name: bounceIn;
-webkit-animation-delay: .5s;
animation-delay: .5s;
}
</style>
<meta http-equiv="X-UA-Compatible" content="IE=Edge">
<script type="a1964a5df941c64d21908d27-text/javascript">
var xda_ad_choice = (function()
{
var rand = function(min, max) {
return Math.random() * (max - min) + min;
};
var getRandomItem = function(list, weight) {
var total_weight = weight.reduce(function (prev, cur, i, arr) {
return prev + cur;
});
var random_num = rand(0, total_weight);
var weight_sum = 0;
for (var i = 0; i < list.length; i++) {
weight_sum += weight;
weight_sum = +weight_sum.toFixed(2);
if (random_num <= weight_sum) {
return list;
}
}
};
var list = ["purch", "sortable"];
//var weight = [0.99, 0.01];
var weight = [1.00, 0.00];
var random_item = getRandomItem(list, weight);
return random_item;
})();
// Override until ready
//xda_ad_choice = "purch";
if(location.hash == "#xda_ad_test")
{
xda_ad_choice = "sortable";
}
window.adBlockDetect = (function()
{
var enabled;
var callback = function(args)
{
if(args.length == 1 && typeof args[0] === "function")
{
args[0](enabled);
}
};
var poll = function(args)
{
if(typeof enabled === "undefined")
{
// Wait for check function to complete
setTimeout(function()
{
poll(args);
}, 105);
return;
}
// Check completed, do callback
callback(args);
};
(function()
{
// Assess adblock usage
var test = document.createElement("div");
test.innerHTML = " ";
test.className = "adonis-placeholder";
document.documentElement.appendChild(test);
window.setTimeout(function()
{
if (test.offsetHeight === 0)
{
enabled = true;
}
else
{
enabled = false;
}
test.remove();
}, 100);
})();
return function()
{
poll(arguments);
};
})();
</script>
<meta http-equiv="X-UA-Compatible" content="IE=Edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta charset="UTF-8">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="theme-color" content="#de7300">
<meta name="msapplication-TileColor" content="#de7300">
<meta property="fb:admins" content="9336956">
<base href="https://forum.xda-developers.com/">
<link href="//fonts.googleapis.com/css?family=Open+Sans:400,600|Hind:400,600,500|Titillium+Web:200,400,300italic,300,400italic,700,700italic" rel="stylesheet" type="text/css">
<link href="//cdn-cf-2.xda-developers.com/css/2015/2015.min.css?v=1539618848" rel="stylesheet" type="text/css">
<!--[if lte IE 8]>
<link href="//cdn-cf-2.xda-developers.com/css/2015/ie.css" rel="stylesheet" type="text/css">
<![endif]-->
<script type="a1964a5df941c64d21908d27-text/javascript">
//if(typeof console === "undefined") { var console = { log: function (logMsg) { } }; }
//console.firebug = false;
</script>
<!--[if lt IE 9]>
<script data-cfasync="false" src="//ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<![endif]-->
<!--[if gte IE 9]><!-->
<script data-cfasync="false" type="text/javascript" src="//ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script>
<!--<![endif]-->
<script type="text/javascript" data-cfasync="false">
var tmntag = tmntag || {};
tmntag.cmd = tmntag.cmd || [];
(function() {
var tmnhead = document.createElement('script');
tmnhead.async = true;
tmnhead.type = 'text/javascript';
tmnhead.src =
('https:'==document.location.protocol?'https:':'http:')+'//ads.servebom.com/tmnhead.js';
var node = document.getElementsByTagName('script')[0];
node.parentNode.insertBefore(tmnhead, node);
})();
<!--
var SESSIONURL = "";
var SECURITYTOKEN = "guest";
var IMGDIR_MISC = "//cdn-cf-1.xda-developers.com/images/2015/misc";
var vb_disable_ajax = parseInt("0", 10);
var stylevarcdn1 = '//cdn-cf-1.xda-developers.com/';
var styleid = 21;
var is_mobile = 0;
// -->
</script>
<script data-cfasync="false" type="text/javascript" src="//cdn-cf-4.xda-developers.com/clientscript/2015.head.min.js?v=1539618848"></script>
<link rel="alternate" type="application/rss+xml" title="xda-developers RSS Feed" href="external.php?type=RSS2" />
<link rel="alternate" type="application/rss+xml" title="xda-developers - Android General - RSS Feed" href="external.php?type=RSS2&forumids=1424" />
<script data-cfasync="false">
if ($.cookie('xda_adtest') != undefined) {
var xda_adtest = $.cookie('xda_adtest');
} else {
var xda_adtest = 3;
}
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-12268453-1', 'auto');
ga('require', 'displayfeatures');
ga('set', 'dimension1', 'Yes'); //Sidebar Showing
ga('set', 'dimension2', 'No'); //Logged In
ga('set', 'dimension3', '21'); //Style ID
ga('set', 'dimension5', xda_adtest); //Adtest
ga('send', 'pageview');
</script>
<script type="text/javascript" data-cfasync="false">
Shadowbox.init({
// let's skip the automatic setup because we don't have any
// properly configured link elements on the page
skipSetup: true
});
</script>
<link rel="shortcut icon" href="//cdn-cf-4.xda-developers.com/images/2015/favicons/favicon.ico">
<link rel="apple-touch-icon" sizes="57x57" href="//cdn-cf-4.xda-developers.com/images/2015/favicons/apple-touch-icon-57x57.png">
<link rel="apple-touch-icon" sizes="114x114" href="//cdn-cf-4.xda-developers.com/images/2015/favicons/apple-touch-icon-114x114.png">
<link rel="apple-touch-icon" sizes="72x72" href="//cdn-cf-4.xda-developers.com/images/2015/favicons/apple-touch-icon-72x72.png">
<link rel="apple-touch-icon" sizes="144x144" href="//cdn-cf-4.xda-developers.com/images/2015/favicons/apple-touch-icon-144x144.png">
<link rel="apple-touch-icon" sizes="60x60" href="//cdn-cf-4.xda-developers.com/images/2015/favicons/apple-touch-icon-60x60.png">
<link rel="apple-touch-icon" sizes="120x120" href="//cdn-cf-4.xda-developers.com/images/2015/favicons/apple-touch-icon-120x120.png">
<link rel="apple-touch-icon" sizes="76x76" href="//cdn-cf-4.xda-developers.com/images/2015/favicons/apple-touch-icon-76x76.png">
<link rel="apple-touch-icon" sizes="152x152" href="//cdn-cf-4.xda-developers.com/images/2015/favicons/apple-touch-icon-152x152.png">
<link rel="icon" type="image/png" href="//cdn-cf-4.xda-developers.com/images/2015/favicons/favicon-196x196.png" sizes="196x196">
<link rel="icon" type="image/png" href="//cdn-cf-4.xda-developers.com/images/2015/favicons/favicon-160x160.png" sizes="160x160">
<link rel="icon" type="image/png" href="//cdn-cf-4.xda-developers.com/images/2015/favicons/favicon-96x96.png" sizes="96x96">
<link rel="icon" type="image/png" href="//cdn-cf-4.xda-developers.com/images/2015/favicons/favicon-32x32.png" sizes="32x32">
<link rel="icon" type="image/png" href="//cdn-cf-4.xda-developers.com/images/2015/favicons/favicon-16x16.png" sizes="16x16">
<meta name="msapplication-TileColor" content="#e67800">
<meta name="msapplication-TileImage" content="//cdn-cf-4.xda-developers.com/images/2015/favicons/mstile-144x144.png">
<meta name="msapplication-config" content="//cdn-cf-4.xda-developers.com/images/2015/favicons/browserconfig.xml">
<script data-cfasync="false" type='text/javascript' src='//static.criteo.net/js/ld/publishertag.js'></script>
<script data-cfasync="false">
window.addEventListener("message", function(event) {
if (event.origin === "https://cas.criteo.com" && event.data) {
var elements = document.querySelectorAll("iframe[src*='cb=" + event.data + "&']");
if (elements.length) {
elements[0].parentNode.style.display = 'none';
}
}
},
false);
</script>
<script type="a1964a5df941c64d21908d27-text/javascript">
!function(f,b,e,v,n,t,s){if(f.fbq)return;n=f.fbq=function(){n.callMethod?
n.callMethod.apply(n,arguments):n.queue.push(arguments)};if(!f._fbq)f._fbq=n;
n.push=n;n.loaded=!0;n.version='2.0';n.queue=[];t=b.createElement(e);t.async=!0;
t.src=v;s=b.getElementsByTagName(e)[0];s.parentNode.insertBefore(t,s)}(window,
document,'script','https://connect.facebook.net/en_US/fbevents.js');
fbq('init', '403489180002579');
fbq('track', 'PageView_XDA');
</script>
<script type="a1964a5df941c64d21908d27-text/javascript">
!function(f,b,e,v,n,t,s){if(f.fbq)return;n=f.fbq=function(){n.callMethod?
n.callMethod.apply(n,arguments):n.queue.push(arguments)};if(!f._fbq)f._fbq=n;
n.push=n;n.loaded=!0;n.version='2.0';n.queue=[];t=b.createElement(e);t.async=!0;
t.src=v;s=b.getElementsByTagName(e)[0];s.parentNode.insertBefore(t,s)}(window,
document,'script','https://connect.facebook.net/en_US/fbevents.js');
fbq('init', '1969338259962592');
fbq('track', 'PageView');
</script>
<noscript><img height="1" width="1" style="display:none"
src="https://www.facebook.com/tr?id=1969338259962592&ev=PageView&noscript=1"
/></noscript>
<script type="a1964a5df941c64d21908d27-text/javascript" src="//cdn-cf-1.xda-developers.com/clientscript/jquery.qtip.min.js"></script>
<link type="text/css" rel="stylesheet" href="//cdn-cf-1.xda-developers.com/clientscript/jquery.qtip.min.css">
<script type="a1964a5df941c64d21908d27-text/javascript">
jQuery(document).ready(function()
{
$(".gifted-text").qtip();
});
</script>
<style type="text/css" id="vbulletin_editor_css_dynamic">
<!--
@import url("clientscript/vbulletin_editor.css?v=389b2");
.vBulletin_editor {
background: #E1E1E2;
padding: 5px;
}
.imagebutton {
background: #E1E1E2;
color: #000000;
padding: 1px;
border: none;
}
.ocolor, .ofont, .osize, .osmilie, .osyscoloar, .smilietitle {
background: #FFFFFF;
color: #000000;
border: 1px solid #FFFFFF;
}
.popup_pickbutton {
border: 1px solid #FFFFFF;
}
.popup_feedback {
background: #FFFFFF;
color: #000000;
border-right: 1px solid #FFFFFF;
}
.popupwindow {
background: #FFFFFF;
}
#fontOut, #sizeOut, .popup_feedback div {
background: #FFFFFF;
color: #000000;
}
.alt_pickbutton {
border-left: 1px solid #E1E1E2;
}
.popup_feedback input, .popup_feedback div
{
border: 0px solid;
padding: 0px 2px 0px 2px;
cursor: default;
font: 11px tahoma;
overflow: hidden;
}
-->
</style>
<script type="a1964a5df941c64d21908d27-text/javascript">
jQuery(document).ready(function($)
{
if(typeof(prettyPrint) == "function")
{
prettyPrint();
$(".copycodetoclip").click(function(e) {
$(this).next(".prettyprint").selectText();
});
}
});
</script>
<style>
.copycodetoclip {
cursorointer;
}
</style>
<script type="a1964a5df941c64d21908d27-text/javascript">
jQuery(document).ready(function(e)
{
var threadid = 3772017;
$("#sidepanel-threadSearch, #showthread-topsearch").submit(function(e)
{
e.preventDefault();
if(threadid)
{
var query = encodeURIComponent($(this).find("input[type=text]").val());
var url = "/search/thread/" + threadid + "?query=" + query;
window.location = url;
}
});
});
</script>
<meta property="og:title" content="[Guides][Mods][TouchWiz]Android 8 Oreo Mods" />
<meta property="og:type" content="website" />
<meta property="og:site_name" content="XDA Developers" />
<meta property="og:description" content="I Hope All Agree With Me And Share Guides Here For Oreo Like Me. Please Feel Free To Contribute As Well. Note: This Thread is Purely Meant For Custom ROM…" />
<meta property="og:image" content="https://cdn-images.xda-developers.com/direct/4/4/7/0/9/6/8/Screenshot_20180409-025431.jpg" />
<meta property="og:image" content="https://cdn-images.xda-developers.com/direct/4/4/7/0/9/6/9/Screenshot_20180409-025442.jpg" />
<meta property="og:image" content="https://cdn-images.xda-developers.com/direct/4/4/7/0/9/7/0/Screenshot_20180409-025956.jpg" />
<meta property="og:image" content="http://fs1.directupload.net/images/180402/htey5les.jpg" />
<meta property="og:image" content="http://fs5.directupload.net/images/170103/sd8jtf2c.jpg" />
<meta property="og:image" content="http://fs5.directupload.net/images/161025/7zzqvmfo.png" />
<meta property="og:image" content="http://cdn3.xda-developers.com/images/xda-facebook-default.jpg" />
<link rel="canonical" href="https://forum.xda-developers.com/android/general/guides-android-8-0-oreo-mods-thread-t3772017" />
<meta property="og:url" content="https://forum.xda-developers.com/android/general/guides-android-8-0-oreo-mods-thread-t3772017" />
<link rel="amphtml" href="https://forum.xda-developers.com/android/general/guides-android-8-0-oreo-mods-thread-t3772017/amp/">
<link rel="next" href="https://forum.xda-developers.com/android/general/guides-android-8-0-oreo-mods-thread-t3772017/page2">
<script type="a1964a5df941c64d21908d27-text/javascript">
var forumid = '1424';
ga('set', 'dimension4', '1424'); //ForumID
var showsfw = true;
</script>
</head>
<script src="https://ajax.cloudflare.com/cdn-cgi/scripts/2448a7bd/cloudflare-static/rocket-loader.min.js" data-cf-nonce="a1964a5df941c64d21908d27-"></script><body onload="" class="min-width-728 logged-out showthread-firstpage">
<a id="topanchor"></a>
<div id="header" class="header-logged-out" data-disable-page-zoom="false">
<a href="index.php" id="header-logo" class="header-responsive-trigger">
<script src="https://ajax.cloudflare.com/cdn-cgi/scripts/2448a7bd/cloudflare-static/rocket-loader.min.js" data-cf-nonce="a1964a5df941c64d21908d27-"></script><img src="//cdn-cf-1.xda-developers.com/images/2015/xda-logo_newcolors.svg" alt="xda-developers" onerror="if (this.dataset.imageswapped != 'true') { this.dataset.imageswapped = 'true'; this.src='//cdn-cf-1.xda-developers.com/images/2015/xda-logo.png'; }" height="28" width="207">
<i class="fas fa-bars"></i>
<span class="header-nav-hidden-menu-word">Menu</span>
</a>
<ul class="header-main header-dropdown header-dropdown-nomobile">
<li class="header-dropdown-header">
<a id="header_forums_dropdown" class="xda-popup-trigger" href="https://forum.xda-developers.com">
<span>FORUMS</span> <i class="fas fa-caret-down"></i>
</a>
<div class="dropdown-subheader">Apps, ROMs, Customization</div>
</li>
<li>
<ul id="header_forums_dropdown_menu" class="xda-popup xda-popup-inplace header_popup_menu ui-front" style="display:none">
<li>
<span class="header_analysis_subheader_text">Top Phones</span><i class="fas fa-caret-right header_analysis_subheader_moreicon"></i>
<ul class="header_analysis_submenu header_analysis_phones_menu">
<li>Samsung Galaxy Note 9</li><li>Samsung Galaxy Tab S4</li><li>OnePlus 6</li><li>Samsung Galaxy S9+</li><li>Samsung Galaxy S9 </li>
</ul>
</li>
<li>
<span class="header_analysis_subheader_text">New Phones</span><i class="fas fa-caret-right header_analysis_subheader_moreicon"></i>
<ul class="header_analysis_submenu header_analysis_phones_menu">
<li>Huawei Mate 20 X</li><li>Nokia 7.1</li><li>LG Watch W7</li><li>BlackBerry Key2 LE</li><li>Vivo V11</li>
</ul>
</li>
<li>
<div class="header_analysis_subheader"><span class="header_analysis_subheader_text">Root Tools</span><i class="fas fa-caret-right header_analysis_subheader_moreicon"></i></div>
<ul class="header_analysis_submenu header_analysis_phones_menu">
<li>Magisk Manager</li>
<li>KingRoot</li>
<li>Framaroot</li>
<li>SuperSU</li>
<li>Xposed</li>
</ul>
</li>
<li>
<div class="header_analysis_subheader"><span class="header_analysis_subheader_text">Top Apps</span><i class="fas fa-caret-right header_analysis_subheader_moreicon"></i></div>
<ul class="header_analysis_submenu header_analysis_phones_menu">
<li>Gapps</li>
<li>MX Player</li>
<li>Adaway</li>
<li>ViPER4Android Audio FX</li>
<li>Official XDA App</li>
</ul>
</li>
<li>
All Apps & Games
</li>
<li>
XDA Deals
</li>
</ul>
</li>
</ul>
<div id="login_register_wrapper" class="header-main">
<ul class="header-dropdown">
<li id="login-button-responsive">
<a id="header_login_dropdown" class="xda-popup-trigger header-responsive-trigger" href="#">
<span class="login_link_desktop">LOGIN <i class="fas fa-caret-right"></i></span>
<span class="login_link_mobile" title="Login - Jump back in!"><i class="fas fa-sign-in"></i></span>
</a>
<div class="dropdown-subheader">Jump back in</div>
</li>
<li>
<div id="header_login_dropdown_menu" class="header-responsive-control xda-popup xda-popup-inplace header_popup_menu" style="display:none;">
<script src="https://ajax.cloudflare.com/cdn-cgi/scripts/2448a7bd/cloudflare-static/rocket-loader.min.js" data-cf-nonce="a1964a5df941c64d21908d27-"></script><form action="https://forum.xda-developers.com/login.php?do=login" method="post" onsubmit="md5hash(vb_login_password, vb_login_md5password, vb_login_md5password_utf, 0)">
<input name="vb_login_username" type="text" placeholder="Username" class="login-input header-input" />
<input type="password" name="vb_login_password" placeholder="Password" class="login-input header-input" />
<button type="submit" id="login-submit"><i class="fas fa-chevron-right"></i></button>
<input type="hidden" name="s" value="" />
<input type="hidden" name="securitytoken" value="guest" />
<input type="hidden" name="do" value="login" />
<input type="hidden" name="vb_login_md5password" />
<input type="hidden" name="vb_login_md5password_utf" />
<div id="login-option-controls">
<input type="hidden" name="cookieuser" value="1" tabindex="103" id="cb_cookieuser_navbar" accesskey="c" />
Login with Google
<a style="top:5px" href="/login.php?do=lostpw" id="login-forgot" rel="nofollow">Forgot <span class="responsive-text-hide">your </span>password?</a>
</div>
</form>
<i class="fas fa-times"></i>
</div>
</li>
</ul>
<ul class="header-dropdown">
<li>
<a id="header_register_dropdown" href="register.php">
<span class="login_link_desktop">REGISTER <i class="fas fa-caret-right"></i></span>
<span class="login_link_mobile" title="Register Here - Takes just a sec!"><i class="fas fa-edit"></i></span>
</a>
<div class="dropdown-subheader">Takes just a sec!</div>
</li>
</ul>
</div>
<span id="mobile-search-wrapper" class="header-button"><a class="header-algolia-search-button" href="search"><span>search plus</span></a><a id="mobile-search" class="header-responsive-trigger" href="#"><i class="fas fa-search"></i></a></span>
<div id="header_search_wrapper" class="header-main header-right header-responsive-control">
<a class="header-algolia-search-button" href="/search" rel="nofollow"><span>search plus</span></a>
<form action="/sitesearch.php" method="GET" id="cse-search-box">
<input type="text" placeholder="Type device or find apps, ROMs, & more" name="q" id="header_search" class="device-suggest header-input" autocomplete="off" spellcheck="false">
<button type="submit" id="header_search_btn"><i id="header_search_icon" class="fas fa-search" title="Search"></i></button>
</form>
<div id="search_results_container"></div>
<i class="fas fa-close"></i>
</div>
<ul id="header_social_wrapper" class="header-main header-right">
<li>
<i class="fab fa-facebook-f fb-bg"></i>
</li>
<li>
<i class="fab fa-discord discord-bg"></i>
</li>
<li>
<i class="fab fa-telegram-plane telegram-bg"></i>
</li>
<li class="hide-1060">
<i class="fab fa-youtube yt-bg"></i>
</li>
<li>
<i class="fab fa-twitter tw-bg"></i>
</li>
<li id="header_social_swappa">
<a rel="nofollow" href="https://swappa.com/"><img id="header_sw" src="//cdn-cf-1.xda-developers.com/images/2015/swappa-2018.png" /></a>
</li>
</ul>
<div id="navigation-responsive" class="header-dropdown">
<ul class="ui-front header-responsive-control header_popup_menu">
<li>
<i class="fas fa-caret-right header_analysis_subheader_moreicon"></i><span class="header_analysis_subheader_text">Forums</span>
<ul class="header_analysis_submenu navigation-responsive-phones">
<li>Samsung Galaxy Note 9</li><li>Samsung Galaxy Tab S4</li><li>OnePlus 6</li><li>Samsung Galaxy S9+</li><li>Samsung Galaxy S9 </li>
</ul>
</li>
<li>
<i class="fas fa-caret-right header_analysis_subheader_moreicon"></i><span class="header_analysis_subheader_text">Analysis</span>
<ul class="header_analysis_submenu navigation-responsive-analysis">
</ul>
</li>
<li>
<i class="fas fa-caret-right header_analysis_subheader_moreicon"></i><span class="header_analysis_subheader_text">Swappa</span>
<div class="header_analysis_submenu navigation-responsive-swappa">
<span class="navigation-responsive-swappa-title">Swappa is XDA's Official Marketplace</span>
<span class="swappa-menu-subtext">Buy and sell gently used phones</span>
<span class="swappa-menu-phonetext swappa-menu-sellphone">Sell with no fees</span><img src="//cdn-cf-1.xda-developers.com/images/2015/swappaphone.png">
<span class="swappa-menu-phonetext swappa-menu-buyphone">Buy safely</span><img src="//cdn-cf-1.xda-developers.com/images/2015/swappaphone.png">
</div>
</li>
</ul>
</div>
</div>
<div class="navbits breadcrumbs" id="navbar_container">
<i class="fas fa-home firstbreadcrumb"></i>
<span class="navbar">xda-developers</span>
<span class="navbar" title="Android Development and Hacking"><i class="fas fa-angle-right"></i> Android Development and Hacking</span>
<span class="navbar" title="Android General"><i class="fas fa-angle-right"></i> Android General</span>
<i class="fas fa-angle-right" title="Reload this Page"></i>
<span>
[Guides][Mods][TouchWiz]Android 8 Oreo Mods by yash92duster
</span>
</div>
<div class="vbmenu_popup" id="navbar_search_menu" style="display:none;margin-top:3px" align="left">
<table cellpadding="4" cellspacing="1" border="0">
<tr>
<td class="thead">Search Forums</td>
</tr>
<tr>
<td class="vbmenu_option" title="nohilite">
<form action="search.php?do=process" method="post">
<input type="hidden" name="do" value="process" />
<input type="hidden" name="quicksearch" value="1" />
<input type="hidden" name="childforums" value="1" />
<input type="hidden" name="exactname" value="1" />
<input type="hidden" name="s" value="" />
<input type="hidden" name="securitytoken" value="guest" />
<div><input type="text" class="bginput" name="query" size="25" tabindex="1001" /><input type="submit" class="button" value="Go" tabindex="1004" /></div>
<div style="margin-top:5px">
<label for="rb_nb_sp0"><input type="radio" name="showposts" value="0" id="rb_nb_sp0" tabindex="1002" checked="checked" />Show Threads</label>
<label for="rb_nb_sp1"><input type="radio" name="showposts" value="1" id="rb_nb_sp1" tabindex="1003" />Show Posts</label>
</div>
</form>
</td>
</tr>
<tr>
<td class="vbmenu_option">Tag Search</td>
</tr>
<tr>
<td class="vbmenu_option">Advanced Search</td>
</tr>
<tr>
<td class="vbmenu_option">Find All Thanked Posts</td>
</tr>
</table>
</div>
<div class="vbmenu_popup" id="pagenav_menu" style="display:none">
<table cellpadding="4" cellspacing="1" border="0">
<tr>
<td class="thead" nowrap="nowrap">Go to Page...</td>
</tr>
<tr>
<td class="vbmenu_option" title="nohilite">
<script src="https://ajax.cloudflare.com/cdn-cgi/scripts/2448a7bd/cloudflare-static/rocket-loader.min.js" data-cf-nonce="a1964a5df941c64d21908d27-"></script><form action="index.php" method="get" onsubmit="return this.gotopage()" id="pagenav_form">
<input type="text" class="bginput" id="pagenav_itxt" style="font-size:11px" size="4" />
<input type="button" class="button" id="pagenav_ibtn" value="Go" />
</form>
</td>
</tr>
</table>
</div>
<div class="leaderboard">
<script type="a1964a5df941c64d21908d27-text/javascript">
if(!is_mobile)
{
if (xda_ad_choice == "purch")
{
document.write('<div id="purch_Y_L_1_1" adonis-marker class="purchad" style="min-height:90px; overflow:hidden; margin: auto; max-width:100%"></div>');
}
else if (xda_ad_choice == "sortable")
{
document.write('x3Cscript src="//tags-cdn.deployads.com/a/xda-developers.com.js" async >x3C/script>');
document.write('<div style="min-height:90px; max-height:250px; overflow:hidden;" class="ad-tag" data-ad-name="forum_top" data-ad-size="728x90" ></div>');
(deployads = window.deployads || []).push({});
}
}
</script>
<script type="a1964a5df941c64d21908d27-text/javascript">
if(is_mobile)
{
if (xda_ad_choice == "purch")
{
document.write('<div id="purch_Y_R_1_1" class="purchad"></div>');
}
else if (xda_ad_choice == "sortable")
{
document.write('x3Cscript src="//tags-cdn.deployads.com/a/xda-developers.com.js" async >x3C/script>');
document.write('<div class="ad-tag" data-ad-name="mforum_top" data-ad-size="300x250" ></div>');
(deployads = window.deployads || []).push({});
}
}
</script>
</div>
<div id="sidepanel">
<div class="sibling-forum-listing">
<div class="forums-title-wrapper"><span class="tp">FORUMS</span></div>
<ul>
<li class='current'><div class='left-arrow'></div><a href='/android/general' class='flink'>Android General</a></li><li><a href='/android/help' class='flink'>Android Q&A, Help & Troubleshooting</a></li><li><a href='/android/software-hacking' class='flink'>Android Software and Hacking General [Developers Only]</a></li><li><a href='/android/software' class='flink'>Android Software Development</a></li><li><a href='/android/development' class='flink'>Miscellaneous Android Development</a></li><div id='hidden_forums' style='display:none'><li><a href='/android/xposed-modules' class='flink'>Xposed Framework Modules</a></li><li><a href='/android/themes' class='flink'>Android Themes</a></li><li><a href='/android/apps-games' class='flink'>Android Apps and Games</a></li><li><a href='/android/developer-previews' class='flink'>Android Developer Previews</a></li></div><div style='text-align:right'><a id='more_forums' href='#'>[More]</a></div>
</ul>
</div>
<div style="margin-bottom:10px; text-align:center;">Remove All Ads from XDA</div>
<div style="text-align:center;margin-bottom:15px">
<div id="crt-348485" class="xda-crt"></div>
<script type="a1964a5df941c64d21908d27-text/javascript">
if(!is_mobile)
{
Criteo.DisplayAcceptableAdIfAdblocked(
{
'zoneid' : 348485,
'containerid' : 'crt-348485',
'overrideZoneFloor' : false,
'callIfNotAdBlocked' : function()
{
// XDA Depot Hidden
if (document.getElementById('xdadepot-container')) {
document.getElementById('xdadepot-container').style.display='none';
}
if (document.getElementById('crt-348485')) {
document.getElementById('crt-348485').style.display='none';
}
}
}
);
if(xda_ad_choice == "purch")
{
document.write('<div id="purch_Y_R_1_1" adonis-marker class="purchad purchad-desktop" style="margin-bottom:10px; min-height:250px;"></div>');
}
else if(xda_ad_choice == "sortable")
{
document.write('x3Cscript src="//tags-cdn.deployads.com/a/xda-developers.com.js" async >x3C/script>');
document.write('<div class="ad-tag" data-ad-name="forum_top_sidebar" data-ad-size="300x250" ></div>');
(deployads = window.deployads || []).push({});
}
}
</script>
</div>
<div id="stickyNav">
<link type="text/css" rel="stylesheet" href="//cdn-cf-3.xda-developers.com/css/2015/sidepanel.css">
<div id="topthanked" class="sidebox">
<h3 class="sidebox-header"><i class="fas fa-thumbs-up"></i> Most Thanked</h3>
<div id="topthanked_nav_container">
<div id="topthanked_nav_top" class="topthanked_nav" onClick="showThankedTop()"><span style="padding-top:3px;">ALL-TIME</div>
<div id="topthanked_nav_hot" class="topthanked_selected topthanked_nav" onClick="showThankedHot()">RECENT</div>
</div><div id="topThanksAll" style="display: none;"><div class="topThanks-padding"></div><ul><li onClick="if (typeof ga !== 'undefined') ga('send', 'event', 'MostThanked', 'Click', 76388485 ); document.location = '/showthread.php?p=76388485'"><span class="thanked" style="color:#EB9D28">21</span><span class="posttext"> well followed this steps
from someone in my spanish
discussion …</span><div class="postmeta"><span class="thankedauthor">Josevega</span><span class="thankeddate">2018-May-01 1:16</span></div></li><li onClick="if (typeof ga !== 'undefined') ga('send', 'event', 'MostThanked', 'Click', 77108226 ); document.location = '/showthread.php?p=77108226'"><span class="thanked" style="color:#EB9D28">20</span><span class="posttext"><span class="thankedtitle">Fixing PrivateMode on nonsupported frameworks (i.e N8/S9) Oreo edition</span> </span><div class="postmeta"><span class="thankedauthor">ananjaser1211</span><span class="thankeddate">2018-Jul-18 17:06</span></div></li><li onClick="if (typeof ga !== 'undefined') ga('send', 'event', 'MostThanked', 'Click', 77611243 ); document.location = '/showthread.php?p=77611243'"><span class="thanked" style="color:#EB9D28">16</span><span class="posttext"> Enable Night Light Mode
Night light mode is
similar to blue …</span><div class="postmeta"><span class="thankedauthor">Grouxho</span><span class="thankeddate">2018-Sep-13 13:07</span></div></li><li onClick="if (typeof ga !== 'undefined') ga('send', 'event', 'MostThanked', 'Click', 77001987 ); document.location = '/showthread.php?p=77001987'"><span class="thanked" style="color:#EB9D28">16</span><span class="posttext"><span class="thankedtitle">Fully spoof signature check Guide</span> So I already know there
are tons …</span><div class="postmeta"><span class="thankedauthor">BlackMesa123</span><span class="thankeddate">2018-Jul-06 8:20</span></div></li><li onClick="if (typeof ga !== 'undefined') ga('send', 'event', 'MostThanked', 'Click', 76579292 ); document.location = '/showthread.php?p=76579292'"><span class="thanked" style="color:#EB9D28">16</span><span class="posttext"> FIX FOR OREO DEODEX (ROM
WITHOUT ARM/ARM64) Hii
guys maybe some …</span><div class="postmeta"><span class="thankedauthor">AbrahamGC</span><span class="thankeddate">2018-May-21 9:10</span></div></li></ul></div><div id="topThanksHot" style=""><div class="topThanks-padding"></div><ul><li onClick="if (typeof ga !== 'undefined') ga('send', 'event', 'MostThanked', 'Click', 77685087 ); document.location = '/showthread.php?p=77685087'"><span class="thanked" style="color:#EB9D28">14</span><span class="posttext"> Native Samsung Blur in
Panel 1.- Decompile
SystemUi 2.- …</span><div class="postmeta"><span class="thankedauthor">Grouxho</span><span class="thankeddate">2018-Sep-21 16:12</span></div></li><li onClick="if (typeof ga !== 'undefined') ga('send', 'event', 'MostThanked', 'Click', 77720648 ); document.location = '/showthread.php?p=77720648'"><span class="thanked" style="color:#EB9D28">11</span><span class="posttext"> Enable - disable Dim
Effect in Panel This mod
is on fly It is …</span><div class="postmeta"><span class="thankedauthor">Grouxho</span><span class="thankeddate">2018-Sep-25 16:27</span></div></li><li onClick="if (typeof ga !== 'undefined') ga('send', 'event', 'MostThanked', 'Click', 77832011 ); document.location = '/showthread.php?p=77832011'"><span class="thanked" style="color:#EBE338">10</span><span class="posttext"> (quote) How to disable mtp
usb pop-up 1.- Decompile …</span><div class="postmeta"><span class="thankedauthor">Grouxho</span><span class="thankeddate">2018-Oct-09 6:09</span></div></li><li onClick="if (typeof ga !== 'undefined') ga('send', 'event', 'MostThanked', 'Click', 77811752 ); document.location = '/showthread.php?p=77811752'"><span class="thanked" style="color:#EBE338">9</span><span class="posttext"> Guide To Add Single CSC &
Remove OMC_ODM Hello
Users, As Some …</span><div class="postmeta"><span class="thankedauthor">yash92duster <u>OP</u></span><span class="thankeddate">2018-Oct-06 12:40</span></div></li><li onClick="if (typeof ga !== 'undefined') ga('send', 'event', 'MostThanked', 'Click', 77814196 ); document.location = '/showthread.php?p=77814196'"><span class="thanked" style="color:#EBE338">8</span><span class="posttext"><span class="thankedtitle">Always On Display Mods</span> Always On Display Mods
These mods were …</span><div class="postmeta"><span class="thankedauthor">djb77</span><span class="thankeddate">2018-Oct-06 20:56</span></div></li></ul></div></div><script async type="a1964a5df941c64d21908d27-text/javascript" src="//cdn-cf-3.xda-developers.com/sidepanel/sidepanel.js"></script>
<div id="sidepanel-threadSearch" class="widget">
<div class="widget_title"><h3>Thread Search</h3></div>
<div class="widget_content widget_news_content widget_clearfix">
<div class="widget_item widget_clearfix">
<form method="post" action="search.php?do=process&searchthreadid=3772017" checked="1">
<input type="text" id="sidepanel-searchInput" placeholder="Search this thread" name="query" />
<input type="hidden" value="1" name="quicksearch" />
<input type="hidden" value="1" name="childforums" />
<input type="hidden" value="1" name="exactname" />
<input type="hidden" value="" name="s" />
<input type="hidden" name="securitytoken" value="guest" />
</form>
<a id="advancedSearch" href="search.php?searchthreadid=3772017" title="Advanced Search"><i class="fas fa-gear"></i></a>
</div>
</div>
</div>
<script type="a1964a5df941c64d21908d27-text/javascript">
if(!is_mobile)
{
if (xda_ad_choice == "purch")
{
document.write('<div id="purch_Y_S_0_1" class="purchad" style="margin-top:10px; width:305px; max-width:305px; overflow:hidden;"></div>');
}
else if (xda_ad_choice == "sortable")
{
document.write('x3Cscript src="//tags-cdn.deployads.com/a/xda-developers.com.js" async >x3C/script>');
document.write('<div class="ad-tag" data-ad-name="forum_mid_sidebar" data-ad-size="300x250" style="margin-top:10px; width:305px; max-width:305px; overflow:hidden;"></div>');
(deployads = window.deployads || []).push({});
}
}
</script>
<style>
.xda_suggested_apps {
margin-top: 10px;
}
.xda_suggested_apps .widget_item_thumb {
height: 75px;
}
.widget-item-ratings {
position: relative;
top: -25px;
padding: 0px 3px;
background: white;
color: #000;
font-size: 9px;
line-height: 9px;
}
</style>
<script type="a1964a5df941c64d21908d27-text/javascript">
jQuery(document).ready(function($) {
// only run if Google analytics is loaded (some js blockers will prevent this
if (typeof ga !== 'undefined') {
$(".xda_suggested_apps a").click(function() {
var appitem = $(this).closest('.widget_app');
var appitemid = appitem.data('app-id');
ga('send', 'event', 'Suggested-Apps', 'Click', appitemid);
});
}
});
</script>
<div class="widget xda_suggested_apps">
<div class="widget_title">
<h3>Suggested Apps</h3>
<img src="https://forum.xda-cdn.com/images/suggested-apps/play-store-icon-icon.png" alt="Google Play Store" style="float:right;">
</div>
<div class="widget_content widget_news_content widget_clearfix widget_apps">
<div class="widget_item widget_clearfix widget_app" data-app-id="1">
<div class="widget_item_thumb">
<div class="thumb_icon">
<i class="fas fa-file-alt"></i>
</div>
<div class="thumb_hover">
<a href="https://play.google.com/store/apps/details?id=com.xda.labs.play " target="_blank">
<img class="visible animated" src="https://forum.xda-cdn.com/images/suggested-apps/xda-play.png" alt="XDA Play" height="75" width="75">
<span class="widget-item-ratings"><i class="fas fa-star"></i><i class="fas fa-star"></i><i class="fas fa-star"></i><i class="fas fa-star"></i><i class="fas fa-star-half"></i></span>
</a>
</div>
</div>
<div class="widget_item_content">
<h4>
Official XDA Forum App
</h4>
<div class="widget_item_text widget_clearfix">
The XDA App is the fastest way to access the forums on mobile.
</div>
</div>
</div>
<div class="widget_item widget_clearfix widget_app" data-app-id="2">
<div class="widget_item_thumb">
<div class="thumb_icon">
<i class="fas fa-file-alt"></i>
</div>
<div class="thumb_hover">
<a href="https://play.google.com/store/apps/details?id=com.xda.nobar" target="_blank">
<img class="visible animated" src="https://forum.xda-cdn.com/images/suggested-apps/navigation-gestures.png" alt="Navigation Gestures" height="75" width="75">
<span class="widget-item-ratings"><i class="fas fa-star"></i><i class="fas fa-star"></i><i class="fas fa-star"></i><i class="fas fa-star"></i><i class="fas fa-star fa-star-blank"></i></span>
</a>
</div>
</div>
<div class="widget_item_content">
<h4>
Navigation Gestures
</h4>
<div class="widget_item_text widget_clearfix">
Customizable gesture control for any Android device.
</div>
</div>
</div>
<div class="widget_item widget_clearfix widget_app" data-app-id="3">
<div class="widget_item_thumb">
<div class="thumb_icon">
<i class="fas fa-file-alt"></i>
</div>
<div class="thumb_hover">
<a href="https://www.xda-developers.com/xda-labs/" target="_blank">
<img class="visible animated" src="https://forum.xda-cdn.com/images/suggested-apps/labs.png" alt="Labs" height="75" width="75">
<span class="widget-item-ratings"><i class="fas fa-star"></i><i class="fas fa-star"></i><i class="fas fa-star"></i><i class="fas fa-star"></i><i class="fas fa-star"></i></span>
</a>
</div>
</div>
<div class="widget_item_content">
<h4>
XDA Labs
</h4>
<div class="widget_item_text widget_clearfix">
Labs is an independent app store that gives developers full control over their work.
</div>
</div>
</div>
<div class="widget_item widget_clearfix widget_app" data-app-id="4">
<div class="widget_item_thumb">
<div class="thumb_icon">
<i class="fas fa-file-alt"></i>
</div>
<div class="thumb_hover">
<a href="https://play.google.com/store/apps/details?id=projekt.substratum" target="_blank">
<img class="visible animated" src="https://forum.xda-cdn.com/images/suggested-apps/substratum.png" alt="Substratum" height="75" width="75">
<span class="widget-item-ratings"><i class="fas fa-star"></i><i class="fas fa-star"></i><i class="fas fa-star"></i><i class="fas fa-star"></i><i class="fas fa-star fa-star-blank"></i></span>
</a>
</div>
</div>
<div class="widget_item_content">
<h4>
Substratum
</h4>
<div class="widget_item_text widget_clearfix">
The ultimate, most complete theming solution for Android.
</div>
</div>
</div>
<div class="widget_item widget_clearfix widget_app" data-app-id="5">
<div class="widget_item_thumb">
<div class="thumb_icon">
<i class="fas fa-file-alt"></i>
</div>
<div class="thumb_hover">
<a href="https://play.google.com/store/apps/details?id=com.xda.feed" target="_blank">
<img class="visible animated" src="https://forum.xda-cdn.com/images/suggested-apps/feed.png" alt="XDA Feed" height="75" width="75">
<span class="widget-item-ratings"><i class="fas fa-star"></i><i class="fas fa-star"></i><i class="fas fa-star"></i><i class="fas fa-star"></i><i class="fas fa-star-half"></i></span>
</a>
</div>
</div>
<div class="widget_item_content">
<h4>
XDA Feed
</h4>
<div class="widget_item_text widget_clearfix">
The best way to get cutting edge news about your device!
</div>
</div>
</div>
</div>
</div>
<div class="widget xdaforumnews">
<div class="widget_title">
<h3>Top Forum Discussions</h3>
</div>
<div class="widget_content widget_news_content widget_clearfix">
<div class="widget_item widget_clearfix">
<div class="widget_item_content">
<h4>
How to build LineageOS 16.0 on a Windows 10 PC
</h4>
<div class="widget_item_meta widget_clearfix">
<span class="meta_date">October 15, 2018</span>
</div>
</div>
</div>
<div class="widget_item widget_clearfix">
<div class="widget_item_content">
<h4>
ZTE Quartz gets TWRP, factory images, and kernel source availability
</h4>
<div class="widget_item_meta widget_clearfix">
<span class="meta_date">October 14, 2018</span>
</div>
</div>
</div>
<div class="widget_item widget_clearfix">
<div class="widget_item_content">
<h4>
Xiaomi Redmi 6 Pro gets official TWRP
</h4>
<div class="widget_item_meta widget_clearfix">
<span class="meta_date">October 10, 2018</span>
</div>
</div>
</div>
<div class="widget_item widget_clearfix">
<div class="widget_item_content">
<h4>
Borderlight Live Wallpaper highlights the borders of the OnePlus 6
</h4>
<div class="widget_item_meta widget_clearfix">
<span class="meta_date">October 5, 2018</span>
</div>
</div>
</div>
<div class="widget_item widget_clearfix">
<div class="widget_item_content">
<h4>
Standalone K-9 Mail client built for Wear OS smartwatches
</h4>
<div class="widget_item_meta widget_clearfix">
<span class="meta_date">October 5, 2018</span>
</div>
</div>
</div>
<div class="widget_item widget_clearfix">
<div class="widget_item_content">
<h4>
Xiaomi Mi 8 Lite gets unofficial TWRP
</h4>
<div class="widget_item_meta widget_clearfix">
<span class="meta_date">October 5, 2018</span>
</div>
</div>
</div>
<div class="widget_item widget_clearfix">
<div class="widget_item_content">
<h4>
Nokia 7.1 forums are now open
</h4>
<div class="widget_item_meta widget_clearfix">
<span class="meta_date">October 5, 2018</span>
</div>
</div>
</div>
More Forum Links <i class="fas fa-caret-right"></i></div></div>
<SCRIPT language='JavaScript1.1' SRC="https://ad.doubleclick.net/ddm/adj/N3643.1192088.XDA-DEVELOPERS.COM/B7991651.106197715;sz=300x250;ord=[timestamp]?" type="a1964a5df941c64d21908d27-text/javascript">
</SCRIPT>
<NOSCRIPT>
<A HREF="https://ad.doubleclick.net/ddm/jump/N3643.1192088.XDA-DEVELOPERS.COM/B7991651.106197715;sz=300x250;ord=[timestamp]?">
<IMG SRC="https://ad.doubleclick.net/ddm/ad/N3643.1192088.XDA-DEVELOPERS.COM/B7991651.106197715;sz=300x250;ord=[timestamp]?" BORDER=0 WIDTH=300 HEIGHT=250 ALT="Advertisement"></A>
</NOSCRIPT>
<script type="a1964a5df941c64d21908d27-text/javascript">
if(!is_mobile)
{
if(xda_ad_choice == "purch")
{
document.write('<div id="purch_Y_R_0_1" class="purchad" style="margin-top:10px;"></div>');
}
else if(xda_ad_choice == "sortable")
{
document.write('x3Cscript src="//tags-cdn.deployads.com/a/xda-developers.com.js" async >x3C/script>');
document.write('<div class="ad-tag" data-ad-name="forum_bot_sidebar" data-ad-sticky="sidebar" data-ad-size="300x250" style="margin-top:10px;"></div>');
(deployads = window.deployads || []).push({});
}
}
</script>
</div>
</div>
<div class="page page-showthread">
<div class="pollbox forumbox box-shadow">
<div class="forum-head">
<h2><i class="fa fa-chevron-right"></i> View Poll Results: Hello Users...!!! Is Thread Useful.......!!!</h2>
</div>
<div class="pollbox-results">
<div class="pollbox-result">
<div class="pollresult-response">
Yes.....Good Collection of Mods.
</div>
<div class="pollresult-bar">
<div class="pollresult-bar-solid pollresult-bar-2" style="width:87.04%;"> </div>
</div>
<div class="pollresult-votenumber">94<span class="pollresult-responsive-text-show"> Vote(s)</span></div>
<div class="pollresult-votepercent">87.04%</div>
</div><div class="pollbox-result">
<div class="pollresult-response">
Not useful, I dont own Samsung Device.
</div>
<div class="pollresult-bar">
<div class="pollresult-bar-solid pollresult-bar-3" style="width:15.74%;"> </div>
</div>
<div class="pollresult-votenumber">17<span class="pollresult-responsive-text-show"> Vote(s)</span></div>
<div class="pollresult-votepercent">15.74%</div>
</div>
</div>
<div class="pollbox-footer">
Multiple Choice Poll. Voters: <strong>108</strong>. You may not vote on this poll</span>
</div>
</div>
<a name="poststop" id="poststop"></a>
<div id="edit76093145" class="postbit-wrapper ">
<a id="post76093145" class="postbit-anchor"></a>
<div id="thread-header-bloglike">
<div id="thread-header-avatar">
<div class="pbava smallfont">
<a href="member.php?u=6377149">
<img src="//cdn-cf-1.xda-developers.com/customavatars/avatar6377149_9.gif" width="66" height="80" class="imageShadow" alt="XDA Member yash92duster" border="0" />
</a>
</div>
</div>
<div id="thread-header-social">
<ul class="socialcount" data-url="https://forum.xda-developers.com/android/general/guides-android-8-0-oreo-mods-thread-t3772017" data-share-text="[Guides][Mods][TouchWiz]Android 8 Oreo Mods via @xdadevelopers">
<li class="twitter animate bounceInDelay"><i class="sti fab fa-twitter"></i> Tweet</span></li>
<li class="facebook animate bounceInDelay"><i class="sti fab fa-facebook-f"></i> Like</span></li>
<li class="googleplus animate bounceInDelay"><i class="sti fab fa-google-plus-g"></i> +1</li>
</ul>
</div>
<h1>[Guides][Mods][TouchWiz]Android 8 Oreo Mods</h1>
<div id="thread-header-thanks">
<div class="user-posts">
<strong>9,570</strong> posts
</div>
<div class="userThanksContainer" title="yash92duster has been thanked 9,337 times. That equates to 9/20 notches on our Thanks Meter">
<span class="userThanksText">Thanks<span class="responsive-text-hide"> Meter</span>: 9,337</span>
<div class="userThanksInfo">
<span class="userThanksMeter userThanksMeter9"> </span>
</div>
</div>
</div>
<div id="thread-header-meta">
By <span><a class="bigfusername xda-popup-trigger" id="postmenu_76093145" href="member.php?u=6377149"><span style="color: green; font-style: italic;">yash92duster</span></a></span>, Recognized Contributor on 2nd April 2018, 01:31 AM
<div class="xda-popup popup-notable xda-popup-inplace" id="postmenu_76093145_menu" style="display:none;">
<i class="fas fa-user-circle"></i> View Profile
<i class="fas fa-comment"></i> View Forum Posts
<i class="fab fa-twitter-t"></i> Follow on Twitter
<i class="fab fa-google-plus-g"></i> Follow on Google+
<i class="fab fa-facebook-f"></i> View Facebook page
<i class="fab fa-github"></i> View GitHub profile
<i class="fab fa-instagram"></i> View Instagram profile
<i class="fas fa-donate"></i> Donate to Me
</div>
</div>
</div>
</div>
<div class="showthread-abovebar-controls above-content-bar">
<i class="fas fa-caret-square-down"></i> <strong>View First Unread</strong>
<i class="pbfa fas fa-reply"></i> <span class="responsive-text-hide">Post </span>Reply
<a id="email_btn" href="/cdn-cgi/l/email-protection#dce3afa9beb6b9bfa8e184989df198b9aab9b0b3acb9aeaffc99b1bdb5b0b9b8fc88b4aeb9bdb8e6fc879ba9b5b8b9af818791b3b8af818788b3a9bfb48bb5a6819db2b8aeb3b5b8fce4fc93aeb9b3fc91b3b8affabeb3b8a5e194b9aeb9fbaffca8b4b9fcb0b5b2b7fca5b3a9fcb9b1bdb5b0b9b8fca8b3fca5b3a9aeafb9b0bae6fcb4a8a8acafe6f3f3bab3aea9b1f2a4b8bdf1b8b9aab9b0b3acb9aeaff2bfb3b1f3bdb2b8aeb3b5b8f3bbb9b2b9aebdb0f3bba9b5b8b9aff1bdb2b8aeb3b5b8f1e4f1ecf1b3aeb9b3f1b1b3b8aff1a8b4aeb9bdb8f1a8efebebeeecedeb" class="new-button showthread-email-thread"><i class="fas fa-envelope"></i> Email<span class="responsive-text-hide"> Thread</span></a>
<div class="pagenav">
<span class="pageofpages vbmenu_control">Page 1 of 69</span>
<span class="smallfont pagenav-curpage" title="Showing results 1 to 10 of 685">1</span>
<a class="smallfont pagenav-pagelink" href="/android/general/guides-android-8-0-oreo-mods-thread-t3772017/page2" title="Show results 11 to 20 of 685">2</a>
<a class="smallfont pagenav-pagelink" href="/android/general/guides-android-8-0-oreo-mods-thread-t3772017/page3" title="Show results 21 to 30 of 685">3</a>
<a class="smallfont pagenav-linkrel" href="/android/general/guides-android-8-0-oreo-mods-thread-t3772017/page11" title="Show results 101 to 110 of 685">11</a>
<a class="smallfont pagenav-linkrel" href="/android/general/guides-android-8-0-oreo-mods-thread-t3772017/page51" title="Show results 501 to 510 of 685">51</a>
<a rel="next" class="smallfont" href="/android/general/guides-android-8-0-oreo-mods-thread-t3772017/page2" title="Next » - Results 11 to 20 of 685"><i class="fa fa-angle-right"></i></a>
<a rel="last" class="smallfont" href="/android/general/guides-android-8-0-oreo-mods-thread-t3772017/page69" title="Last Page - Results 681 to 685 of 685" class="pagination-forward">Last <i class="fa fa-angle-double-right"></i></a>
<table class="pagenav-goto" title="Page 1 of 69"><tr><td title="showthread.php?t=3772017"><a name="PageNav"></a></td></tr></table>
</div>
<form id="showthread-topsearch" action="search.php?do=process&searchthreadid=3772017" method="post">
<input type="hidden" name="quicksearch" value="1">
<input type="hidden" name="childforums" value="1">
<input type="hidden" name="exactname" value="1">
<input type="hidden" name="s" value="" />
<input type="hidden" name="securitytoken" value="guest" />
<input type="text" placeholder="Search Thread" name="query" id="showthread-topsearch-text" class="search-input">
</form>
</div>
<div id="top_tabControls" class="upper_nav_container">
<script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script type="a1964a5df941c64d21908d27-text/javascript">
PROJECT_POST = '76093145';
PROJECT_THREAD = '3772017';
</script>
<div id="top_tabControls">
<ul class="threadcontrols2 threadcontrols tabcontrols2 tabcontrols">
<li>
<a id="tabControl_discussion" class='active' href="/showthread.php?t=3772017">Discussion</a>
<a id="tabControl_reviews" href="/devdb/project/?id=28436#reviews">Reviews</a>
<a id="tabControl_loading"><span id='loadingAnim' class='loadingAnimClass' style='position:relative;left:14px;'><img src='/clientscript/loading_small.gif' align='top'> <small>Loading...</small></span></a>
</li>
</ul>
<ul id="project_menu_threadcontrols" class="threadcontrols2 threadmenu threadcontrols alignright">
<li>
Login to Follow Project
</li>
</ul>
</div>
</div>
<div id="devdb_announcement">
<strong>Announcement from yash92duster:</strong> Dear Users, OP Will Be Updated once in 2 Weeks Only, #680
</div>
<div class="clear"></div>
<style>
#tabControl_bugReporter, #tabControl_featureRequests
{
display: none !important;
}
</style><link type='text/css' rel='stylesheet' href='//cdn-cf-4.xda-developers.com/css/2015/devdb.css' />
<div id="posts">
<div id="edit76093145" class="postbit-wrapper ">
<div class="post-content-container post-content-container-first-post">
<div class="postbit-content postbit-content-moderated" id="td_post_76093145">
<div class="post-text post-first-post" id="post_message_76093145">
<script type="a1964a5df941c64d21908d27-text/javascript">
if(!is_mobile)
{
if (xda_ad_choice == "purch")
{
document.write('<div id="purch_Y_R_1_2" class="purchad" style="float:right;margin-left:5px; width: 300px; height:250px; min-height:250px; max-height:250px; overflow:hidden;"></div>');
}
else if (xda_ad_choice == "sortable")
{
document.write('x3Cscript src="//tags-cdn.deployads.com/a/xda-developers.com.js" async >x3C/script>');
document.write('<div class="ad-tag" data-ad-name="forum_incontentbox_1" data-ad-size="300x250" style="float:right;margin-left:5px; width: 300px; height:250px; min-height:250px; max-height:250px; overflow:hidden;"></div>');
(deployads = window.deployads || []).push({});
}
}
</script>
<div align="center"><img src="https://img.xda-cdn.com/fzbyjYfwJErOSgLBqR5qI3Yck_0=/http%3A%2F%2Ffs1.directupload.net%2Fimages%2F180402%2Fhtey5les.jpg" border="0" alt="" title="" /><br />
<b><font size="3">I Hope All Agree With Me And Share Guides Here For Oreo Like Me.<br />
<br />
<br />
Please Feel Free To Contribute As Well.<br />
</font></b><br />
<br />
<br />
<b><font size="3"><br />
<font color="DarkRed">Note:</font><br />
This Thread is Purely Meant For Custom ROM Devs / Learners<br />
Others Please Ignore And Don't Ask For Flashable Zips<br />
</font></b><br />
<br />
<br />
<b><font size="3"><br />
<font color="DarkRed">Note to Beginners:</font><br />
You Will Need Basic Knowledge For Editing Decompiled Apks and Jars.<br />
</font></b><br />
<br />
<br />
<font size="5"><b>Thread Rules:</b></font><br />
<div style="margin:20px; margin-top:5px">
<div class="smallfont" style="margin-bottom:2px">Code: </div>
<pre class="alt2 " dir="ltr" style="
margin: 0px;
padding: 5px;
border: 1px inset;
width: 100%;
height: 114px;
text-align: left;
overflow: auto">*Post Guides Here Which Work 100% Only On A Galaxy S8/S8+, Note 8, S9/S9+ or any Oreo Device
*If You Post A Guide, Then Be Sure Its Your Own Guide.
*If Guide Is Not Owned By You Then Please Link To The Post Of Original Developer And Show Only The Changes Here.
*If Guide Is Not Owned By You Then Give Credits And Write That - " The Users Have To Thank In Linked Thread From Original Thread ".
*Please Add Screenshots For All Guides you post, Also use Xda Upload Tab For Uploading Pictures and don't add urls.
*Keep your guide please up to date.</pre>
</div><br />
<b><font size="5"><i><font color="DarkRed">Lets Get Started:</font></i></font></b><br />
<br />
<br />
<b><font size="5">SecSettings:</font></b><br />
<div class="bbcode-hide" style="margin:20px; margin-top:5px">
<input type="button" value="Click To Show Content" style="font-size:12px; padding:5px; display:block; margin:0; width:175px; cursorointer; text-align:center; text-transform:uppercase;" onClick="if (this.parentNode.getElementsByTagName('div')[0].style.display != '') { this.parentNode.getElementsByTagName('div')[0].style.display = ''; this.value='Click To Hide Content'; } else { this.parentNode.getElementsByTagName('div')[0].style.display = 'none'; this.value='Click To Show Content'; }">
<div style="display: none;">
<br />
* Outdoor Mode in Settings for Oreo:<br />
https://forum.xda-developers.com/sho...4&postcount=25<br />
<br />
* Nav Bar Colors Oreo<br />
https://forum.xda-developers.com/sho...3&postcount=30<br />
<br />
* Rom Logo to SecSettings for Oreo<br />
https://forum.xda-developers.com/sho...7&postcount=34<br />
<br />
* Adding Changelog Option To SecSettings Oreo<br />
https://forum.xda-developers.com/sho...6&postcount=35<br />
<br />
* Guide To Add Apps To SecSettings<br />
https://forum.xda-developers.com/sho...&postcount=157<br />
<br />
* Guide To Change User Manual Link In Settings Menu To Any Else:<br />
* Add On To User Manual Link In Settings Menu To Any Else: Remove SBrowser Link By Default And Use Any Other Browser:<br />
https://forum.xda-developers.com/sho...&postcount=181<br />
<br />
* The Vibration Of The Soft Keys Switch<br />
https://forum.xda-developers.com/sho...&postcount=258<br />
<br />
* Show Touch Key Light Duration on Display Settings<br />
https://forum.xda-developers.com/sho...&postcount=591<br />
<br />
<br />
</div>
</div><br />
<br />
<br />
<b><font size="5">SystemUI:</font></b><br />
<div class="bbcode-hide" style="margin:20px; margin-top:5px">
<input type="button" value="Click To Show Content" style="font-size:12px; padding:5px; display:block; margin:0; width:175px; cursorointer; text-align:center; text-transform:uppercase;" onClick="if (this.parentNode.getElementsByTagName('div')[0].style.display != '') { this.parentNode.getElementsByTagName('div')[0].style.display = ''; this.value='Click To Hide Content'; } else { this.parentNode.getElementsByTagName('div')[0].style.display = 'none'; this.value='Click To Show Content'; }">
<div style="display: none;">
<br />
* Guide to Remove High Volume Warning<br />
https://forum.xda-developers.com/sho...80&postcount=5<br />
<br />
* Guide to Remove Dual Sim Bar from Notification Panel<br />
https://forum.xda-developers.com/sho...7&postcount=18<br />
<br />
* GUIDE_TUTORIAL_THINK-OUTSIDE-THE-BOX - Global context for android application - example on SystemUI<br />
https://forum.xda-developers.com/sho...postcount=8317<br />
<br />
* Guide menu reset and off on samsung oreo<br />
https://forum.xda-developers.com/sho...01&postcount=9<br />
<br />
* SystemUI Tiles<br />
https://forum.xda-developers.com/sho...1&postcount=22<br />
<br />
* NETWORK TRAFFIC WITH DARK TINT<br />
https://forum.xda-developers.com/sho...5&postcount=42<br />
<br />
* DOUBLE TAP TO SLEEP ON STATUSBAR (ROMCONTROL OPTIONAL)<br />
https://forum.xda-developers.com/sho...3&postcount=44<br />
<br />
* ENABLE LOCKSCREEN ROTATION (ROMCONTROL OPTIONAL)<br />
https://forum.xda-developers.com/sho...4&postcount=45<br />
<br />
* TOGGLE COLOR INVERSION<br />
https://forum.xda-developers.com/sho...3&postcount=46<br />
<br />
* COLOR SIGNAL CLUSTER WITHOUT LOSS DARK TINT<br />
https://forum.xda-developers.com/sho...5&postcount=47<br />
<br />
* Center clock<br />
https://forum.xda-developers.com/sho...0&postcount=50<br />
<br />
* Guide to Hide Status Bar Icons in Lock Screen<br />
https://forum.xda-developers.com/sho...&postcount=112<br />
<br />
* Permanently Disable High Level Brightness Popup In TW Oreo<br />
https://forum.xda-developers.com/sho...&postcount=108<br />
<br />
* Custom Animation GIF For TW Oreo!<br />
https://forum.xda-developers.com/sho...7&postcount=99<br />
<br />
* FontUtils (Custom fonts for all TextViews with RC)<br />
https://forum.xda-developers.com/sho...8&postcount=77<br />
<br />
* Guide To Add Quick Face Unlock Without Swipe ( With Google Smart Lock ) <br />
https://forum.xda-developers.com/sho...&postcount=147<br />
<br />
* Signal Cluster To The Left ( With/Without RomControl ) ( On-The-Fly )<br />
https://forum.xda-developers.com/sho...&postcount=194<br />
<br />
* Guide - Move status bar views to right - left or center on fly<br />
https://forum.xda-developers.com/sho...&postcount=200<br />
<br />
* [GUIDE]Change Battery Icon on Every 10% Drain on Tw Oreo<br />
https://forum.xda-developers.com/sho...&postcount=237<br />
<br />
* Mini Guide - Force always visible Free Form Menu item in notifications<br />
https://forum.xda-developers.com/sho...&postcount=228<br />
<br />
* SIM Panel Responsive Switch<br />
https://forum.xda-developers.com/sho...&postcount=276<br />
<br />
* Dual Sim Bar from Notification Panel with switch<br />
https://forum.xda-developers.com/sho...&postcount=276<br />
<br />
* Fingerprint Unlock without RomControl & with RomControl<br />
<i>Unlock Device Using Fingerprint Unlock After Reboot</i><br />
https://forum.xda-developers.com/sho...&postcount=341<br />
<br />
* USE BIOMETRIC ON REBOOT<br />
<i>Unlock Device Using Fingerprint/IRIS/Face Unlock After Reboot</i><br />
https://forum.xda-developers.com/sho...&postcount=323<br />
<br />
* Unlock Device Using Fingerprint/IRIS/Face Unlock After Reboot<br />
<i>Unlock Device Using Fingerprint Unlock After Reboot</i><br />
https://forum.xda-developers.com/sho...9&postcount=70<br />
<br />
* TOGGLE FOR FINGERPRINT WAKE-UP<br />
https://forum.xda-developers.com/sho...&postcount=384<br />
<br />
* Advanced Power Menu - Up to 15 Toggles, custom colors...<br />
https://forum.xda-developers.com/sho...&postcount=428<br />
<br />
* QUICK-REPLY ON SECURE LOCKSCREEN (WITH/WITHOUT ROMCONTROL)<br />
https://forum.xda-developers.com/sho...&postcount=445<br />
<br />
* DeluxeOutdoor - Custom outdoor button on notif. panel<br />
https://forum.xda-developers.com/sho...&postcount=452<br />
<br />
* Screen off TimeOuts Tile - User Screen and Lock Screen (normal mode and power save mode)<br />
https://forum.xda-developers.com/sho...&postcount=421<br />
<br />
* Guide To Add Next Alarm In The Lockscreen With Toggle<br />
https://forum.xda-developers.com/sho...&postcount=586<br />
<br />
* Modded Screen Recorder apk and SystemUI Tile<br />
https://forum.xda-developers.com/sho...&postcount=597<br />
<br />
* Native Samsung Blur in Panel<br />
https://forum.xda-developers.com/sho...&postcount=615<br />
<br />
* Enable/Disable Dim Effect in Panel<br />
https://forum.xda-developers.com/sho...&postcount=629<br />
<br />
<br />
</div>
</div><br />
<br />
<br />
<b><font size="5">Framework-res:</font></b><br />
<div class="bbcode-hide" style="margin:20px; margin-top:5px">
<input type="button" value="Click To Show Content" style="font-size:12px; padding:5px; display:block; margin:0; width:175px; cursorointer; text-align:center; text-transform:uppercase;" onClick="if (this.parentNode.getElementsByTagName('div')[0].style.display != '') { this.parentNode.getElementsByTagName('div')[0].style.display = ''; this.value='Click To Hide Content'; } else { this.parentNode.getElementsByTagName('div')[0].style.display = 'none'; this.value='Click To Show Content'; }">
<div style="display: none;">
<br />
* Framework Res Apk SSRM and HQM Optimizations<br />
https://forum.xda-developers.com/sho...8&postcount=21<br />
<br />
* Guide To Fix Headphones in S9+ Oreo Ports<br />
https://forum.xda-developers.com/sho...9&postcount=27<br />
<br />
* Camera Flash Light 1% Mod<br />
https://forum.xda-developers.com/sho...1&postcount=33<br />
<br />
* Enable Night Light Mode <br />
https://forum.xda-developers.com/sho...&postcount=600<br />
<br />
<br />
</div>
</div><br />
<br />
<br />
<b><font size="5">Services.jar:</font></b><br />
<div class="bbcode-hide" style="margin:20px; margin-top:5px">
<input type="button" value="Click To Show Content" style="font-size:12px; padding:5px; display:block; margin:0; width:175px; cursorointer; text-align:center; text-transform:uppercase;" onClick="if (this.parentNode.getElementsByTagName('div')[0].style.display != '') { this.parentNode.getElementsByTagName('div')[0].style.display = ''; this.value='Click To Hide Content'; } else { this.parentNode.getElementsByTagName('div')[0].style.display = 'none'; this.value='Click To Show Content'; }">
<div style="display: none;">
<br />
* Guide To Permanently Disable Flag Secure in Oreo<br />
https://forum.xda-developers.com/sho...9&postcount=29<br />
<br />
* Fully spoof signature check Guide<br />
( Services.jar & Core-oj.jar - Signature Check Disable, Installing Apps Older Versions Over Newer For Oreo )<br />
https://forum.xda-developers.com/sho...&postcount=314<br />
<br />
* Signature Check Disable For Oreo<br />
https://forum.xda-developers.com/sho...3&postcount=31<br />
<br />
* Installing Apps Older Versions Over Newer For Oreo<br />
https://forum.xda-developers.com/sho...2&postcount=32<br />
<br />
* USB Plug/Unplug disable wake up with toggle in RomControl<br />
https://forum.xda-developers.com/sho...37&postcount=6<br />
<br />
* Tweaks: bypass MicroSD/Sim2 tray lock <br />
https://forum.xda-developers.com/sho...&postcount=313<br />
<br />
* Guide - A bit different way for Toast Animations<br />
https://forum.xda-developers.com/sho...&postcount=375<br />
<br />
<br />
</div>
</div><br />
<br />
<br />
<b><font size="5">Always On Display:</font></b><br />
<div class="bbcode-hide" style="margin:20px; margin-top:5px">
<input type="button" value="Click To Show Content" style="font-size:12px; padding:5px; display:block; margin:0; width:175px; cursorointer; text-align:center; text-transform:uppercase;" onClick="if (this.parentNode.getElementsByTagName('div')[0].style.display != '') { this.parentNode.getElementsByTagName('div')[0].style.display = ''; this.value='Click To Hide Content'; } else { this.parentNode.getElementsByTagName('div')[0].style.display = 'none'; this.value='Click To Show Content'; }">
<div style="display: none;">
<br />
* Guide To Add Custom Home Button Icon in Always On Display<br />
https://forum.xda-developers.com/sho...&postcount=655<br />
<br />
<br />
</div>
</div><br />
<br />
<br />
<b><font size="5">GooglePackageInstaller:</font></b><br />
<div class="bbcode-hide" style="margin:20px; margin-top:5px">
<input type="button" value="Click To Show Content" style="font-size:12px; padding:5px; display:block; margin:0; width:175px; cursorointer; text-align:center; text-transform:uppercase;" onClick="if (this.parentNode.getElementsByTagName('div')[0].style.display != '') { this.parentNode.getElementsByTagName('div')[0].style.display = ''; this.value='Click To Hide Content'; } else { this.parentNode.getElementsByTagName('div')[0].style.display = 'none'; this.value='Click To Show Content'; }">
<div style="display: none;">
<br />
* <br />
<br />
<br />
</div>
</div><br />
<br />
<br />
<b><font size="5">Samsung Camera 7/8:</font></b><br />
<div class="bbcode-hide" style="margin:20px; margin-top:5px">
<input type="button" value="Click To Show Content" style="font-size:12px; padding:5px; display:block; margin:0; width:175px; cursorointer; text-align:center; text-transform:uppercase;" onClick="if (this.parentNode.getElementsByTagName('div')[0].style.display != '') { this.parentNode.getElementsByTagName('div')[0].style.display = ''; this.value='Click To Hide Content'; } else { this.parentNode.getElementsByTagName('div')[0].style.display = 'none'; this.value='Click To Show Content'; }">
<div style="display: none;">
<br />
* <br />
<br />
<br />
</div>
</div><br />
<br />
<br />
<b><font size="5">InCallUI:</font></b><br />
<div class="bbcode-hide" style="margin:20px; margin-top:5px">
<input type="button" value="Click To Show Content" style="font-size:12px; padding:5px; display:block; margin:0; width:175px; cursorointer; text-align:center; text-transform:uppercase;" onClick="if (this.parentNode.getElementsByTagName('div')[0].style.display != '') { this.parentNode.getElementsByTagName('div')[0].style.display = ''; this.value='Click To Hide Content'; } else { this.parentNode.getElementsByTagName('div')[0].style.display = 'none'; this.value='Click To Show Content'; }">
<div style="display: none;">
<br />
* <br />
<br />
<br />
</div>
</div><br />
<br />
<br />
<b><font size="5">TouchWizHome Launcher:</font></b><br />
<div class="bbcode-hide" style="margin:20px; margin-top:5px">
<input type="button" value="Click To Show Content" style="font-size:12px; padding:5px; display:block; margin:0; width:175px; cursorointer; text-align:center; text-transform:uppercase;" onClick="if (this.parentNode.getElementsByTagName('div')[0].style.display != '') { this.parentNode.getElementsByTagName('div')[0].style.display = ''; this.value='Click To Hide Content'; } else { this.parentNode.getElementsByTagName('div')[0].style.display = 'none'; this.value='Click To Show Content'; }">
<div style="display: none;">
<br />
* TouchWizLauncher - Adding 8 Icons to Dock<br />
https://forum.xda-developers.com/sho...2&postcount=20<br />
<br />
* TouchWizLauncher Landscape/Portrait Mode For Home<br />
https://forum.xda-developers.com/sho...2&postcount=23<br />
<br />
* ENABLE LANDSCAPE MODE ON TW (SMALI WAY)<br />
https://forum.xda-developers.com/sho...0&postcount=43<br />
<br />
* TOUCHWIZ : CUSTOM SIZE / COLOR APP NAMES WITH ROMCONTROL<br />
https://forum.xda-developers.com/sho...&postcount=457<br />
<br />
* Double Tap Gestures On Home Screen (13 Actions) (Launcher_3)<br />
https://forum.xda-developers.com/sho...&postcount=521<br />
<br />
<br />
</div>
</div><br />
<br />
<br />
<b><font size="5">Samsung Root Detection App:</font></b><br />
<div class="bbcode-hide" style="margin:20px; margin-top:5px">
<input type="button" value="Click To Show Content" style="font-size:12px; padding:5px; display:block; margin:0; width:175px; cursorointer; text-align:center; text-transform:uppercase;" onClick="if (this.parentNode.getElementsByTagName('div')[0].style.display != '') { this.parentNode.getElementsByTagName('div')[0].style.display = ''; this.value='Click To Hide Content'; } else { this.parentNode.getElementsByTagName('div')[0].style.display = 'none'; this.value='Click To Show Content'; }">
<div style="display: none;">
<br />
* SysScope: Set Device Status Official<br />
https://forum.xda-developers.com/sho...5&postcount=81<br />
<br />
<br />
</div>
</div><br />
<br />
<br />
<b><font size="5">Samsung MTP (USB):</font></b><br />
<div class="bbcode-hide" style="margin:20px; margin-top:5px">
<input type="button" value="Click To Show Content" style="font-size:12px; padding:5px; display:block; margin:0; width:175px; cursorointer; text-align:center; text-transform:uppercase;" onClick="if (this.parentNode.getElementsByTagName('div')[0].style.display != '') { this.parentNode.getElementsByTagName('div')[0].style.display = ''; this.value='Click To Hide Content'; } else { this.parentNode.getElementsByTagName('div')[0].style.display = 'none'; this.value='Click To Show Content'; }">
<div style="display: none;">
<br />
* Guide To Disable MTP (USB) Pop-up:<br />
https://forum.xda-developers.com/sho...&postcount=680<br />
<br />
<br />
</div>
</div><br />
<br />
<br />
<b><font size="5">SecSetupWizard_Global:</font></b><br />
<div class="bbcode-hide" style="margin:20px; margin-top:5px">
<input type="button" value="Click To Show Content" style="font-size:12px; padding:5px; display:block; margin:0; width:175px; cursorointer; text-align:center; text-transform:uppercase;" onClick="if (this.parentNode.getElementsByTagName('div')[0].style.display != '') { this.parentNode.getElementsByTagName('div')[0].style.display = ''; this.value='Click To Hide Content'; } else { this.parentNode.getElementsByTagName('div')[0].style.display = 'none'; this.value='Click To Show Content'; }">
<div style="display: none;">
<br />
* <br />
<br />
<br />
</div>
</div><br />
<br />
<br />
<b><font size="5">Build.prop Tweaks:</font></b><br />
<div class="bbcode-hide" style="margin:20px; margin-top:5px">
<input type="button" value="Click To Show Content" style="font-size:12px; padding:5px; display:block; margin:0; width:175px; cursorointer; text-align:center; text-transform:uppercase;" onClick="if (this.parentNode.getElementsByTagName('div')[0].style.display != '') { this.parentNode.getElementsByTagName('div')[0].style.display = ''; this.value='Click To Hide Content'; } else { this.parentNode.getElementsByTagName('div')[0].style.display = 'none'; this.value='Click To Show Content'; }">
<div style="display: none;">
<br />
* Build Prop Tweaks:<br />
https://forum.xda-developers.com/sho...8&postcount=12<br />
<br />
* Guide To Fix SafetyNet CTS & Basic Integrity Failure in Magisk Root<br />
https://forum.xda-developers.com/sho...&postcount=624<br />
<br />
<br />
</div>
</div><br />
<br />
<br />
<b><font size="5">CSC Tweaks:</font></b><br />
<div class="bbcode-hide" style="margin:20px; margin-top:5px">
<input type="button" value="Click To Show Content" style="font-size:12px; padding:5px; display:block; margin:0; width:175px; cursorointer; text-align:center; text-transform:uppercase;" onClick="if (this.parentNode.getElementsByTagName('div')[0].style.display != '') { this.parentNode.getElementsByTagName('div')[0].style.display = ''; this.value='Click To Hide Content'; } else { this.parentNode.getElementsByTagName('div')[0].style.display = 'none'; this.value='Click To Show Content'; }">
<div style="display: none;">
<br />
* CSC Tweaks:<br />
https://forum.xda-developers.com/sho...1&postcount=11<br />
<br />
<br />
</div>
</div><br />
<br />
<br />
<b><font size="5">UPSM Tweaks:</font></b><br />
<div class="bbcode-hide" style="margin:20px; margin-top:5px">
<input type="button" value="Click To Show Content" style="font-size:12px; padding:5px; display:block; margin:0; width:175px; cursorointer; text-align:center; text-transform:uppercase;" onClick="if (this.parentNode.getElementsByTagName('div')[0].style.display != '') { this.parentNode.getElementsByTagName('div')[0].style.display = ''; this.value='Click To Hide Content'; } else { this.parentNode.getElementsByTagName('div')[0].style.display = 'none'; this.value='Click To Show Content'; }">
<div style="display: none;">
<br />
*<br />
<br />
<br />
</div>
</div><br />
<br />
<br />
<b><font size="5">Kernel Mods:</font></b><br />
<div class="bbcode-hide" style="margin:20px; margin-top:5px">
<input type="button" value="Click To Show Content" style="font-size:12px; padding:5px; display:block; margin:0; width:175px; cursorointer; text-align:center; text-transform:uppercase;" onClick="if (this.parentNode.getElementsByTagName('div')[0].style.display != '') { this.parentNode.getElementsByTagName('div')[0].style.display = ''; this.value='Click To Hide Content'; } else { this.parentNode.getElementsByTagName('div')[0].style.display = 'none'; this.value='Click To Show Content'; }">
<div style="display: none;">
<br />
* Fix For Oreo DeOdex (ROM WITHOUT ARM/ARM64)<br />
( You Can Boot ROM Without Using System/Framework/ARM/ and System/Framework/ARM64 Folders )<br />
https://forum.xda-developers.com/sho...&postcount=141<br />
<br />
<br />
</div>
</div><br />
<br />
<br />
<b><font size="5">Flashable Zip For Flashing System Files:</font></b><br />
<div class="bbcode-hide" style="margin:20px; margin-top:5px">
<input type="button" value="Click To Show Content" style="font-size:12px; padding:5px; display:block; margin:0; width:175px; cursorointer; text-align:center; text-transform:uppercase;" onClick="if (this.parentNode.getElementsByTagName('div')[0].style.display != '') { this.parentNode.getElementsByTagName('div')[0].style.display = ''; this.value='Click To Hide Content'; } else { this.parentNode.getElementsByTagName('div')[0].style.display = 'none'; this.value='Click To Show Content'; }">
<div style="display: none;">
<br />
https://forum.xda-developers.com/sho...1&postcount=36<br />
</div>
</div><br />
<br />
<br />
<b><font size="5"> Uncategorized:</font></b><br />
<div class="bbcode-hide" style="margin:20px; margin-top:5px">
<input type="button" value="Click To Show Content" style="font-size:12px; padding:5px; display:block; margin:0; width:175px; cursorointer; text-align:center; text-transform:uppercase;" onClick="if (this.parentNode.getElementsByTagName('div')[0].style.display != '') { this.parentNode.getElementsByTagName('div')[0].style.display = ''; this.value='Click To Hide Content'; } else { this.parentNode.getElementsByTagName('div')[0].style.display = 'none'; this.value='Click To Show Content'; }">
<div style="display: none;">
<br />
* [Smali/Baksmali] JesusFreke - Smali/Baksmali Jars<br />
https://bitbucket.org/JesusFreke/smali/downloads/<br />
<br />
* Some OMC manipulation tips<br />
https://forum.xda-developers.com/sho...8&postcount=10<br />
<br />
* Use ODM instead of OMC/CSC in Oreo<br />
https://forum.xda-developers.com/sho...&postcount=240<br />
<br />
* Decode/Encode OMC/CSC Files Tool<br />
https://forum.xda-developers.com/and...coder-t3791471<br />
<br />
* Decode/Encode OMC/CSC Files<br />
https://forum.xda-developers.com/gal...files-t3770940<br />
<br />
* How to Modify SystemUI.apk, Secsettings.apk, framework-res.apk and the * .jar of Samsung Oreo<br />
https://forum.xda-developers.com/sho...5&postcount=39<br />
https://forum.xda-developers.com/sho...3&postcount=40<br />
https://forum.xda-developers.com/sho...4&postcount=41<br />
<br />
* [Guide][Video Tutorial] How to build Custom ROMs and Kernel Modification![O][N][M][L]<br />
https://forum.xda-developers.com/and...ernel-t3814251<br />
<br />
* For those who want to go from 6th ROM Control to GRX Settings<br />
https://forum.xda-developers.com/sho...&postcount=312<br />
<br />
* Fixing Private Mode on Non Supported Frameworks (i.e S8+ / Note 8 / S9 ) Oreo<br />
https://forum.xda-developers.com/sho...&postcount=408<br />
<br />
* How To Fix S9+/S9 Dolby on Oreo Roms <br />
https://forum.xda-developers.com/sho...&postcount=405<br />
<br />
* RMM prenormal work around<br />
https://forum.xda-developers.com/sho...5&postcount=51<br />
<br />
* All about CPU Governors and GPU governors<br />
http://ajgupta.github.io/android/201...GPU-governors/<br />
<br />
* Guide To Bypass Google Pay App - Magisk Hide<br />
https://forum.xda-developers.com/sho...&postcount=626<br />
<br />
* [GUIDE] Root/Install TWRP on any NON-US Samsung after 2018 updates<br />
https://forum.xda-developers.com/sam...msung-t3747535<br />
<br />
* "Lockscreen & Home " Default Wallpaper:<br />
https://forum.xda-developers.com/sho...&postcount=518<br />
<br />
* [Guide][tut] [LP/MM] Hide/Enable Layouts (small apps, Icons, Nav and more) no smali<br />
https://forum.xda-developers.com/cro...-apps-t3417499<br />
<br />
* Guide To Add Single CSC & Remove OMC_ODM<br />
https://forum.xda-developers.com/sho...&postcount=652<br />
<br />
* AppLock For Oreo 8.0<br />
https://forum.xda-developers.com/sho...5&postcount=13<br />
<br />
* Screen Recorder<br />
https://forum.xda-developers.com/sho...3&postcount=19<br />
<br />
* Power Plan Feature for Device Maintenance Oreo<br />
https://forum.xda-developers.com/sho...3&postcount=24<br />
<br />
* Guide for GMS Doze<br />
https://forum.xda-developers.com/sho...4&postcount=14<br />
<br />
* Guide to Fix Data Mount in TWRP for Oreo<br />
https://forum.xda-developers.com/sho...6&postcount=28<br />
<br />
* [APP][Root][2.1+][OFFICIAL] AdAway<br />
https://forum.xda-developers.com/sho....php?t=2190753<br />
<br />
* ADB Prop Tweak<br />
https://forum.xda-developers.com/sho...5&postcount=15<br />
<br />
* Guide to Calibrate Battery<br />
https://forum.xda-developers.com/sho...4&postcount=16<br />
<br />
* [FontPack] -v7.2- 1120 Fonts Compatible with Oreo<br />
https://forum.xda-developers.com/gal...6edge-t3154336<br />
<br />
* [ADVANCED TUTORIAL][NOT-FOR-THE-WEAK-HEART][6THGEAR INFO CORNER] Content observer the 6thGear way<br />
https://forum.xda-developers.com/sho...postcount=8549<br />
<br />
* [GUIDE]All-In-One(stock FW/CSC/ROOT/TWRP recovery/FRP unlock/PIT/unbrick/bootloader)<br />
https://forum.xda-developers.com/gal...-root-t3702963<br />
<br />
* [30/09/16][Sounds] Iron Man 3 Added !!! [BOOTANIMATIONS] for S5/N4/S6/E /N5/S7/E<br />
https://forum.xda-developers.com/gal...audio-t3410272<br />
<br />
* [TOOLS][ZIPS][SCRIPTS] osm0sis' Odds and Ends [Multiple Devices/Platforms]<br />
https://forum.xda-developers.com/sho....php?t=2239421<br />
<br />
* [GUIDE] Restore You IMEI And Fix Corrupted EFS<br />
https://forum.xda-developers.com/and...d-efs-t3116217<br />
<br />
* [DEV][TEMPLATE] AnyKernel2 - Easily Mod ROM Ramdisk + Pack zImage<br />
https://forum.xda-developers.com/sho....php?t=2670512<br />
<br />
* [TOOL] Public ID Converter<br />
https://forum.xda-developers.com/and...erter-t3064175<br />
<br />
* SystemUI Compilation Error Fix!<br />
https://forum.xda-developers.com/sho...6&postcount=49<br />
<br />
<br />
</div>
</div><br />
<br />
<br />
<img src="https://img.xda-cdn.com/YIVqH8hi9WHJTrEdvqh2oltSmWY=/http%3A%2F%2Ffs5.directupload.net%2Fimages%2F170103%2Fsd8jtf2c.jpg" border="0" alt="" title="" /><br />
<br />
<font color="DarkRed"><font size="5"><b><u>ROM Building Kitchens:</u></b></font></font><br />
<div class="bbcode-hide" style="margin:20px; margin-top:5px">
<input type="button" value="Click To Show Content" style="font-size:12px; padding:5px; display:block; margin:0; width:175px; cursorointer; text-align:center; text-transform:uppercase;" onClick="if (this.parentNode.getElementsByTagName('div')[0].style.display != '') { this.parentNode.getElementsByTagName('div')[0].style.display = ''; this.value='Click To Hide Content'; } else { this.parentNode.getElementsByTagName('div')[0].style.display = 'none'; this.value='Click To Show Content'; }">
<div style="display: none;">
<br />
* [WINDOWS/LINUX][DONATE] SuperR's Kitchen<br />
https://forum.xda-developers.com/app...0-0-0-t3601702<br />
<br />
* [LINUX][FREE] SuperR's Kitchen<br />
https://forum.xda-developers.com/app...2-1-6-t3597434<br />
<br />
* TOAD - The Open-Source Android Deodexer<br />
https://forum.xda-developers.com/and...dexer-t3848307<br />
<br />
* Poison Kitchen IDE<br />
https://forum.xda-developers.com/and...n-ide-t3779833<br />
<br />
* [ANDROID ROMs SYSTEMs EDITOR] ASSAYYED_KITCHEN<br />
https://forum.xda-developers.com/che...tchen-t3410545<br />
<br />
* [TOOL]Fulmics Deodexer ◦ Marshmallow ◦ Nougat ◦ Oreo<br />
https://forum.xda-developers.com/and...r-1-0-t3512081<br />
<br />
* [TOOL] Tickle My Android - Decompiling & Deodexing The Easy Way<br />
https://forum.xda-developers.com/sho....php?t=1633333<br />
<br />
* [Tool]Fully automated tool for create deodex from ART<br />
https://forum.xda-developers.com/gal...oid-l-t2972025<br />
<br />
<br />
</div>
</div><br />
<br />
<br />
<font color="DarkRed"><font size="5"><b><u>Root:</u></b></font></font><br />
<div class="bbcode-hide" style="margin:20px; margin-top:5px">
<input type="button" value="Click To Show Content" style="font-size:12px; padding:5px; display:block; margin:0; width:175px; cursorointer; text-align:center; text-transform:uppercase;" onClick="if (this.parentNode.getElementsByTagName('div')[0].style.display != '') { this.parentNode.getElementsByTagName('div')[0].style.display = ''; this.value='Click To Hide Content'; } else { this.parentNode.getElementsByTagName('div')[0].style.display = 'none'; this.value='Click To Show Content'; }">
<div style="display: none;">
<br />
* SuperSU Root<br />
https://forum.xda-developers.com/app...v2-05-t2868133<br />
<br />
* Magisk Root<br />
https://forum.xda-developers.com/app...80cb6-t3618589<br />
https://github.com/topjohnwu/Magisk/releases<br />
</div>
</div><br />
<br />
<br />
<font color="DarkRed"><font size="5"><b><u>Xposed:</u></b></font></font><br />
<div class="bbcode-hide" style="margin:20px; margin-top:5px">
<input type="button" value="Click To Show Content" style="font-size:12px; padding:5px; display:block; margin:0; width:175px; cursorointer; text-align:center; text-transform:uppercase;" onClick="if (this.parentNode.getElementsByTagName('div')[0].style.display != '') { this.parentNode.getElementsByTagName('div')[0].style.display = ''; this.value='Click To Hide Content'; } else { this.parentNode.getElementsByTagName('div')[0].style.display = 'none'; this.value='Click To Show Content'; }">
<div style="display: none;">
<br />
* [OFFICIAL] Xposed for Lollipop/Marshmallow<br />
http://forum.xda-developers.com/show....php?t=3034811<br />
<br />
* [UNOFFICIAL]Xposed for Samsung Lollipop/Marshmallow<br />
https://forum.xda-developers.com/xpo...lipop-t3180960<br />
<br />
* [UNOFFICIAL] Material Design Xposed Installer<br />
https://forum.xda-developers.com/xpo...aller-t3137758<br />
</div>
</div><br />
<br />
<br />
<font color="DarkRed"><font size="5"><b><u>Kitkat/Lollipop/Marshmallow/Nougat/Oreo - Guides/Mods:</u></b></font></font><br />
<div class="bbcode-hide" style="margin:20px; margin-top:5px">
<input type="button" value="Click To Show Content" style="font-size:12px; padding:5px; display:block; margin:0; width:175px; cursorointer; text-align:center; text-transform:uppercase;" onClick="if (this.parentNode.getElementsByTagName('div')[0].style.display != '') { this.parentNode.getElementsByTagName('div')[0].style.display = ''; this.value='Click To Hide Content'; } else { this.parentNode.getElementsByTagName('div')[0].style.display = 'none'; this.value='Click To Show Content'; }">
<div style="display: none;">
<br />
* [Guides] Android 8.0 Oreo Mods Thread<br />
https://forum.xda-developers.com/and...hread-t3772017<br />
<br />
* Guides Android 7 modding with main emphasis on S7edge this time<br />
https://forum.xda-developers.com/and...5#post69788075<br />
<br />
* [Guides & Links] TOUCHWIZ UNIFIED MODS THREAD<br />
https://forum.xda-developers.com/sho....php?t=2799050<br />
<br />
* Collection of Guides & Mods & Links for Samsung Android 6.0.1<br />
https://forum.xda-developers.com/gal...-devs-t3321679<br />
</div>
</div><br />
<br />
<br />
<font color="DarkRed"><font size="5"><b><u>General Guides:</u></b></font></font><br />
<div class="bbcode-hide" style="margin:20px; margin-top:5px">
<input type="button" value="Click To Show Content" style="font-size:12px; padding:5px; display:block; margin:0; width:175px; cursorointer; text-align:center; text-transform:uppercase;" onClick="if (this.parentNode.getElementsByTagName('div')[0].style.display != '') { this.parentNode.getElementsByTagName('div')[0].style.display = ''; this.value='Click To Hide Content'; } else { this.parentNode.getElementsByTagName('div')[0].style.display = 'none'; this.value='Click To Show Content'; }">
<div style="display: none;">
<br />
* How to Port Samsung Rom to other Samsung devices (Updated as of 4/19/2017)<br />
https://forum.xda-developers.com/and...msung-t3481114<br />
<br />
* [SOURCE CODE][DEV TOOL][SDK 21+]6thGear RomControl v2.+ for Devs<br />
https://forum.xda-developers.com/and...-devs-t3411916<br />
<br />
* <b>TEE:<br />
A TEE processor is typically a separate microprocessor in the system or a virtualized instance of the main processor.<br />
The TEE processor is isolated from the rest of the system using memory and I/O protection mechanisms supported by the hardware.<br />
</b><br />
https://source.android.com/security/trusty/<br />
<br />
* Android Tips and Tricks<br />
https://forum.xda-developers.com/sho....php?t=1723643<br />
<br />
* [REF][GUIDE]Most Upto Date Guide on CPU Governors, I/O Schedulers:<br />
https://forum.xda-developers.com/gen...ors-o-t3048957<br />
<br />
* [GUIDE] How to fix IMEI / DRK issues [ALL MODELS][COMBINATION UPDATE 03 NOV 2017]<br />
https://forum.xda-developers.com/s7-...ssues-t3379516<br />
<br />
* [GUIDE][COMPLETE] All in one Android Development [NOOB FRIENDLY]<br />
https://forum.xda-developers.com/che...5121?nocache=1<br />
<br />
* [GUIDE][COMPLETE] Android ROM Development From Source To End<br />
https://forum.xda-developers.com/che...pment-t2814763<br />
<br />
* [GUIDE/TIPS] How to Port OEM Apps / Vendor Apps to Your Current ROM<br />
https://forum.xda-developers.com/sho....php?t=2476050<br />
<br />
* OTA Update Center App (v 2.0.5)<br />
http://forum.xda-developers.com/show...5#post29501085<br />
</div>
</div><br />
<br />
<br />
<font color="DarkRed"><font size="5"><b><u>General Guides Older Versions:</u></b></font></font><br />
<div class="bbcode-hide" style="margin:20px; margin-top:5px">
<input type="button" value="Click To Show Content" style="font-size:12px; padding:5px; display:block; margin:0; width:175px; cursorointer; text-align:center; text-transform:uppercase;" onClick="if (this.parentNode.getElementsByTagName('div')[0].style.display != '') { this.parentNode.getElementsByTagName('div')[0].style.display = ''; this.value='Click To Hide Content'; } else { this.parentNode.getElementsByTagName('div')[0].style.display = 'none'; this.value='Click To Show Content'; }">
<div style="display: none;">
<br />
* Porting Nougat Apps to Marshmallow <br />
https://forum.xda-developers.com/sho...ostcount=10884<br />
<br />
* Disable Signature Check<br />
https://forum.xda-developers.com/sho...&postcount=557<br />
<br />
* How to add logo and rom info to settings / about device,<br />
Add Toolbox Controller to Settings<br />
http://forum.xda-developers.com/show...postcount=1873<br />
http://forum.xda-developers.com/show...postcount=1813<br />
<br />
* Changelog to settings<br />
https://forum.xda-developers.com/cro...s-rom-t3278694<br />
<br />
* How to add SuperSU Link in Settings<br />
https://forum.xda-developers.com/sho...postcount=2264<br />
<br />
* How to add App Link in Settings<br />
http://forum.xda-developers.com/show...postcount=2264<br />
<br />
* [MOD][APP] Multi DPI Samsung Apps (Camera, Keyboard, Contacts/Dialer) & services.jar<br />
https://forum.xda-developers.com/gal...3#post61491483<br />
<br />
* [GUIDE] How To Add Contacts, Tasks, And Apps Edge Panel | Edge Panel S8 Guide | Nougat<br />
https://forum.xda-developers.com/sho...&postcount=245<br />
<br />
* How to Disable Flag_Secure in Nougat TW Rom<br />
https://forum.xda-developers.com/sho...ostcount=11420<br />
<br />
* [MOD][HOW-TO] Fully disable app verification (FOR USER APPS)<br />
https://forum.xda-developers.com/sho....php?t=2733681<br />
<br />
* Change FOTA Upgrade Screen to any color<br />
https://forum.xda-developers.com/sho...postcount=8460<br />
<br />
* A.O.K.P Ram Bar<br />
http://forum.xda-developers.com/show...postcount=5419<br />
http://forum.xda-developers.com/show...postcount=5543<br />
<br />
* How to Add Quicklauncher in Recents App<br />
http://forum.xda-developers.com/show...postcount=1332<br />
<br />
* Remove the grey status bar when power saving mode is on<br />
http://forum.xda-developers.com/show...postcount=7345<br />
<br />
* ADD/REMOVE - 5Way Reboot TW Marshmallow<br />
http://forum.xda-developers.com/show...postcount=1220<br />
http://forum.xda-developers.com/show...postcount=9369<br />
<br />
* How to Advance Power Menu on Marshmallow 6.0.1<br />
https://forum.xda-developers.com/sho...&postcount=525<br />
<br />
* Advanced Power Menu for Nougat<br />
https://forum.xda-developers.com/sho...83&postcount=3<br />
<br />
* Device info to notification panel and lockscreen<br />
http://forum.xda-developers.com/show...postcount=2019<br />
http://forum.xda-developers.com/show...postcount=2294<br />
http://forum.xda-developers.com/show...postcount=2030<br />
<br />
* For Guide - Multiwindow & Toolbox Toggles in S7Edge SystemUI<br />
http://forum.xda-developers.com/show...postcount=6307<br />
<br />
* Enable OutdoorMode<br />
http://forum.xda-developers.com/show...&postcount=543<br />
<br />
* Fix - Screen Overlay - GooglePackageInstaller apk<br />
http://forum.xda-developers.com/show...postcount=8597<br />
<br />
* Fix - Screen Overlay - GooglePackageInstaller apk Nougat<br />
https://forum.xda-developers.com/sho...count=82<br /><br />
<br />
* Increase Toolbox apps number<br />
http://forum.xda-developers.com/gala...g-fws-t2899795<br />
<br />
* Add On-Off Label To Settings ( Framework-res apk )<br />
http://forum.xda-developers.com/show...postcount=2952<br />
<br />
* [Guide] How to add (Capacitive) touch key light settings back to Display Settings<br />
https://forum.xda-developers.com/sho...postcount=6010<br />
<br />
* (HOW-TO) (MM) S7 Power Menu Mod with Blur background<br />
https://forum.xda-developers.com/gal...-blur-t3389044<br />
<br />
* [MOD][LP] Dynamic blur - Recents Panel<br />
https://forum.xda-developers.com/lg-...panel-t3284520<br />
<br />
* Opaque Status Bar Icons In Marshmallow (Remove Alpha Channel from status bar icons)<br />
https://forum.xda-developers.com/sho...postcount=1774<br />
<br />
* Remove EXTRA WHITE SPACE in DEFAULT APP SELECTOR<br />
http://forum.xda-developers.com/show...postcount=8981<br />
<br />
* Remove sd notification for S7e UI<br />
http://forum.xda-developers.com/show...postcount=5666<br />
<br />
* Quick Settings Columns to 6<br />
http://forum.xda-developers.com/show...postcount=2705<br />
<br />
* Disable Lockscreen " Swipe screen to unlock " Text<br />
http://forum.xda-developers.com/show...&postcount=489<br />
<br />
* How to Remove Web Manual and Updates in Settings Menu<br />
https://forum.xda-developers.com/sho...&postcount=161<br />
<br />
* [GUIDE][DEVS][SMALI]Enable "Device Status Official" - Remove SysScope[GUIDE][DEVS]<br />
https://forum.xda-developers.com/att...icial-t2815682<br />
</div>
</div><br />
<br />
<br />
<font color="DarkRed"><font size="5"><b><u>General Tools:</u></b></font></font><br />
<div class="bbcode-hide" style="margin:20px; margin-top:5px">
<input type="button" value="Click To Show Content" style="font-size:12px; padding:5px; display:block; margin:0; width:175px; cursorointer; text-align:center; text-transform:uppercase;" onClick="if (this.parentNode.getElementsByTagName('div')[0].style.display != '') { this.parentNode.getElementsByTagName('div')[0].style.display = ''; this.value='Click To Hide Content'; } else { this.parentNode.getElementsByTagName('div')[0].style.display = 'none'; this.value='Click To Show Content'; }">
<div style="display: none;">
<br />
* [GUIDE] How to Decompile APKs with ODEX files [Noob Friendly]<br />
https://forum.xda-developers.com/and...files-t3325340<br />
<br />
* [TOOL] Android Image Kitchen - Unpack/Repack <br />
https://forum.xda-developers.com/sho....php?t=2073775<br />
<br />
* Odin3 Tool For Windows:<br />
https://forum.xda-developers.com/sho....php?t=2711451<br />
<br />
* [OFFICIAL][TOOL][WINDOWS] ADB, Fastboot and Drivers - 15 seconds ADB Installer v1.4.3<br />
https://forum.xda-developers.com/sho....php?t=2588979<br />
<br />
* [Q&A] AROMA Installer - [Dev Move To DevDB]<br />
https://forum.xda-developers.com/sho....php?t=1461712<br />
<br />
* [Script][Tool] how to create a tar.md5 file from img For Odin<br />
https://forum.xda-developers.com/sho....php?t=2446269<br />
<br />
* How can a modder have easy life / Pushing apps into system / Easier than you think<br />
https://forum.xda-developers.com/sho...postcount=6998<br />
<br />
* [GUIDE] Making Dump Files Out of Android Device Partitions via ABD<br />
https://forum.xda-developers.com/sho....php?t=2450045<br />
<br />
* Updato - largest online firmware archive, fast and totally free<br />
https://forum.xda-developers.com/gal...chive-t3413785<br />
</div>
</div><br />
<br />
<br />
<img src="https://img.xda-cdn.com/anp4OvmSdtmmkL31Dprc9ozqlGw=/http%3A%2F%2Ffs5.directupload.net%2Fimages%2F161025%2F7zzqvmfo.png" border="0" alt="" title="" /><br />
<font size="4"><font face="Arial Black"><b><font color="Red">Click Here To Join The " Samsung Galaxy Oreo Guides Channel " in Telegram</font></b></font></font></div><br />
<b><u><font size="4">XDAevDB Information</font></u></b><br />
<font size="3"><b>[Guides][Mods][TouchWiz]Android 8 Oreo Mods, ROM for the Android General</b></font><br />
<br />
<b><u>Contributors</u></b><br />
yash92duster<br />
<b>ROM OS Version:</b> 8.x Oreo<br />
<b>ROM Firmware Required:</b> TouchWiz Devices Only<br />
<br />
<b><u>Version Information</u></b><br />
<b>Status:</b> Stable<br />
<b>Stable Release Date:</b> 2018-09-29<br />
<br />
<b>Created</b> 2018-08-07<br />
<b>Last Updated</b> 2018-10-13<br />
</div>
</div>
</div>
<div class="postbutton-row">
<div class="post-left">
</div>
<div class="post-buttons">
<i class="pbfa fas fa-share-square"></i><span class="responsive-text-hide"> Submit to XDA Portal</span>
<i class="pbfa fas fa-reply"></i><span class="responsive-text-hide"> Quick Reply</span>
<i class="pbfa fas fa-share-square"></i><span class="responsive-text-hide"> Reply</span>
</div>
<div class="post-right">
</div>
</div>
<div id="post_thanks_box_76093145" class="post_thanks_box_wrapper">
<a href="#" class="thanksShow toggleCollapse" id="toggleCollapse_Thanks_76093145" rel="nofollow">
The Following 55 Users Say Thank You to yash92duster For This Useful Post: <span class="thanksExpandPhrase">[ View ]</span>
</a>
<a target="_blank" class="gift-post" href="/ad-free/?postid=76093145">Gift yash92duster Ad-Free</a>
<div class="thanksNames" id="collapseobj_Thanks_76093145" style="display:none;">
<div> 32rd<span class="post-thanks-box-date">(2nd August 2018)</span>, a.raul<span class="post-thanks-box-date">(3rd April 2018)</span>, AbrahamGC<span class="post-thanks-box-date">(2nd April 2018)</span>, AK2H<span class="post-thanks-box-date">(2nd May 2018)</span>, Albe96<span class="post-thanks-box-date">(28th April 2018)</span>, Albry<span class="post-thanks-box-date">(11th October 2018)</span>, alispeedsport<span class="post-thanks-box-date">(16th May 2018)</span>, aliwaris<span class="post-thanks-box-date">(22nd June 2018)</span>, Allooosh98<span class="post-thanks-box-date">(27th September 2018)</span>, <span style="font-weight: bold; color: DarkOrange;">ananjaser1211</span><span class="post-thanks-box-date">(31st May 2018)</span>, ANDROIDXFOREVER<span class="post-thanks-box-date">(2nd April 2018)</span>, angiotell<span class="post-thanks-box-date">(22nd June 2018)</span>, badowl<span class="post-thanks-box-date">(4th May 2018)</span>, beardedfly<span class="post-thanks-box-date">(20th May 2018)</span>, Blackball<span class="post-thanks-box-date">(7th June 2018)</span>, brhoomy101<span class="post-thanks-box-date">(10th September 2018)</span>, <span style="color: blue; font-style: italic;">Carotix</span><span class="post-thanks-box-date">(8th June 2018)</span>, Cường Hồ<span class="post-thanks-box-date">(4th June 2018)</span>, Deepanshu77<span class="post-thanks-box-date">(6th June 2018)</span>, <span style="font-weight: bold; color: DarkOrange;">djb77</span><span class="post-thanks-box-date">(7th October 2018)</span>, dmw212721<span class="post-thanks-box-date">(21st July 2018)</span>, Dr.NHTT<span class="post-thanks-box-date">(16th August 2018)</span>, Eleo<span class="post-thanks-box-date">(11th June 2018)</span>, fedez<span class="post-thanks-box-date">(9th June 2018)</span>, Frozen27<span class="post-thanks-box-date">(2nd April 2018)</span>, Grouxho<span class="post-thanks-box-date">(8th May 2018)</span>, IAmWolf94<span class="post-thanks-box-date">(2nd July 2018)</span>, IKGapirov<span class="post-thanks-box-date">(18th September 2018)</span>, Kev-Dev<span class="post-thanks-box-date">(30th September 2018)</span>, Kinglos<span class="post-thanks-box-date">(20th August 2018)</span>, KTMNiko<span class="post-thanks-box-date">(17th June 2018)</span>, Kudesu<span class="post-thanks-box-date">(22nd June 2018)</span>, Manson79<span class="post-thanks-box-date">(9th April 2018)</span>, mohitmallick17<span class="post-thanks-box-date">(14th April 2018)</span>, necrosauron<span class="post-thanks-box-date">(12th April 2018)</span>, pswin09<span class="post-thanks-box-date">(9th June 2018)</span>, qounik<span class="post-thanks-box-date">(30th September 2018)</span>, rajat13<span class="post-thanks-box-date">(8th July 2018)</span>, rifek4<span class="post-thanks-box-date">(19th May 2018)</span>, Rifformat<span class="post-thanks-box-date">(28th August 2018)</span>, Rman666<span class="post-thanks-box-date">(7th June 2018)</span>, sagitt67<span class="post-thanks-box-date">(21st June 2018)</span>, <span style="font-weight: bold; color: DarkOrange;">Senthil360</span><span class="post-thanks-box-date">(9th July 2018)</span>, Shadow7107<span class="post-thanks-box-date">(2nd May 2018)</span>, SirDre<span class="post-thanks-box-date">(18th April 2018)</span>, Swarai<span class="post-thanks-box-date">(6th September 2018)</span>, TaifAljaloo<span class="post-thanks-box-date">(14th April 2018)</span>, ToXiC<span class="post-thanks-box-date">(8th October 2018)</span>, Vishal333<span class="post-thanks-box-date">(9th June 2018)</span>, VoHo7<span class="post-thanks-box-date">(3rd July 2018)</span>, Vucko_sk<span class="post-thanks-box-date">(26th May 2018)</span>, whitelightning76<span class="post-thanks-box-date">(19th April 2018)</span>, zmeeed1<span class="post-thanks-box-date">(12th April 2018)</span>, _alexndr<span class="post-thanks-box-date">(1st May 2018)</span>, ★彡 sílvєr kíng 彡★<span class="post-thanks-box-date">(31st May 2018)</span></div>
</div>
</div>
</div>
<div class="postbit-wrapper xda-box">
<div class="post-head-container">
<div class="post-head post-head-left"> </div>
<div class="post-head post-head-right"> </div>
</div>
<div class="post-content-container">
<div class="postbit-userinfo-cell">
</div>
<div class="postbit-content">
<script type="a1964a5df941c64d21908d27-text/javascript">
if(!is_mobile)
{
/* Criteo.DisplayAcceptableAdIfAdblocked(
{
'zoneid' : 348486,
'containerid' : 'crt-348486',
'overrideZoneFloor' : false,
'callIfNotAdBlocked' : function()
{
document.getElementById('crt-348486').style.display='none';
},
'callbackSuccess' : function()
{
console.log("callbackSuccess");
},
'callbackError' : function()
{
console.log("callbackError");
}
}
); */
if (xda_ad_choice == "purch")
{
document.write('<div id="purch_Y_L_0_1" class="purchad" style="text-align:left; min-height:90px; max-height:250px; overflow:hidden;"></div>');
}
else if (xda_ad_choice == "sortable")
{
document.write('x3Cscript src="//tags-cdn.deployads.com/a/xda-developers.com.js" async >x3C/script>');
document.write('<div class="ad-tag" data-ad-name="forum_incontent_1" data-ad-size="728x90" style="text-align:left; min-height:90px; max-height:250px; overflow:hidden;"></div>');
(deployads = window.deployads || []).push({});
}
}
</script>
</div>
</div>
<div class="postbutton-row"></div>
</div>
<div id="edit76093174" class="postbit-wrapper ">
<a id="post76093174" class="postbit-anchor"></a>
<div class="post-head-container">
<div class="post-head post-head-left">
<div id="postmenu_76093174">
<i class="fas fa-user-circle post-onlinestatus post-onlinestatus-offline" title="yash92duster is offline"></i>
<a class="bigfusername xda-popup-trigger" id="postmenu_76093174" href="member.php?u=6377149"><span style="color: green; font-style: italic;">yash92duster</span></a>
<div class="xda-popup popup-notable xda-popup-inplace" id="postmenu_76093174_menu" style="display:none;">
<i class="fas fa-user-circle"></i> View Profile
<i class="fas fa-comment-dots"></i> View Forum Posts
<i class="fab fa-twitter"></i> Follow on Twitter
<i class="fab fa-google-plus-g"></i> Follow on Google+
<i class="fab fa-facebook-f"></i> View Facebook page
<i class="fab fa-github"></i> View GitHub profile
<i class="fab fa-instagram"></i> View Instagram profile
<i class="fas fa-donate"></i> Donate to Me
</div>
</div>
</div>
<div class="post-head post-head-right">
<span class="time">2nd April 2018, 01:36 AM</span>
<span class="posttime-number-seperator">|</span><strong>#2</strong>
<div class="postbit-social">
<i class="fagp fab fa-google-plus-g"></i>
<i class="fafb fab fa-facebook-f"></i>
<i class="fatw fab fa-twitter"></i>
</div>
</div>
</div>
<div class="post-content-container">
<div class="postbit-userinfo-cell">
<div class="pbava smallfont">
<img src="//cdn-cf-1.xda-developers.com/customavatars/avatar6377149_9.gif" width="66" height="80" class="imageShadow" alt="yash92duster's Avatar" border="0" />
</div>
<div class="smallfont">
<div class="pbuser user-title user-title-op-tag"><span class="op-tag">OP</span> Recognized Contributor</div>
<div class="pbuser user-location">
<img src="//cdn-cf-2.xda-developers.com/images/flags/India.png" title="India" class="userflag imageShadow" alt="Flag" />
Chennai
</div>
<div class="userThanksContainer" title="yash92duster has been thanked 9,337 times. That equates to 9/20 notches on our Thanks Meter">
<span class="userThanksText">Thanks<span class="responsive-text-hide"> Meter</span>: 9,337</span>
<div class="userThanksInfo">
<span class="userThanksMeter userThanksMeter9"> </span>
</div>
</div>
<div class="userstars-star userstars-amount-0" title="0 donation stars"></div>
Donate to Me
</div>
More <i class="fas fa-caret-down"></i>
<div id="collapseobj_more_76093174" class="moreUserInfo" style="display:none;">
<div class="pbuser user-posts">
<strong>9,570</strong> posts
</div>
<div class="pbuser user-joindate"><span class="time responsive-text-hide">Join Date:</span><span class="responsive-text-show">Joined:</span> Jan 2015</div>
<div class="my-devices pbuser">My Devices: <a href='/galaxy-s5'>Samsung Galaxy S 5</a>, <a href='/tab-4'>Samsung Galaxy Tab 4</a>, <a href='/moto-e-2015'>Moto E 2015</a>, <a href='/zenwatch-2'>Asus ZenWatch 2</a>, <a href='/samsung-a-series'>Samsung Galaxy A Series</a>, <a href='/galaxy-e-series'>Samsung Galaxy E Series</a>, <a href='/galaxy-s7'>Samsung Galaxy S7</a>, <a href='/galaxy-s8+'>Samsung Galaxy S8+</a>, <a href='/galaxy-s9'>Samsung Galaxy S9</a></div>
<img src="//cdn-cf-2.xda-developers.com/images/providers/India - Jio.png" title="India - Jio" class="carrier" alt="Carrier - India - Jio">
<div class="userChatIcons"> </div>
Less <i class="fas fa-caret-up"></i>
</div>
</div>
<div class="postbit-content postbit-content-moderated" id="td_post_76093174">
<div class="post-text" id="post_message_76093174">
#Reserved1
</div>
</div>
</div>
<div class="postbutton-row">
<div class="post-left">
</div>
<div class="post-buttons">
<i class="pbfa fas fa-share-square"></i><span class="responsive-text-hide"> Submit to XDA Portal</span>
<i class="pbfa fas fa-reply"></i><span class="responsive-text-hide"> Quick Reply</span>
<i class="pbfa fas fa-share-square"></i><span class="responsive-text-hide"> Reply</span>
</div>
<div class="post-right">
</div>
</div>
<div id="post_thanks_box_76093174" class="post_thanks_box_wrapper">
<a href="#" class="thanksShow toggleCollapse" id="toggleCollapse_Thanks_76093174" rel="nofollow">
The Following 8 Users Say Thank You to yash92duster For This Useful Post: <span class="thanksExpandPhrase">[ View ]</span>
</a>
<a target="_blank" class="gift-post" href="/ad-free/?postid=76093174">Gift yash92duster Ad-Free</a>
<div class="thanksNames" id="collapseobj_Thanks_76093174" style="display:none;">
<div> <span style="font-weight: bold; color: DarkOrange;">ananjaser1211</span><span class="post-thanks-box-date">(31st May 2018)</span>, <span style="color: blue; font-style: italic;">Carotix</span><span class="post-thanks-box-date">(11th August 2018)</span>, Dr.NHTT<span class="post-thanks-box-date">(16th August 2018)</span>, fedez<span class="post-thanks-box-date">(9th June 2018)</span>, IKGapirov<span class="post-thanks-box-date">(18th September 2018)</span>, mohitmallick17<span class="post-thanks-box-date">(14th April 2018)</span>, <span style="font-weight: bold; color: DarkOrange;">Senthil360</span><span class="post-thanks-box-date">(9th July 2018)</span>, TaifAljaloo<span class="post-thanks-box-date">(14th April 2018)</span></div>
</div>
</div>
</div>
<div id="edit76093175" class="postbit-wrapper ">
<a id="post76093175" class="postbit-anchor"></a>
<div class="post-head-container">
<div class="post-head post-head-left">
<div id="postmenu_76093175">
<i class="fas fa-user-circle post-onlinestatus post-onlinestatus-offline" title="yash92duster is offline"></i>
<a class="bigfusername xda-popup-trigger" id="postmenu_76093175" href="member.php?u=6377149"><span style="color: green; font-style: italic;">yash92duster</span></a>
<div class="xda-popup popup-notable xda-popup-inplace" id="postmenu_76093175_menu" style="display:none;">
<i class="fas fa-user-circle"></i> View Profile
<i class="fas fa-comment-dots"></i> View Forum Posts
<i class="fab fa-twitter"></i> Follow on Twitter
<i class="fab fa-google-plus-g"></i> Follow on Google+
<i class="fab fa-facebook-f"></i> View Facebook page
<i class="fab fa-github"></i> View GitHub profile
<i class="fab fa-instagram"></i> View Instagram profile
<i class="fas fa-donate"></i> Donate to Me
</div>
</div>
</div>
<div class="post-head post-head-right">
<span class="time">2nd April 2018, 01:36 AM</span>
<span class="posttime-number-seperator">|</span><strong>#3</strong>
<div class="postbit-social">
<i class="fagp fab fa-google-plus-g"></i>
<i class="fafb fab fa-facebook-f"></i>
<i class="fatw fab fa-twitter"></i>
</div>
</div>
</div>
<div class="post-content-container">
<div class="postbit-userinfo-cell">
<div class="pbava smallfont">
<img src="//cdn-cf-1.xda-developers.com/customavatars/avatar6377149_9.gif" width="66" height="80" class="imageShadow" alt="yash92duster's Avatar" border="0" />
</div>
<div class="smallfont">
<div class="pbuser user-title user-title-op-tag"><span class="op-tag">OP</span> Recognized Contributor</div>
<div class="pbuser user-location">
<img src="//cdn-cf-2.xda-developers.com/images/flags/India.png" title="India" class="userflag imageShadow" alt="Flag" />
Chennai
</div>
<div class="userThanksContainer" title="yash92duster has been thanked 9,337 times. That equates to 9/20 notches on our Thanks Meter">
<span class="userThanksText">Thanks<span class="responsive-text-hide"> Meter</span>: 9,337</span>
<div class="userThanksInfo">
<span class="userThanksMeter userThanksMeter9"> </span>
</div>
</div>
<div class="userstars-star userstars-amount-0" title="0 donation stars"></div>
Donate to Me
</div>
More <i class="fas fa-caret-down"></i>
<div id="collapseobj_more_76093175" class="moreUserInfo" style="display:none;">
<div class="pbuser user-posts">
<strong>9,570</strong> posts
</div>
<div class="pbuser user-joindate"><span class="time responsive-text-hide">Join Date:</span><span class="responsive-text-show">Joined:</span> Jan 2015</div>
<div class="my-devices pbuser">My Devices: <a href='/galaxy-s5'>Samsung Galaxy S 5</a>, <a href='/tab-4'>Samsung Galaxy Tab 4</a>, <a href='/moto-e-2015'>Moto E 2015</a>, <a href='/zenwatch-2'>Asus ZenWatch 2</a>, <a href='/samsung-a-series'>Samsung Galaxy A Series</a>, <a href='/galaxy-e-series'>Samsung Galaxy E Series</a>, <a href='/galaxy-s7'>Samsung Galaxy S7</a>, <a href='/galaxy-s8+'>Samsung Galaxy S8+</a>, <a href='/galaxy-s9'>Samsung Galaxy S9</a></div>
<img src="//cdn-cf-2.xda-developers.com/images/providers/India - Jio.png" title="India - Jio" class="carrier" alt="Carrier - India - Jio">
<div class="userChatIcons"> </div>
Less <i class="fas fa-caret-up"></i>
</div>
</div>
<div class="postbit-content postbit-content-moderated" id="td_post_76093175">
<div class="post-text" id="post_message_76093175">
#Reserved2
</div>
</div>
</div>
<div class="postbutton-row">
<div class="post-left">
</div>
<div class="post-buttons">
<i class="pbfa fas fa-share-square"></i><span class="responsive-text-hide"> Submit to XDA Portal</span>
<i class="pbfa fas fa-reply"></i><span class="responsive-text-hide"> Quick Reply</span>
<i class="pbfa fas fa-share-square"></i><span class="responsive-text-hide"> Reply</span>
</div>
<div class="post-right">
</div>
</div>
<div id="post_thanks_box_76093175" class="post_thanks_box_wrapper">
<a href="#" class="thanksShow toggleCollapse" id="toggleCollapse_Thanks_76093175" rel="nofollow">
The Following 7 Users Say Thank You to yash92duster For This Useful Post: <span class="thanksExpandPhrase">[ View ]</span>
</a>
<a target="_blank" class="gift-post" href="/ad-free/?postid=76093175">Gift yash92duster Ad-Free</a>
<div class="thanksNames" id="collapseobj_Thanks_76093175" style="display:none;">
<div> <span style="font-weight: bold; color: DarkOrange;">ananjaser1211</span><span class="post-thanks-box-date">(31st May 2018)</span>, Dr.NHTT<span class="post-thanks-box-date">(16th August 2018)</span>, fedez<span class="post-thanks-box-date">(9th June 2018)</span>, IKGapirov<span class="post-thanks-box-date">(18th September 2018)</span>, mohitmallick17<span class="post-thanks-box-date">(14th April 2018)</span>, <span style="font-weight: bold; color: DarkOrange;">Senthil360</span><span class="post-thanks-box-date">(9th July 2018)</span>, TaifAljaloo<span class="post-thanks-box-date">(14th April 2018)</span></div>
</div>
</div>
</div>
<div id="edit76093177" class="postbit-wrapper ">
<a id="post76093177" class="postbit-anchor"></a>
<div class="post-head-container">
<div class="post-head post-head-left">
<div id="postmenu_76093177">
<i class="fas fa-user-circle post-onlinestatus post-onlinestatus-offline" title="yash92duster is offline"></i>
<a class="bigfusername xda-popup-trigger" id="postmenu_76093177" href="member.php?u=6377149"><span style="color: green; font-style: italic;">yash92duster</span></a>
<div class="xda-popup popup-notable xda-popup-inplace" id="postmenu_76093177_menu" style="display:none;">
<i class="fas fa-user-circle"></i> View Profile
<i class="fas fa-comment-dots"></i> View Forum Posts
<i class="fab fa-twitter"></i> Follow on Twitter
<i class="fab fa-google-plus-g"></i> Follow on Google+
<i class="fab fa-facebook-f"></i> View Facebook page
<i class="fab fa-github"></i> View GitHub profile
<i class="fab fa-instagram"></i> View Instagram profile
<i class="fas fa-donate"></i> Donate to Me
</div>
</div>
</div>
<div class="post-head post-head-right">
<span class="time">2nd April 2018, 01:36 AM</span>
<span class="posttime-number-seperator">|</span><strong>#4</strong>
<div class="postbit-social">
<i class="fagp fab fa-google-plus-g"></i>
<i class="fafb fab fa-facebook-f"></i>
<i class="fatw fab fa-twitter"></i>
</div>
</div>
</div>
<div class="post-content-container">
<div class="postbit-userinfo-cell">
<div class="pbava smallfont">
<img src="//cdn-cf-1.xda-developers.com/customavatars/avatar6377149_9.gif" width="66" height="80" class="imageShadow" alt="yash92duster's Avatar" border="0" />
</div>
<div class="smallfont">
<div class="pbuser user-title user-title-op-tag"><span class="op-tag">OP</span> Recognized Contributor</div>
<div class="pbuser user-location">
<img src="//cdn-cf-2.xda-developers.com/images/flags/India.png" title="India" class="userflag imageShadow" alt="Flag" />
Chennai
</div>
<div class="userThanksContainer" title="yash92duster has been thanked 9,337 times. That equates to 9/20 notches on our Thanks Meter">
<span class="userThanksText">Thanks<span class="responsive-text-hide"> Meter</span>: 9,337</span>
<div class="userThanksInfo">
<span class="userThanksMeter userThanksMeter9"> </span>
</div>
</div>
<div class="userstars-star userstars-amount-0" title="0 donation stars"></div>
Donate to Me
</div>
More <i class="fas fa-caret-down"></i>
<div id="collapseobj_more_76093177" class="moreUserInfo" style="display:none;">
<div class="pbuser user-posts">
<strong>9,570</strong> posts
</div>
<div class="pbuser user-joindate"><span class="time responsive-text-hide">Join Date:</span><span class="responsive-text-show">Joined:</span> Jan 2015</div>
<div class="my-devices pbuser">My Devices: <a href='/galaxy-s5'>Samsung Galaxy S 5</a>, <a href='/tab-4'>Samsung Galaxy Tab 4</a>, <a href='/moto-e-2015'>Moto E 2015</a>, <a href='/zenwatch-2'>Asus ZenWatch 2</a>, <a href='/samsung-a-series'>Samsung Galaxy A Series</a>, <a href='/galaxy-e-series'>Samsung Galaxy E Series</a>, <a href='/galaxy-s7'>Samsung Galaxy S7</a>, <a href='/galaxy-s8+'>Samsung Galaxy S8+</a>, <a href='/galaxy-s9'>Samsung Galaxy S9</a></div>
<img src="//cdn-cf-2.xda-developers.com/images/providers/India - Jio.png" title="India - Jio" class="carrier" alt="Carrier - India - Jio">
<div class="userChatIcons"> </div>
Less <i class="fas fa-caret-up"></i>
</div>
</div>
<div class="postbit-content postbit-content-moderated" id="td_post_76093177">
<div class="post-text" id="post_message_76093177">
#Reserved3
</div>
</div>
</div>
<div class="postbutton-row">
<div class="post-left">
</div>
<div class="post-buttons">
<i class="pbfa fas fa-share-square"></i><span class="responsive-text-hide"> Submit to XDA Portal</span>
<i class="pbfa fas fa-reply"></i><span class="responsive-text-hide"> Quick Reply</span>
<i class="pbfa fas fa-share-square"></i><span class="responsive-text-hide"> Reply</span>
</div>
<div class="post-right">
</div>
</div>
<div id="post_thanks_box_76093177" class="post_thanks_box_wrapper">
<a href="#" class="thanksShow toggleCollapse" id="toggleCollapse_Thanks_76093177" rel="nofollow">
The Following 7 Users Say Thank You to yash92duster For This Useful Post: <span class="thanksExpandPhrase">[ View ]</span>
</a>
<a target="_blank" class="gift-post" href="/ad-free/?postid=76093177">Gift yash92duster Ad-Free</a>
<div class="thanksNames" id="collapseobj_Thanks_76093177" style="display:none;">
<div> <span style="font-weight: bold; color: DarkOrange;">ananjaser1211</span><span class="post-thanks-box-date">(31st May 2018)</span>, Dr.NHTT<span class="post-thanks-box-date">(16th August 2018)</span>, fedez<span class="post-thanks-box-date">(9th June 2018)</span>, IKGapirov<span class="post-thanks-box-date">(18th September 2018)</span>, mohitmallick17<span class="post-thanks-box-date">(14th April 2018)</span>, <span style="font-weight: bold; color: DarkOrange;">Senthil360</span><span class="post-thanks-box-date">(9th July 2018)</span>, TaifAljaloo<span class="post-thanks-box-date">(14th April 2018)</span></div>
</div>
</div>
</div>
<div id="edit76093180" class="postbit-wrapper ">
<a id="post76093180" class="postbit-anchor"></a>
<div class="post-head-container">
<div class="post-head post-head-left">
<div id="postmenu_76093180">
<i class="fas fa-user-circle post-onlinestatus post-onlinestatus-offline" title="yash92duster is offline"></i>
<a class="bigfusername xda-popup-trigger" id="postmenu_76093180" href="member.php?u=6377149"><span style="color: green; font-style: italic;">yash92duster</span></a>
<div class="xda-popup popup-notable xda-popup-inplace" id="postmenu_76093180_menu" style="display:none;">
<i class="fas fa-user-circle"></i> View Profile
<i class="fas fa-comment-dots"></i> View Forum Posts
<i class="fab fa-twitter"></i> Follow on Twitter
<i class="fab fa-google-plus-g"></i> Follow on Google+
<i class="fab fa-facebook-f"></i> View Facebook page
<i class="fab fa-github"></i> View GitHub profile
<i class="fab fa-instagram"></i> View Instagram profile
<i class="fas fa-donate"></i> Donate to Me
</div>
</div>
</div>
<div class="post-head post-head-right">
<span class="time">2nd April 2018, 01:36 AM</span>
<span class="posttime-number-seperator">|</span><strong>#5</strong>
<div class="postbit-social">
<i class="fagp fab fa-google-plus-g"></i>
<i class="fafb fab fa-facebook-f"></i>
<i class="fatw fab fa-twitter"></i>
</div>
</div>
</div>
<div class="post-content-container">
<div class="postbit-userinfo-cell">
<div class="pbava smallfont">
<img src="//cdn-cf-1.xda-developers.com/customavatars/avatar6377149_9.gif" width="66" height="80" class="imageShadow" alt="yash92duster's Avatar" border="0" />
</div>
<div class="smallfont">
<div class="pbuser user-title user-title-op-tag"><span class="op-tag">OP</span> Recognized Contributor</div>
<div class="pbuser user-location">
<img src="//cdn-cf-2.xda-developers.com/images/flags/India.png" title="India" class="userflag imageShadow" alt="Flag" />
Chennai
</div>
<div class="userThanksContainer" title="yash92duster has been thanked 9,337 times. That equates to 9/20 notches on our Thanks Meter">
<span class="userThanksText">Thanks<span class="responsive-text-hide"> Meter</span>: 9,337</span>
<div class="userThanksInfo">
<span class="userThanksMeter userThanksMeter9"> </span>
</div>
</div>
<div class="userstars-star userstars-amount-0" title="0 donation stars"></div>
Donate to Me
</div>
More <i class="fas fa-caret-down"></i>
<div id="collapseobj_more_76093180" class="moreUserInfo" style="display:none;">
<div class="pbuser user-posts">
<strong>9,570</strong> posts
</div>
<div class="pbuser user-joindate"><span class="time responsive-text-hide">Join Date:</span><span class="responsive-text-show">Joined:</span> Jan 2015</div>
<div class="my-devices pbuser">My Devices: <a href='/galaxy-s5'>Samsung Galaxy S 5</a>, <a href='/tab-4'>Samsung Galaxy Tab 4</a>, <a href='/moto-e-2015'>Moto E 2015</a>, <a href='/zenwatch-2'>Asus ZenWatch 2</a>, <a href='/samsung-a-series'>Samsung Galaxy A Series</a>, <a href='/galaxy-e-series'>Samsung Galaxy E Series</a>, <a href='/galaxy-s7'>Samsung Galaxy S7</a>, <a href='/galaxy-s8+'>Samsung Galaxy S8+</a>, <a href='/galaxy-s9'>Samsung Galaxy S9</a></div>
<img src="//cdn-cf-2.xda-developers.com/images/providers/India - Jio.png" title="India - Jio" class="carrier" alt="Carrier - India - Jio">
<div class="userChatIcons"> </div>
Less <i class="fas fa-caret-up"></i>
</div>
</div>
<div class="postbit-content postbit-content-moderated" id="td_post_76093180">
<div class="post-text" id="post_message_76093180">
<b><font size="4">Guide to Remove High Volume Warning:</font></b><br />
<br />
Decompile <font color="DarkRed">SystemUI</font>.apk<br />
<br />
Locate to<br />
com/android/systemui/volume/<font color="darkred">VolumeDialogControllerImpl</font>.smali<br />
<br />
Find the method and replace it fully with new method<br />
<br />
<b><font size="3">From</font></b><br />
<div style="margin:20px; margin-top:5px">
<div class="smallfont" style="margin-bottom:2px">Code: </div>
<pre class="alt2 " dir="ltr" style="
margin: 0px;
padding: 5px;
border: 1px inset;
width: 100%;
height: 498px;
text-align: left;
overflow: auto">.method private onShowSafetyWarningW(I)V
.locals 2
iget-object v0, p0, Lcom/android/systemui/volume/VolumeDialogControllerImpl;->mKnoxStateMonitor:Lcom/android/systemui/KnoxStateMonitor;
invoke-virtual {v0}, Lcom/android/systemui/KnoxStateMonitor;->isSafetyWarningDialogEnabled()Z
move-result v0
xor-int/lit8 v0, v0, 0x1
if-eqz v0, :cond_0
sget-object v0, Lcom/android/systemui/volume/VolumeDialogControllerImpl;->TAG:Ljava/lang/String;
const-string/jumbo v1, "KnoxStateMonitor : Disable SafetyWarningDialog"
invoke-static {v0, v1}, Landroid/util/Log;->d(Ljava/lang/String;Ljava/lang/StringI
iget-object v0, p0, Lcom/android/systemui/volume/VolumeDialogControllerImpl;->mAudio:Landroid/media/AudioManager;
invoke-virtual {v0}, Landroid/media/AudioManager;->disableSafeMediaVolume()V
return-void
:cond_0
iget-object v0, p0, Lcom/android/systemui/volume/VolumeDialogControllerImpl;->mCallbacks:Lcom/android/systemui/volume/VolumeDialogControllerImpl$C;
invoke-virtual {v0, p1}, Lcom/android/systemui/volume/VolumeDialogControllerImpl$C;->onShowSafetyWarning(I)V
return-void
.end method</pre>
</div><b><font size="3">To</font></b><br />
<div style="margin:20px; margin-top:5px">
<div class="smallfont" style="margin-bottom:2px">Code: </div>
<pre class="alt2 " dir="ltr" style="
margin: 0px;
padding: 5px;
border: 1px inset;
width: 100%;
height: 178px;
text-align: left;
overflow: auto">.method private onShowSafetyWarningW(I)V
.locals 2
iget-object v0, p0, Lcom/android/systemui/volume/VolumeDialogControllerImpl;->mAudio:Landroid/media/AudioManager;
invoke-virtual {v0}, Landroid/media/AudioManager;->disableSafeMediaVolume()V
return-void
.end method</pre>
</div><br />
This Guide is optimized from<br />
https://forum.xda-developers.com/sho...5&postcount=46<br />
Thanks to Grouxho
</div>
</div>
</div>
<div class="postbutton-row">
<div class="post-left">
</div>
<div class="post-buttons">
<i class="pbfa fas fa-share-square"></i><span class="responsive-text-hide"> Submit to XDA Portal</span>
<i class="pbfa fas fa-reply"></i><span class="responsive-text-hide"> Quick Reply</span>
<i class="pbfa fas fa-share-square"></i><span class="responsive-text-hide"> Reply</span>
</div>
<div class="post-right">
</div>
</div>
<div id="post_thanks_box_76093180" class="post_thanks_box_wrapper">
<a href="#" class="thanksShow toggleCollapse" id="toggleCollapse_Thanks_76093180" rel="nofollow">
The Following 10 Users Say Thank You to yash92duster For This Useful Post: <span class="thanksExpandPhrase">[ View ]</span>
</a>
<a target="_blank" class="gift-post" href="/ad-free/?postid=76093180">Gift yash92duster Ad-Free</a>
<div class="thanksNames" id="collapseobj_Thanks_76093180" style="display:none;">
<div> Dr.NHTT<span class="post-thanks-box-date">(16th August 2018)</span>, ermakovermakov7878<span class="post-thanks-box-date">(28th May 2018)</span>, koolkunz<span class="post-thanks-box-date">(7th May 2018)</span>, kubura2999<span class="post-thanks-box-date">(22nd May 2018)</span>, mohitmallick17<span class="post-thanks-box-date">(14th April 2018)</span>, necrosauron<span class="post-thanks-box-date">(12th April 2018)</span>, Rman666<span class="post-thanks-box-date">(2nd April 2018)</span>, <span style="font-weight: bold; color: DarkOrange;">Senthil360</span><span class="post-thanks-box-date">(9th July 2018)</span>, TaifAljaloo<span class="post-thanks-box-date">(14th April 2018)</span>, _alexndr<span class="post-thanks-box-date">(23rd April 2018)</span></div>
</div>
</div>
</div>
<div id="edit76093183" class="postbit-wrapper ">
<a id="post76093183" class="postbit-anchor"></a>
<div class="post-head-container">
<div class="post-head post-head-left">
<div id="postmenu_76093183">
<i class="fas fa-user-circle post-onlinestatus post-onlinestatus-offline" title="yash92duster is offline"></i>
<a class="bigfusername xda-popup-trigger" id="postmenu_76093183" href="member.php?u=6377149"><span style="color: green; font-style: italic;">yash92duster</span></a>
<div class="xda-popup popup-notable xda-popup-inplace" id="postmenu_76093183_menu" style="display:none;">
<i class="fas fa-user-circle"></i> View Profile
<i class="fas fa-comment-dots"></i> View Forum Posts
<i class="fab fa-twitter"></i> Follow on Twitter
<i class="fab fa-google-plus-g"></i> Follow on Google+
<i class="fab fa-facebook-f"></i> View Facebook page
<i class="fab fa-github"></i> View GitHub profile
<i class="fab fa-instagram"></i> View Instagram profile
<i class="fas fa-donate"></i> Donate to Me
</div>
</div>
</div>
<div class="post-head post-head-right">
<span class="time">2nd April 2018, 01:37 AM</span>
<span class="posttime-number-seperator">|</span><strong>#6</strong>
<div class="postbit-social">
<i class="fagp fab fa-google-plus-g"></i>
<i class="fafb fab fa-facebook-f"></i>
<i class="fatw fab fa-twitter"></i>
</div>
</div>
</div>
<div class="post-content-container">
<div class="postbit-userinfo-cell">
<div class="pbava smallfont">
<img src="//cdn-cf-1.xda-developers.com/customavatars/avatar6377149_9.gif" width="66" height="80" class="imageShadow" alt="yash92duster's Avatar" border="0" />
</div>
<div class="smallfont">
<div class="pbuser user-title user-title-op-tag"><span class="op-tag">OP</span> Recognized Contributor</div>
<div class="pbuser user-location">
<img src="//cdn-cf-2.xda-developers.com/images/flags/India.png" title="India" class="userflag imageShadow" alt="Flag" />
Chennai
</div>
<div class="userThanksContainer" title="yash92duster has been thanked 9,337 times. That equates to 9/20 notches on our Thanks Meter">
<span class="userThanksText">Thanks<span class="responsive-text-hide"> Meter</span>: 9,337</span>
<div class="userThanksInfo">
<span class="userThanksMeter userThanksMeter9"> </span>
</div>
</div>
<div class="userstars-star userstars-amount-0" title="0 donation stars"></div>
Donate to Me
</div>
More <i class="fas fa-caret-down"></i>
<div id="collapseobj_more_76093183" class="moreUserInfo" style="display:none;">
<div class="pbuser user-posts">
<strong>9,570</strong> posts
</div>
<div class="pbuser user-joindate"><span class="time responsive-text-hide">Join Date:</span><span class="responsive-text-show">Joined:</span> Jan 2015</div>
<div class="my-devices pbuser">My Devices: <a href='/galaxy-s5'>Samsung Galaxy S 5</a>, <a href='/tab-4'>Samsung Galaxy Tab 4</a>, <a href='/moto-e-2015'>Moto E 2015</a>, <a href='/zenwatch-2'>Asus ZenWatch 2</a>, <a href='/samsung-a-series'>Samsung Galaxy A Series</a>, <a href='/galaxy-e-series'>Samsung Galaxy E Series</a>, <a href='/galaxy-s7'>Samsung Galaxy S7</a>, <a href='/galaxy-s8+'>Samsung Galaxy S8+</a>, <a href='/galaxy-s9'>Samsung Galaxy S9</a></div>
<img src="//cdn-cf-2.xda-developers.com/images/providers/India - Jio.png" title="India - Jio" class="carrier" alt="Carrier - India - Jio">
<div class="userChatIcons"> </div>
Less <i class="fas fa-caret-up"></i>
</div>
</div>
<div class="postbit-content postbit-content-moderated" id="td_post_76093183">
<div class="post-text" id="post_message_76093183">
#Reserved5
</div>
</div>
</div>
<div class="postbutton-row">
<div class="post-left">
</div>
<div class="post-buttons">
<i class="pbfa fas fa-share-square"></i><span class="responsive-text-hide"> Submit to XDA Portal</span>
<i class="pbfa fas fa-reply"></i><span class="responsive-text-hide"> Quick Reply</span>
<i class="pbfa fas fa-share-square"></i><span class="responsive-text-hide"> Reply</span>
</div>
<div class="post-right">
</div>
</div>
<div id="post_thanks_box_76093183" class="post_thanks_box_wrapper">
<a href="#" class="thanksShow toggleCollapse" id="toggleCollapse_Thanks_76093183" rel="nofollow">
The Following 4 Users Say Thank You to yash92duster For This Useful Post: <span class="thanksExpandPhrase">[ View ]</span>
</a>
<a target="_blank" class="gift-post" href="/ad-free/?postid=76093183">Gift yash92duster Ad-Free</a>
<div class="thanksNames" id="collapseobj_Thanks_76093183" style="display:none;">
<div> Dr.NHTT<span class="post-thanks-box-date">(16th August 2018)</span>, mohitmallick17<span class="post-thanks-box-date">(14th April 2018)</span>, <span style="font-weight: bold; color: DarkOrange;">Senthil360</span><span class="post-thanks-box-date">(9th July 2018)</span>, TaifAljaloo<span class="post-thanks-box-date">(14th April 2018)</span></div>
</div>
</div>
</div>
<div id="edit76093314" class="postbit-wrapper ">
<a id="post76093314" class="postbit-anchor"></a>
<div class="post-head-container">
<div class="post-head post-head-left">
<div id="postmenu_76093314">
<i class="fas fa-user-circle post-onlinestatus post-onlinestatus-offline" title="AbrahamGC is offline"></i>
<a class="bigfusername xda-popup-trigger" id="postmenu_76093314" href="member.php?u=7393522">AbrahamGC</a>
<div class="xda-popup popup-notable xda-popup-inplace" id="postmenu_76093314_menu" style="display:none;">
<i class="fas fa-user-circle"></i> View Profile
<i class="fas fa-comment-dots"></i> View Forum Posts
<a target="_blank" href="https://www.paypal.me/GCAbraham" rel="nofollow"><i class="fas fa-donate"></i> Donate to Me</a>
</div>
</div>
</div>
<div class="post-head post-head-right">
<span class="time">2nd April 2018, 02:04 AM</span>
<span class="posttime-number-seperator">|</span><strong>#7</strong>
<div class="postbit-social">
<i class="fagp fab fa-google-plus-g"></i>
<i class="fafb fab fa-facebook-f"></i>
<i class="fatw fab fa-twitter"></i>
</div>
</div>
</div>
<div class="post-content-container">
<div class="postbit-userinfo-cell">
<div class="smallfont">
<div class="pbuser user-title "> Senior Member</div>
<div class="pbuser user-location">
<img src="//cdn-cf-2.xda-developers.com/images/flags/Spain.png" title="Spain" class="userflag imageShadow" alt="Flag" />
/home
</div>
<div class="userThanksContainer" title="AbrahamGC has been thanked 933 times. That equates to 6/20 notches on our Thanks Meter">
<span class="userThanksText">Thanks<span class="responsive-text-hide"> Meter</span>: 933</span>
<div class="userThanksInfo">
<span class="userThanksMeter userThanksMeter6"> </span>
</div>
</div>
<div class="userstars-star userstars-amount-0" title="0 donation stars"></div>
<a target="_blank" href="https://www.paypal.me/GCAbraham" rel="nofollow" class="donateButton">Donate to Me</a>
</div>
More <i class="fas fa-caret-down"></i>
<div id="collapseobj_more_76093314" class="moreUserInfo" style="display:none;">
<div class="pbuser user-posts">
<strong>290</strong> posts
</div>
<div class="pbuser user-joindate"><span class="time responsive-text-hide">Join Date:</span><span class="responsive-text-show">Joined:</span> Apr 2016</div>
<div class="my-devices pbuser">My Devices: <a href='/galaxy-note-8'>Samsung Galaxy Note 8</a></div>
<div class="userChatIcons"> </div>
Less <i class="fas fa-caret-up"></i>
</div>
</div>
<div class="postbit-content postbit-content-moderated" id="td_post_76093314">
<div class="post-text" id="post_message_76093314">
Thanks for make this thread.... it can be lot of helpfull <img src="//forum.xda-cdn.com/images/smilies/biggrin.gif" border="0" alt="" title="Big Grin" class="inlineimg" /><br />
<br />
These guides still working on Oreo : (I mean the functionallity, the examples will not be the same)<br />
<br />
GearUtils (Global context)<br />
Content observer<br />
SysScope patch (Device official)<br />
<br />
Of course all the credits for the original developers... <img src="//forum.xda-cdn.com/images/smilies/good.gif" border="0" alt="" title="Good" class="inlineimg" />
</div>
</div>
</div>
<div class="postbutton-row">
<div class="post-left">
</div>
<div class="post-buttons">
<i class="pbfa fas fa-share-square"></i><span class="responsive-text-hide"> Submit to XDA Portal</span>
<i class="pbfa fas fa-reply"></i><span class="responsive-text-hide"> Quick Reply</span>
<i class="pbfa fas fa-share-square"></i><span class="responsive-text-hide"> Reply</span>
</div>
<div class="post-right">
</div>
</div>
<div id="post_thanks_box_76093314" class="post_thanks_box_wrapper">
<a href="#" class="thanksShow toggleCollapse" id="toggleCollapse_Thanks_76093314" rel="nofollow">
The Following 5 Users Say Thank You to AbrahamGC For This Useful Post: <span class="thanksExpandPhrase">[ View ]</span>
</a>
<a target="_blank" class="gift-post" href="/ad-free/?postid=76093314">Gift AbrahamGC Ad-Free</a>
<div class="thanksNames" id="collapseobj_Thanks_76093314" style="display:none;">
<div> a.raul<span class="post-thanks-box-date">(3rd April 2018)</span>, mohitmallick17<span class="post-thanks-box-date">(14th April 2018)</span>, ridwan.sn<span class="post-thanks-box-date">(2nd April 2018)</span>, scooby07<span class="post-thanks-box-date">(9th September 2018)</span>, <span style="color: green; font-style: italic;">yash92duster</span><span class="post-thanks-box-date">(2nd April 2018)</span></div>
</div>
</div>
</div>
<div id="edit76164778" class="postbit-wrapper ">
<a id="post76164778" class="postbit-anchor"></a>
<div class="post-head-container">
<div class="post-head post-head-left">
<div id="postmenu_76164778">
<i class="fas fa-user-circle post-onlinestatus post-onlinestatus-offline" title="jack allen is offline"></i>
<a class="bigfusername xda-popup-trigger" id="postmenu_76164778" href="member.php?u=5620850">jack allen</a>
<div class="xda-popup popup-notable xda-popup-inplace" id="postmenu_76164778_menu" style="display:none;">
<i class="fas fa-user-circle"></i> View Profile
<i class="fas fa-comment-dots"></i> View Forum Posts
<i class="fab fa-google-plus-g"></i> Follow on Google+
</div>
</div>
</div>
<div class="post-head post-head-right">
<span class="time">8th April 2018, 02:09 PM</span>
<span class="posttime-number-seperator">|</span><strong>#8</strong>
<div class="postbit-social">
<i class="fagp fab fa-google-plus-g"></i>
<i class="fafb fab fa-facebook-f"></i>
<i class="fatw fab fa-twitter"></i>
</div>
</div>
</div>
<div class="post-content-container">
<div class="postbit-userinfo-cell">
<div class="pbava smallfont">
<img src="//cdn-cf-1.xda-developers.com/customavatars/avatar5620850_11.gif" width="80" height="80" class="imageShadow" alt="jack allen's Avatar" border="0" />
</div>
<div class="smallfont">
<div class="pbuser user-title "> Senior Member</div>
<div class="pbuser user-location">
<img src="//cdn-cf-2.xda-developers.com/images/flags/United Kingdom.png" title="United Kingdom" class="userflag imageShadow" alt="Flag" />
llanelli
</div>
<div class="userThanksContainer" title="jack allen has been thanked 403 times. That equates to 4/20 notches on our Thanks Meter">
<span class="userThanksText">Thanks<span class="responsive-text-hide"> Meter</span>: 403</span>
<div class="userThanksInfo">
<span class="userThanksMeter userThanksMeter4"> </span>
</div>
</div>
<div class="userstars-star userstars-amount-0" title="0 donation stars"></div>
</div>
More <i class="fas fa-caret-down"></i>
<div id="collapseobj_more_76164778" class="moreUserInfo" style="display:none;">
<div class="pbuser user-posts">
<strong>1,841</strong> posts
</div>
<div class="pbuser user-joindate"><span class="time responsive-text-hide">Join Date:</span><span class="responsive-text-show">Joined:</span> Dec 2013</div>
<div class="my-devices pbuser">My Devices: <a href='/galaxy-s8+'>Samsung Galaxy S8+</a>, <a href='/galaxy-s9-plus'>Samsung Galaxy S9+</a></div>
<img src="//cdn-cf-2.xda-developers.com/images/providers/United Kingdom - Vodafone.png" title="United Kingdom - Vodafone" class="carrier" alt="Carrier - United Kingdom - Vodafone">
<div class="userChatIcons"> </div>
Less <i class="fas fa-caret-up"></i>
</div>
</div>
<div class="postbit-content postbit-content-moderated" id="td_post_76164778">
<div class="post-text" id="post_message_76164778">
Deleted
</div>
</div>
</div>
<div class="postbutton-row">
<div class="post-left">
</div>
<div class="post-buttons">
<i class="pbfa fas fa-share-square"></i><span class="responsive-text-hide"> Submit to XDA Portal</span>
<i class="pbfa fas fa-reply"></i><span class="responsive-text-hide"> Quick Reply</span>
<i class="pbfa fas fa-share-square"></i><span class="responsive-text-hide"> Reply</span>
</div>
<div class="post-right">
</div>
</div>
<div id="post_thanks_box_76164778" class="post_thanks_box_wrapper"></div>
</div>
<div id="edit76170901" class="postbit-wrapper ">
<a id="post76170901" class="postbit-anchor"></a>
<div class="post-head-container">
<div class="post-head post-head-left">
<div id="postmenu_76170901">
<i class="fas fa-user-circle post-onlinestatus post-onlinestatus-offline" title="a.raul is offline"></i>
<a class="bigfusername xda-popup-trigger" id="postmenu_76170901" href="member.php?u=5829833">a.raul</a>
<div class="xda-popup popup-notable xda-popup-inplace" id="postmenu_76170901_menu" style="display:none;">
<i class="fas fa-user-circle"></i> View Profile
<i class="fas fa-comment-dots"></i> View Forum Posts
</div>
</div>
</div>
<div class="post-head post-head-right">
<span class="time">9th April 2018, 02:40 AM</span>
<span class="posttime-number-seperator">|</span><strong>#9</strong>
<div class="postbit-social">
<i class="fagp fab fa-google-plus-g"></i>
<i class="fafb fab fa-facebook-f"></i>
<i class="fatw fab fa-twitter"></i>
</div>
</div>
</div>
<div class="post-content-container">
<div class="postbit-userinfo-cell">
<div class="pbava smallfont">
<img src="//cdn-cf-1.xda-developers.com/customavatars/avatar5829833_5.gif" width="80" height="45" class="imageShadow" alt="a.raul's Avatar" border="0" />
</div>
<div class="smallfont">
<div class="pbuser user-title "> Senior Member</div>
<div class="pbuser user-location">
<img src="//cdn-cf-2.xda-developers.com/images/flags/Spain.png" title="Spain" class="userflag imageShadow" alt="Flag" />
Mordor
</div>
<div class="userThanksContainer" title="a.raul has been thanked 396 times. That equates to 4/20 notches on our Thanks Meter">
<span class="userThanksText">Thanks<span class="responsive-text-hide"> Meter</span>: 396</span>
<div class="userThanksInfo">
<span class="userThanksMeter userThanksMeter4"> </span>
</div>
</div>
<div class="userstars-star userstars-amount-0" title="0 donation stars"></div>
</div>
More <i class="fas fa-caret-down"></i>
<div id="collapseobj_more_76170901" class="moreUserInfo" style="display:none;">
<div class="pbuser user-posts">
<strong>313</strong> posts
</div>
<div class="pbuser user-joindate"><span class="time responsive-text-hide">Join Date:</span><span class="responsive-text-show">Joined:</span> Apr 2014</div>
<img src="//cdn-cf-2.xda-developers.com/images/providers/Spain - Movistar.png" title="Spain - Movistar" class="carrier" alt="Carrier - Spain - Movistar">
<div class="userChatIcons"> </div>
Less <i class="fas fa-caret-up"></i>
</div>
</div>
<div class="postbit-content postbit-content-moderated" id="td_post_76170901">
<div class="postbit-posttitle smallfont">
<strong>Guide menu reset and off on samsung oreo</strong>
</div>
<div class="post-text" id="post_message_76170901">
GUIDE MENU RESET AND OFF ON SAMSUNG OREO<br />
<br />
WITH FIX FOR RECOVERY, DOWNLOAD AND TORCH from @AbrahamGC and DeluxRom<br />
<br />
Your work here:<br />
<br />
https://www.htcmania.com/showthread.php?t=1404819<br />
<br />
EVERYTHING USED HERE IS FROM THE DELUXROM DEVICE, ANY DEV THAT YOU WANT TO USE IN<br />
YOUR ROMS SOMETHING ABOUT THIS WORK, YOU MUST CONTACT ME OR @AbrahamGC<br />
<br />
ANY QUESTIONS ARE ASKED IN THE THREAD AND NO PERSONAL MODIFICATIONS ARE MADE,<br />
IF YOU ARE HERE IT IS BECAUSE YOU KNOW HOW TO DISCOVER IN THE MODIFICATIONS ....<br />
<br />
<br />
<br />
IF YOU FOLLOW THE GUIDE TO THE FOOT OF THE LETTER, THERE WILL BE NO PROBLEM IN MOD.<br />
<br />
I DO NOT BE RESPONSIBLE FOR THE BAD UTULIZATION OR INTERPRETATION OF THE MOD.<br />
<br />
THIS MOD CONSISTS OF VARIOUS PARTS AND WE WILL USE framework-res.apk, SystemUI.apk and ScreenRecorder.apk<br />
<br />
THE GUIDES ARE MADE IN SPANISH AND ENGLISH IN * .smali FOR A BETTER UNDERSTANDING AND WITH THE BEST POSSIBLE TRANSLATION. THEY ARE WITHIN THE .RAR<br />
<br />
menu_extendido_reinicireo_Samsung.rar<br />
<br />
WITH ScreenRecorder.apk WE WILL HAVE ACCESS TO THE ADJUSTMENTS OF THE APPLICATION IN THE APPLICATION DRAWER
</div>
<div class="postbit-attachment">
<fieldset class="fieldset">
<legend>Attached Thumbnails</legend>
<div class="postbit-attachment-file postbit-attachment-thumbnails">
<a href="attachment.php?attachmentid=4470968&d=1523237863" rel="Lightbox_76170901" id="attachment4470968"><img class="thumbnail" src="https://dl.xda-developers.com/thumbs/4/4/7/0/9/6/8/4470968.jpg" border="0" alt="Click image for larger version
Name: Screenshot_20180409-025431.jpg
Views: 3782
Size: 113.1 KB
ID: 4470968" /></a>
<a href="attachment.php?attachmentid=4470969&d=1523237873" rel="Lightbox_76170901" id="attachment4470969"><img class="thumbnail" src="https://dl.xda-developers.com/thumbs/4/4/7/0/9/6/9/4470969.jpg" border="0" alt="Click image for larger version
Name: Screenshot_20180409-025442.jpg
Views: 3788
Size: 121.0 KB
ID: 4470969" /></a>
<a href="attachment.php?attachmentid=4470970&d=1523237884" rel="Lightbox_76170901" id="attachment4470970"><img class="thumbnail" src="https://dl.xda-developers.com/thumbs/4/4/7/0/9/7/0/4470970.jpg" border="0" alt="Click image for larger version
Name: Screenshot_20180409-025956.jpg
Views: 3746
Size: 96.5 KB
ID: 4470970" /></a>
</div>
</fieldset>
<fieldset class="fieldset">
<legend>Attached Files</legend>
<table cellpadding="0" cellspacing="3" border="0">
<tr>
<td><img class="inlineimg" src="//cdn-cf-1.xda-developers.com/images/2015/attach/rar.gif" alt="File Type: rar" width="16" height="16" border="0" style="vertical-align:baseline" /></td>
<td>menu_extendido_reinicireo_Samsung.rar -
<a id="4470971" class="qrLink" href="javascript:void(0);">[Click for QR Code]</a>
(1.92 MB, 1762 views)</td>
</tr>
</table>
</fieldset>
</div>
</div>
</div>
<div class="postbutton-row">
<div class="post-left">
</div>
<div class="post-buttons">
<i class="pbfa fas fa-share-square"></i><span class="responsive-text-hide"> Submit to XDA Portal</span>
<i class="pbfa fas fa-reply"></i><span class="responsive-text-hide"> Quick Reply</span>
<i class="pbfa fas fa-share-square"></i><span class="responsive-text-hide"> Reply</span>
</div>
<div class="post-right">
</div>
</div>
<div id="post_thanks_box_76170901" class="post_thanks_box_wrapper">
<a href="#" class="thanksShow toggleCollapse" id="toggleCollapse_Thanks_76170901" rel="nofollow">
The Following 7 Users Say Thank You to a.raul For This Useful Post: <span class="thanksExpandPhrase">[ View ]</span>
</a>
<a target="_blank" class="gift-post" href="/ad-free/?postid=76170901">Gift a.raul Ad-Free</a>
<div class="thanksNames" id="collapseobj_Thanks_76170901" style="display:none;">
<div> AbrahamGC<span class="post-thanks-box-date">(9th April 2018)</span>, Albe96<span class="post-thanks-box-date">(25th April 2018)</span>, edzamber<span class="post-thanks-box-date">(10th April 2018)</span>, Frozen27<span class="post-thanks-box-date">(23rd July 2018)</span>, mohitmallick17<span class="post-thanks-box-date">(22nd May 2018)</span>, scooby07<span class="post-thanks-box-date">(9th September 2018)</span>, <span style="color: green; font-style: italic;">yash92duster</span><span class="post-thanks-box-date">(9th April 2018)</span></div>
</div>
</div>
</div>
<div id="edit76206008" class="postbit-wrapper ">
<a id="post76206008" class="postbit-anchor"></a>
<div class="post-head-container">
<div class="post-head post-head-left">
<div id="postmenu_76206008">
<i class="fas fa-user-circle post-onlinestatus post-onlinestatus-offline" title="corsicanu is offline"></i>
<a class="bigfusername username-underline xda-popup-trigger" id="postmenu_76206008" href="member.php?u=4658360"><span style="font-weight: bold; color: DarkOrange;">corsicanu</span></a>
<div class="xda-popup popup-notable xda-popup-inplace" id="postmenu_76206008_menu" style="display:none;">
<i class="fas fa-user-circle"></i> View Profile
<i class="fas fa-comment-dots"></i> View Forum Posts
<i class="fab fa-github"></i> View GitHub profile
<a target="_blank" href="https://paypal.me/corsicanu" rel="nofollow"><i class="fas fa-donate"></i> Donate to Me</a>
</div>
</div>
</div>
<div class="post-head post-head-right">
<span class="time">12th April 2018, 08:22 AM</span>
<span class="posttime-number-seperator">|</span><strong>#10</strong>
<div class="postbit-social">
<i class="fagp fab fa-google-plus-g"></i>
<i class="fafb fab fa-facebook-f"></i>
<i class="fatw fab fa-twitter"></i>
</div>
</div>
</div>
<div class="post-content-container">
<div class="postbit-userinfo-cell">
<div class="pbava smallfont">
<img src="//cdn-cf-1.xda-developers.com/customavatars/avatar4658360_15.gif" width="80" height="80" class="imageShadow" alt="corsicanu's Avatar" border="0" />
</div>
<div class="smallfont">
<div class="pbuser user-title "> Recognized Developer</div>
<div class="pbuser user-location">
<img src="//cdn-cf-2.xda-developers.com/images/flags/Romania.png" title="Romania" class="userflag imageShadow" alt="Flag" />
București
</div>
<div class="userThanksContainer" title="corsicanu has been thanked 5,157 times. That equates to 9/20 notches on our Thanks Meter">
<span class="userThanksText">Thanks<span class="responsive-text-hide"> Meter</span>: 5,157</span>
<div class="userThanksInfo">
<span class="userThanksMeter userThanksMeter9"> </span>
</div>
</div>
<div class="userstars-star userstars-amount-0" title="0 donation stars"></div>
<a target="_blank" href="https://paypal.me/corsicanu" rel="nofollow" class="donateButton">Donate to Me</a>
</div>
More <i class="fas fa-caret-down"></i>
<div id="collapseobj_more_76206008" class="moreUserInfo" style="display:none;">
<div class="pbuser user-posts">
<strong>1,577</strong> posts
</div>
<div class="pbuser user-joindate"><span class="time responsive-text-hide">Join Date:</span><span class="responsive-text-show">Joined:</span> May 2012</div>
<div class="my-devices pbuser">My Devices: <a href='/galaxy-fame'>Samsung Galaxy Fame</a>, <a href='/samsung-a-series'>Samsung Galaxy A Series</a>, <a href='/galaxy-j5'>Samsung Galaxy J5</a>, <a href='/samsung-a-series-2017'>Samsung Galaxy A Series 2017</a>, <a href='/galaxy-j7-2017'>Samsung Galaxy J7 (2017)</a>, <a href='/galaxy-note-8'>Samsung Galaxy Note 8</a></div>
<img src="//cdn-cf-2.xda-developers.com/images/providers/Romania - Vodafone.png" title="Romania - Vodafone" class="carrier" alt="Carrier - Romania - Vodafone">
<div class="userChatIcons"> </div>
Less <i class="fas fa-caret-up"></i>
</div>
</div>
<div class="postbit-content postbit-content-moderated" id="td_post_76206008">
<div class="post-text" id="post_message_76206008">
<b><font color="RoyalBlue">Some OMC manipulation tips <img src="//forum.xda-cdn.com/images/smilies/smile.gif" border="0" alt="" title="Smile" class="inlineimg" /></font></b><br />
<b>Please take some time to read patiently everything. As always i`m not responsable for any damage that <i>you</i> do to your device.</b><br />
Hello guys, i want to share some info with you. As recognised devs say from time to time, we just need to think outside the box, everything is there for us to read/learn. I`m gonna debate in this post 2 issues that i had and the workaround for them:<br />
<br />
<font color="red"><font size="3"><b>1. OMC code changing wants to wipe data..</b></font></font> <br />
But who will agree to that without a fair fight? I investigated the frameworks and found out that samsung sets country code to use from the mcc/mnc of the sim card inserted. Inside efs/imei should be a country code file named mps_code.dat, which it contains some code. Usually at the first boot framework is creating a new file in there named omcnw_code.dat containing sim card code.. After booting, it compares both files mps_code.dat and omcnw_code.dat and if the string inside doesn`t match, it prompts for a reboot to apply the country or reboot to factory reset to use new sim. Now, if you don`t have stock recovery to securely perform the wipe, you`ll probably end in bootloop. First time i ended in bootloop because of twrp, second time i mounted efs from twrp and manually changed the mps_code.dat according to sim country. Booted up and all just was ok, without the wipe that samsung added.<br />
Therefore i tried to make a method inside SystemServer.smali (services.jar/smali/com/android/servers) that loads at boot, looks for the omcnw and if it`s found, it will delete mps_code.dat and rename omcnw_code.dat to mps_code.dat, so you won`t feel the change but also no more wipe prompt.<br />
Under the <b># direct methods</b>, anywhere after <i>.method public constructor <init>()V</i> i added this method:<br />
<div style="margin:20px; margin-top:5px">
<div class="smallfont" style="margin-bottom:2px">Code: </div>
<pre class="alt2 " dir="ltr" style="
margin: 0px;
padding: 5px;
border: 1px inset;
width: 100%;
height: 498px;
text-align: left;
overflow: auto">.method private static deleteOmcnw()V
.locals 5
const-string/jumbo v2, "/efs/imei/omcnw_code.dat"
const-string/jumbo v3, "/efs/imei/mps_code.dat"
new-instance v0, Ljava/io/File;
invoke-direct {v0, v2}, Ljava/io/File;-><init>(Ljava/lang/StringV
if-eqz v0, :cond_0
invoke-virtual {v0}, Ljava/io/File;->exists()Z
move-result v1
if-eqz v1, :cond_0
new-instance v1, Ljava/io/File;
invoke-direct {v1, v3}, Ljava/io/File;-><init>(Ljava/lang/StringV
if-eqz v1, :cond_0
invoke-virtual {v1}, Ljava/io/File;->exists()Z
move-result v4
if-eqz v4, :cond_0
invoke-virtual {v1}, Ljava/io/File;->delete()Z
invoke-virtual {v0, v1}, Ljava/io/File;->renameTo(Ljava/io/FileZ
:goto_0
return-void
:cond_0
const-string/jumbo v0, <font color="Blue">"omcnw"</font>
const-string/jumbo v1, <font color="Blue">"Some log lines, blah blah blah"</font>
invoke-static {v0, v1}, Lcom/android/server/utils/sysfwutil/Slog;->e(Ljava/lang/String;Ljava/lang/StringI
goto :goto_0
.end method</pre>
</div>And ofc now we need an invoke for this method.<br />
I added it in <b>.method private run()V</b> after loading libandroid_servers<br />
<div style="margin:20px; margin-top:5px">
<div class="smallfont" style="margin-bottom:2px">Code: </div>
<pre class="alt2 " dir="ltr" style="
margin: 0px;
padding: 5px;
border: 1px inset;
width: 100%;
height: 258px;
text-align: left;
overflow: auto"> invoke-static {v0}, Landroid/os/Process;->setCanSelfBackground(Z)V
invoke-static {}, Landroid/os/Looper;->prepareMainLooper()V
const-string/jumbo v0, "android_servers"
invoke-static {v0}, Ljava/lang/System;->loadLibrary(Ljava/lang/StringV
<font color="Blue">invoke-static {}, Lcom/android/server/SystemServer;->deleteOmcnw()V</font>
invoke-direct {p0}, Lcom/android/server/SystemServer;->performPendingShutdown()V
invoke-direct {p0}, Lcom/android/server/SystemServer;->createSystemContext()V
new-instance v0, Lcom/android/server/SystemServiceManager;</pre>
</div>After this, no more prompt about wipe to use the sim.<br />
<br />
<font color="Red"><font size="3"><b>2. OMC is a pain when it comes to add features..</b></font></font><br />
I wanted to add csc features but either omc was encrypted (which has a solution now), or either way too many xmls to edit.. Investigated a bit SemCscFeature.smali (framework.jar/smali_classes3/samsung/android/feature) and gave me an idea that actually worked. <br />
The point was to duplicate <b>loadNetworkFeatureFile</b> method, rename it, point it to certain location where we will add a <b>single</b> xml file containing all the features we want and add the invoke right after loadNetworkFeatureFile invoke. By doing this, doesn`t matter what csc is loaded, the system will load our custom xml too. Less time to add features, cleaner way to load, and it doesn`t even need to decrypt omc. And by using a duplicate of loadNetworkFeatureFile we can encrypt our xml too <img src="//forum.xda-cdn.com/images/smilies/smile.gif" border="0" alt="" title="Smile" class="inlineimg" /> .<br />
I`m gonna post my methods too, might be a bit sloppy code, i lost myselff inside of it, but as long as it does what it`s supposed, doesn`t matter anymore <img src="//forum.xda-cdn.com/images/smilies/laugh.gif" border="0" alt="" title="Laugh" class="inlineimg" /><br />
Gonna hide the method as it is a long one<br />
<div class="bbcode-hide" style="margin:20px; margin-top:5px">
<input type="button" value="Click To Show Content" style="font-size:12px; padding:5px; display:block; margin:0; width:175px; cursorointer; text-align:center; text-transform:uppercase;" onClick="if (this.parentNode.getElementsByTagName('div')[0].style.display != '') { this.parentNode.getElementsByTagName('div')[0].style.display = ''; this.value='Click To Hide Content'; } else { this.parentNode.getElementsByTagName('div')[0].style.display = 'none'; this.value='Click To Show Content'; }">
<div style="display: none;">
<div style="margin:20px; margin-top:5px">
<div class="smallfont" style="margin-bottom:2px">Code: </div>
<pre class="alt2 " dir="ltr" style="
margin: 0px;
padding: 5px;
border: 1px inset;
width: 100%;
height: 498px;
text-align: left;
overflow: auto">.method private loadHadesFeatureFile(ZLjava/lang/StringV
.locals 24
const/16 v16, 0x0
const/4 v12, 0x0
const/4 v14, 0x0
const/4 v7, -0x1
const/4 v2, 0x0
const/4 v3, 0x0
const/4 v10, 0x0
<font color="Blue">const-string/jumbo v10, "/system/etc" # custom xml path here</font>
:try_start_0
new-instance v11, Ljava/io/File;
new-instance v20, Ljava/lang/StringBuilder;
invoke-direct/range {v20 .. v20}, Ljava/lang/StringBuilder;-><init>()V
move-object/from16 v0, v20
invoke-virtual {v0, v10}, Ljava/lang/StringBuilder;->append(Ljava/lang/StringLjava/lang/StringBuilder;
move-result-object v20
<font color="Blue">const-string/jumbo v21, "/hades.xml" # custom xml name here</font>
invoke-virtual/range {v20 .. v21}, Ljava/lang/StringBuilder;->append(Ljava/lang/StringLjava/lang/StringBuilder;
move-result-object v20
invoke-virtual/range {v20 .. v20}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;
move-result-object v20
move-object/from16 v0, v20
invoke-direct {v11, v0}, Ljava/io/File;-><init>(Ljava/lang/StringV
invoke-virtual {v11}, Ljava/io/File;->exists()Z
move-result v20
if-eqz v20, :cond_0
invoke-virtual {v11}, Ljava/io/File;->length()J
move-result-wide v20
const-wide/16 v22, 0x0
cmp-long v20, v20, v22
if-gtz v20, :cond_1
:cond_0
return-void
:cond_1
invoke-static {}, Lorg/xmlpull/v1/XmlPullParserFactory;->newInstance()Lorg/xmlpull/v1/XmlPullParserFactory;
move-result-object v9
const/16 v20, 0x1
move/from16 v0, v20
invoke-virtual {v9, v0}, Lorg/xmlpull/v1/XmlPullParserFactory;->setNamespaceAware(Z)V
invoke-virtual {v9}, Lorg/xmlpull/v1/XmlPullParserFactory;->newPullParser()Lorg/xmlpull/v1/XmlPullParser;
move-result-object v16
new-instance v13, Ljava/io/FileInputStream;
invoke-direct {v13, v11}, Ljava/io/FileInputStream;-><init>(Ljava/io/FileV
:try_end_0
.catch Lorg/xmlpull/v1/XmlPullParserException; {:try_start_0 .. :try_end_0} :catch_b
.catch Ljava/io/FileNotFoundException; {:try_start_0 .. :try_end_0} :catch_d
.catch Ljava/io/IOException; {:try_start_0 .. :try_end_0} :catch_f
.catchall {:try_start_0 .. :try_end_0} :catchall_1
:try_start_1
move-object/from16 v0, p0
invoke-direct {v0, v11}, Lcom/samsung/android/feature/SemCscFeature;->isXmlEncoded(Ljava/io/FileZ
move-result v20
if-eqz v20, :cond_3
invoke-virtual {v13}, Ljava/io/FileInputStream;->available()I
move-result v18
move/from16 v0, v18
new-array v0, v0, [B
move-object/from16 v19, v0
move-object/from16 v0, v19
invoke-virtual {v13, v0}, Ljava/io/FileInputStream;->read([B)I
invoke-virtual {v13}, Ljava/io/FileInputStream;->close()V
move-object/from16 v0, p0
move-object/from16 v1, v19
invoke-direct {v0, v1}, Lcom/samsung/android/feature/SemCscFeature;->decode([B)[B
move-result-object v17
new-instance v15, Ljava/io/ByteArrayInputStream;
move-object/from16 v0, v17
invoke-direct {v15, v0}, Ljava/io/ByteArrayInputStream;-><init>([B)V
:try_end_1
.catch Lorg/xmlpull/v1/XmlPullParserException; {:try_start_1 .. :try_end_1} :catch_0
.catch Ljava/io/FileNotFoundException; {:try_start_1 .. :try_end_1} :catch_2
.catch Ljava/io/IOException; {:try_start_1 .. :try_end_1} :catch_5
.catchall {:try_start_1 .. :try_end_1} :catchall_0
const/16 v20, 0x0
:try_start_2
move-object/from16 v0, v16
move-object/from16 v1, v20
invoke-interface {v0, v15, v1}, Lorg/xmlpull/v1/XmlPullParser;->setInput(Ljava/io/InputStream;Ljava/lang/StringV
:try_end_2
.catch Lorg/xmlpull/v1/XmlPullParserException; {:try_start_2 .. :try_end_2} :catch_c
.catch Ljava/io/FileNotFoundException; {:try_start_2 .. :try_end_2} :catch_e
.catch Ljava/io/IOException; {:try_start_2 .. :try_end_2} :catch_10
.catchall {:try_start_2 .. :try_end_2} :catchall_2
move-object v14, v15
:goto_0
:try_start_3
invoke-interface/range {v16 .. v16}, Lorg/xmlpull/v1/XmlPullParser;->getEventType()I
move-result v7
:goto_1
const/16 v20, 0x1
move/from16 v0, v20
if-eq v7, v0, :cond_c
const/16 v20, 0x2
move/from16 v0, v20
if-ne v7, v0, :cond_6
invoke-interface/range {v16 .. v16}, Lorg/xmlpull/v1/XmlPullParser;->getName()Ljava/lang/String;
:try_end_3
.catch Lorg/xmlpull/v1/XmlPullParserException; {:try_start_3 .. :try_end_3} :catch_0
.catch Ljava/io/FileNotFoundException; {:try_start_3 .. :try_end_3} :catch_2
.catch Ljava/io/IOException; {:try_start_3 .. :try_end_3} :catch_5
.catchall {:try_start_3 .. :try_end_3} :catchall_0
move-result-object v2
:cond_2
:goto_2
:try_start_4
invoke-interface/range {v16 .. v16}, Lorg/xmlpull/v1/XmlPullParser;->next()I
:try_end_4
.catch Ljava/io/IOException; {:try_start_4 .. :try_end_4} :catch_7
.catch Lorg/xmlpull/v1/XmlPullParserException; {:try_start_4 .. :try_end_4} :catch_0
.catch Ljava/io/FileNotFoundException; {:try_start_4 .. :try_end_4} :catch_2
.catchall {:try_start_4 .. :try_end_4} :catchall_0
move-result v7
goto :goto_1
:cond_3
const/16 v20, 0x0
:try_start_5
move-object/from16 v0, v16
move-object/from16 v1, v20
invoke-interface {v0, v13, v1}, Lorg/xmlpull/v1/XmlPullParser;->setInput(Ljava/io/InputStream;Ljava/lang/StringV
:try_end_5
.catch Lorg/xmlpull/v1/XmlPullParserException; {:try_start_5 .. :try_end_5} :catch_0
.catch Ljava/io/FileNotFoundException; {:try_start_5 .. :try_end_5} :catch_2
.catch Ljava/io/IOException; {:try_start_5 .. :try_end_5} :catch_5
.catchall {:try_start_5 .. :try_end_5} :catchall_0
goto :goto_0
:catch_0
move-exception v6
move-object v12, v13
:goto_3
:try_start_6
const-string/jumbo v20, "SemCscFeature"
invoke-virtual {v6}, Ljava/lang/Throwable;->toString()Ljava/lang/String;
move-result-object v21
invoke-static/range {v20 .. v21}, Landroid/util/Log;->w(Ljava/lang/String;Ljava/lang/StringI
:try_end_6
.catchall {:try_start_6 .. :try_end_6} :catchall_1
if-eqz v12, :cond_4
:try_start_7
invoke-virtual {v12}, Ljava/io/FileInputStream;->close()V
const/4 v12, 0x0
:cond_4
if-eqz v14, :cond_5
invoke-virtual {v14}, Ljava/io/ByteArrayInputStream;->close()V
:try_end_7
.catch Ljava/io/IOException; {:try_start_7 .. :try_end_7} :catch_9
:goto_4
const/4 v14, 0x0
:cond_5
:goto_5
return-void
:cond_6
const/16 v20, 0x4
move/from16 v0, v20
if-ne v7, v0, :cond_2
:try_start_8
invoke-interface/range {v16 .. v16}, Lorg/xmlpull/v1/XmlPullParser;->getText()Ljava/lang/String;
move-result-object v3
if-eqz v2, :cond_2
if-eqz v3, :cond_2
move-object/from16 v0, p0
iget-object v0, v0, Lcom/samsung/android/feature/SemCscFeature;->mFeatureList:Ljava/util/Hashtable;
move-object/from16 v20, v0
move-object/from16 v0, v20
invoke-virtual {v0, v2}, Ljava/util/Hashtable;->containsKey(Ljava/lang/ObjectZ
:try_end_8
.catch Lorg/xmlpull/v1/XmlPullParserException; {:try_start_8 .. :try_end_8} :catch_0
.catch Ljava/io/FileNotFoundException; {:try_start_8 .. :try_end_8} :catch_2
.catch Ljava/io/IOException; {:try_start_8 .. :try_end_8} :catch_5
.catchall {:try_start_8 .. :try_end_8} :catchall_0
move-result v20
if-eqz v20, :cond_8
:try_start_9
invoke-interface/range {v16 .. v16}, Lorg/xmlpull/v1/XmlPullParser;->next()I
:try_end_9
.catch Ljava/io/IOException; {:try_start_9 .. :try_end_9} :catch_1
.catch Lorg/xmlpull/v1/XmlPullParserException; {:try_start_9 .. :try_end_9} :catch_0
.catch Ljava/io/FileNotFoundException; {:try_start_9 .. :try_end_9} :catch_2
.catchall {:try_start_9 .. :try_end_9} :catchall_0
move-result v7
goto :goto_1
:catch_1
move-exception v5
:try_start_a
const-string/jumbo v20, "SemCscFeature"
invoke-virtual {v5}, Ljava/lang/Throwable;->toString()Ljava/lang/String;
move-result-object v21
invoke-static/range {v20 .. v21}, Landroid/util/Log;->w(Ljava/lang/String;Ljava/lang/StringI
:try_end_a
.catch Lorg/xmlpull/v1/XmlPullParserException; {:try_start_a .. :try_end_a} :catch_0
.catch Ljava/io/FileNotFoundException; {:try_start_a .. :try_end_a} :catch_2
.catch Ljava/io/IOException; {:try_start_a .. :try_end_a} :catch_5
.catchall {:try_start_a .. :try_end_a} :catchall_0
goto :goto_1
:catch_2
move-exception v4
move-object v12, v13
:goto_6
:try_start_b
const-string/jumbo v20, "SemCscFeature"
invoke-virtual {v4}, Ljava/lang/Throwable;->toString()Ljava/lang/String;
move-result-object v21
invoke-static/range {v20 .. v21}, Landroid/util/Log;->w(Ljava/lang/String;Ljava/lang/StringI
:try_end_b
.catchall {:try_start_b .. :try_end_b} :catchall_1
if-eqz v12, :cond_7
:try_start_c
invoke-virtual {v12}, Ljava/io/FileInputStream;->close()V
const/4 v12, 0x0
:cond_7
if-eqz v14, :cond_5
invoke-virtual {v14}, Ljava/io/ByteArrayInputStream;->close()V
:try_end_c
.catch Ljava/io/IOException; {:try_start_c .. :try_end_c} :catch_3
goto :goto_4
:catch_3
move-exception v5
const-string/jumbo v20, "SemCscFeature"
invoke-virtual {v5}, Ljava/lang/Throwable;->toString()Ljava/lang/String;
move-result-object v21
invoke-static/range {v20 .. v21}, Landroid/util/Log;->w(Ljava/lang/String;Ljava/lang/StringI
goto :goto_5
:cond_8
:try_start_d
invoke-virtual {v3}, Ljava/lang/String;->trim()Ljava/lang/String;
move-result-object v3
move-object/from16 v0, p0
iget-object v0, v0, Lcom/samsung/android/feature/SemCscFeature;->mFeatureList:Ljava/util/Hashtable;
move-object/from16 v20, v0
move-object/from16 v0, v20
invoke-virtual {v0, v2, v3}, Ljava/util/Hashtable;->put(Ljava/lang/Object;Ljava/lang/ObjectLjava/lang/Object;
:try_end_d
.catch Ljava/lang/Exception; {:try_start_d .. :try_end_d} :catch_4
.catch Lorg/xmlpull/v1/XmlPullParserException; {:try_start_d .. :try_end_d} :catch_0
.catch Ljava/io/FileNotFoundException; {:try_start_d .. :try_end_d} :catch_2
.catch Ljava/io/IOException; {:try_start_d .. :try_end_d} :catch_5
.catchall {:try_start_d .. :try_end_d} :catchall_0
goto/16 :goto_2
:catch_4
move-exception v8
:try_start_e
const-string/jumbo v20, "SemCscFeature"
invoke-virtual {v8}, Ljava/lang/Throwable;->toString()Ljava/lang/String;
move-result-object v21
invoke-static/range {v20 .. v21}, Landroid/util/Log;->w(Ljava/lang/String;Ljava/lang/StringI
:try_end_e
.catch Lorg/xmlpull/v1/XmlPullParserException; {:try_start_e .. :try_end_e} :catch_0
.catch Ljava/io/FileNotFoundException; {:try_start_e .. :try_end_e} :catch_2
.catch Ljava/io/IOException; {:try_start_e .. :try_end_e} :catch_5
.catchall {:try_start_e .. :try_end_e} :catchall_0
goto/16 :goto_2
:catch_5
move-exception v5
move-object v12, v13
:goto_7
:try_start_f
const-string/jumbo v20, "SemCscFeature"
invoke-virtual {v5}, Ljava/lang/Throwable;->toString()Ljava/lang/String;
move-result-object v21
invoke-static/range {v20 .. v21}, Landroid/util/Log;->w(Ljava/lang/String;Ljava/lang/StringI
:try_end_f
.catchall {:try_start_f .. :try_end_f} :catchall_1
if-eqz v12, :cond_9
:try_start_10
invoke-virtual {v12}, Ljava/io/FileInputStream;->close()V
const/4 v12, 0x0
:cond_9
if-eqz v14, :cond_5
invoke-virtual {v14}, Ljava/io/ByteArrayInputStream;->close()V
:try_end_10
.catch Ljava/io/IOException; {:try_start_10 .. :try_end_10} :catch_6
goto/16 :goto_4
:catch_6
move-exception v5
const-string/jumbo v20, "SemCscFeature"
invoke-virtual {v5}, Ljava/lang/Throwable;->toString()Ljava/lang/String;
move-result-object v21
invoke-static/range {v20 .. v21}, Landroid/util/Log;->w(Ljava/lang/String;Ljava/lang/StringI
goto/16 :goto_5
:catch_7
move-exception v5
:try_start_11
const-string/jumbo v20, "SemCscFeature"
invoke-virtual {v5}, Ljava/lang/Throwable;->toString()Ljava/lang/String;
move-result-object v21
invoke-static/range {v20 .. v21}, Landroid/util/Log;->w(Ljava/lang/String;Ljava/lang/StringI
:try_end_11
.catch Lorg/xmlpull/v1/XmlPullParserException; {:try_start_11 .. :try_end_11} :catch_0
.catch Ljava/io/FileNotFoundException; {:try_start_11 .. :try_end_11} :catch_2
.catch Ljava/io/IOException; {:try_start_11 .. :try_end_11} :catch_5
.catchall {:try_start_11 .. :try_end_11} :catchall_0
goto/16 :goto_1
:catchall_0
move-exception v20
move-object v12, v13
:goto_8
if-eqz v12, :cond_a
:try_start_12
invoke-virtual {v12}, Ljava/io/FileInputStream;->close()V
const/4 v12, 0x0
:cond_a
if-eqz v14, :cond_b
invoke-virtual {v14}, Ljava/io/ByteArrayInputStream;->close()V
:try_end_12
.catch Ljava/io/IOException; {:try_start_12 .. :try_end_12} :catch_a
const/4 v14, 0x0
:cond_b
:goto_9
throw v20
:cond_c
if-eqz v13, :cond_d
:try_start_13
invoke-virtual {v13}, Ljava/io/FileInputStream;->close()V
:try_end_13
.catch Ljava/io/IOException; {:try_start_13 .. :try_end_13} :catch_11
const/4 v12, 0x0
:goto_a
if-eqz v14, :cond_5
:try_start_14
invoke-virtual {v14}, Ljava/io/ByteArrayInputStream;->close()V
:try_end_14
.catch Ljava/io/IOException; {:try_start_14 .. :try_end_14} :catch_8
goto/16 :goto_4
:catch_8
move-exception v5
:goto_b
const-string/jumbo v20, "SemCscFeature"
invoke-virtual {v5}, Ljava/lang/Throwable;->toString()Ljava/lang/String;
move-result-object v21
invoke-static/range {v20 .. v21}, Landroid/util/Log;->w(Ljava/lang/String;Ljava/lang/StringI
goto/16 :goto_5
:catch_9
move-exception v5
const-string/jumbo v20, "SemCscFeature"
invoke-virtual {v5}, Ljava/lang/Throwable;->toString()Ljava/lang/String;
move-result-object v21
invoke-static/range {v20 .. v21}, Landroid/util/Log;->w(Ljava/lang/String;Ljava/lang/StringI
goto/16 :goto_5
:catch_a
move-exception v5
const-string/jumbo v21, "SemCscFeature"
invoke-virtual {v5}, Ljava/lang/Throwable;->toString()Ljava/lang/String;
move-result-object v22
invoke-static/range {v21 .. v22}, Landroid/util/Log;->w(Ljava/lang/String;Ljava/lang/StringI
goto :goto_9
:catchall_1
move-exception v20
goto :goto_8
:catchall_2
move-exception v20
move-object v14, v15
move-object v12, v13
goto :goto_8
:catch_b
move-exception v6
goto/16 :goto_3
:catch_c
move-exception v6
move-object v14, v15
move-object v12, v13
goto/16 :goto_3
:catch_d
move-exception v4
goto/16 :goto_6
:catch_e
move-exception v4
move-object v14, v15
move-object v12, v13
goto/16 :goto_6
:catch_f
move-exception v5
goto/16 :goto_7
:catch_10
move-exception v5
move-object v14, v15
move-object v12, v13
goto/16 :goto_7
:catch_11
move-exception v5
move-object v12, v13
goto :goto_b
:cond_d
move-object v12, v13
goto :goto_a
.end method</pre>
</div>
</div>
</div><br />
And the invoke:<br />
<div style="margin:20px; margin-top:5px">
<div class="smallfont" style="margin-bottom:2px">Code: </div>
<pre class="alt2 " dir="ltr" style="
margin: 0px;
padding: 5px;
border: 1px inset;
width: 100%;
height: 258px;
text-align: left;
overflow: auto">...
invoke-direct {p0, v2, v4}, Lcom/samsung/android/feature/SemCscFeature;->loadFeatureFile(ZLjava/lang/StringZ
move-result v5
if-eqz v5, :cond_1
invoke-direct {p0, v2, v3}, Lcom/samsung/android/feature/SemCscFeature;->loadNetworkFeatureFile(ZLjava/lang/StringV
<font color="Blue">invoke-direct {p0, v2, v3}, Lcom/samsung/android/feature/SemCscFeature;->loadHadesFeatureFile(ZLjava/lang/StringV</font>
:try_end_0
.catch Ljava/lang/Exception; {:try_start_0 .. :try_end_0} :catch_0
...</pre>
</div>The code can be simplified, i didn`t bothered to do that, feel free to manipulate it in which way you want.<br />
Hope these tips will help someone in the future of custom roms with more features.<br />
I will attach to this thread my modified smalis from one of my roms, i tried these methods on 7.1.1, but the idea is the same for oreo too, code might be slighlty different. <br />
All the best <img src="//forum.xda-cdn.com/images/smilies/fingers-crossed.gif" border="0" alt="" title="Fingers Crossed" class="inlineimg" />
</div>
<div class="postbit-attachment">
<fieldset class="fieldset">
<legend>Attached Files</legend>
<table cellpadding="0" cellspacing="3" border="0">
<tr>
<td><img class="inlineimg" src="//cdn-cf-1.xda-developers.com/images/2015/attach/zip.gif" alt="File Type: zip" width="16" height="16" border="0" style="vertical-align:baseline" /></td>
<td>smalis.zip -
<a id="4474080" class="qrLink" href="javascript:void(0);">[Click for QR Code]</a>
(36.8 KB, 496 views)</td>
</tr>
</table>
</fieldset>
</div>
</div>
</div>
<div class="postbutton-row">
<div class="post-left">
</div>
<div class="post-buttons">
<i class="pbfa fas fa-share-square"></i><span class="responsive-text-hide"> Submit to XDA Portal</span>
<i class="pbfa fas fa-reply"></i><span class="responsive-text-hide"> Quick Reply</span>
<i class="pbfa fas fa-share-square"></i><span class="responsive-text-hide"> Reply</span>
</div>
<div class="post-right">
</div>
</div>
<div id="post_thanks_box_76206008" class="post_thanks_box_wrapper">
<a href="#" class="thanksShow toggleCollapse" id="toggleCollapse_Thanks_76206008" rel="nofollow">
The Following 10 Users Say Thank You to corsicanu For This Useful Post: <span class="thanksExpandPhrase">[ View ]</span>
</a>
<div class="thanksNames" id="collapseobj_Thanks_76206008" style="display:none;">
<div> a.raul<span class="post-thanks-box-date">(12th April 2018)</span>, AbrahamGC<span class="post-thanks-box-date">(12th April 2018)</span>, amtra<span class="post-thanks-box-date">(14th June 2018)</span>, <span style="font-weight: bold; color: DarkOrange;">ananjaser1211</span><span class="post-thanks-box-date">(31st May 2018)</span>, edzamber<span class="post-thanks-box-date">(12th April 2018)</span>, Frozen27<span class="post-thanks-box-date">(14th April 2018)</span>, Kill-Switch<span class="post-thanks-box-date">(21st June 2018)</span>, SirDre<span class="post-thanks-box-date">(21st April 2018)</span>, <span style="color: green; font-style: italic;">yash92duster</span><span class="post-thanks-box-date">(12th April 2018)</span>, _alexndr<span class="post-thanks-box-date">(28th April 2018)</span></div>
</div>
</div>
</div>
<div id="edit76225671" class="postbit-wrapper ">
<a id="post76225671" class="postbit-anchor"></a>
<div class="post-head-container">
<div class="post-head post-head-left">
<div id="postmenu_76225671">
<i class="fas fa-user-circle post-onlinestatus post-onlinestatus-offline" title="yash92duster is offline"></i>
<a class="bigfusername username-underline xda-popup-trigger" id="postmenu_76225671" href="member.php?u=6377149"><span style="color: green; font-style: italic;">yash92duster</span></a>
<div class="xda-popup popup-notable xda-popup-inplace" id="postmenu_76225671_menu" style="display:none;">
<i class="fas fa-user-circle"></i> View Profile
<i class="fas fa-comment-dots"></i> View Forum Posts
<i class="fab fa-twitter"></i> Follow on Twitter
<i class="fab fa-google-plus-g"></i> Follow on Google+
<i class="fab fa-facebook-f"></i> View Facebook page
<i class="fab fa-github"></i> View GitHub profile
<i class="fab fa-instagram"></i> View Instagram profile
<i class="fas fa-donate"></i> Donate to Me
</div>
</div>
</div>
<div class="post-head post-head-right">
<span class="time">14th April 2018, 07:01 AM</span>
<span class="posttime-number-seperator">|</span><strong>#11</strong>
<div class="postbit-social">
<i class="fagp fab fa-google-plus-g"></i>
<i class="fafb fab fa-facebook-f"></i>
<i class="fatw fab fa-twitter"></i>
</div>
</div>
</div>
<div class="post-content-container">
<div class="postbit-userinfo-cell">
<div class="pbava smallfont">
<img src="//cdn-cf-1.xda-developers.com/customavatars/avatar6377149_9.gif" width="66" height="80" class="imageShadow" alt="yash92duster's Avatar" border="0" />
</div>
<div class="smallfont">
<div class="pbuser user-title user-title-op-tag"><span class="op-tag">OP</span> Recognized Contributor</div>
<div class="pbuser user-location">
<img src="//cdn-cf-2.xda-developers.com/images/flags/India.png" title="India" class="userflag imageShadow" alt="Flag" />
Chennai
</div>
<div class="userThanksContainer" title="yash92duster has been thanked 9,337 times. That equates to 9/20 notches on our Thanks Meter">
<span class="userThanksText">Thanks<span class="responsive-text-hide"> Meter</span>: 9,337</span>
<div class="userThanksInfo">
<span class="userThanksMeter userThanksMeter9"> </span>
</div>
</div>
<div class="userstars-star userstars-amount-0" title="0 donation stars"></div>
Donate to Me
</div>
More <i class="fas fa-caret-down"></i>
<div id="collapseobj_more_76225671" class="moreUserInfo" style="display:none;">
<div class="pbuser user-posts">
<strong>9,570</strong> posts
</div>
<div class="pbuser user-joindate"><span class="time responsive-text-hide">Join Date:</span><span class="responsive-text-show">Joined:</span> Jan 2015</div>
<div class="my-devices pbuser">My Devices: <a href='/galaxy-s5'>Samsung Galaxy S 5</a>, <a href='/tab-4'>Samsung Galaxy Tab 4</a>, <a href='/moto-e-2015'>Moto E 2015</a>, <a href='/zenwatch-2'>Asus ZenWatch 2</a>, <a href='/samsung-a-series'>Samsung Galaxy A Series</a>, <a href='/galaxy-e-series'>Samsung Galaxy E Series</a>, <a href='/galaxy-s7'>Samsung Galaxy S7</a>, <a href='/galaxy-s8+'>Samsung Galaxy S8+</a>, <a href='/galaxy-s9'>Samsung Galaxy S9</a></div>
<img src="//cdn-cf-2.xda-developers.com/images/providers/India - Jio.png" title="India - Jio" class="carrier" alt="Carrier - India - Jio">
<div class="userChatIcons"> </div>
Less <i class="fas fa-caret-up"></i>
</div>
</div>
<div class="postbit-content postbit-content-moderated" id="td_post_76225671">
<div class="post-text" id="post_message_76225671">
<b><div align="center"><font size="4"><font color="DarkRed">CSC Tweaks:</font></font></div></b><br />
<br />
<div style="margin:20px; margin-top:5px">
<div class="smallfont" style="margin-bottom:2px">Code: </div>
<pre class="alt2 " dir="ltr" style="
margin: 0px;
padding: 5px;
border: 1px inset;
width: 100%;
height: 498px;
text-align: left;
overflow: auto"><?xml version="1.0" encoding="UTF-8" ?>
<SamsungMobileFeature>
<Version>ED00006</Version>
<Country>INDIA</Country>
<CountryISO>IN</CountryISO>
<SalesCode>INS</SalesCode>
<FeatureSet>
<!-- Common -->
<CscFeature_VoiceCall_ConfigRecording>RecordingAllowed</CscFeature_VoiceCall_ConfigRecording>
<CscFeature_Dictionary_PopUpData>FALSE</CscFeature_Dictionary_PopUpData>
<CscFeature_Common_AllowExternalApkUsage>TRUE</CscFeature_Common_AllowExternalApkUsage>
<CscFeature_SmartManager_ConfigDashboard>dual_dashboard</CscFeature_SmartManager_ConfigDashboard>
<CscFeature_SmartManager_ConfigSubFeatures>roguepopup|autoclean|applock|autorestart|networkpowersaving|storageclean|devicesecurity|applicationpermission|autolaunch|backgroundapp|notificationmanager|fake_base_station|appclean</CscFeature_SmartManager_ConfigSubFeatures>
<CscFeature_Settings_FOTA>FALSE</CscFeature_Settings_FOTA>
<CscFeature_Settings_GOTA>FALSE</CscFeature_Settings_GOTA>
<CscFeature_Common_ConfigSvcProviderForUnknownNumber>whitepages,whitepages,whitepages</CscFeature_Common_ConfigSvcProviderForUnknownNumber>
<CscFeature_SmartManager_DisableAntiMalware>TRUE</CscFeature_SmartManager_DisableAntiMalware>
<CscFeature_SystemUI_SupportRecentAppProtection>TRUE</CscFeature_SystemUI_SupportRecentAppProtection>
<CscFeature_Wifi_SupportAdvancedMenu>TRUE</CscFeature_Wifi_SupportAdvancedMenu>
<CscFeature_Wifi_SupportMobileApOnTrigger>TRUE</CscFeature_Wifi_SupportMobileApOnTrigger>
<CscFeature_Setting_IncludeApn4SwUpdate>FALSE</CscFeature_Setting_IncludeApn4SwUpdate>
<CscFeature_Setting_DisableMenuSoftwareUpdate>TRUE</CscFeature_Setting_DisableMenuSoftwareUpdate>
<CscFeature_Settings_Software_Update_Settings>FALSE</CscFeature_Settings_Software_Update_Settings>
<CscFeature_Contact_EnableDynCallerIdMatchingDigitWithAutoSim>TRUE</CscFeature_Contact_EnableDynCallerIdMatchingDigitWithAutoSim>
<CscFeature_Setting_CustNetworkSelMenu4>LTEONLY</CscFeature_Setting_CustNetworkSelMenu4>
<CscFeature_Setting_EnableMenuBlockCallMsg>TRUE</CscFeature_Setting_EnableMenuBlockCallMsg>
<CscFeature_MediaProvider_HideVoiceFilesInMusic>true</CscFeature_MediaProvider_HideVoiceFilesInMusic>
<CscFeature_Common_ConfigYuva>powerplanning|reserve|zeroforward|mileage|dashboard|sprotect|MemorySaver|geolike</CscFeature_Common_ConfigYuva>
<CscFeature_Setting_SupportDataUsageReminder>TRUE</CscFeature_Setting_SupportDataUsageReminder>
<CscFeature_Setting_SupportRealTimeNetworkSpeed>TRUE</CscFeature_Setting_SupportRealTimeNetworkSpeed>
<CscFeature_SystemUI_ConfigOverrideDataIcon>LTE</CscFeature_SystemUI_ConfigOverrideDataIcon>
<CscFeature_SystemUI_SupportDataUsageViewOnQuickPanel>TRUE</CscFeature_SystemUI_SupportDataUsageViewOnQuickPanel>
<CscFeature_SystemUI_ConfigOpBrandingForQuickSettingLabel>CHC</CscFeature_SystemUI_ConfigOpBrandingForQuickSettingLabel>
<CscFeature_SystemUI_ConfigOpBrandingQuickSettingIcon>CHC</CscFeature_SystemUI_ConfigOpBrandingQuickSettingIcon>
<CscFeature_SystemUI_ConfigQuickSettingPopup>CHC</CscFeature_SystemUI_ConfigQuickSettingPopup>
<CscFeature_Wifi_SupportSecureWifi>TRUE</CscFeature_Wifi_SupportSecureWifi>
<CscFeature_SystemUI_ConfigDefQuickSettingItem>Wifi,SilentMode,Bluetooth,RotationLock,Flashlight,AirplaneMode,PowerSaving,MobileData,WifiCalling,Performance,BlueLightFilter,WifiHotspot,PersonalMode,SecureFolder,Location,Nfc,Aod,AllShareCast,DeviceVisibility,Dnd,Sync,UDS,BikeMode,PowerPlanning,EdgeLighting,FloatingMessage,DormantMode,NetworkBooster,QuickConnect,SmartStay,SmartPause,AirView,AirBrowse,Toolbox,CarMode,UltraPowerSaving,SFinder,ScreenCapture,UHQ,VoLte,Dolby</CscFeature_SystemUI_ConfigDefQuickSettingItem>
<CscFeature_Launcher_AddAutoRotationIcon>TRUE</CscFeature_Launcher_AddAutoRotationIcon>
<!-- Message -->
<CscFeature_Message_SmsInputMode>automatic</CscFeature_Message_SmsInputMode>
<CscFeature_Message_DisableSmsToMmsConversionByTextInput>FALSE</CscFeature_Message_DisableSmsToMmsConversionByTextInput>
<CscFeature_Message_SmsMaxByte>999</CscFeature_Message_SmsMaxByte>
<CscFeature_Message_RecipientLimit>999</CscFeature_Message_RecipientLimit>
<CscFeature_Message_SmsToMmsTextThreshold>999</CscFeature_Message_SmsToMmsTextThreshold>
<CscFeature_Message_MaxSlideCount>999</CscFeature_Message_MaxSlideCount>
<CscFeature_Message_EnableVCard>TRUE</CscFeature_Message_EnableVCard>
<CscFeature_Message_EnableSaveRestoreSDCard>TRUE</CscFeature_Message_EnableSaveRestoreSDCard>
<CscFeature_Message_EnableFontSize>TRUE</CscFeature_Message_EnableFontSize>
<CscFeature_Message_EnableBlackList>TRUE</CscFeature_Message_EnableBlackList>
<CscFeature_Message_EnableSaveVMessage>TRUE</CscFeature_Message_EnableSaveVMessage>
<CscFeature_Common_EnableAirMessage>TRUE</CscFeature_Common_EnableAirMessage>
<CscFeature_Message_BlockSendMmsWithOnlySubject>TRUE</CscFeature_Message_BlockSendMmsWithOnlySubject>
<CscFeature_Message_SupportAutoDeleteSpam>TRUE</CscFeature_Message_SupportAutoDeleteSpam>
<!-- SIP -->
<CscFeature_Sip_UseSymbolInCMKey>TRUE</CscFeature_Sip_UseSymbolInCMKey>
<CscFeature_SIP_EnablePreferredEnglishTypeAsUS>TRUE</CscFeature_SIP_EnablePreferredEnglishTypeAsUS>
<CscFeature_Sip_EnableSymbolInSecondary>en_GB;en_US;af;af_NA;af_ZA;agq;agq_CM;ak;ak_GH;am;am_ET;ar;ar_001;ar_AE;ar_BH;ar_DJ;ar_DZ;ar_EG;ar_ER;ar_IL;ar_IQ;ar_JO;ar_KM;ar_KW;ar_LB;ar_LY;ar_MA;ar_MR;ar_OM;ar_PS;ar_QA;ar_SA;ar_SD;ar_SO;ar_SY;ar_TD;ar_TN;ar_YE;as;as_IN;asa;asa_TZ;az;az_AZ;az_CYRL;az_CYRL_AZ;az_LATN;az_LATN_AZ;bas;bas_CM;be;be_BY;bem;bem_ZM;bez;bez_TZ;bg;bg_BG;bm;bm_ML;bn;bn_BD;bn_IN;bo;bo_CN;bo_IN;br;br_FR;brx;brx_IN;bs;bs_CYRL;bs_CYRL_BA;bs_LATN;bs_LATN_BA;ca;ca_AD;ca_ES;cgg;cgg_UG;chr;chr_US;cs;cs_CZ;cy;cy_GB;da;da_DK;dav;dav_KE;de;de_AT;de_BE;de_CH;de_DE;de_LI;de_LU;dje;dje_NE;dua;dua_CM;dyo;dyo_SN;dz;dz_BT;ebu;ebu_KE;ee;ee_GH;ee_TG;el;el_CY;el_GR;en;en_150;en_AG;en_AS;en_AU;en_BB;en_BE;en_BM;en_BS;en_BW;en_BZ;en_CA;en_CM;en_DM;en_FJ;en_FM;en_GB;en_GD;en_GG;en_GH;en_GI;en_GM;en_GU;en_GY;en_HK;en_IE;en_IM;en_IN;en_JE;en_JM;en_KE;en_KI;en_KN;en_KY;en_LC;en_LR;en_LS;en_MG;en_MH;en_MP;en_MT;en_MU;en_MW;en_NA;en_NG;en_NZ;en_PG;en_PH;en_PK;en_PR;en_PW;en_SB;en_SC;en_SG;en_SL;en_SS;en_SZ;en_TC;en_TO;en_TT;en_TZ;en_UG;en_UM;en_US;en_US_POSIX;en_VC;en_VG;en_VI;en_VU;en_WS;en_ZA;en_ZM;en_ZW;eo;es;es_419;es_AR;es_BO;es_CL;es_CO;es_CR;es_CU;es_DO;es_EA;es_EC;es_ES;es_GQ;es_GT;es_HN;es_IC;es_MX;es_NI;es_PA;es_PE;es_PH;es_PR;es_PY;es_SV;es_US;es_UY;es_VE;et;et_EE;eu;eu_ES;ewo;ewo_CM;fa;fa_AF;fa_FA;fa_IR;ff;ff_SN;fi;fi_FI;fil;fil_PH;fo;fo_FO;fr;fr_BE;fr_BF;fr_BI;fr_BJ;fr_BL;fr_CA;fr_CD;fr_CF;fr_CG;fr_CH;fr_CI;fr_CM;fr_DJ;fr_DZ;fr_FR;fr_GA;fr_GF;fr_GN;fr_GP;fr_GQ;fr_HT;fr_KM;fr_LU;fr_MA;fr_MC;fr_MF;fr_MG;fr_ML;fr_MQ;fr_MR;fr_MU;fr_NC;fr_NE;fr_PF;fr_RE;fr_RW;fr_SC;fr_SN;fr_SY;fr_TD;fr_TG;fr_TN;fr_VU;fr_YT;ga;ga_IE;gl;gl_ES;gsw;gsw_CH;gu;gu_IN;guz;guz_KE;gv;gv_GB;ha;ha_LATN;ha_LATN_GH;ha_LATN_NE;ha_LATN_NG;haw;haw_US;iw;iw_IL;hi;hi_IN;hr;hr_BA;hr_HR;hu;hu_HU;hy;hy_AM;in;in_ID;in;in_ID;ig;ig_NG;ii;ii_CN;is;is_IS;it;it_CH;it_IT;it_SM;iw_IL;ja;ja_JP;jgo;jgo_CM;jmc;jmc_TZ;ka;ka_GE;kab;kab_DZ;kam;kam_KE;kde;kde_TZ;kea;kea_CV;khq;khq_ML;ki;ki_KE;kk;kk_CYRL;kk_CYRL_KZ;kk_KZ;kl;kl_GL;kln;kln_KE;km;km_KH;kn;kn_IN;ko;ko_KP;ko_KR;kok;kok_IN;ks;ks_ARAB;ks_ARAB_IN;ksb;ksb_TZ;ksf;ksf_CM;kw;kw_GB;lag;lag_TZ;lg;lg_UG;ln;ln_AO;ln_CD;ln_CF;ln_CG;lo;lo_LA;lt;lt_LT;lu;lu_CD;luo;luo_KE;luy;luy_KE;lv;lv_LV;mas;mas_KE;mas_TZ;mer;mer_KE;mfe;mfe_MU;mg;mg_MG;mgh;mgh_MZ;mgo;mgo_CM;mk;mk_MK;ml;ml_IN;mn;mn_CYRL;mn_CYRL_MN;mr;mr_IN;ms;ms_LATN;ms_LATN_BN;ms_LATN_MY;ms_LATN_SG;ms_MY;mt;mt_MT;mua;mua_CM;my;my_MM;naq;naq_NA;nb;nb_NO;nd;nd_ZW;ne;ne_IN;ne_NP;nl;nl_AW;nl_BE;nl_CW;nl_NL;nl_SR;nl_SX;nmg;nmg_CM;nn;nn_NO;nus;nus_SD;nyn;nyn_UG;om;om_ET;om_KE;or;or_IN;pa;pa_ARAB;pa_ARAB_PK;pa_GURU;pa_GURU_IN;pa_IN;pl;pl_PL;ps;ps_AF;pt;pt_AO;pt_BR;pt_CV;pt_GW;pt_MO;pt_MZ;pt_PT;pt_ST;pt_TL;rm;rm_CH;rn;rn_BI;ro;ro_MD;ro_RO;rof;rof_TZ;ru;ru_BY;ru_KG;ru_KZ;ru_MD;ru_RU;ru_UA;rw;rw_RW;rwk;rwk_TZ;saq;saq_KE;sbp;sbp_TZ;seh;seh_MZ;ses;ses_ML;sg;sg_CF;shi;shi_LATN;shi_LATN_MA;shi_TFNG;shi_TFNG_MA;si;si_IN;si_LK;sk;sk_SK;sl;sl_SI;sn;sn_ZW;so;so_DJ;so_ET;so_KE;so_SO;sq;sq_AL;sq_MK;sr;sr_CYRL;sr_CYRL_BA;sr_CYRL_ME;sr_CYRL_RS;sr_LATN;sr_LATN_BA;sr_LATN_ME;sr_LATN_RS;sr_RS;sv;sv_AX;sv_FI;sv_SE;sw;sw_KE;sw_TZ;sw_UG;swc;swc_CD;ta;ta_IN;ta_LK;ta_MY;ta_SG;te;te_IN;teo;teo_KE;teo_UG;th;th_TH;ti;ti_ER;ti_ET;tl;tl_PH;to;to_TO;tr;tr_CY;tr_TR;twq;twq_NE;tzm;tzm_LATN;tzm_LATN_MA;uk;uk_UA;ur;ur_IN;ur_PK;uz;uz_ARAB;uz_ARAB_AF;uz_CYRL;uz_CYRL_UZ;uz_LATN;uz_LATN_UZ;uz_UZ;vai;vai_LATN;vai_LATN_LR;vai_VAII;vai_VAII_LR;vi;vi_VN;vun;vun_TZ;xog;xog_UG;yav;yav_CM;yo;yo_NG;zh;zh_CN;zh_HANS;zh_HANS_CN;zh_HANS_HK;zh_HANS_MO;zh_HANS_SG;zh_HANT;zh_HANT_HK;zh_HANT_MO;zh_HANT_TW;zh_HK;zh_SG;zh_TW;zu;zu_ZA;</CscFeature_Sip_EnableSymbolInSecondary>
<!-- Dialer -->
<CscFeature_Setting_SupportWifiCall>TRUE</CscFeature_Setting_SupportWifiCall>
<CscFeature_Contact_ExtendSpeedDialTo100>TRUE</CscFeature_Contact_ExtendSpeedDialTo100>
<CscFeature_Contact_EnableCallButtonInList>TRUE</CscFeature_Contact_EnableCallButtonInList>
<CscFeature_Contact_SupportSIMContacts>TRUE</CscFeature_Contact_SupportSIMContacts>
<!-- WEB -->
<CscFeature_Web_AddOptionToTerminate>TRUE</CscFeature_Web_AddOptionToTerminate>
<!-- Camera -->
<CscFeature_Camera_EnableCameraDuringCall>TRUE</CscFeature_Camera_EnableCameraDuringCall>
<CscFeature_Camera_EnableSmsNotiPopup>TRUE</CscFeature_Camera_EnableSmsNotiPopup>
<CscFeature_Camera_ShutterSoundMenu>TRUE</CscFeature_Camera_ShutterSoundMenu>
<CscFeature_Camera_CamcorderDoNotPauseMusic>TRUE</CscFeature_Camera_CamcorderDoNotPauseMusic>
<CscFeature_Camera_DefaultQuality>superfine</CscFeature_Camera_DefaultQuality>
<CscFeature_Camcorder_DefaultQuality>superfine</CscFeature_Camcorder_DefaultQuality>
<CscFeature_Camera_CameraFlicker>60hz</CscFeature_Camera_CameraFlicker>
</FeatureSet>
</SamsungMobileFeature></pre>
</div>
</div>
</div>
</div>
<div class="postbutton-row">
<div class="post-left">
</div>
<div class="post-buttons">
<i class="pbfa fas fa-share-square"></i><span class="responsive-text-hide"> Submit to XDA Portal</span>
<i class="pbfa fas fa-reply"></i><span class="responsive-text-hide"> Quick Reply</span>
<i class="pbfa fas fa-share-square"></i><span class="responsive-text-hide"> Reply</span>
</div>
<div class="post-right">
</div>
</div>
<div id="post_thanks_box_76225671" class="post_thanks_box_wrapper">
<a href="#" class="thanksShow toggleCollapse" id="toggleCollapse_Thanks_76225671" rel="nofollow">
The Following 9 Users Say Thank You to yash92duster For This Useful Post: <span class="thanksExpandPhrase">[ View ]</span>
</a>
<a target="_blank" class="gift-post" href="/ad-free/?postid=76225671">Gift yash92duster Ad-Free</a>
<div class="thanksNames" id="collapseobj_Thanks_76225671" style="display:none;">
<div> alispeedsport<span class="post-thanks-box-date">(16th May 2018)</span>, Frozen27<span class="post-thanks-box-date">(14th April 2018)</span>, <span class="__cf_email__" data-cfemail="600a0f080e0e19020c011a050a0f080e201901080f0f4e0301">[email protected]</span><span class="post-thanks-box-date">(19th September 2018)</span>, KTMNiko<span class="post-thanks-box-date">(1st July 2018)</span>, mohitmallick17<span class="post-thanks-box-date">(22nd May 2018)</span>, nelson04<span class="post-thanks-box-date">(5th July 2018)</span>, qounik<span class="post-thanks-box-date">(30th September 2018)</span>, TaifAljaloo<span class="post-thanks-box-date">(14th April 2018)</span>, Voytec83<span class="post-thanks-box-date">(27th April 2018)</span></div>
</div>
</div>
</div>
<div id="lastpost"></div>
</div>
<script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script type="a1964a5df941c64d21908d27-text/javascript">
if(!is_mobile)
{
if (xda_ad_choice == "purch")
{
document.write('<div class="purchad" id="purch_Y_L_0_2" style="margin: 10px 0;"></div>');
}
else if (xda_ad_choice == "sortable")
{
document.write('x3Cscript src="//tags-cdn.deployads.com/a/xda-developers.com.js" async >x3C/script>');
document.write('<div class="ad-tag" data-ad-name="forum_incontent_2" data-ad-size="728x90" style="margin: 10px 0;"></div>');
(deployads = window.deployads || []).push({});
}
}
</script>
<div class="showthread-belowbar below-content-bar">
<i class="pbfa fas fa-reply"></i> <span class="responsive-text-hide">Post </span>Reply
<i class="fas fa-bell"></i> Subscribe to Thread
<div class="pagenav">
<span class="pageofpages vbmenu_control">Page 1 of 69</span>
<span class="smallfont pagenav-curpage" title="Showing results 1 to 10 of 685">1</span>
<a class="smallfont pagenav-pagelink" href="/android/general/guides-android-8-0-oreo-mods-thread-t3772017/page2" title="Show results 11 to 20 of 685">2</a>
<a class="smallfont pagenav-pagelink" href="/android/general/guides-android-8-0-oreo-mods-thread-t3772017/page3" title="Show results 21 to 30 of 685">3</a>
<a class="smallfont pagenav-linkrel" href="/android/general/guides-android-8-0-oreo-mods-thread-t3772017/page11" title="Show results 101 to 110 of 685">11</a>
<a class="smallfont pagenav-linkrel" href="/android/general/guides-android-8-0-oreo-mods-thread-t3772017/page51" title="Show results 501 to 510 of 685">51</a>
<a rel="next" class="smallfont" href="/android/general/guides-android-8-0-oreo-mods-thread-t3772017/page2" title="Next » - Results 11 to 20 of 685"><i class="fa fa-angle-right"></i></a>
<a rel="last" class="smallfont" href="/android/general/guides-android-8-0-oreo-mods-thread-t3772017/page69" title="Last Page - Results 681 to 685 of 685" class="pagination-forward">Last <i class="fa fa-angle-double-right"></i></a>
<table class="pagenav-goto" title="Page 1 of 69"><tr><td title="showthread.php?t=3772017"><a name="PageNav"></a></td></tr></table>
</div>
</div>
<table class="tborder" cellpadding="5" cellspacing="0" border="0" style="display:none; position:absolute; z-index: 5; margin: 80px 0 0 80px;" id="ajax_post_errors">
<tr>
<td class="thead">
<span style="float:right"><input type="button" class="button" value=" X " onclick="vB_QuickEditor.hide_errors()" id="ajax_post_errors_closebtn" /></span>
vBulletin Message
</td>
</tr>
<tr>
<td class="alt2" colspan="2" id="ajax_post_errors_message"> </td>
</tr>
</table>
<br />
<script src="https://ajax.cloudflare.com/cdn-cgi/scripts/2448a7bd/cloudflare-static/rocket-loader.min.js" data-cf-nonce="a1964a5df941c64d21908d27-"></script><form action="newreply.php?do=postreply&t=3772017" method="post" name="vbform" onsubmit="return qr_prepare_submit_pdp(this, 2);" id="qrform">
<table class="tborder" cellpadding="5" cellspacing="0" border="0" width="100%" align="center">
<thead>
<tr>
<td class="tcat" colspan="2">
<a style="float:right" href="#top" onclick="return toggle_collapse('quickreply');"><img id="collapseimg_quickreply" src="//cdn-cf-1.xda-developers.com/images/2015/buttons/collapse_tcat.gif" alt="" border="0" /></a>
Guest Quick Reply <small>(no urls or BBcode)</small>
</td>
</tr>
</thead>
<tbody id="qr_error_tbody" style="display:none">
<tr>
<td class="thead">The following errors occurred with your submission</td>
</tr>
<tr>
<td class="alt1" id="qr_error_td"></td>
</tr>
<tr>
<td class="tfoot" align="center"><span class="smallfont">Okay</span></td>
</tr>
</tbody>
<tbody id="collapseobj_quickreply" style="">
<tr>
<td class="panelsurround" align="center">
<div class="panel">
<div align="left">
<div class="smallfont">Message:</div>
<div id="vB_Editor_QR" class="vBulletin_editor">
<script type="a1964a5df941c64d21908d27-text/javascript">
<!--
var threaded_mode = 0;
var require_click = 0;
var is_last_page = 0; // leave for people with cached JS files
var allow_ajax_qr = 0;
var ajax_last_post = 1539692838;
// -->
</script>
<div class="controlbar">
<fieldset style="border:0px; padding:0px; margin:0px">
<textarea name="message" id="vB_Editor_QR_textarea" rows="10" cols="60" style="width:100%; width:calc(100% - 5px); height:100px" tabindex="1" dir="ltr"></textarea>
</fieldset>
</div>
<input type="hidden" name="wysiwyg" id="vB_Editor_QR_mode" value="0" />
<input type="hidden" name="styleid" value="0" />
<input type="hidden" name="noquote" value="1" />
<script type="a1964a5df941c64d21908d27-text/javascript">
<!--
vB_Editor['vB_Editor_QR'] = new vB_Text_Editor('vB_Editor_QR', 0, '1424', '1');
var QR_EditorID = 'vB_Editor_QR';
//-->
</script>
<script src="/clientscript/xda_guest_post.js" type="a1964a5df941c64d21908d27-text/javascript"></script>
</div>
<input type="hidden" name="signature" value="1" id="cb_signature" />
<input type="hidden" name="quickreply" id="qr_quickreply" value="1" />
</div>
</div>
<div style="margin-top:5px">
<input type="hidden" name="fromquickreply" value="1" />
<input type="hidden" name="s" value="" />
<input type="hidden" name="securitytoken" value="guest" />
<input type="hidden" name="do" value="postreply" />
<input type="hidden" name="t" value="3772017" id="qr_threadid" />
<input type="hidden" name="p" value="" id="qr_postid" />
<input type="hidden" name="specifiedpost" value="0" id="qr_specifiedpost" />
<input type="hidden" name="parseurl" value="1" />
<input type="hidden" name="loggedinuser" value="0" />
<input type="submit" class="button" value="Post Quick Reply" accesskey="s" title="(Alt + S)" name="sbutton" tabindex="2" id="qr_submit" onclick="clickedelm = this.value" />
<input type="submit" class="button" value="Go Advanced" accesskey="x" title="(Alt + X)" name="preview" tabindex="3" id="qr_preview" onclick="clickedelm = this.value" />
</div>
<div align="center" id="qr_posting_msg" style="display:none; margin-top:6px">
<img style="vertical-align: middle;" src="//cdn-cf-1.xda-developers.com/images/2015/misc/progress.gif" alt="Posting Quick Reply - Please Wait" /> <strong>Posting Quick Reply - Please Wait</strong>
</div>
</td>
</tr>
</tbody>
</table>
</form>
<div id="prev-next">
<i class="fas fa-step-backward"> </i>Previous Thread
<i class="fas fa-step-forward"> </i> Next Thread
</div>
<br />
<div class="vbmenu_popup" id="threadtools_menu" style="display:none">
<form action="postings.php?t=3772017&pollid=27174" method="post" name="threadadminform">
<table cellpadding="4" cellspacing="1" border="0">
<tr>
<td class="thead">Thread Tools<a name="goto_threadtools"></a></td>
</tr>
<tr>
<td class="vbmenu_option"><img class="inlineimg" src="//cdn-cf-1.xda-developers.com/images/2015/buttons/printer.gif" alt="Show Printable Version" /> Show Printable Version</td>
</tr>
<tr>
<td class="vbmenu_option"><img class="inlineimg" src="//cdn-cf-1.xda-developers.com/images/2015/buttons/sendtofriend.gif" alt="Email this Page" /> Email this Page</td>
</tr>
</table>
</form>
</div>
<div class="vbmenu_popup" id="displaymodes_menu" style="display:none">
<table cellpadding="4" cellspacing="1" border="0">
<tr>
<td class="thead">Display Modes<a name="goto_displaymodes"></a></td>
</tr>
<tr>
<td class="vbmenu_option" title="nohilite"><img class="inlineimg" src="//cdn-cf-1.xda-developers.com/images/2015/buttons/mode_linear.gif" alt="Linear Mode" /> <strong>Linear Mode</strong></td>
</tr>
<tr>
<td class="vbmenu_option"><img class="inlineimg" src="//cdn-cf-1.xda-developers.com/images/2015/buttons/mode_hybrid.gif" alt="Hybrid Mode" /> Switch to Hybrid Mode</td>
</tr>
<tr>
<td class="vbmenu_option"><img class="inlineimg" src="//cdn-cf-1.xda-developers.com/images/2015/buttons/mode_threaded.gif" alt="Threaded Mode" /> Switch to Threaded Mode</td>
</tr>
</table>
</div>
<div class="vbmenu_popup" id="threadsearch_menu" style="display:none">
<form action="search.php?do=process&searchthreadid=3772017" method="post">
<table cellpadding="4" cellspacing="1" border="0">
<tr>
<td class="thead">Search this Thread<a name="goto_threadsearch"></a></td>
</tr>
<tr>
<td class="vbmenu_option" title="nohilite">
<input type="hidden" name="s" value="" />
<input type="hidden" name="securitytoken" value="guest" />
<input type="hidden" name="do" value="process" />
<input type="hidden" name="searchthreadid" value="3772017" />
<input type="text" class="bginput" name="query" size="25" /><input type="submit" class="button" value="Go" /><br />
</td>
</tr>
<tr>
<td class="vbmenu_option">Advanced Search</td>
</tr>
</table>
</form>
</div>
<table cellpadding="0" cellspacing="0" border="0" width="100%" align="center">
<tr valign="bottom">
<td class="smallfont" align="right">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td></td>
</tr>
</table>
</td>
</tr>
</table>
<br />
<div id="showthreadRankedThreads">
<div class="topRankedThreadsForumdisplay forum-bottom-billboard-sibling box-shadow topRankedThreadsFullWidth">
<div class="forum-head">
<h2><i class="fa fa-chevron-right"></i> Top Threads in Android General by ThreadRank</h2>
</div>
<ul>
<li>
<div class="rankedThread">
<div class="rankedInfo">
<div class="rankedTitle">themeGalaxy Users Customization Index</div>
<div class="rankedDate"><i class="fas fa-clock"></i> 9th April 2018</div>
<div class="rankedForum"><i class="fas fa-th-list"></i> Android General</div>
</div>
</div>
</li>
<li>
<div class="rankedThread">
<div class="rankedInfo">
<div class="rankedTitle">[APP][5.0+] Overdrop | Animated Weather & Widget pack + Amoled theme</div>
<div class="rankedDate"><i class="fas fa-clock"></i> 16th May 2018</div>
<div class="rankedForum"><i class="fas fa-th-list"></i> Android Apps and Games</div>
</div>
</div>
</li>
<li>
<div class="rankedThread">
<div class="rankedInfo">
<div class="rankedTitle">[Guide][Video Tutorial] How to build Custom ROMs and Kernel Modification![P,O,N,M,L]</div>
<div class="rankedDate"><i class="fas fa-clock"></i> 9th July 2018</div>
<div class="rankedForum"><i class="fas fa-th-list"></i> Android General</div>
</div>
</div>
</li>
<li>
<div class="rankedThread">
<div class="rankedInfo">
<div class="rankedTitle">[Guides][Mods][TouchWiz]Android 8 Oreo Mods</div>
<div class="rankedDate"><i class="fas fa-clock"></i> 2nd April 2018</div>
<div class="rankedForum"><i class="fas fa-th-list"></i> Android General</div>
</div>
</div>
</li>
<li>
<div class="rankedThread">
<div class="rankedInfo">
<div class="rankedTitle">Guide to disable OEM bloatware aka system apps using adb and fastboot method (NO ROOT</div>
<div class="rankedDate"><i class="fas fa-clock"></i> 19th April 2018</div>
<div class="rankedForum"><i class="fas fa-th-list"></i> Android General</div>
</div>
</div>
</li>
<li>
<div class="rankedThread">
<div class="rankedInfo">
<div class="rankedTitle">Unofficial TWRPs for devices without source code</div>
<div class="rankedDate"><i class="fas fa-clock"></i> 24th August 2018</div>
<div class="rankedForum"><i class="fas fa-th-list"></i> Android General</div>
</div>
</div>
</li>
<li>
<div class="rankedThread">
<div class="rankedInfo">
<div class="rankedTitle">Unofficial TWRPs for devices without source code</div>
<div class="rankedDate"><i class="fas fa-clock"></i> 24th August 2018</div>
<div class="rankedForum"><i class="fas fa-th-list"></i> Android General</div>
</div>
</div>
</li>
<li>
<div class="rankedThread">
<div class="rankedInfo">
<div class="rankedTitle">[APP] Device ID Changer for Oreo (16/Apr)(v0.9.3-stable)</div>
<div class="rankedDate"><i class="fas fa-clock"></i> 13th April 2018</div>
<div class="rankedForum"><i class="fas fa-th-list"></i> Android General</div>
</div>
</div>
</li>
</ul>
</div>
</div>
</div>
</div>
<form action="index.php" method="get" style="clear:left">
<div align="center">
<div class="smallfont" align="center">
</div>
</div>
</form>
<div id="footer-nav">
<div class="navbits breadcrumbs" id="navbar_container">
<i class="fas fa-home firstbreadcrumb"></i>
<span class="navbar">xda-developers</span>
<span class="navbar" title="Android Development and Hacking"><i class="fas fa-angle-right"></i> Android Development and Hacking</span>
<span class="navbar" title="Android General"><i class="fas fa-angle-right"></i> Android General</span>
<i class="fas fa-angle-right" title="Reload this Page"></i>
<span>
[Guides][Mods][TouchWiz]Android 8 Oreo Mods by yash92duster
</span>
</div>
</div><div id="footer">
<div id="footer-left">
<img id="footer-logo" src="//cdn-cf-1.xda-developers.com/images/2015/xdalogo-dark.png">
<p id="footer-summary">XDA Developers was founded by developers, for developers. It is now a valuable resource for people who want to make the most of their mobile devices, from customizing the look and feel to adding new functionality.<br>
Are you a developer? | Terms of Service
</p>
<div id="hosted-by">
<a href="https://www.leaseweb.com/?utm_source=xda-developers.com&utm_medium=textlink&utm_campaign=linkback&utm_content=hostedby" target="_blank" rel="nofollow">
<img src="//cdn-cf-2.xda-developers.com/images/leaseweb_white_bg_175x50.png" border="0" alt="Hosted by Leaseweb" style="border-radius: 5px;">
</a>
</div>
<script src="https://ajax.cloudflare.com/cdn-cgi/scripts/2448a7bd/cloudflare-static/rocket-loader.min.js" data-cf-nonce="a1964a5df941c64d21908d27-"></script><select id="stylechooser" name="styleid" onchange="switch_id(this, 'style')">
<optgroup label="Quick Style Chooser">
<option value="15" class="">-- XDA Classic</option>
<option value="16" class="">-- XDA 2010</option>
<option value="18" class="">-- XDA 2013</option>
<option value="19" class="">---- XDA 2013 Beta - 1024</option>
<option value="21" class="" selected="selected">-- XDA 2015</option>
<option value="22" class="">---- 2015 - Dark Theme</option>
</optgroup>
</select>
<small id="footer-special-links">
</small>
</div>
<div id="footer-right">
<script type="a1964a5df941c64d21908d27-text/javascript">
if(is_mobile)
{
if (xda_ad_choice == "purch")
{
document.write('<div id="purch_Y_L_0_7" class="purchad footban"></div>');
}
else if (xda_ad_choice == "sortable")
{
document.write('x3Cscript src="//tags-cdn.deployads.com/a/xda-developers.com.js" async >x3C/script>');
document.write('<div class="ad-tag footban" data-ad-name="mforum_bottom" data-ad-size="320x50"></div>');
(deployads = window.deployads || []).push({});
}
}
</script>
<script type="a1964a5df941c64d21908d27-text/javascript">
if(!is_mobile)
{
if (xda_ad_choice == "purch")
{
document.write('<div id="purch_Y_L_0_3" class="purchad footban"></div>');
}
else if (xda_ad_choice == "sortable")
{
document.write('x3Cscript src="//tags-cdn.deployads.com/a/xda-developers.com.js" async >x3C/script>');
document.write('<div class="ad-tag footban" data-ad-name="forum_footer_728x90" data-ad-size="728x90"></div>');
(deployads = window.deployads || []).push({});
}
}
</script>
<div class="f-links">
<span class="f-links-text">More info</span><br>
<ul class="footer-links">
<li>Contact</li>
<li>Advertise</li>
<li>Rules</li>
<li>Suggest Content</li>
<li>Security</li>
<li>Privacy Policy</li>
<li>XDA App</li>
<li>Remove ads on XDA</li>
<br />
<li>Root Any Device</li>
<li>How To Guides</li>
<li>XDA's Best</li>
</ul>
<br />
<p id="footer-copyright">Copyright © xda-developers. Hosted by Leaseweb
</p>
</div>
<div class="w-social">
<div id="w-social-text">We're Social</div>
<ul class="footer-links">
<li><i class="fab fa-twitter"></i></li>
<li><i class="fab fa-discord"></i></li>
<li><i class="fab fa-facebook-f"></i></li>
<li><i class="fab fa-youtube"></i></li>
</ul>
</div>
<a rel="nofollow" href="#topanchor" id="jumptop" onclick="window.scrollTo(0,0);return false;"><i class="fas fa-arrow-circle-o-up"></i></a>
</div>
</div>
<div id="footjs" style="display:none; visibility:hidden;">
<script type="text/javascript" data-cfasync="false">
vBulletin_init(); // Main vBulletin Javascript Initialization
</script>
<link rel="stylesheet" href="//ajax.googleapis.com/ajax/libs/jqueryui/1.11.1/themes/smoothness/jquery-ui.min.css" />
<script data-cfasync="false" type="text/javascript" src="//ajax.googleapis.com/ajax/libs/jqueryui/1.11.1/jquery-ui.min.js"></script>
<script data-cfasync="false" src="//www.google.com/jsapi" type="text/javascript"></script>
<script src="//cdn-cf-2.xda-developers.com/clientscript/deviceSearch.js?v=1539618848" type="a1964a5df941c64d21908d27-text/javascript"></script>
<script data-cfasync="false" src="//cdn-cf-3.xda-developers.com/clientscript/2015.foot.min.js?v=1539618848"></script>
<style>
.purchad {
display:block;
text-align:center;
}
</style>
<script data-cfasync="false" type="text/javascript">
var mobilelayout = (jQuery('body').hasClass('mobile-body')) ? true : false;
tmntag.cmd.push(function(){
if (mobilelayout) {
if (purchnumpost < 3) {
tmntag.placement('2539');
} else if (purchnumpost < 5) {
tmntag.placement('2538');
} else if (purchnumpost < 7) {
tmntag.placement('2537');
} else {
tmntag.placement('2131');
}
} else if (purchnumpost < 4) {
tmntag.placement('2529');
} else {
tmntag.placement('2130');
}
tmntag.target({'ctype':'f_threads', 'ccat1':encodeURIComponent(purchccat1), 'ccat2':encodeURIComponent(purchccat2), 'kw':encodeURIComponent(purchkw)});
tmntag.start();
});
if (typeof(showsfw) == 'undefined') {
var showsfw = true;
}
if (showsfw) {
jQuery(function($) {
$('.purchad').not('.criteo-alt').each(function(index, value) {
/*
if (index === 0) {
$(this).before("<script type="text/javascript" src="http://ads.servebom.com/tmnhead.js"></script>");
}
console.log($(this).attr('id'));
*/
/*$ (this).before('<br><br><i>' + $(this).attr('id') + '</i><br><br>'); */
$(this).html("<script type="text/javascript">try { tmntag.cmd.push(function(){ tmntag.adTag('" + $(this).attr("id") + "', false);}); } catch(e) {};</script>");
});
var sidepanelrefreshindicator = false;
var startStickyTop = 0;
jQuery(window).scroll(function() {
if (!sidepanelrefreshindicator && jQuery('#stickyNav').hasClass('sticky-fixed')) {
var currentTop = jQuery(window).scrollTop();
if (startStickyTop == 0) {
startStickyTop = currentTop;
} else if (currentTop - startStickyTop >= 800) {
if (tmntag) { tmntag.refresh(['purch_Y_R_0_1']); }
sidepanelrefreshindicator = true;
}
}
});
});
}
</script>
</div>
<div id="qrOverlay" style="display:none;background:rgba(0,0,0,0.7);width:100%;height:100%;position:fixed;top:0;left:0;z-index:9999;">
<a class="closeQR" href="#" style="display:block;width:100%;height:100%;z-index:91;position:absolute;top:0;left:0;"></a>
<div id="qrModal" style="display:none;width:250px;height:250px;z-index:99;position:relative;margin-top:-125px;margin-left:-125px;top:50%;left:50%;opacity:1;">
<a class="closeQR" href="#" style="position:absolute;margin-top:0.5em;margin-left:235px;"><img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAdCAYAAABfeMd1AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA8xJREFUeNqclktIVFEYx+fO+GjUGqw0S/IRGtTKENtkqJTkooUwC0EQNNpEEiJYoISbKAhcCYogagvBlbRQW/kAIdAkbRGIi3RiNIfJR+qk4zxO/2/4zu3cOw+tA7+5c8/j+5/vfN8592hCCMspSy4o4acXLIHVU40kkQTkglfgm4hd3KAb3PxfESf4KU5XAuBRPA0tznINgCa1Yn193bK0tBR5ZmVlWUpKSiyFhYXmcfPgiaZpn0/yZEKd4vLysqioqKCZRAEhMTc3Z/bqy0nL9Uzt3dXVJex2e0wBic1mEx0dHcLv96tDX8cTyVN7tbW1JTRupr6+3uzR7Vgib2Tr5ORklJHa2lrDe0FBgVhcXDTUDw8PqyIfY4m4ZGt5ebnB4OrqaqS+srJSj8XOzk6kbnBwUO9XVFQkgsGgKmTTRQ4PD/NlrcvlivKis7Mz0kZiJBRLQDI7O/s3rwOBu7oI1B/KhrGxsaiBtDTSsCyxBIj+/n69D+w+Jg0r/YTD4Wy5fF6vNyoD19bWLENDQ4b3pqammBtPHQ+diF0rNo4GxT3Z4HA4ogbSxmtsbNTf4ZnhXS1Ief1/KBQ6og0f2fXIkuJ4MVGDLBOACtVRW6KYuN3ue7oISIc3btmoDp6enjYYbWlp0Y3Qf1UAx40hu0pLSx0yJPRz1uPxvJONo6OjhswiAZm+BBlX3yU9PT26gM/no/PrHLDpIr29vQ/U7GloaDBk10k7vrq62uDF+Pg4ZYbDIAKuzc/PD8hOdBbRUXGaI6Wmpkbs7+/rAltbW19RX2wWSQd54A6WzaV6REcFjvSYxikGtESqBwcHB7vt7e30bSngyVtl4M+AHHCrubn5+cbGxqb5tFtYWBB9fX2iu7s78pyZmYn6ciF2e62trS9hpwxcAWlqdqWA8+A6uA+ejoyMfBL/UFZWVjbr6ureYmwNuAEugtSIff4y0rpl8CWhFDjBC6fT+R4BdB8dHYXiGZ+amvJgY35A/3ZQB+iIv8pLlaR/frHpad2S2b1McJk75vPzUlVVVV5ZWdmF5ORkGw6+EL6YvyYmJlyIxyba3eA7swG2gQ8E6NSSIhoHKIWTgISyWSyH/2fyJMjrMPgNdvl6REI/gAfsgANwTCcLJYh+kWAhGwulcfplcqwyeWPZuQ8NpnNpn41uM3vsAQkEOQuNtxWTUCp7lcHPNK6zsifH7I2PZ+5j4QBPIhz3SqQsXRLHKZVFU/hd4xkGWcjPT7k8IelBwnsXC0kxK3tn4/9SJKwYDTPCLJDocmcWlPtJUy86isGERv4IMACaz3RmXeGcqwAAAABJRU5ErkJggg%3D%3D" /></a><br />
<div id="qrCode"></div>
</div>
</div>
<script type="a1964a5df941c64d21908d27-text/javascript">
var vglnk = { key: 'f0a7f91912ae2b52e0700f73990eb321' };
(function(d, t) {
var s = d.createElement(t); s.type = 'text/javascript'; s.async = true;
s.src = '//cdn.viglink.com/api/vglnk.js';
var r = d.getElementsByTagName(t)[0]; r.parentNode.insertBefore(s, r);
}(document, 'script'));
</script>
<script type="a1964a5df941c64d21908d27-text/javascript">
if(!is_mobile)
{
if(xda_ad_choice == "purch")
{
document.write('<div id="purch_Y_P_1_1" class="purchad"></div>');
document.write('<div id="purch_Y_O_1_1" class="purchad"></div>');
}
}
</script>
<script type="a1964a5df941c64d21908d27-text/javascript">
if(is_mobile)
{
if(xda_ad_choice == "purch")
{
document.write('<div id="purch_Y_P_1_1" class="purchad"></div>');
document.write('<div id="purch_Y_O_1_1" class="purchad"></div>');
}
}
</script>
<style>
.vbulletin-editor-text-area TEXTAREA {
width:100%;
height: 315px;
padding:0;
margin:0;
}
</style>
<script data-cfasync="false" type="text/javascript">
var googletag = googletag || {};
googletag.cmd = googletag.cmd || [];
(function() {
var gads = document.createElement("script");
gads.async = true;
gads.type = "text/javascript";
var useSSL = "https:" == document.location.protocol;
gads.src = (useSSL ? "https:" : "http:") + "//www.googletagservices.com/tag/js/gpt.js";
var node =document.getElementsByTagName("script")[0];
node.parentNode.insertBefore(gads, node);
})();
</script>
<div id="div-gpt-ad-1363287890054-0-oop">
<script data-cfasync="false" type='text/javascript'>
googletag.cmd.push(function() {
googletag.defineOutOfPageSlot('/8456/IDG.XDA_ROS','div-gpt-ad-1363287890054-0-oop').addService(googletag.pubads())
googletag.display('div-gpt-ad-1363287890054-0-oop');
});
</script>
</div>
<script type="a1964a5df941c64d21908d27-text/javascript">
var _comscore = _comscore || [];
_comscore.push({ c1: "2", c2: "6035753" });
(function() {
var s = document.createElement("script"), el = document.getElementsByTagName("script")[0]; s.async = true;
s.src = (document.location.protocol == "https:" ? "https://sb" : "http://b") + ".scorecardresearch.com/beacon.js";
el.parentNode.insertBefore(s, el);
})();
</script>
<noscript>
<img src="http://b.scorecardresearch.com/p?c1=2&c2=6035753&cv=2.0&cj=1" />
</noscript>
<script async src="/clientscript/xda_sponsor_logic.js?v=1539618848" type="a1964a5df941c64d21908d27-text/javascript"></script>
<script type="a1964a5df941c64d21908d27-text/javascript" src="//cdn-cf-1.xda-developers.com/clientscript/2015.showthread.min.js?v=1539618848"></script>
<script type="text/javascript" data-cfasync="false">
<!--
var fontoptions = new Array();
var sizeoptions = new Array();
var smilieoptions = { };
var istyles = { };
var ltr = 'left';
var smiliewindow_x = 360;
var smiliewindow_y = 480;
var ignorequotechars = 1;
var allowbasicbbcode = true;
// vB Phrases
vbphrase["wysiwyg_please_wait"] = "Please wait for the WYSIWYG editor to finish loading...";
vbphrase["wysiwyg_initialized"] = "WYSIWYG Editor initialized for %1$s in %2$s seconds.";
vbphrase["wysiwyg_command_invalid"] = "This command is invalid or not implemented.";
vbphrase["moz_must_select_text"] = "Mozilla requires that you must select some text for this function to work";
vbphrase["moz_edit_config_file"] = "You need to edit your Mozilla config file to allow this action.";
vbphrase["enter_tag_option"] = "Please enter the option for your %1$s tag:";
vbphrase["must_select_text_to_use"] = "You must select some text to use this function.";
vbphrase["browser_is_safari_no_wysiwyg"] = "The Safari browser does not support WYSIWYG mode.";
vbphrase["enter_option_x_tag"] = "Enter the option for the [%1$s] tag:";
vbphrase["enter_text_to_be_formatted"] = "Enter the text to be formatted";
vbphrase["enter_link_text"] = "Enter the text to be displayed for the link (optional):";
vbphrase["enter_list_type"] = "What type of list do you want? Enter '1' for a numbered list, enter 'a' for an alphabetical list, or leave blank for a list with bullet points:";
vbphrase["enter_list_item"] = "Enter a list item.rnLeave the box empty or press 'Cancel' to complete the list:";
vbphrase["must_enter_subject"] = "You must enter a title / subject!";
vbphrase["message_too_short"] = "The message you have entered is too short. Please lengthen your message to at least %1$s characters.";
vbphrase["enter_link_url"] = "Please enter the URL of your link:";
vbphrase["enter_image_url"] = "Please enter the URL of your image:";
vbphrase["enter_email_link"] = "Please enter the email address for the link:";
vbphrase["complete_image_verification"] = "You did not complete the Image Verification";
vbphrase["iespell_not_installed"] = "ieSpell is a spell-checking tool for Internet Explorer.rnrnIf you would like to download ieSpell, click OK; otherwise click Cancel.rnrnieSpell can be downloaded from http://www.iespell.com";
vbphrase["click_quick_reply_icon"] = "Please click one of the Quick Reply icons in the posts above to activate Quick Reply.";
vbphrase["insert_all"] = "Insert All";
//-->
</script>
<script type="a1964a5df941c64d21908d27-text/javascript">
<!--
function qr_prepare_submit_pdp(b,c){if(qr_repost==true){return true}if(!allow_ajax_qr||!AJAX_Compatible){return qr_check_data(b,c)}
else if(qr_check_data(b,c)){if(typeof vb_disable_ajax!='undefined'&&vb_disable_ajax>0){return true}if(is_ie&&userAgent.indexOf('msie 5.')!=-1)
{if(PHP.urlencode(b.message.value).indexOf('%u')!=-1){return true}}if(YAHOO.util.Connect.isCallInProgress(qr_ajax)){return false}
if(clickedelm==b.preview.value){return true}else{var d='ajax=1';if(typeof ajax_last_post!='undefined'){d+='&ajax_lastpost='+PHP.urlencode(ajax_last_post)}
for(var f=0;f<b.elements.length;f++){var a=b.elements[f];if(a.name&&!a.disabled){switch(a.type){case'text':case'textarea':case'hidden':d+='&'+a.name+'='+PHP.urlencode(a.value);
break;case'checkbox':case'radio':d+=a.checked?'&'+a.name+'='+PHP.urlencode(a.value):'';break;case'select-one':d+='&'+a.name+'='+PHP.urlencode(a.options[a.selectedIndex].value);
break;case'select-multiple':for(var e=0;e<a.options.length;e++){d+=(a.options[e].selected?'&'+a.name+'='+PHP.urlencode(a.options[e].value):'')}break}}}
fetch_object('qr_posting_msg').style.display='';document.body.style.cursor='wait';qr_ajax_post_pdp(b.action,d);return false}}else{return false}}
function qr_ajax_post_pdp(b,c){if(YAHOO.util.Connect.isCallInProgress(qr_ajax)){YAHOO.util.Connect.abort(qr_ajax)}qr_repost=false;
qr_ajax=YAHOO.util.Connect.asyncRequest("POST",b,{success:qr_do_ajax_post_pdp,failure:qr_handle_error,timeout:vB_Default_Timeout},SESSIONURL+"securitytoken="+SECURITYTOKEN+'&'+c)}
function qr_do_ajax_post_pdp(b){if(b.responseXML){document.body.style.cursor='auto';fetch_object('qr_posting_msg').style.display='none';var c;if(fetch_tag_count(b.responseXML,'postbit'))
{ajax_last_post=b.responseXML.getElementsByTagName('time')[0].firstChild.nodeValue;qr_disable_controls();qr_hide_errors();if(fetch_tag_count(b.responseXML,'updatepost'))
{var d=b.responseXML.getElementsByTagName('postbit')[0].firstChild.nodeValue;var f=b.responseXML.getElementsByTagName('updatepost')[0].firstChild.nodeValue;fetch_object('edit'+f).innerHTML=d}
else{var a=b.responseXML.getElementsByTagName('postbit');for(c=0;c<a.length;c++){var e=document.createElement('div');e.innerHTML=a[c].firstChild.nodeValue;var i=fetch_object('lastpost');
var j=i.parentNode;var d=j.insertBefore(e,i);PostBit_Init(d,a[c].getAttribute('postid'))}}if(fetch_object('qr_submit')){fetch_object('qr_submit').blur()}}
else{if(!is_saf){var g=b.responseXML.getElementsByTagName('error');if(g.length){var h='<ol>';for(c=0;c<g.length;c++){h+='<li>'+g[c].firstChild.nodeValue+'</li>'}h+='</ol>';
qr_show_errors('<ol>'+h+'</ol>');return false}}qr_resubmit()}}else{qr_resubmit()}}
//-->
</script>
<script type="a1964a5df941c64d21908d27-text/javascript">
<!--
vB_AJAX_QuickEdit_Init('posts');
//-->
</script>
<script type="a1964a5df941c64d21908d27-text/javascript">
<!--
vB_Editor['vB_Editor_QR'] = new vB_Text_Editor('vB_Editor_QR', 0, '1424', '');
var QR_EditorID = 'vB_Editor_QR';
console.log("QuickReply Init");
//-->
</script>
<script type="a1964a5df941c64d21908d27-text/javascript">
<!--
// initialize quick reply
qr_init();
//-->
</script>
<script src="/clientscript/xda_guest_post.js" type="a1964a5df941c64d21908d27-text/javascript"></script>
<div style="display:none">
</div>
<script type="a1964a5df941c64d21908d27-text/javascript">
var lightboxshowmodal = false;
</script>
<script type="a1964a5df941c64d21908d27-text/javascript">
jQuery(document).ready(function($) {
jQuery('.modtools INPUT[type=checkbox]:checked').closest('.postbit-wrapper').find('.postbit-content').addClass('row-highlight');
jQuery('.modtools INPUT[type=checkbox]').on('click', function() {
if (jQuery(this).is(':checked')) {
jQuery(this).closest('.postbit-wrapper').find('.postbit-content').addClass('row-highlight');
} else {
jQuery(this).closest('.postbit-wrapper').find('.postbit-content').removeClass('row-highlight');
}
});
});
</script>
<script type="a1964a5df941c64d21908d27-text/javascript">
jQuery(document).ready(function($) {
$("#more_forums").click(function(e) {
e.preventDefault();
if(!$("#hidden_forums").is(":visible")) {
$(this).text("[Less]");
} else {
$(this).text("[More]");
}
$("#hidden_forums").toggle();
});
});
</script>
<script async type="a1964a5df941c64d21908d27-text/javascript" src="//cdn-cf-3.xda-developers.com/clientscript/xda_mention.js?v=1539618848"></script>
<script src="https://ajax.cloudflare.com/cdn-cgi/scripts/2448a7bd/cloudflare-static/rocket-loader.min.js" data-cf-nonce="a1964a5df941c64d21908d27-" defer=""></script></body>
</html>
XDA:DevDB Information
mods oreo, ROM for the Samsung Galaxy J7
Contributors
kottmann96
ROM OS Version: 8.x Oreo
Version Information
Status: Stable
Current Stable Version: Only Android Oreo
Created 2018-10-16
Last Updated 2018-10-16

[Guides][Mods][TouchWiz] Android 8 Oreo

<!doctype html>
<html dir="ltr" lang="en">
<head>
<title>[Guides][Mods][TouchWiz]Android 8 Oreo Mods | Android Development and Hacking</title>
<meta name="description" content="I Hope All Agree With Me And Share Guides Here For Oreo Like Me. Please Feel Free To Contribute As Well. Note: This Thread is Purely Meant For Custom ROM…" />
<meta name="keywords" content="[Guides][Mods][TouchWiz]Android 8 Oreo Mods, Android Development and Hacking">
<meta http-equiv="X-UA-Compatible" content="IE=Edge">
<script type="a1964a5df941c64d21908d27-text/javascript">
var purchccat1 = 'Android Development and Hacking';
var purchccat2 = 'Android General';
var purchkw = ["[Guides][Mods][TouchWiz]Android","8","Oreo","Mods"];
var purchnumpost = '11';
</script>
<style>
.socialcount li, .socialcount li a{
transition: all .5s ease;
}
.socialcount li a{
min-width:0px;
min-height:25px;
}
.animate{
-webkit-animation-duration: .8s;
animation-duration: .8s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.animate.googleplus{
-webkit-animation-delay: .75s;
animation-delay: .75s;
}
.animate.facebook{
-webkit-animation-delay: .95s;
animation-delay: .95s;
}
.animate.twitter{
-webkit-animation-delay: 1.15s;
animation-delay: 1.15s;
}
.small{
-webkit-transform: scale3d(0, 0, 0);
transform: scale3d(0, 0, 0);
}
.animate.flipOutX,
.animate.flipOutY,
.animate.bounceIn,
.animate.bounceOut {
-webkit-animation-duration: .75s;
animation-duration: .75s;
}
@-webkit-keyframes bounceIn {
from, 20%, 40%, 60%, 80%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
20% {
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
40% {
-webkit-transform: scale3d(.9, .9, .9);
transform: scale3d(.9, .9, .9);
}
60% {
opacity: 1;
-webkit-transform: scale3d(1.03, 1.03, 1.03);
transform: scale3d(1.03, 1.03, 1.03);
}
80% {
-webkit-transform: scale3d(.97, .97, .97);
transform: scale3d(.97, .97, .97);
}
to {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes bounceIn {
from, 20%, 40%, 60%, 80%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
20% {
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
40% {
-webkit-transform: scale3d(.9, .9, .9);
transform: scale3d(.9, .9, .9);
}
60% {
opacity: 1;
-webkit-transform: scale3d(1.03, 1.03, 1.03);
transform: scale3d(1.03, 1.03, 1.03);
}
80% {
-webkit-transform: scale3d(.97, .97, .97);
transform: scale3d(.97, .97, .97);
}
to {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.bounceIn {
-webkit-animation-name: bounceIn;
animation-name: bounceIn;
}
.bounceInDelay {
-webkit-animation-name: bounceIn;
animation-name: bounceIn;
-webkit-animation-delay: .5s;
animation-delay: .5s;
}
</style>
<meta http-equiv="X-UA-Compatible" content="IE=Edge">
<script type="a1964a5df941c64d21908d27-text/javascript">
var xda_ad_choice = (function()
{
var rand = function(min, max) {
return Math.random() * (max - min) + min;
};
var getRandomItem = function(list, weight) {
var total_weight = weight.reduce(function (prev, cur, i, arr) {
return prev + cur;
});
var random_num = rand(0, total_weight);
var weight_sum = 0;
for (var i = 0; i < list.length; i++) {
weight_sum += weight;
weight_sum = +weight_sum.toFixed(2);
if (random_num <= weight_sum) {
return list;
}
}
};
var list = ["purch", "sortable"];
//var weight = [0.99, 0.01];
var weight = [1.00, 0.00];
var random_item = getRandomItem(list, weight);
return random_item;
})();
// Override until ready
//xda_ad_choice = "purch";
if(location.hash == "#xda_ad_test")
{
xda_ad_choice = "sortable";
}
window.adBlockDetect = (function()
{
var enabled;
var callback = function(args)
{
if(args.length == 1 && typeof args[0] === "function")
{
args[0](enabled);
}
};
var poll = function(args)
{
if(typeof enabled === "undefined")
{
// Wait for check function to complete
setTimeout(function()
{
poll(args);
}, 105);
return;
}
// Check completed, do callback
callback(args);
};
(function()
{
// Assess adblock usage
var test = document.createElement("div");
test.innerHTML = " ";
test.className = "adonis-placeholder";
document.documentElement.appendChild(test);
window.setTimeout(function()
{
if (test.offsetHeight === 0)
{
enabled = true;
}
else
{
enabled = false;
}
test.remove();
}, 100);
})();
return function()
{
poll(arguments);
};
})();
</script>
<meta http-equiv="X-UA-Compatible" content="IE=Edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta charset="UTF-8">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="theme-color" content="#de7300">
<meta name="msapplication-TileColor" content="#de7300">
<meta property="fb:admins" content="9336956">
<base href="https://forum.xda-developers.com/">
<link href="//fonts.googleapis.com/css?family=Open+Sans:400,600|Hind:400,600,500|Titillium+Web:200,400,300italic,300,400italic,700,700italic" rel="stylesheet" type="text/css">
<link href="//cdn-cf-2.xda-developers.com/css/2015/2015.min.css?v=1539618848" rel="stylesheet" type="text/css">
<!--[if lte IE 8]>
<link href="//cdn-cf-2.xda-developers.com/css/2015/ie.css" rel="stylesheet" type="text/css">
<![endif]-->
<script type="a1964a5df941c64d21908d27-text/javascript">
//if(typeof console === "undefined") { var console = { log: function (logMsg) { } }; }
//console.firebug = false;
</script>
<!--[if lt IE 9]>
<script data-cfasync="false" src="//ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<![endif]-->
<!--[if gte IE 9]><!-->
<script data-cfasync="false" type="text/javascript" src="//ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script>
<!--<![endif]-->
<script type="text/javascript" data-cfasync="false">
var tmntag = tmntag || {};
tmntag.cmd = tmntag.cmd || [];
(function() {
var tmnhead = document.createElement('script');
tmnhead.async = true;
tmnhead.type = 'text/javascript';
tmnhead.src =
('https:'==document.location.protocol?'https:':'http:')+'//ads.servebom.com/tmnhead.js';
var node = document.getElementsByTagName('script')[0];
node.parentNode.insertBefore(tmnhead, node);
})();
<!--
var SESSIONURL = "";
var SECURITYTOKEN = "guest";
var IMGDIR_MISC = "//cdn-cf-1.xda-developers.com/images/2015/misc";
var vb_disable_ajax = parseInt("0", 10);
var stylevarcdn1 = '//cdn-cf-1.xda-developers.com/';
var styleid = 21;
var is_mobile = 0;
// -->
</script>
<script data-cfasync="false" type="text/javascript" src="//cdn-cf-4.xda-developers.com/clientscript/2015.head.min.js?v=1539618848"></script>
<link rel="alternate" type="application/rss+xml" title="xda-developers RSS Feed" href="external.php?type=RSS2" />
<link rel="alternate" type="application/rss+xml" title="xda-developers - Android General - RSS Feed" href="external.php?type=RSS2&forumids=1424" />
<script data-cfasync="false">
if ($.cookie('xda_adtest') != undefined) {
var xda_adtest = $.cookie('xda_adtest');
} else {
var xda_adtest = 3;
}
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-12268453-1', 'auto');
ga('require', 'displayfeatures');
ga('set', 'dimension1', 'Yes'); //Sidebar Showing
ga('set', 'dimension2', 'No'); //Logged In
ga('set', 'dimension3', '21'); //Style ID
ga('set', 'dimension5', xda_adtest); //Adtest
ga('send', 'pageview');
</script>
<script type="text/javascript" data-cfasync="false">
Shadowbox.init({
// let's skip the automatic setup because we don't have any
// properly configured link elements on the page
skipSetup: true
});
</script>
<link rel="shortcut icon" href="//cdn-cf-4.xda-developers.com/images/2015/favicons/favicon.ico">
<link rel="apple-touch-icon" sizes="57x57" href="//cdn-cf-4.xda-developers.com/images/2015/favicons/apple-touch-icon-57x57.png">
<link rel="apple-touch-icon" sizes="114x114" href="//cdn-cf-4.xda-developers.com/images/2015/favicons/apple-touch-icon-114x114.png">
<link rel="apple-touch-icon" sizes="72x72" href="//cdn-cf-4.xda-developers.com/images/2015/favicons/apple-touch-icon-72x72.png">
<link rel="apple-touch-icon" sizes="144x144" href="//cdn-cf-4.xda-developers.com/images/2015/favicons/apple-touch-icon-144x144.png">
<link rel="apple-touch-icon" sizes="60x60" href="//cdn-cf-4.xda-developers.com/images/2015/favicons/apple-touch-icon-60x60.png">
<link rel="apple-touch-icon" sizes="120x120" href="//cdn-cf-4.xda-developers.com/images/2015/favicons/apple-touch-icon-120x120.png">
<link rel="apple-touch-icon" sizes="76x76" href="//cdn-cf-4.xda-developers.com/images/2015/favicons/apple-touch-icon-76x76.png">
<link rel="apple-touch-icon" sizes="152x152" href="//cdn-cf-4.xda-developers.com/images/2015/favicons/apple-touch-icon-152x152.png">
<link rel="icon" type="image/png" href="//cdn-cf-4.xda-developers.com/images/2015/favicons/favicon-196x196.png" sizes="196x196">
<link rel="icon" type="image/png" href="//cdn-cf-4.xda-developers.com/images/2015/favicons/favicon-160x160.png" sizes="160x160">
<link rel="icon" type="image/png" href="//cdn-cf-4.xda-developers.com/images/2015/favicons/favicon-96x96.png" sizes="96x96">
<link rel="icon" type="image/png" href="//cdn-cf-4.xda-developers.com/images/2015/favicons/favicon-32x32.png" sizes="32x32">
<link rel="icon" type="image/png" href="//cdn-cf-4.xda-developers.com/images/2015/favicons/favicon-16x16.png" sizes="16x16">
<meta name="msapplication-TileColor" content="#e67800">
<meta name="msapplication-TileImage" content="//cdn-cf-4.xda-developers.com/images/2015/favicons/mstile-144x144.png">
<meta name="msapplication-config" content="//cdn-cf-4.xda-developers.com/images/2015/favicons/browserconfig.xml">
<script data-cfasync="false" type='text/javascript' src='//static.criteo.net/js/ld/publishertag.js'></script>
<script data-cfasync="false">
window.addEventListener("message", function(event) {
if (event.origin === "https://cas.criteo.com" && event.data) {
var elements = document.querySelectorAll("iframe[src*='cb=" + event.data + "&']");
if (elements.length) {
elements[0].parentNode.style.display = 'none';
}
}
},
false);
</script>
<script type="a1964a5df941c64d21908d27-text/javascript">
!function(f,b,e,v,n,t,s){if(f.fbq)return;n=f.fbq=function(){n.callMethod?
n.callMethod.apply(n,arguments):n.queue.push(arguments)};if(!f._fbq)f._fbq=n;
n.push=n;n.loaded=!0;n.version='2.0';n.queue=[];t=b.createElement(e);t.async=!0;
t.src=v;s=b.getElementsByTagName(e)[0];s.parentNode.insertBefore(t,s)}(window,
document,'script','https://connect.facebook.net/en_US/fbevents.js');
fbq('init', '403489180002579');
fbq('track', 'PageView_XDA');
</script>
<script type="a1964a5df941c64d21908d27-text/javascript">
!function(f,b,e,v,n,t,s){if(f.fbq)return;n=f.fbq=function(){n.callMethod?
n.callMethod.apply(n,arguments):n.queue.push(arguments)};if(!f._fbq)f._fbq=n;
n.push=n;n.loaded=!0;n.version='2.0';n.queue=[];t=b.createElement(e);t.async=!0;
t.src=v;s=b.getElementsByTagName(e)[0];s.parentNode.insertBefore(t,s)}(window,
document,'script','https://connect.facebook.net/en_US/fbevents.js');
fbq('init', '1969338259962592');
fbq('track', 'PageView');
</script>
<noscript><img height="1" width="1" style="display:none"
src="https://www.facebook.com/tr?id=1969338259962592&ev=PageView&noscript=1"
/></noscript>
<script type="a1964a5df941c64d21908d27-text/javascript" src="//cdn-cf-1.xda-developers.com/clientscript/jquery.qtip.min.js"></script>
<link type="text/css" rel="stylesheet" href="//cdn-cf-1.xda-developers.com/clientscript/jquery.qtip.min.css">
<script type="a1964a5df941c64d21908d27-text/javascript">
jQuery(document).ready(function()
{
$(".gifted-text").qtip();
});
</script>
<style type="text/css" id="vbulletin_editor_css_dynamic">
<!--
@import url("clientscript/vbulletin_editor.css?v=389b2");
.vBulletin_editor {
background: #E1E1E2;
padding: 5px;
}
.imagebutton {
background: #E1E1E2;
color: #000000;
padding: 1px;
border: none;
}
.ocolor, .ofont, .osize, .osmilie, .osyscoloar, .smilietitle {
background: #FFFFFF;
color: #000000;
border: 1px solid #FFFFFF;
}
.popup_pickbutton {
border: 1px solid #FFFFFF;
}
.popup_feedback {
background: #FFFFFF;
color: #000000;
border-right: 1px solid #FFFFFF;
}
.popupwindow {
background: #FFFFFF;
}
#fontOut, #sizeOut, .popup_feedback div {
background: #FFFFFF;
color: #000000;
}
.alt_pickbutton {
border-left: 1px solid #E1E1E2;
}
.popup_feedback input, .popup_feedback div
{
border: 0px solid;
padding: 0px 2px 0px 2px;
cursor: default;
font: 11px tahoma;
overflow: hidden;
}
-->
</style>
<script type="a1964a5df941c64d21908d27-text/javascript">
jQuery(document).ready(function($)
{
if(typeof(prettyPrint) == "function")
{
prettyPrint();
$(".copycodetoclip").click(function(e) {
$(this).next(".prettyprint").selectText();
});
}
});
</script>
<style>
.copycodetoclip {
cursorointer;
}
</style>
<script type="a1964a5df941c64d21908d27-text/javascript">
jQuery(document).ready(function(e)
{
var threadid = 3772017;
$("#sidepanel-threadSearch, #showthread-topsearch").submit(function(e)
{
e.preventDefault();
if(threadid)
{
var query = encodeURIComponent($(this).find("input[type=text]").val());
var url = "/search/thread/" + threadid + "?query=" + query;
window.location = url;
}
});
});
</script>
<meta property="og:title" content="[Guides][Mods][TouchWiz]Android 8 Oreo Mods" />
<meta property="og:type" content="website" />
<meta property="og:site_name" content="XDA Developers" />
<meta property="og:description" content="I Hope All Agree With Me And Share Guides Here For Oreo Like Me. Please Feel Free To Contribute As Well. Note: This Thread is Purely Meant For Custom ROM…" />
<meta property="og:image" content="https://cdn-images.xda-developers.com/direct/4/4/7/0/9/6/8/Screenshot_20180409-025431.jpg" />
<meta property="og:image" content="https://cdn-images.xda-developers.com/direct/4/4/7/0/9/6/9/Screenshot_20180409-025442.jpg" />
<meta property="og:image" content="https://cdn-images.xda-developers.com/direct/4/4/7/0/9/7/0/Screenshot_20180409-025956.jpg" />
<meta property="og:image" content="http://fs1.directupload.net/images/180402/htey5les.jpg" />
<meta property="og:image" content="http://fs5.directupload.net/images/170103/sd8jtf2c.jpg" />
<meta property="og:image" content="http://fs5.directupload.net/images/161025/7zzqvmfo.png" />
<meta property="og:image" content="http://cdn3.xda-developers.com/images/xda-facebook-default.jpg" />
<link rel="canonical" href="https://forum.xda-developers.com/android/general/guides-android-8-0-oreo-mods-thread-t3772017" />
<meta property="og:url" content="https://forum.xda-developers.com/android/general/guides-android-8-0-oreo-mods-thread-t3772017" />
<link rel="amphtml" href="https://forum.xda-developers.com/android/general/guides-android-8-0-oreo-mods-thread-t3772017/amp/">
<link rel="next" href="https://forum.xda-developers.com/android/general/guides-android-8-0-oreo-mods-thread-t3772017/page2">
<script type="a1964a5df941c64d21908d27-text/javascript">
var forumid = '1424';
ga('set', 'dimension4', '1424'); //ForumID
var showsfw = true;
</script>
</head>
<script src="https://ajax.cloudflare.com/cdn-cgi/scripts/2448a7bd/cloudflare-static/rocket-loader.min.js" data-cf-nonce="a1964a5df941c64d21908d27-"></script><body onload="" class="min-width-728 logged-out showthread-firstpage">
<a id="topanchor"></a>
<div id="header" class="header-logged-out" data-disable-page-zoom="false">
<a href="index.php" id="header-logo" class="header-responsive-trigger">
<script src="https://ajax.cloudflare.com/cdn-cgi/scripts/2448a7bd/cloudflare-static/rocket-loader.min.js" data-cf-nonce="a1964a5df941c64d21908d27-"></script><img src="//cdn-cf-1.xda-developers.com/images/2015/xda-logo_newcolors.svg" alt="xda-developers" onerror="if (this.dataset.imageswapped != 'true') { this.dataset.imageswapped = 'true'; this.src='//cdn-cf-1.xda-developers.com/images/2015/xda-logo.png'; }" height="28" width="207">
<i class="fas fa-bars"></i>
<span class="header-nav-hidden-menu-word">Menu</span>
</a>
<ul class="header-main header-dropdown header-dropdown-nomobile">
<li class="header-dropdown-header">
<a id="header_forums_dropdown" class="xda-popup-trigger" href="https://forum.xda-developers.com">
<span>FORUMS</span> <i class="fas fa-caret-down"></i>
</a>
<div class="dropdown-subheader">Apps, ROMs, Customization</div>
</li>
<li>
<ul id="header_forums_dropdown_menu" class="xda-popup xda-popup-inplace header_popup_menu ui-front" style="display:none">
<li>
<span class="header_analysis_subheader_text">Top Phones</span><i class="fas fa-caret-right header_analysis_subheader_moreicon"></i>
<ul class="header_analysis_submenu header_analysis_phones_menu">
<li>Samsung Galaxy Note 9</li><li>Samsung Galaxy Tab S4</li><li>OnePlus 6</li><li>Samsung Galaxy S9+</li><li>Samsung Galaxy S9 </li>
</ul>
</li>
<li>
<span class="header_analysis_subheader_text">New Phones</span><i class="fas fa-caret-right header_analysis_subheader_moreicon"></i>
<ul class="header_analysis_submenu header_analysis_phones_menu">
<li>Huawei Mate 20 X</li><li>Nokia 7.1</li><li>LG Watch W7</li><li>BlackBerry Key2 LE</li><li>Vivo V11</li>
</ul>
</li>
<li>
<div class="header_analysis_subheader"><span class="header_analysis_subheader_text">Root Tools</span><i class="fas fa-caret-right header_analysis_subheader_moreicon"></i></div>
<ul class="header_analysis_submenu header_analysis_phones_menu">
<li>Magisk Manager</li>
<li>KingRoot</li>
<li>Framaroot</li>
<li>SuperSU</li>
<li>Xposed</li>
</ul>
</li>
<li>
<div class="header_analysis_subheader"><span class="header_analysis_subheader_text">Top Apps</span><i class="fas fa-caret-right header_analysis_subheader_moreicon"></i></div>
<ul class="header_analysis_submenu header_analysis_phones_menu">
<li>Gapps</li>
<li>MX Player</li>
<li>Adaway</li>
<li>ViPER4Android Audio FX</li>
<li>Official XDA App</li>
</ul>
</li>
<li>
All Apps & Games
</li>
<li>
XDA Deals
</li>
</ul>
</li>
</ul>
<div id="login_register_wrapper" class="header-main">
<ul class="header-dropdown">
<li id="login-button-responsive">
<a id="header_login_dropdown" class="xda-popup-trigger header-responsive-trigger" href="#">
<span class="login_link_desktop">LOGIN <i class="fas fa-caret-right"></i></span>
<span class="login_link_mobile" title="Login - Jump back in!"><i class="fas fa-sign-in"></i></span>
</a>
<div class="dropdown-subheader">Jump back in</div>
</li>
<li>
<div id="header_login_dropdown_menu" class="header-responsive-control xda-popup xda-popup-inplace header_popup_menu" style="display:none;">
<script src="https://ajax.cloudflare.com/cdn-cgi/scripts/2448a7bd/cloudflare-static/rocket-loader.min.js" data-cf-nonce="a1964a5df941c64d21908d27-"></script><form action="https://forum.xda-developers.com/login.php?do=login" method="post" onsubmit="md5hash(vb_login_password, vb_login_md5password, vb_login_md5password_utf, 0)">
<input name="vb_login_username" type="text" placeholder="Username" class="login-input header-input" />
<input type="password" name="vb_login_password" placeholder="Password" class="login-input header-input" />
<button type="submit" id="login-submit"><i class="fas fa-chevron-right"></i></button>
<input type="hidden" name="s" value="" />
<input type="hidden" name="securitytoken" value="guest" />
<input type="hidden" name="do" value="login" />
<input type="hidden" name="vb_login_md5password" />
<input type="hidden" name="vb_login_md5password_utf" />
<div id="login-option-controls">
<input type="hidden" name="cookieuser" value="1" tabindex="103" id="cb_cookieuser_navbar" accesskey="c" />
Login with Google
<a style="top:5px" href="/login.php?do=lostpw" id="login-forgot" rel="nofollow">Forgot <span class="responsive-text-hide">your </span>password?</a>
</div>
</form>
<i class="fas fa-times"></i>
</div>
</li>
</ul>
<ul class="header-dropdown">
<li>
<a id="header_register_dropdown" href="register.php">
<span class="login_link_desktop">REGISTER <i class="fas fa-caret-right"></i></span>
<span class="login_link_mobile" title="Register Here - Takes just a sec!"><i class="fas fa-edit"></i></span>
</a>
<div class="dropdown-subheader">Takes just a sec!</div>
</li>
</ul>
</div>
<span id="mobile-search-wrapper" class="header-button"><a class="header-algolia-search-button" href="search"><span>search plus</span></a><a id="mobile-search" class="header-responsive-trigger" href="#"><i class="fas fa-search"></i></a></span>
<div id="header_search_wrapper" class="header-main header-right header-responsive-control">
<a class="header-algolia-search-button" href="/search" rel="nofollow"><span>search plus</span></a>
<form action="/sitesearch.php" method="GET" id="cse-search-box">
<input type="text" placeholder="Type device or find apps, ROMs, & more" name="q" id="header_search" class="device-suggest header-input" autocomplete="off" spellcheck="false">
<button type="submit" id="header_search_btn"><i id="header_search_icon" class="fas fa-search" title="Search"></i></button>
</form>
<div id="search_results_container"></div>
<i class="fas fa-close"></i>
</div>
<ul id="header_social_wrapper" class="header-main header-right">
<li>
<i class="fab fa-facebook-f fb-bg"></i>
</li>
<li>
<i class="fab fa-discord discord-bg"></i>
</li>
<li>
<i class="fab fa-telegram-plane telegram-bg"></i>
</li>
<li class="hide-1060">
<i class="fab fa-youtube yt-bg"></i>
</li>
<li>
<i class="fab fa-twitter tw-bg"></i>
</li>
<li id="header_social_swappa">
<a rel="nofollow" href="https://swappa.com/"><img id="header_sw" src="//cdn-cf-1.xda-developers.com/images/2015/swappa-2018.png" /></a>
</li>
</ul>
<div id="navigation-responsive" class="header-dropdown">
<ul class="ui-front header-responsive-control header_popup_menu">
<li>
<i class="fas fa-caret-right header_analysis_subheader_moreicon"></i><span class="header_analysis_subheader_text">Forums</span>
<ul class="header_analysis_submenu navigation-responsive-phones">
<li>Samsung Galaxy Note 9</li><li>Samsung Galaxy Tab S4</li><li>OnePlus 6</li><li>Samsung Galaxy S9+</li><li>Samsung Galaxy S9 </li>
</ul>
</li>
<li>
<i class="fas fa-caret-right header_analysis_subheader_moreicon"></i><span class="header_analysis_subheader_text">Analysis</span>
<ul class="header_analysis_submenu navigation-responsive-analysis">
</ul>
</li>
<li>
<i class="fas fa-caret-right header_analysis_subheader_moreicon"></i><span class="header_analysis_subheader_text">Swappa</span>
<div class="header_analysis_submenu navigation-responsive-swappa">
<span class="navigation-responsive-swappa-title">Swappa is XDA's Official Marketplace</span>
<span class="swappa-menu-subtext">Buy and sell gently used phones</span>
<span class="swappa-menu-phonetext swappa-menu-sellphone">Sell with no fees</span><img src="//cdn-cf-1.xda-developers.com/images/2015/swappaphone.png">
<span class="swappa-menu-phonetext swappa-menu-buyphone">Buy safely</span><img src="//cdn-cf-1.xda-developers.com/images/2015/swappaphone.png">
</div>
</li>
</ul>
</div>
</div>
<div class="navbits breadcrumbs" id="navbar_container">
<i class="fas fa-home firstbreadcrumb"></i>
<span class="navbar">xda-developers</span>
<span class="navbar" title="Android Development and Hacking"><i class="fas fa-angle-right"></i> Android Development and Hacking</span>
<span class="navbar" title="Android General"><i class="fas fa-angle-right"></i> Android General</span>
<i class="fas fa-angle-right" title="Reload this Page"></i>
<span>
[Guides][Mods][TouchWiz]Android 8 Oreo Mods by yash92duster
</span>
</div>
<div class="vbmenu_popup" id="navbar_search_menu" style="display:none;margin-top:3px" align="left">
<table cellpadding="4" cellspacing="1" border="0">
<tr>
<td class="thead">Search Forums</td>
</tr>
<tr>
<td class="vbmenu_option" title="nohilite">
<form action="search.php?do=process" method="post">
<input type="hidden" name="do" value="process" />
<input type="hidden" name="quicksearch" value="1" />
<input type="hidden" name="childforums" value="1" />
<input type="hidden" name="exactname" value="1" />
<input type="hidden" name="s" value="" />
<input type="hidden" name="securitytoken" value="guest" />
<div><input type="text" class="bginput" name="query" size="25" tabindex="1001" /><input type="submit" class="button" value="Go" tabindex="1004" /></div>
<div style="margin-top:5px">
<label for="rb_nb_sp0"><input type="radio" name="showposts" value="0" id="rb_nb_sp0" tabindex="1002" checked="checked" />Show Threads</label>
<label for="rb_nb_sp1"><input type="radio" name="showposts" value="1" id="rb_nb_sp1" tabindex="1003" />Show Posts</label>
</div>
</form>
</td>
</tr>
<tr>
<td class="vbmenu_option">Tag Search</td>
</tr>
<tr>
<td class="vbmenu_option">Advanced Search</td>
</tr>
<tr>
<td class="vbmenu_option">Find All Thanked Posts</td>
</tr>
</table>
</div>
<div class="vbmenu_popup" id="pagenav_menu" style="display:none">
<table cellpadding="4" cellspacing="1" border="0">
<tr>
<td class="thead" nowrap="nowrap">Go to Page...</td>
</tr>
<tr>
<td class="vbmenu_option" title="nohilite">
<script src="https://ajax.cloudflare.com/cdn-cgi/scripts/2448a7bd/cloudflare-static/rocket-loader.min.js" data-cf-nonce="a1964a5df941c64d21908d27-"></script><form action="index.php" method="get" onsubmit="return this.gotopage()" id="pagenav_form">
<input type="text" class="bginput" id="pagenav_itxt" style="font-size:11px" size="4" />
<input type="button" class="button" id="pagenav_ibtn" value="Go" />
</form>
</td>
</tr>
</table>
</div>
<div class="leaderboard">
<script type="a1964a5df941c64d21908d27-text/javascript">
if(!is_mobile)
{
if (xda_ad_choice == "purch")
{
document.write('<div id="purch_Y_L_1_1" adonis-marker class="purchad" style="min-height:90px; overflow:hidden; margin: auto; max-width:100%"></div>');
}
else if (xda_ad_choice == "sortable")
{
document.write('x3Cscript src="//tags-cdn.deployads.com/a/xda-developers.com.js" async >x3C/script>');
document.write('<div style="min-height:90px; max-height:250px; overflow:hidden;" class="ad-tag" data-ad-name="forum_top" data-ad-size="728x90" ></div>');
(deployads = window.deployads || []).push({});
}
}
</script>
<script type="a1964a5df941c64d21908d27-text/javascript">
if(is_mobile)
{
if (xda_ad_choice == "purch")
{
document.write('<div id="purch_Y_R_1_1" class="purchad"></div>');
}
else if (xda_ad_choice == "sortable")
{
document.write('x3Cscript src="//tags-cdn.deployads.com/a/xda-developers.com.js" async >x3C/script>');
document.write('<div class="ad-tag" data-ad-name="mforum_top" data-ad-size="300x250" ></div>');
(deployads = window.deployads || []).push({});
}
}
</script>
</div>
<div id="sidepanel">
<div class="sibling-forum-listing">
<div class="forums-title-wrapper"><span class="tp">FORUMS</span></div>
<ul>
<li class='current'><div class='left-arrow'></div><a href='/android/general' class='flink'>Android General</a></li><li><a href='/android/help' class='flink'>Android Q&A, Help & Troubleshooting</a></li><li><a href='/android/software-hacking' class='flink'>Android Software and Hacking General [Developers Only]</a></li><li><a href='/android/software' class='flink'>Android Software Development</a></li><li><a href='/android/development' class='flink'>Miscellaneous Android Development</a></li><div id='hidden_forums' style='display:none'><li><a href='/android/xposed-modules' class='flink'>Xposed Framework Modules</a></li><li><a href='/android/themes' class='flink'>Android Themes</a></li><li><a href='/android/apps-games' class='flink'>Android Apps and Games</a></li><li><a href='/android/developer-previews' class='flink'>Android Developer Previews</a></li></div><div style='text-align:right'><a id='more_forums' href='#'>[More]</a></div>
</ul>
</div>
<div style="margin-bottom:10px; text-align:center;">Remove All Ads from XDA</div>
<div style="text-align:center;margin-bottom:15px">
<div id="crt-348485" class="xda-crt"></div>
<script type="a1964a5df941c64d21908d27-text/javascript">
if(!is_mobile)
{
Criteo.DisplayAcceptableAdIfAdblocked(
{
'zoneid' : 348485,
'containerid' : 'crt-348485',
'overrideZoneFloor' : false,
'callIfNotAdBlocked' : function()
{
// XDA Depot Hidden
if (document.getElementById('xdadepot-container')) {
document.getElementById('xdadepot-container').style.display='none';
}
if (document.getElementById('crt-348485')) {
document.getElementById('crt-348485').style.display='none';
}
}
}
);
if(xda_ad_choice == "purch")
{
document.write('<div id="purch_Y_R_1_1" adonis-marker class="purchad purchad-desktop" style="margin-bottom:10px; min-height:250px;"></div>');
}
else if(xda_ad_choice == "sortable")
{
document.write('x3Cscript src="//tags-cdn.deployads.com/a/xda-developers.com.js" async >x3C/script>');
document.write('<div class="ad-tag" data-ad-name="forum_top_sidebar" data-ad-size="300x250" ></div>');
(deployads = window.deployads || []).push({});
}
}
</script>
</div>
<div id="stickyNav">
<link type="text/css" rel="stylesheet" href="//cdn-cf-3.xda-developers.com/css/2015/sidepanel.css">
<div id="topthanked" class="sidebox">
<h3 class="sidebox-header"><i class="fas fa-thumbs-up"></i> Most Thanked</h3>
<div id="topthanked_nav_container">
<div id="topthanked_nav_top" class="topthanked_nav" onClick="showThankedTop()"><span style="padding-top:3px;">ALL-TIME</div>
<div id="topthanked_nav_hot" class="topthanked_selected topthanked_nav" onClick="showThankedHot()">RECENT</div>
</div><div id="topThanksAll" style="display: none;"><div class="topThanks-padding"></div><ul><li onClick="if (typeof ga !== 'undefined') ga('send', 'event', 'MostThanked', 'Click', 76388485 ); document.location = '/showthread.php?p=76388485'"><span class="thanked" style="color:#EB9D28">21</span><span class="posttext"> well followed this steps
from someone in my spanish
discussion …</span><div class="postmeta"><span class="thankedauthor">Josevega</span><span class="thankeddate">2018-May-01 1:16</span></div></li><li onClick="if (typeof ga !== 'undefined') ga('send', 'event', 'MostThanked', 'Click', 77108226 ); document.location = '/showthread.php?p=77108226'"><span class="thanked" style="color:#EB9D28">20</span><span class="posttext"><span class="thankedtitle">Fixing PrivateMode on nonsupported frameworks (i.e N8/S9) Oreo edition</span> </span><div class="postmeta"><span class="thankedauthor">ananjaser1211</span><span class="thankeddate">2018-Jul-18 17:06</span></div></li><li onClick="if (typeof ga !== 'undefined') ga('send', 'event', 'MostThanked', 'Click', 77611243 ); document.location = '/showthread.php?p=77611243'"><span class="thanked" style="color:#EB9D28">16</span><span class="posttext"> Enable Night Light Mode
Night light mode is
similar to blue …</span><div class="postmeta"><span class="thankedauthor">Grouxho</span><span class="thankeddate">2018-Sep-13 13:07</span></div></li><li onClick="if (typeof ga !== 'undefined') ga('send', 'event', 'MostThanked', 'Click', 77001987 ); document.location = '/showthread.php?p=77001987'"><span class="thanked" style="color:#EB9D28">16</span><span class="posttext"><span class="thankedtitle">Fully spoof signature check Guide</span> So I already know there
are tons …</span><div class="postmeta"><span class="thankedauthor">BlackMesa123</span><span class="thankeddate">2018-Jul-06 8:20</span></div></li><li onClick="if (typeof ga !== 'undefined') ga('send', 'event', 'MostThanked', 'Click', 76579292 ); document.location = '/showthread.php?p=76579292'"><span class="thanked" style="color:#EB9D28">16</span><span class="posttext"> FIX FOR OREO DEODEX (ROM
WITHOUT ARM/ARM64) Hii
guys maybe some …</span><div class="postmeta"><span class="thankedauthor">AbrahamGC</span><span class="thankeddate">2018-May-21 9:10</span></div></li></ul></div><div id="topThanksHot" style=""><div class="topThanks-padding"></div><ul><li onClick="if (typeof ga !== 'undefined') ga('send', 'event', 'MostThanked', 'Click', 77685087 ); document.location = '/showthread.php?p=77685087'"><span class="thanked" style="color:#EB9D28">14</span><span class="posttext"> Native Samsung Blur in
Panel 1.- Decompile
SystemUi 2.- …</span><div class="postmeta"><span class="thankedauthor">Grouxho</span><span class="thankeddate">2018-Sep-21 16:12</span></div></li><li onClick="if (typeof ga !== 'undefined') ga('send', 'event', 'MostThanked', 'Click', 77720648 ); document.location = '/showthread.php?p=77720648'"><span class="thanked" style="color:#EB9D28">11</span><span class="posttext"> Enable - disable Dim
Effect in Panel This mod
is on fly It is …</span><div class="postmeta"><span class="thankedauthor">Grouxho</span><span class="thankeddate">2018-Sep-25 16:27</span></div></li><li onClick="if (typeof ga !== 'undefined') ga('send', 'event', 'MostThanked', 'Click', 77832011 ); document.location = '/showthread.php?p=77832011'"><span class="thanked" style="color:#EBE338">10</span><span class="posttext"> (quote) How to disable mtp
usb pop-up 1.- Decompile …</span><div class="postmeta"><span class="thankedauthor">Grouxho</span><span class="thankeddate">2018-Oct-09 6:09</span></div></li><li onClick="if (typeof ga !== 'undefined') ga('send', 'event', 'MostThanked', 'Click', 77811752 ); document.location = '/showthread.php?p=77811752'"><span class="thanked" style="color:#EBE338">9</span><span class="posttext"> Guide To Add Single CSC &
Remove OMC_ODM Hello
Users, As Some …</span><div class="postmeta"><span class="thankedauthor">yash92duster <u>OP</u></span><span class="thankeddate">2018-Oct-06 12:40</span></div></li><li onClick="if (typeof ga !== 'undefined') ga('send', 'event', 'MostThanked', 'Click', 77814196 ); document.location = '/showthread.php?p=77814196'"><span class="thanked" style="color:#EBE338">8</span><span class="posttext"><span class="thankedtitle">Always On Display Mods</span> Always On Display Mods
These mods were …</span><div class="postmeta"><span class="thankedauthor">djb77</span><span class="thankeddate">2018-Oct-06 20:56</span></div></li></ul></div></div><script async type="a1964a5df941c64d21908d27-text/javascript" src="//cdn-cf-3.xda-developers.com/sidepanel/sidepanel.js"></script>
<div id="sidepanel-threadSearch" class="widget">
<div class="widget_title"><h3>Thread Search</h3></div>
<div class="widget_content widget_news_content widget_clearfix">
<div class="widget_item widget_clearfix">
<form method="post" action="search.php?do=process&searchthreadid=3772017" checked="1">
<input type="text" id="sidepanel-searchInput" placeholder="Search this thread" name="query" />
<input type="hidden" value="1" name="quicksearch" />
<input type="hidden" value="1" name="childforums" />
<input type="hidden" value="1" name="exactname" />
<input type="hidden" value="" name="s" />
<input type="hidden" name="securitytoken" value="guest" />
</form>
<a id="advancedSearch" href="search.php?searchthreadid=3772017" title="Advanced Search"><i class="fas fa-gear"></i></a>
</div>
</div>
</div>
<script type="a1964a5df941c64d21908d27-text/javascript">
if(!is_mobile)
{
if (xda_ad_choice == "purch")
{
document.write('<div id="purch_Y_S_0_1" class="purchad" style="margin-top:10px; width:305px; max-width:305px; overflow:hidden;"></div>');
}
else if (xda_ad_choice == "sortable")
{
document.write('x3Cscript src="//tags-cdn.deployads.com/a/xda-developers.com.js" async >x3C/script>');
document.write('<div class="ad-tag" data-ad-name="forum_mid_sidebar" data-ad-size="300x250" style="margin-top:10px; width:305px; max-width:305px; overflow:hidden;"></div>');
(deployads = window.deployads || []).push({});
}
}
</script>
<style>
.xda_suggested_apps {
margin-top: 10px;
}
.xda_suggested_apps .widget_item_thumb {
height: 75px;
}
.widget-item-ratings {
position: relative;
top: -25px;
padding: 0px 3px;
background: white;
color: #000;
font-size: 9px;
line-height: 9px;
}
</style>
<script type="a1964a5df941c64d21908d27-text/javascript">
jQuery(document).ready(function($) {
// only run if Google analytics is loaded (some js blockers will prevent this
if (typeof ga !== 'undefined') {
$(".xda_suggested_apps a").click(function() {
var appitem = $(this).closest('.widget_app');
var appitemid = appitem.data('app-id');
ga('send', 'event', 'Suggested-Apps', 'Click', appitemid);
});
}
});
</script>
<div class="widget xda_suggested_apps">
<div class="widget_title">
<h3>Suggested Apps</h3>
<img src="https://forum.xda-cdn.com/images/suggested-apps/play-store-icon-icon.png" alt="Google Play Store" style="float:right;">
</div>
<div class="widget_content widget_news_content widget_clearfix widget_apps">
<div class="widget_item widget_clearfix widget_app" data-app-id="1">
<div class="widget_item_thumb">
<div class="thumb_icon">
<i class="fas fa-file-alt"></i>
</div>
<div class="thumb_hover">
<a href="https://play.google.com/store/apps/details?id=com.xda.labs.play " target="_blank">
<img class="visible animated" src="https://forum.xda-cdn.com/images/suggested-apps/xda-play.png" alt="XDA Play" height="75" width="75">
<span class="widget-item-ratings"><i class="fas fa-star"></i><i class="fas fa-star"></i><i class="fas fa-star"></i><i class="fas fa-star"></i><i class="fas fa-star-half"></i></span>
</a>
</div>
</div>
<div class="widget_item_content">
<h4>
Official XDA Forum App
</h4>
<div class="widget_item_text widget_clearfix">
The XDA App is the fastest way to access the forums on mobile.
</div>
</div>
</div>
<div class="widget_item widget_clearfix widget_app" data-app-id="2">
<div class="widget_item_thumb">
<div class="thumb_icon">
<i class="fas fa-file-alt"></i>
</div>
<div class="thumb_hover">
<a href="https://play.google.com/store/apps/details?id=com.xda.nobar" target="_blank">
<img class="visible animated" src="https://forum.xda-cdn.com/images/suggested-apps/navigation-gestures.png" alt="Navigation Gestures" height="75" width="75">
<span class="widget-item-ratings"><i class="fas fa-star"></i><i class="fas fa-star"></i><i class="fas fa-star"></i><i class="fas fa-star"></i><i class="fas fa-star fa-star-blank"></i></span>
</a>
</div>
</div>
<div class="widget_item_content">
<h4>
Navigation Gestures
</h4>
<div class="widget_item_text widget_clearfix">
Customizable gesture control for any Android device.
</div>
</div>
</div>
<div class="widget_item widget_clearfix widget_app" data-app-id="3">
<div class="widget_item_thumb">
<div class="thumb_icon">
<i class="fas fa-file-alt"></i>
</div>
<div class="thumb_hover">
<a href="https://www.xda-developers.com/xda-labs/" target="_blank">
<img class="visible animated" src="https://forum.xda-cdn.com/images/suggested-apps/labs.png" alt="Labs" height="75" width="75">
<span class="widget-item-ratings"><i class="fas fa-star"></i><i class="fas fa-star"></i><i class="fas fa-star"></i><i class="fas fa-star"></i><i class="fas fa-star"></i></span>
</a>
</div>
</div>
<div class="widget_item_content">
<h4>
XDA Labs
</h4>
<div class="widget_item_text widget_clearfix">
Labs is an independent app store that gives developers full control over their work.
</div>
</div>
</div>
<div class="widget_item widget_clearfix widget_app" data-app-id="4">
<div class="widget_item_thumb">
<div class="thumb_icon">
<i class="fas fa-file-alt"></i>
</div>
<div class="thumb_hover">
<a href="https://play.google.com/store/apps/details?id=projekt.substratum" target="_blank">
<img class="visible animated" src="https://forum.xda-cdn.com/images/suggested-apps/substratum.png" alt="Substratum" height="75" width="75">
<span class="widget-item-ratings"><i class="fas fa-star"></i><i class="fas fa-star"></i><i class="fas fa-star"></i><i class="fas fa-star"></i><i class="fas fa-star fa-star-blank"></i></span>
</a>
</div>
</div>
<div class="widget_item_content">
<h4>
Substratum
</h4>
<div class="widget_item_text widget_clearfix">
The ultimate, most complete theming solution for Android.
</div>
</div>
</div>
<div class="widget_item widget_clearfix widget_app" data-app-id="5">
<div class="widget_item_thumb">
<div class="thumb_icon">
<i class="fas fa-file-alt"></i>
</div>
<div class="thumb_hover">
<a href="https://play.google.com/store/apps/details?id=com.xda.feed" target="_blank">
<img class="visible animated" src="https://forum.xda-cdn.com/images/suggested-apps/feed.png" alt="XDA Feed" height="75" width="75">
<span class="widget-item-ratings"><i class="fas fa-star"></i><i class="fas fa-star"></i><i class="fas fa-star"></i><i class="fas fa-star"></i><i class="fas fa-star-half"></i></span>
</a>
</div>
</div>
<div class="widget_item_content">
<h4>
XDA Feed
</h4>
<div class="widget_item_text widget_clearfix">
The best way to get cutting edge news about your device!
</div>
</div>
</div>
</div>
</div>
<div class="widget xdaforumnews">
<div class="widget_title">
<h3>Top Forum Discussions</h3>
</div>
<div class="widget_content widget_news_content widget_clearfix">
<div class="widget_item widget_clearfix">
<div class="widget_item_content">
<h4>
How to build LineageOS 16.0 on a Windows 10 PC
</h4>
<div class="widget_item_meta widget_clearfix">
<span class="meta_date">October 15, 2018</span>
</div>
</div>
</div>
<div class="widget_item widget_clearfix">
<div class="widget_item_content">
<h4>
ZTE Quartz gets TWRP, factory images, and kernel source availability
</h4>
<div class="widget_item_meta widget_clearfix">
<span class="meta_date">October 14, 2018</span>
</div>
</div>
</div>
<div class="widget_item widget_clearfix">
<div class="widget_item_content">
<h4>
Xiaomi Redmi 6 Pro gets official TWRP
</h4>
<div class="widget_item_meta widget_clearfix">
<span class="meta_date">October 10, 2018</span>
</div>
</div>
</div>
<div class="widget_item widget_clearfix">
<div class="widget_item_content">
<h4>
Borderlight Live Wallpaper highlights the borders of the OnePlus 6
</h4>
<div class="widget_item_meta widget_clearfix">
<span class="meta_date">October 5, 2018</span>
</div>
</div>
</div>
<div class="widget_item widget_clearfix">
<div class="widget_item_content">
<h4>
Standalone K-9 Mail client built for Wear OS smartwatches
</h4>
<div class="widget_item_meta widget_clearfix">
<span class="meta_date">October 5, 2018</span>
</div>
</div>
</div>
<div class="widget_item widget_clearfix">
<div class="widget_item_content">
<h4>
Xiaomi Mi 8 Lite gets unofficial TWRP
</h4>
<div class="widget_item_meta widget_clearfix">
<span class="meta_date">October 5, 2018</span>
</div>
</div>
</div>
<div class="widget_item widget_clearfix">
<div class="widget_item_content">
<h4>
Nokia 7.1 forums are now open
</h4>
<div class="widget_item_meta widget_clearfix">
<span class="meta_date">October 5, 2018</span>
</div>
</div>
</div>
More Forum Links <i class="fas fa-caret-right"></i></div></div>
<SCRIPT language='JavaScript1.1' SRC="https://ad.doubleclick.net/ddm/adj/N3643.1192088.XDA-DEVELOPERS.COM/B7991651.106197715;sz=300x250;ord=[timestamp]?" type="a1964a5df941c64d21908d27-text/javascript">
</SCRIPT>
<NOSCRIPT>
<A HREF="https://ad.doubleclick.net/ddm/jump/N3643.1192088.XDA-DEVELOPERS.COM/B7991651.106197715;sz=300x250;ord=[timestamp]?">
<IMG SRC="https://ad.doubleclick.net/ddm/ad/N3643.1192088.XDA-DEVELOPERS.COM/B7991651.106197715;sz=300x250;ord=[timestamp]?" BORDER=0 WIDTH=300 HEIGHT=250 ALT="Advertisement"></A>
</NOSCRIPT>
<script type="a1964a5df941c64d21908d27-text/javascript">
if(!is_mobile)
{
if(xda_ad_choice == "purch")
{
document.write('<div id="purch_Y_R_0_1" class="purchad" style="margin-top:10px;"></div>');
}
else if(xda_ad_choice == "sortable")
{
document.write('x3Cscript src="//tags-cdn.deployads.com/a/xda-developers.com.js" async >x3C/script>');
document.write('<div class="ad-tag" data-ad-name="forum_bot_sidebar" data-ad-sticky="sidebar" data-ad-size="300x250" style="margin-top:10px;"></div>');
(deployads = window.deployads || []).push({});
}
}
</script>
</div>
</div>
<div class="page page-showthread">
<div class="pollbox forumbox box-shadow">
<div class="forum-head">
<h2><i class="fa fa-chevron-right"></i> View Poll Results: Hello Users...!!! Is Thread Useful.......!!!</h2>
</div>
<div class="pollbox-results">
<div class="pollbox-result">
<div class="pollresult-response">
Yes.....Good Collection of Mods.
</div>
<div class="pollresult-bar">
<div class="pollresult-bar-solid pollresult-bar-2" style="width:87.04%;"> </div>
</div>
<div class="pollresult-votenumber">94<span class="pollresult-responsive-text-show"> Vote(s)</span></div>
<div class="pollresult-votepercent">87.04%</div>
</div><div class="pollbox-result">
<div class="pollresult-response">
Not useful, I dont own Samsung Device.
</div>
<div class="pollresult-bar">
<div class="pollresult-bar-solid pollresult-bar-3" style="width:15.74%;"> </div>
</div>
<div class="pollresult-votenumber">17<span class="pollresult-responsive-text-show"> Vote(s)</span></div>
<div class="pollresult-votepercent">15.74%</div>
</div>
</div>
<div class="pollbox-footer">
Multiple Choice Poll. Voters: <strong>108</strong>. You may not vote on this poll</span>
</div>
</div>
<a name="poststop" id="poststop"></a>
<div id="edit76093145" class="postbit-wrapper ">
<a id="post76093145" class="postbit-anchor"></a>
<div id="thread-header-bloglike">
<div id="thread-header-avatar">
<div class="pbava smallfont">
<a href="member.php?u=6377149">
<img src="//cdn-cf-1.xda-developers.com/customavatars/avatar6377149_9.gif" width="66" height="80" class="imageShadow" alt="XDA Member yash92duster" border="0" />
</a>
</div>
</div>
<div id="thread-header-social">
<ul class="socialcount" data-url="https://forum.xda-developers.com/android/general/guides-android-8-0-oreo-mods-thread-t3772017" data-share-text="[Guides][Mods][TouchWiz]Android 8 Oreo Mods via @xdadevelopers">
<li class="twitter animate bounceInDelay"><i class="sti fab fa-twitter"></i> Tweet</span></li>
<li class="facebook animate bounceInDelay"><i class="sti fab fa-facebook-f"></i> Like</span></li>
<li class="googleplus animate bounceInDelay"><i class="sti fab fa-google-plus-g"></i> +1</li>
</ul>
</div>
<h1>[Guides][Mods][TouchWiz]Android 8 Oreo Mods</h1>
<div id="thread-header-thanks">
<div class="user-posts">
<strong>9,570</strong> posts
</div>
<div class="userThanksContainer" title="yash92duster has been thanked 9,337 times. That equates to 9/20 notches on our Thanks Meter">
<span class="userThanksText">Thanks<span class="responsive-text-hide"> Meter</span>: 9,337</span>
<div class="userThanksInfo">
<span class="userThanksMeter userThanksMeter9"> </span>
</div>
</div>
</div>
<div id="thread-header-meta">
By <span><a class="bigfusername xda-popup-trigger" id="postmenu_76093145" href="member.php?u=6377149"><span style="color: green; font-style: italic;">yash92duster</span></a></span>, Recognized Contributor on 2nd April 2018, 01:31 AM
<div class="xda-popup popup-notable xda-popup-inplace" id="postmenu_76093145_menu" style="display:none;">
<i class="fas fa-user-circle"></i> View Profile
<i class="fas fa-comment"></i> View Forum Posts
<i class="fab fa-twitter-t"></i> Follow on Twitter
<i class="fab fa-google-plus-g"></i> Follow on Google+
<i class="fab fa-facebook-f"></i> View Facebook page
<i class="fab fa-github"></i> View GitHub profile
<i class="fab fa-instagram"></i> View Instagram profile
<i class="fas fa-donate"></i> Donate to Me
</div>
</div>
</div>
</div>
<div class="showthread-abovebar-controls above-content-bar">
<i class="fas fa-caret-square-down"></i> <strong>View First Unread</strong>
<i class="pbfa fas fa-reply"></i> <span class="responsive-text-hide">Post </span>Reply
<a id="email_btn" href="/cdn-cgi/l/email-protection#dce3afa9beb6b9bfa8e184989df198b9aab9b0b3acb9aeaffc99b1bdb5b0b9b8fc88b4aeb9bdb8e6fc879ba9b5b8b9af818791b3b8af818788b3a9bfb48bb5a6819db2b8aeb3b5b8fce4fc93aeb9b3fc91b3b8affabeb3b8a5e194b9aeb9fbaffca8b4b9fcb0b5b2b7fca5b3a9fcb9b1bdb5b0b9b8fca8b3fca5b3a9aeafb9b0bae6fcb4a8a8acafe6f3f3bab3aea9b1f2a4b8bdf1b8b9aab9b0b3acb9aeaff2bfb3b1f3bdb2b8aeb3b5b8f3bbb9b2b9aebdb0f3bba9b5b8b9aff1bdb2b8aeb3b5b8f1e4f1ecf1b3aeb9b3f1b1b3b8aff1a8b4aeb9bdb8f1a8efebebeeecedeb" class="new-button showthread-email-thread"><i class="fas fa-envelope"></i> Email<span class="responsive-text-hide"> Thread</span></a>
<div class="pagenav">
<span class="pageofpages vbmenu_control">Page 1 of 69</span>
<span class="smallfont pagenav-curpage" title="Showing results 1 to 10 of 685">1</span>
<a class="smallfont pagenav-pagelink" href="/android/general/guides-android-8-0-oreo-mods-thread-t3772017/page2" title="Show results 11 to 20 of 685">2</a>
<a class="smallfont pagenav-pagelink" href="/android/general/guides-android-8-0-oreo-mods-thread-t3772017/page3" title="Show results 21 to 30 of 685">3</a>
<a class="smallfont pagenav-linkrel" href="/android/general/guides-android-8-0-oreo-mods-thread-t3772017/page11" title="Show results 101 to 110 of 685">11</a>
<a class="smallfont pagenav-linkrel" href="/android/general/guides-android-8-0-oreo-mods-thread-t3772017/page51" title="Show results 501 to 510 of 685">51</a>
<a rel="next" class="smallfont" href="/android/general/guides-android-8-0-oreo-mods-thread-t3772017/page2" title="Next » - Results 11 to 20 of 685"><i class="fa fa-angle-right"></i></a>
<a rel="last" class="smallfont" href="/android/general/guides-android-8-0-oreo-mods-thread-t3772017/page69" title="Last Page - Results 681 to 685 of 685" class="pagination-forward">Last <i class="fa fa-angle-double-right"></i></a>
<table class="pagenav-goto" title="Page 1 of 69"><tr><td title="showthread.php?t=3772017"><a name="PageNav"></a></td></tr></table>
</div>
<form id="showthread-topsearch" action="search.php?do=process&searchthreadid=3772017" method="post">
<input type="hidden" name="quicksearch" value="1">
<input type="hidden" name="childforums" value="1">
<input type="hidden" name="exactname" value="1">
<input type="hidden" name="s" value="" />
<input type="hidden" name="securitytoken" value="guest" />
<input type="text" placeholder="Search Thread" name="query" id="showthread-topsearch-text" class="search-input">
</form>
</div>
<div id="top_tabControls" class="upper_nav_container">
<script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script type="a1964a5df941c64d21908d27-text/javascript">
PROJECT_POST = '76093145';
PROJECT_THREAD = '3772017';
</script>
<div id="top_tabControls">
<ul class="threadcontrols2 threadcontrols tabcontrols2 tabcontrols">
<li>
<a id="tabControl_discussion" class='active' href="/showthread.php?t=3772017">Discussion</a>
<a id="tabControl_reviews" href="/devdb/project/?id=28436#reviews">Reviews</a>
<a id="tabControl_loading"><span id='loadingAnim' class='loadingAnimClass' style='position:relative;left:14px;'><img src='/clientscript/loading_small.gif' align='top'> <small>Loading...</small></span></a>
</li>
</ul>
<ul id="project_menu_threadcontrols" class="threadcontrols2 threadmenu threadcontrols alignright">
<li>
Login to Follow Project
</li>
</ul>
</div>
</div>
<div id="devdb_announcement">
<strong>Announcement from yash92duster:</strong> Dear Users, OP Will Be Updated once in 2 Weeks Only, #680
</div>
<div class="clear"></div>
<style>
#tabControl_bugReporter, #tabControl_featureRequests
{
display: none !important;
}
</style><link type='text/css' rel='stylesheet' href='//cdn-cf-4.xda-developers.com/css/2015/devdb.css' />
<div id="posts">
<div id="edit76093145" class="postbit-wrapper ">
<div class="post-content-container post-content-container-first-post">
<div class="postbit-content postbit-content-moderated" id="td_post_76093145">
<div class="post-text post-first-post" id="post_message_76093145">
<script type="a1964a5df941c64d21908d27-text/javascript">
if(!is_mobile)
{
if (xda_ad_choice == "purch")
{
document.write('<div id="purch_Y_R_1_2" class="purchad" style="float:right;margin-left:5px; width: 300px; height:250px; min-height:250px; max-height:250px; overflow:hidden;"></div>');
}
else if (xda_ad_choice == "sortable")
{
document.write('x3Cscript src="//tags-cdn.deployads.com/a/xda-developers.com.js" async >x3C/script>');
document.write('<div class="ad-tag" data-ad-name="forum_incontentbox_1" data-ad-size="300x250" style="float:right;margin-left:5px; width: 300px; height:250px; min-height:250px; max-height:250px; overflow:hidden;"></div>');
(deployads = window.deployads || []).push({});
}
}
</script>
<div align="center"><img src="https://img.xda-cdn.com/fzbyjYfwJErOSgLBqR5qI3Yck_0=/http%3A%2F%2Ffs1.directupload.net%2Fimages%2F180402%2Fhtey5les.jpg" border="0" alt="" title="" /><br />
<b><font size="3">I Hope All Agree With Me And Share Guides Here For Oreo Like Me.<br />
<br />
<br />
Please Feel Free To Contribute As Well.<br />
</font></b><br />
<br />
<br />
<b><font size="3"><br />
<font color="DarkRed">Note:</font><br />
This Thread is Purely Meant For Custom ROM Devs / Learners<br />
Others Please Ignore And Don't Ask For Flashable Zips<br />
</font></b><br />
<br />
<br />
<b><font size="3"><br />
<font color="DarkRed">Note to Beginners:</font><br />
You Will Need Basic Knowledge For Editing Decompiled Apks and Jars.<br />
</font></b><br />
<br />
<br />
<font size="5"><b>Thread Rules:</b></font><br />
<div style="margin:20px; margin-top:5px">
<div class="smallfont" style="margin-bottom:2px">Code: </div>
<pre class="alt2 " dir="ltr" style="
margin: 0px;
padding: 5px;
border: 1px inset;
width: 100%;
height: 114px;
text-align: left;
overflow: auto">*Post Guides Here Which Work 100% Only On A Galaxy S8/S8+, Note 8, S9/S9+ or any Oreo Device
*If You Post A Guide, Then Be Sure Its Your Own Guide.
*If Guide Is Not Owned By You Then Please Link To The Post Of Original Developer And Show Only The Changes Here.
*If Guide Is Not Owned By You Then Give Credits And Write That - " The Users Have To Thank In Linked Thread From Original Thread ".
*Please Add Screenshots For All Guides you post, Also use Xda Upload Tab For Uploading Pictures and don't add urls.
*Keep your guide please up to date.</pre>
</div><br />
<b><font size="5"><i><font color="DarkRed">Lets Get Started:</font></i></font></b><br />
<br />
<br />
<b><font size="5">SecSettings:</font></b><br />
<div class="bbcode-hide" style="margin:20px; margin-top:5px">
<input type="button" value="Click To Show Content" style="font-size:12px; padding:5px; display:block; margin:0; width:175px; cursorointer; text-align:center; text-transform:uppercase;" onClick="if (this.parentNode.getElementsByTagName('div')[0].style.display != '') { this.parentNode.getElementsByTagName('div')[0].style.display = ''; this.value='Click To Hide Content'; } else { this.parentNode.getElementsByTagName('div')[0].style.display = 'none'; this.value='Click To Show Content'; }">
<div style="display: none;">
<br />
* Outdoor Mode in Settings for Oreo:<br />
https://forum.xda-developers.com/sho...4&postcount=25<br />
<br />
* Nav Bar Colors Oreo<br />
https://forum.xda-developers.com/sho...3&postcount=30<br />
<br />
* Rom Logo to SecSettings for Oreo<br />
https://forum.xda-developers.com/sho...7&postcount=34<br />
<br />
* Adding Changelog Option To SecSettings Oreo<br />
https://forum.xda-developers.com/sho...6&postcount=35<br />
<br />
* Guide To Add Apps To SecSettings<br />
https://forum.xda-developers.com/sho...&postcount=157<br />
<br />
* Guide To Change User Manual Link In Settings Menu To Any Else:<br />
* Add On To User Manual Link In Settings Menu To Any Else: Remove SBrowser Link By Default And Use Any Other Browser:<br />
https://forum.xda-developers.com/sho...&postcount=181<br />
<br />
* The Vibration Of The Soft Keys Switch<br />
https://forum.xda-developers.com/sho...&postcount=258<br />
<br />
* Show Touch Key Light Duration on Display Settings<br />
https://forum.xda-developers.com/sho...&postcount=591<br />
<br />
<br />
</div>
</div><br />
<br />
<br />
<b><font size="5">SystemUI:</font></b><br />
<div class="bbcode-hide" style="margin:20px; margin-top:5px">
<input type="button" value="Click To Show Content" style="font-size:12px; padding:5px; display:block; margin:0; width:175px; cursorointer; text-align:center; text-transform:uppercase;" onClick="if (this.parentNode.getElementsByTagName('div')[0].style.display != '') { this.parentNode.getElementsByTagName('div')[0].style.display = ''; this.value='Click To Hide Content'; } else { this.parentNode.getElementsByTagName('div')[0].style.display = 'none'; this.value='Click To Show Content'; }">
<div style="display: none;">
<br />
* Guide to Remove High Volume Warning<br />
https://forum.xda-developers.com/sho...80&postcount=5<br />
<br />
* Guide to Remove Dual Sim Bar from Notification Panel<br />
https://forum.xda-developers.com/sho...7&postcount=18<br />
<br />
* GUIDE_TUTORIAL_THINK-OUTSIDE-THE-BOX - Global context for android application - example on SystemUI<br />
https://forum.xda-developers.com/sho...postcount=8317<br />
<br />
* Guide menu reset and off on samsung oreo<br />
https://forum.xda-developers.com/sho...01&postcount=9<br />
<br />
* SystemUI Tiles<br />
https://forum.xda-developers.com/sho...1&postcount=22<br />
<br />
* NETWORK TRAFFIC WITH DARK TINT<br />
https://forum.xda-developers.com/sho...5&postcount=42<br />
<br />
* DOUBLE TAP TO SLEEP ON STATUSBAR (ROMCONTROL OPTIONAL)<br />
https://forum.xda-developers.com/sho...3&postcount=44<br />
<br />
* ENABLE LOCKSCREEN ROTATION (ROMCONTROL OPTIONAL)<br />
https://forum.xda-developers.com/sho...4&postcount=45<br />
<br />
* TOGGLE COLOR INVERSION<br />
https://forum.xda-developers.com/sho...3&postcount=46<br />
<br />
* COLOR SIGNAL CLUSTER WITHOUT LOSS DARK TINT<br />
https://forum.xda-developers.com/sho...5&postcount=47<br />
<br />
* Center clock<br />
https://forum.xda-developers.com/sho...0&postcount=50<br />
<br />
* Guide to Hide Status Bar Icons in Lock Screen<br />
https://forum.xda-developers.com/sho...&postcount=112<br />
<br />
* Permanently Disable High Level Brightness Popup In TW Oreo<br />
https://forum.xda-developers.com/sho...&postcount=108<br />
<br />
* Custom Animation GIF For TW Oreo!<br />
https://forum.xda-developers.com/sho...7&postcount=99<br />
<br />
* FontUtils (Custom fonts for all TextViews with RC)<br />
https://forum.xda-developers.com/sho...8&postcount=77<br />
<br />
* Guide To Add Quick Face Unlock Without Swipe ( With Google Smart Lock ) <br />
https://forum.xda-developers.com/sho...&postcount=147<br />
<br />
* Signal Cluster To The Left ( With/Without RomControl ) ( On-The-Fly )<br />
https://forum.xda-developers.com/sho...&postcount=194<br />
<br />
* Guide - Move status bar views to right - left or center on fly<br />
https://forum.xda-developers.com/sho...&postcount=200<br />
<br />
* [GUIDE]Change Battery Icon on Every 10% Drain on Tw Oreo<br />
https://forum.xda-developers.com/sho...&postcount=237<br />
<br />
* Mini Guide - Force always visible Free Form Menu item in notifications<br />
https://forum.xda-developers.com/sho...&postcount=228<br />
<br />
* SIM Panel Responsive Switch<br />
https://forum.xda-developers.com/sho...&postcount=276<br />
<br />
* Dual Sim Bar from Notification Panel with switch<br />
https://forum.xda-developers.com/sho...&postcount=276<br />
<br />
* Fingerprint Unlock without RomControl & with RomControl<br />
<i>Unlock Device Using Fingerprint Unlock After Reboot</i><br />
https://forum.xda-developers.com/sho...&postcount=341<br />
<br />
* USE BIOMETRIC ON REBOOT<br />
<i>Unlock Device Using Fingerprint/IRIS/Face Unlock After Reboot</i><br />
https://forum.xda-developers.com/sho...&postcount=323<br />
<br />
* Unlock Device Using Fingerprint/IRIS/Face Unlock After Reboot<br />
<i>Unlock Device Using Fingerprint Unlock After Reboot</i><br />
https://forum.xda-developers.com/sho...9&postcount=70<br />
<br />
* TOGGLE FOR FINGERPRINT WAKE-UP<br />
https://forum.xda-developers.com/sho...&postcount=384<br />
<br />
* Advanced Power Menu - Up to 15 Toggles, custom colors...<br />
https://forum.xda-developers.com/sho...&postcount=428<br />
<br />
* QUICK-REPLY ON SECURE LOCKSCREEN (WITH/WITHOUT ROMCONTROL)<br />
https://forum.xda-developers.com/sho...&postcount=445<br />
<br />
* DeluxeOutdoor - Custom outdoor button on notif. panel<br />
https://forum.xda-developers.com/sho...&postcount=452<br />
<br />
* Screen off TimeOuts Tile - User Screen and Lock Screen (normal mode and power save mode)<br />
https://forum.xda-developers.com/sho...&postcount=421<br />
<br />
* Guide To Add Next Alarm In The Lockscreen With Toggle<br />
https://forum.xda-developers.com/sho...&postcount=586<br />
<br />
* Modded Screen Recorder apk and SystemUI Tile<br />
https://forum.xda-developers.com/sho...&postcount=597<br />
<br />
* Native Samsung Blur in Panel<br />
https://forum.xda-developers.com/sho...&postcount=615<br />
<br />
* Enable/Disable Dim Effect in Panel<br />
https://forum.xda-developers.com/sho...&postcount=629<br />
<br />
<br />
</div>
</div><br />
<br />
<br />
<b><font size="5">Framework-res:</font></b><br />
<div class="bbcode-hide" style="margin:20px; margin-top:5px">
<input type="button" value="Click To Show Content" style="font-size:12px; padding:5px; display:block; margin:0; width:175px; cursorointer; text-align:center; text-transform:uppercase;" onClick="if (this.parentNode.getElementsByTagName('div')[0].style.display != '') { this.parentNode.getElementsByTagName('div')[0].style.display = ''; this.value='Click To Hide Content'; } else { this.parentNode.getElementsByTagName('div')[0].style.display = 'none'; this.value='Click To Show Content'; }">
<div style="display: none;">
<br />
* Framework Res Apk SSRM and HQM Optimizations<br />
https://forum.xda-developers.com/sho...8&postcount=21<br />
<br />
* Guide To Fix Headphones in S9+ Oreo Ports<br />
https://forum.xda-developers.com/sho...9&postcount=27<br />
<br />
* Camera Flash Light 1% Mod<br />
https://forum.xda-developers.com/sho...1&postcount=33<br />
<br />
* Enable Night Light Mode <br />
https://forum.xda-developers.com/sho...&postcount=600<br />
<br />
<br />
</div>
</div><br />
<br />
<br />
<b><font size="5">Services.jar:</font></b><br />
<div class="bbcode-hide" style="margin:20px; margin-top:5px">
<input type="button" value="Click To Show Content" style="font-size:12px; padding:5px; display:block; margin:0; width:175px; cursorointer; text-align:center; text-transform:uppercase;" onClick="if (this.parentNode.getElementsByTagName('div')[0].style.display != '') { this.parentNode.getElementsByTagName('div')[0].style.display = ''; this.value='Click To Hide Content'; } else { this.parentNode.getElementsByTagName('div')[0].style.display = 'none'; this.value='Click To Show Content'; }">
<div style="display: none;">
<br />
* Guide To Permanently Disable Flag Secure in Oreo<br />
https://forum.xda-developers.com/sho...9&postcount=29<br />
<br />
* Fully spoof signature check Guide<br />
( Services.jar & Core-oj.jar - Signature Check Disable, Installing Apps Older Versions Over Newer For Oreo )<br />
https://forum.xda-developers.com/sho...&postcount=314<br />
<br />
* Signature Check Disable For Oreo<br />
https://forum.xda-developers.com/sho...3&postcount=31<br />
<br />
* Installing Apps Older Versions Over Newer For Oreo<br />
https://forum.xda-developers.com/sho...2&postcount=32<br />
<br />
* USB Plug/Unplug disable wake up with toggle in RomControl<br />
https://forum.xda-developers.com/sho...37&postcount=6<br />
<br />
* Tweaks: bypass MicroSD/Sim2 tray lock <br />
https://forum.xda-developers.com/sho...&postcount=313<br />
<br />
* Guide - A bit different way for Toast Animations<br />
https://forum.xda-developers.com/sho...&postcount=375<br />
<br />
<br />
</div>
</div><br />
<br />
<br />
<b><font size="5">Always On Display:</font></b><br />
<div class="bbcode-hide" style="margin:20px; margin-top:5px">
<input type="button" value="Click To Show Content" style="font-size:12px; padding:5px; display:block; margin:0; width:175px; cursorointer; text-align:center; text-transform:uppercase;" onClick="if (this.parentNode.getElementsByTagName('div')[0].style.display != '') { this.parentNode.getElementsByTagName('div')[0].style.display = ''; this.value='Click To Hide Content'; } else { this.parentNode.getElementsByTagName('div')[0].style.display = 'none'; this.value='Click To Show Content'; }">
<div style="display: none;">
<br />
* Guide To Add Custom Home Button Icon in Always On Display<br />
https://forum.xda-developers.com/sho...&postcount=655<br />
<br />
<br />
</div>
</div><br />
<br />
<br />
<b><font size="5">GooglePackageInstaller:</font></b><br />
<div class="bbcode-hide" style="margin:20px; margin-top:5px">
<input type="button" value="Click To Show Content" style="font-size:12px; padding:5px; display:block; margin:0; width:175px; cursorointer; text-align:center; text-transform:uppercase;" onClick="if (this.parentNode.getElementsByTagName('div')[0].style.display != '') { this.parentNode.getElementsByTagName('div')[0].style.display = ''; this.value='Click To Hide Content'; } else { this.parentNode.getElementsByTagName('div')[0].style.display = 'none'; this.value='Click To Show Content'; }">
<div style="display: none;">
<br />
* <br />
<br />
<br />
</div>
</div><br />
<br />
<br />
<b><font size="5">Samsung Camera 7/8:</font></b><br />
<div class="bbcode-hide" style="margin:20px; margin-top:5px">
<input type="button" value="Click To Show Content" style="font-size:12px; padding:5px; display:block; margin:0; width:175px; cursorointer; text-align:center; text-transform:uppercase;" onClick="if (this.parentNode.getElementsByTagName('div')[0].style.display != '') { this.parentNode.getElementsByTagName('div')[0].style.display = ''; this.value='Click To Hide Content'; } else { this.parentNode.getElementsByTagName('div')[0].style.display = 'none'; this.value='Click To Show Content'; }">
<div style="display: none;">
<br />
* <br />
<br />
<br />
</div>
</div><br />
<br />
<br />
<b><font size="5">InCallUI:</font></b><br />
<div class="bbcode-hide" style="margin:20px; margin-top:5px">
<input type="button" value="Click To Show Content" style="font-size:12px; padding:5px; display:block; margin:0; width:175px; cursorointer; text-align:center; text-transform:uppercase;" onClick="if (this.parentNode.getElementsByTagName('div')[0].style.display != '') { this.parentNode.getElementsByTagName('div')[0].style.display = ''; this.value='Click To Hide Content'; } else { this.parentNode.getElementsByTagName('div')[0].style.display = 'none'; this.value='Click To Show Content'; }">
<div style="display: none;">
<br />
* <br />
<br />
<br />
</div>
</div><br />
<br />
<br />
<b><font size="5">TouchWizHome Launcher:</font></b><br />
<div class="bbcode-hide" style="margin:20px; margin-top:5px">
<input type="button" value="Click To Show Content" style="font-size:12px; padding:5px; display:block; margin:0; width:175px; cursorointer; text-align:center; text-transform:uppercase;" onClick="if (this.parentNode.getElementsByTagName('div')[0].style.display != '') { this.parentNode.getElementsByTagName('div')[0].style.display = ''; this.value='Click To Hide Content'; } else { this.parentNode.getElementsByTagName('div')[0].style.display = 'none'; this.value='Click To Show Content'; }">
<div style="display: none;">
<br />
* TouchWizLauncher - Adding 8 Icons to Dock<br />
https://forum.xda-developers.com/sho...2&postcount=20<br />
<br />
* TouchWizLauncher Landscape/Portrait Mode For Home<br />
https://forum.xda-developers.com/sho...2&postcount=23<br />
<br />
* ENABLE LANDSCAPE MODE ON TW (SMALI WAY)<br />
https://forum.xda-developers.com/sho...0&postcount=43<br />
<br />
* TOUCHWIZ : CUSTOM SIZE / COLOR APP NAMES WITH ROMCONTROL<br />
https://forum.xda-developers.com/sho...&postcount=457<br />
<br />
* Double Tap Gestures On Home Screen (13 Actions) (Launcher_3)<br />
https://forum.xda-developers.com/sho...&postcount=521<br />
<br />
<br />
</div>
</div><br />
<br />
<br />
<b><font size="5">Samsung Root Detection App:</font></b><br />
<div class="bbcode-hide" style="margin:20px; margin-top:5px">
<input type="button" value="Click To Show Content" style="font-size:12px; padding:5px; display:block; margin:0; width:175px; cursorointer; text-align:center; text-transform:uppercase;" onClick="if (this.parentNode.getElementsByTagName('div')[0].style.display != '') { this.parentNode.getElementsByTagName('div')[0].style.display = ''; this.value='Click To Hide Content'; } else { this.parentNode.getElementsByTagName('div')[0].style.display = 'none'; this.value='Click To Show Content'; }">
<div style="display: none;">
<br />
* SysScope: Set Device Status Official<br />
https://forum.xda-developers.com/sho...5&postcount=81<br />
<br />
<br />
</div>
</div><br />
<br />
<br />
<b><font size="5">Samsung MTP (USB):</font></b><br />
<div class="bbcode-hide" style="margin:20px; margin-top:5px">
<input type="button" value="Click To Show Content" style="font-size:12px; padding:5px; display:block; margin:0; width:175px; cursorointer; text-align:center; text-transform:uppercase;" onClick="if (this.parentNode.getElementsByTagName('div')[0].style.display != '') { this.parentNode.getElementsByTagName('div')[0].style.display = ''; this.value='Click To Hide Content'; } else { this.parentNode.getElementsByTagName('div')[0].style.display = 'none'; this.value='Click To Show Content'; }">
<div style="display: none;">
<br />
* Guide To Disable MTP (USB) Pop-up:<br />
https://forum.xda-developers.com/sho...&postcount=680<br />
<br />
<br />
</div>
</div><br />
<br />
<br />
<b><font size="5">SecSetupWizard_Global:</font></b><br />
<div class="bbcode-hide" style="margin:20px; margin-top:5px">
<input type="button" value="Click To Show Content" style="font-size:12px; padding:5px; display:block; margin:0; width:175px; cursorointer; text-align:center; text-transform:uppercase;" onClick="if (this.parentNode.getElementsByTagName('div')[0].style.display != '') { this.parentNode.getElementsByTagName('div')[0].style.display = ''; this.value='Click To Hide Content'; } else { this.parentNode.getElementsByTagName('div')[0].style.display = 'none'; this.value='Click To Show Content'; }">
<div style="display: none;">
<br />
* <br />
<br />
<br />
</div>
</div><br />
<br />
<br />
<b><font size="5">Build.prop Tweaks:</font></b><br />
<div class="bbcode-hide" style="margin:20px; margin-top:5px">
<input type="button" value="Click To Show Content" style="font-size:12px; padding:5px; display:block; margin:0; width:175px; cursorointer; text-align:center; text-transform:uppercase;" onClick="if (this.parentNode.getElementsByTagName('div')[0].style.display != '') { this.parentNode.getElementsByTagName('div')[0].style.display = ''; this.value='Click To Hide Content'; } else { this.parentNode.getElementsByTagName('div')[0].style.display = 'none'; this.value='Click To Show Content'; }">
<div style="display: none;">
<br />
* Build Prop Tweaks:<br />
https://forum.xda-developers.com/sho...8&postcount=12<br />
<br />
* Guide To Fix SafetyNet CTS & Basic Integrity Failure in Magisk Root<br />
https://forum.xda-developers.com/sho...&postcount=624<br />
<br />
<br />
</div>
</div><br />
<br />
<br />
<b><font size="5">CSC Tweaks:</font></b><br />
<div class="bbcode-hide" style="margin:20px; margin-top:5px">
<input type="button" value="Click To Show Content" style="font-size:12px; padding:5px; display:block; margin:0; width:175px; cursorointer; text-align:center; text-transform:uppercase;" onClick="if (this.parentNode.getElementsByTagName('div')[0].style.display != '') { this.parentNode.getElementsByTagName('div')[0].style.display = ''; this.value='Click To Hide Content'; } else { this.parentNode.getElementsByTagName('div')[0].style.display = 'none'; this.value='Click To Show Content'; }">
<div style="display: none;">
<br />
* CSC Tweaks:<br />
https://forum.xda-developers.com/sho...1&postcount=11<br />
<br />
<br />
</div>
</div><br />
<br />
<br />
<b><font size="5">UPSM Tweaks:</font></b><br />
<div class="bbcode-hide" style="margin:20px; margin-top:5px">
<input type="button" value="Click To Show Content" style="font-size:12px; padding:5px; display:block; margin:0; width:175px; cursorointer; text-align:center; text-transform:uppercase;" onClick="if (this.parentNode.getElementsByTagName('div')[0].style.display != '') { this.parentNode.getElementsByTagName('div')[0].style.display = ''; this.value='Click To Hide Content'; } else { this.parentNode.getElementsByTagName('div')[0].style.display = 'none'; this.value='Click To Show Content'; }">
<div style="display: none;">
<br />
*<br />
<br />
<br />
</div>
</div><br />
<br />
<br />
<b><font size="5">Kernel Mods:</font></b><br />
<div class="bbcode-hide" style="margin:20px; margin-top:5px">
<input type="button" value="Click To Show Content" style="font-size:12px; padding:5px; display:block; margin:0; width:175px; cursorointer; text-align:center; text-transform:uppercase;" onClick="if (this.parentNode.getElementsByTagName('div')[0].style.display != '') { this.parentNode.getElementsByTagName('div')[0].style.display = ''; this.value='Click To Hide Content'; } else { this.parentNode.getElementsByTagName('div')[0].style.display = 'none'; this.value='Click To Show Content'; }">
<div style="display: none;">
<br />
* Fix For Oreo DeOdex (ROM WITHOUT ARM/ARM64)<br />
( You Can Boot ROM Without Using System/Framework/ARM/ and System/Framework/ARM64 Folders )<br />
https://forum.xda-developers.com/sho...&postcount=141<br />
<br />
<br />
</div>
</div><br />
<br />
<br />
<b><font size="5">Flashable Zip For Flashing System Files:</font></b><br />
<div class="bbcode-hide" style="margin:20px; margin-top:5px">
<input type="button" value="Click To Show Content" style="font-size:12px; padding:5px; display:block; margin:0; width:175px; cursorointer; text-align:center; text-transform:uppercase;" onClick="if (this.parentNode.getElementsByTagName('div')[0].style.display != '') { this.parentNode.getElementsByTagName('div')[0].style.display = ''; this.value='Click To Hide Content'; } else { this.parentNode.getElementsByTagName('div')[0].style.display = 'none'; this.value='Click To Show Content'; }">
<div style="display: none;">
<br />
https://forum.xda-developers.com/sho...1&postcount=36<br />
</div>
</div><br />
<br />
<br />
<b><font size="5"> Uncategorized:</font></b><br />
<div class="bbcode-hide" style="margin:20px; margin-top:5px">
<input type="button" value="Click To Show Content" style="font-size:12px; padding:5px; display:block; margin:0; width:175px; cursorointer; text-align:center; text-transform:uppercase;" onClick="if (this.parentNode.getElementsByTagName('div')[0].style.display != '') { this.parentNode.getElementsByTagName('div')[0].style.display = ''; this.value='Click To Hide Content'; } else { this.parentNode.getElementsByTagName('div')[0].style.display = 'none'; this.value='Click To Show Content'; }">
<div style="display: none;">
<br />
* [Smali/Baksmali] JesusFreke - Smali/Baksmali Jars<br />
https://bitbucket.org/JesusFreke/smali/downloads/<br />
<br />
* Some OMC manipulation tips<br />
https://forum.xda-developers.com/sho...8&postcount=10<br />
<br />
* Use ODM instead of OMC/CSC in Oreo<br />
https://forum.xda-developers.com/sho...&postcount=240<br />
<br />
* Decode/Encode OMC/CSC Files Tool<br />
https://forum.xda-developers.com/and...coder-t3791471<br />
<br />
* Decode/Encode OMC/CSC Files<br />
https://forum.xda-developers.com/gal...files-t3770940<br />
<br />
* How to Modify SystemUI.apk, Secsettings.apk, framework-res.apk and the * .jar of Samsung Oreo<br />
https://forum.xda-developers.com/sho...5&postcount=39<br />
https://forum.xda-developers.com/sho...3&postcount=40<br />
https://forum.xda-developers.com/sho...4&postcount=41<br />
<br />
* [Guide][Video Tutorial] How to build Custom ROMs and Kernel Modification![O][N][M][L]<br />
https://forum.xda-developers.com/and...ernel-t3814251<br />
<br />
* For those who want to go from 6th ROM Control to GRX Settings<br />
https://forum.xda-developers.com/sho...&postcount=312<br />
<br />
* Fixing Private Mode on Non Supported Frameworks (i.e S8+ / Note 8 / S9 ) Oreo<br />
https://forum.xda-developers.com/sho...&postcount=408<br />
<br />
* How To Fix S9+/S9 Dolby on Oreo Roms <br />
https://forum.xda-developers.com/sho...&postcount=405<br />
<br />
* RMM prenormal work around<br />
https://forum.xda-developers.com/sho...5&postcount=51<br />
<br />
* All about CPU Governors and GPU governors<br />
http://ajgupta.github.io/android/201...GPU-governors/<br />
<br />
* Guide To Bypass Google Pay App - Magisk Hide<br />
https://forum.xda-developers.com/sho...&postcount=626<br />
<br />
* [GUIDE] Root/Install TWRP on any NON-US Samsung after 2018 updates<br />
https://forum.xda-developers.com/sam...msung-t3747535<br />
<br />
* "Lockscreen & Home " Default Wallpaper:<br />
https://forum.xda-developers.com/sho...&postcount=518<br />
<br />
* [Guide][tut] [LP/MM] Hide/Enable Layouts (small apps, Icons, Nav and more) no smali<br />
https://forum.xda-developers.com/cro...-apps-t3417499<br />
<br />
* Guide To Add Single CSC & Remove OMC_ODM<br />
https://forum.xda-developers.com/sho...&postcount=652<br />
<br />
* AppLock For Oreo 8.0<br />
https://forum.xda-developers.com/sho...5&postcount=13<br />
<br />
* Screen Recorder<br />
https://forum.xda-developers.com/sho...3&postcount=19<br />
<br />
* Power Plan Feature for Device Maintenance Oreo<br />
https://forum.xda-developers.com/sho...3&postcount=24<br />
<br />
* Guide for GMS Doze<br />
https://forum.xda-developers.com/sho...4&postcount=14<br />
<br />
* Guide to Fix Data Mount in TWRP for Oreo<br />
https://forum.xda-developers.com/sho...6&postcount=28<br />
<br />
* [APP][Root][2.1+][OFFICIAL] AdAway<br />
https://forum.xda-developers.com/sho....php?t=2190753<br />
<br />
* ADB Prop Tweak<br />
https://forum.xda-developers.com/sho...5&postcount=15<br />
<br />
* Guide to Calibrate Battery<br />
https://forum.xda-developers.com/sho...4&postcount=16<br />
<br />
* [FontPack] -v7.2- 1120 Fonts Compatible with Oreo<br />
https://forum.xda-developers.com/gal...6edge-t3154336<br />
<br />
* [ADVANCED TUTORIAL][NOT-FOR-THE-WEAK-HEART][6THGEAR INFO CORNER] Content observer the 6thGear way<br />
https://forum.xda-developers.com/sho...postcount=8549<br />
<br />
* [GUIDE]All-In-One(stock FW/CSC/ROOT/TWRP recovery/FRP unlock/PIT/unbrick/bootloader)<br />
https://forum.xda-developers.com/gal...-root-t3702963<br />
<br />
* [30/09/16][Sounds] Iron Man 3 Added !!! [BOOTANIMATIONS] for S5/N4/S6/E /N5/S7/E<br />
https://forum.xda-developers.com/gal...audio-t3410272<br />
<br />
* [TOOLS][ZIPS][SCRIPTS] osm0sis' Odds and Ends [Multiple Devices/Platforms]<br />
https://forum.xda-developers.com/sho....php?t=2239421<br />
<br />
* [GUIDE] Restore You IMEI And Fix Corrupted EFS<br />
https://forum.xda-developers.com/and...d-efs-t3116217<br />
<br />
* [DEV][TEMPLATE] AnyKernel2 - Easily Mod ROM Ramdisk + Pack zImage<br />
https://forum.xda-developers.com/sho....php?t=2670512<br />
<br />
* [TOOL] Public ID Converter<br />
https://forum.xda-developers.com/and...erter-t3064175<br />
<br />
* SystemUI Compilation Error Fix!<br />
https://forum.xda-developers.com/sho...6&postcount=49<br />
<br />
<br />
</div>
</div><br />
<br />
<br />
<img src="https://img.xda-cdn.com/YIVqH8hi9WHJTrEdvqh2oltSmWY=/http%3A%2F%2Ffs5.directupload.net%2Fimages%2F170103%2Fsd8jtf2c.jpg" border="0" alt="" title="" /><br />
<br />
<font color="DarkRed"><font size="5"><b><u>ROM Building Kitchens:</u></b></font></font><br />
<div class="bbcode-hide" style="margin:20px; margin-top:5px">
<input type="button" value="Click To Show Content" style="font-size:12px; padding:5px; display:block; margin:0; width:175px; cursorointer; text-align:center; text-transform:uppercase;" onClick="if (this.parentNode.getElementsByTagName('div')[0].style.display != '') { this.parentNode.getElementsByTagName('div')[0].style.display = ''; this.value='Click To Hide Content'; } else { this.parentNode.getElementsByTagName('div')[0].style.display = 'none'; this.value='Click To Show Content'; }">
<div style="display: none;">
<br />
* [WINDOWS/LINUX][DONATE] SuperR's Kitchen<br />
https://forum.xda-developers.com/app...0-0-0-t3601702<br />
<br />
* [LINUX][FREE] SuperR's Kitchen<br />
https://forum.xda-developers.com/app...2-1-6-t3597434<br />
<br />
* TOAD - The Open-Source Android Deodexer<br />
https://forum.xda-developers.com/and...dexer-t3848307<br />
<br />
* Poison Kitchen IDE<br />
https://forum.xda-developers.com/and...n-ide-t3779833<br />
<br />
* [ANDROID ROMs SYSTEMs EDITOR] ASSAYYED_KITCHEN<br />
https://forum.xda-developers.com/che...tchen-t3410545<br />
<br />
* [TOOL]Fulmics Deodexer ◦ Marshmallow ◦ Nougat ◦ Oreo<br />
https://forum.xda-developers.com/and...r-1-0-t3512081<br />
<br />
* [TOOL] Tickle My Android - Decompiling & Deodexing The Easy Way<br />
https://forum.xda-developers.com/sho....php?t=1633333<br />
<br />
* [Tool]Fully automated tool for create deodex from ART<br />
https://forum.xda-developers.com/gal...oid-l-t2972025<br />
<br />
<br />
</div>
</div><br />
<br />
<br />
<font color="DarkRed"><font size="5"><b><u>Root:</u></b></font></font><br />
<div class="bbcode-hide" style="margin:20px; margin-top:5px">
<input type="button" value="Click To Show Content" style="font-size:12px; padding:5px; display:block; margin:0; width:175px; cursorointer; text-align:center; text-transform:uppercase;" onClick="if (this.parentNode.getElementsByTagName('div')[0].style.display != '') { this.parentNode.getElementsByTagName('div')[0].style.display = ''; this.value='Click To Hide Content'; } else { this.parentNode.getElementsByTagName('div')[0].style.display = 'none'; this.value='Click To Show Content'; }">
<div style="display: none;">
<br />
* SuperSU Root<br />
https://forum.xda-developers.com/app...v2-05-t2868133<br />
<br />
* Magisk Root<br />
https://forum.xda-developers.com/app...80cb6-t3618589<br />
https://github.com/topjohnwu/Magisk/releases<br />
</div>
</div><br />
<br />
<br />
<font color="DarkRed"><font size="5"><b><u>Xposed:</u></b></font></font><br />
<div class="bbcode-hide" style="margin:20px; margin-top:5px">
<input type="button" value="Click To Show Content" style="font-size:12px; padding:5px; display:block; margin:0; width:175px; cursorointer; text-align:center; text-transform:uppercase;" onClick="if (this.parentNode.getElementsByTagName('div')[0].style.display != '') { this.parentNode.getElementsByTagName('div')[0].style.display = ''; this.value='Click To Hide Content'; } else { this.parentNode.getElementsByTagName('div')[0].style.display = 'none'; this.value='Click To Show Content'; }">
<div style="display: none;">
<br />
* [OFFICIAL] Xposed for Lollipop/Marshmallow<br />
http://forum.xda-developers.com/show....php?t=3034811<br />
<br />
* [UNOFFICIAL]Xposed for Samsung Lollipop/Marshmallow<br />
https://forum.xda-developers.com/xpo...lipop-t3180960<br />
<br />
* [UNOFFICIAL] Material Design Xposed Installer<br />
https://forum.xda-developers.com/xpo...aller-t3137758<br />
</div>
</div><br />
<br />
<br />
<font color="DarkRed"><font size="5"><b><u>Kitkat/Lollipop/Marshmallow/Nougat/Oreo - Guides/Mods:</u></b></font></font><br />
<div class="bbcode-hide" style="margin:20px; margin-top:5px">
<input type="button" value="Click To Show Content" style="font-size:12px; padding:5px; display:block; margin:0; width:175px; cursorointer; text-align:center; text-transform:uppercase;" onClick="if (this.parentNode.getElementsByTagName('div')[0].style.display != '') { this.parentNode.getElementsByTagName('div')[0].style.display = ''; this.value='Click To Hide Content'; } else { this.parentNode.getElementsByTagName('div')[0].style.display = 'none'; this.value='Click To Show Content'; }">
<div style="display: none;">
<br />
* [Guides] Android 8.0 Oreo Mods Thread<br />
https://forum.xda-developers.com/and...hread-t3772017<br />
<br />
* Guides Android 7 modding with main emphasis on S7edge this time<br />
https://forum.xda-developers.com/and...5#post69788075<br />
<br />
* [Guides & Links] TOUCHWIZ UNIFIED MODS THREAD<br />
https://forum.xda-developers.com/sho....php?t=2799050<br />
<br />
* Collection of Guides & Mods & Links for Samsung Android 6.0.1<br />
https://forum.xda-developers.com/gal...-devs-t3321679<br />
</div>
</div><br />
<br />
<br />
<font color="DarkRed"><font size="5"><b><u>General Guides:</u></b></font></font><br />
<div class="bbcode-hide" style="margin:20px; margin-top:5px">
<input type="button" value="Click To Show Content" style="font-size:12px; padding:5px; display:block; margin:0; width:175px; cursorointer; text-align:center; text-transform:uppercase;" onClick="if (this.parentNode.getElementsByTagName('div')[0].style.display != '') { this.parentNode.getElementsByTagName('div')[0].style.display = ''; this.value='Click To Hide Content'; } else { this.parentNode.getElementsByTagName('div')[0].style.display = 'none'; this.value='Click To Show Content'; }">
<div style="display: none;">
<br />
* How to Port Samsung Rom to other Samsung devices (Updated as of 4/19/2017)<br />
https://forum.xda-developers.com/and...msung-t3481114<br />
<br />
* [SOURCE CODE][DEV TOOL][SDK 21+]6thGear RomControl v2.+ for Devs<br />
https://forum.xda-developers.com/and...-devs-t3411916<br />
<br />
* <b>TEE:<br />
A TEE processor is typically a separate microprocessor in the system or a virtualized instance of the main processor.<br />
The TEE processor is isolated from the rest of the system using memory and I/O protection mechanisms supported by the hardware.<br />
</b><br />
https://source.android.com/security/trusty/<br />
<br />
* Android Tips and Tricks<br />
https://forum.xda-developers.com/sho....php?t=1723643<br />
<br />
* [REF][GUIDE]Most Upto Date Guide on CPU Governors, I/O Schedulers:<br />
https://forum.xda-developers.com/gen...ors-o-t3048957<br />
<br />
* [GUIDE] How to fix IMEI / DRK issues [ALL MODELS][COMBINATION UPDATE 03 NOV 2017]<br />
https://forum.xda-developers.com/s7-...ssues-t3379516<br />
<br />
* [GUIDE][COMPLETE] All in one Android Development [NOOB FRIENDLY]<br />
https://forum.xda-developers.com/che...5121?nocache=1<br />
<br />
* [GUIDE][COMPLETE] Android ROM Development From Source To End<br />
https://forum.xda-developers.com/che...pment-t2814763<br />
<br />
* [GUIDE/TIPS] How to Port OEM Apps / Vendor Apps to Your Current ROM<br />
https://forum.xda-developers.com/sho....php?t=2476050<br />
<br />
* OTA Update Center App (v 2.0.5)<br />
http://forum.xda-developers.com/show...5#post29501085<br />
</div>
</div><br />
<br />
<br />
<font color="DarkRed"><font size="5"><b><u>General Guides Older Versions:</u></b></font></font><br />
<div class="bbcode-hide" style="margin:20px; margin-top:5px">
<input type="button" value="Click To Show Content" style="font-size:12px; padding:5px; display:block; margin:0; width:175px; cursorointer; text-align:center; text-transform:uppercase;" onClick="if (this.parentNode.getElementsByTagName('div')[0].style.display != '') { this.parentNode.getElementsByTagName('div')[0].style.display = ''; this.value='Click To Hide Content'; } else { this.parentNode.getElementsByTagName('div')[0].style.display = 'none'; this.value='Click To Show Content'; }">
<div style="display: none;">
<br />
* Porting Nougat Apps to Marshmallow <br />
https://forum.xda-developers.com/sho...ostcount=10884<br />
<br />
* Disable Signature Check<br />
https://forum.xda-developers.com/sho...&postcount=557<br />
<br />
* How to add logo and rom info to settings / about device,<br />
Add Toolbox Controller to Settings<br />
http://forum.xda-developers.com/show...postcount=1873<br />
http://forum.xda-developers.com/show...postcount=1813<br />
<br />
* Changelog to settings<br />
https://forum.xda-developers.com/cro...s-rom-t3278694<br />
<br />
* How to add SuperSU Link in Settings<br />
https://forum.xda-developers.com/sho...postcount=2264<br />
<br />
* How to add App Link in Settings<br />
http://forum.xda-developers.com/show...postcount=2264<br />
<br />
* [MOD][APP] Multi DPI Samsung Apps (Camera, Keyboard, Contacts/Dialer) & services.jar<br />
https://forum.xda-developers.com/gal...3#post61491483<br />
<br />
* [GUIDE] How To Add Contacts, Tasks, And Apps Edge Panel | Edge Panel S8 Guide | Nougat<br />
https://forum.xda-developers.com/sho...&postcount=245<br />
<br />
* How to Disable Flag_Secure in Nougat TW Rom<br />
https://forum.xda-developers.com/sho...ostcount=11420<br />
<br />
* [MOD][HOW-TO] Fully disable app verification (FOR USER APPS)<br />
https://forum.xda-developers.com/sho....php?t=2733681<br />
<br />
* Change FOTA Upgrade Screen to any color<br />
https://forum.xda-developers.com/sho...postcount=8460<br />
<br />
* A.O.K.P Ram Bar<br />
http://forum.xda-developers.com/show...postcount=5419<br />
http://forum.xda-developers.com/show...postcount=5543<br />
<br />
* How to Add Quicklauncher in Recents App<br />
http://forum.xda-developers.com/show...postcount=1332<br />
<br />
* Remove the grey status bar when power saving mode is on<br />
http://forum.xda-developers.com/show...postcount=7345<br />
<br />
* ADD/REMOVE - 5Way Reboot TW Marshmallow<br />
http://forum.xda-developers.com/show...postcount=1220<br />
http://forum.xda-developers.com/show...postcount=9369<br />
<br />
* How to Advance Power Menu on Marshmallow 6.0.1<br />
https://forum.xda-developers.com/sho...&postcount=525<br />
<br />
* Advanced Power Menu for Nougat<br />
https://forum.xda-developers.com/sho...83&postcount=3<br />
<br />
* Device info to notification panel and lockscreen<br />
http://forum.xda-developers.com/show...postcount=2019<br />
http://forum.xda-developers.com/show...postcount=2294<br />
http://forum.xda-developers.com/show...postcount=2030<br />
<br />
* For Guide - Multiwindow & Toolbox Toggles in S7Edge SystemUI<br />
http://forum.xda-developers.com/show...postcount=6307<br />
<br />
* Enable OutdoorMode<br />
http://forum.xda-developers.com/show...&postcount=543<br />
<br />
* Fix - Screen Overlay - GooglePackageInstaller apk<br />
http://forum.xda-developers.com/show...postcount=8597<br />
<br />
* Fix - Screen Overlay - GooglePackageInstaller apk Nougat<br />
https://forum.xda-developers.com/sho...count=82<br /><br />
<br />
* Increase Toolbox apps number<br />
http://forum.xda-developers.com/gala...g-fws-t2899795<br />
<br />
* Add On-Off Label To Settings ( Framework-res apk )<br />
http://forum.xda-developers.com/show...postcount=2952<br />
<br />
* [Guide] How to add (Capacitive) touch key light settings back to Display Settings<br />
https://forum.xda-developers.com/sho...postcount=6010<br />
<br />
* (HOW-TO) (MM) S7 Power Menu Mod with Blur background<br />
https://forum.xda-developers.com/gal...-blur-t3389044<br />
<br />
* [MOD][LP] Dynamic blur - Recents Panel<br />
https://forum.xda-developers.com/lg-...panel-t3284520<br />
<br />
* Opaque Status Bar Icons In Marshmallow (Remove Alpha Channel from status bar icons)<br />
https://forum.xda-developers.com/sho...postcount=1774<br />
<br />
* Remove EXTRA WHITE SPACE in DEFAULT APP SELECTOR<br />
http://forum.xda-developers.com/show...postcount=8981<br />
<br />
* Remove sd notification for S7e UI<br />
http://forum.xda-developers.com/show...postcount=5666<br />
<br />
* Quick Settings Columns to 6<br />
http://forum.xda-developers.com/show...postcount=2705<br />
<br />
* Disable Lockscreen " Swipe screen to unlock " Text<br />
http://forum.xda-developers.com/show...&postcount=489<br />
<br />
* How to Remove Web Manual and Updates in Settings Menu<br />
https://forum.xda-developers.com/sho...&postcount=161<br />
<br />
* [GUIDE][DEVS][SMALI]Enable "Device Status Official" - Remove SysScope[GUIDE][DEVS]<br />
https://forum.xda-developers.com/att...icial-t2815682<br />
</div>
</div><br />
<br />
<br />
<font color="DarkRed"><font size="5"><b><u>General Tools:</u></b></font></font><br />
<div class="bbcode-hide" style="margin:20px; margin-top:5px">
<input type="button" value="Click To Show Content" style="font-size:12px; padding:5px; display:block; margin:0; width:175px; cursorointer; text-align:center; text-transform:uppercase;" onClick="if (this.parentNode.getElementsByTagName('div')[0].style.display != '') { this.parentNode.getElementsByTagName('div')[0].style.display = ''; this.value='Click To Hide Content'; } else { this.parentNode.getElementsByTagName('div')[0].style.display = 'none'; this.value='Click To Show Content'; }">
<div style="display: none;">
<br />
* [GUIDE] How to Decompile APKs with ODEX files [Noob Friendly]<br />
https://forum.xda-developers.com/and...files-t3325340<br />
<br />
* [TOOL] Android Image Kitchen - Unpack/Repack <br />
https://forum.xda-developers.com/sho....php?t=2073775<br />
<br />
* Odin3 Tool For Windows:<br />
https://forum.xda-developers.com/sho....php?t=2711451<br />
<br />
* [OFFICIAL][TOOL][WINDOWS] ADB, Fastboot and Drivers - 15 seconds ADB Installer v1.4.3<br />
https://forum.xda-developers.com/sho....php?t=2588979<br />
<br />
* [Q&A] AROMA Installer - [Dev Move To DevDB]<br />
https://forum.xda-developers.com/sho....php?t=1461712<br />
<br />
* [Script][Tool] how to create a tar.md5 file from img For Odin<br />
https://forum.xda-developers.com/sho....php?t=2446269<br />
<br />
* How can a modder have easy life / Pushing apps into system / Easier than you think<br />
https://forum.xda-developers.com/sho...postcount=6998<br />
<br />
* [GUIDE] Making Dump Files Out of Android Device Partitions via ABD<br />
https://forum.xda-developers.com/sho....php?t=2450045<br />
<br />
* Updato - largest online firmware archive, fast and totally free<br />
https://forum.xda-developers.com/gal...chive-t3413785<br />
</div>
</div><br />
<br />
<br />
<img src="https://img.xda-cdn.com/anp4OvmSdtmmkL31Dprc9ozqlGw=/http%3A%2F%2Ffs5.directupload.net%2Fimages%2F161025%2F7zzqvmfo.png" border="0" alt="" title="" /><br />
<font size="4"><font face="Arial Black"><b><font color="Red">Click Here To Join The " Samsung Galaxy Oreo Guides Channel " in Telegram</font></b></font></font></div><br />
<b><u><font size="4">XDAevDB Information</font></u></b><br />
<font size="3"><b>[Guides][Mods][TouchWiz]Android 8 Oreo Mods, ROM for the Android General</b></font><br />
<br />
<b><u>Contributors</u></b><br />
yash92duster<br />
<b>ROM OS Version:</b> 8.x Oreo<br />
<b>ROM Firmware Required:</b> TouchWiz Devices Only<br />
<br />
<b><u>Version Information</u></b><br />
<b>Status:</b> Stable<br />
<b>Stable Release Date:</b> 2018-09-29<br />
<br />
<b>Created</b> 2018-08-07<br />
<b>Last Updated</b> 2018-10-13<br />
</div>
</div>
</div>
<div class="postbutton-row">
<div class="post-left">
</div>
<div class="post-buttons">
<i class="pbfa fas fa-share-square"></i><span class="responsive-text-hide"> Submit to XDA Portal</span>
<i class="pbfa fas fa-reply"></i><span class="responsive-text-hide"> Quick Reply</span>
<i class="pbfa fas fa-share-square"></i><span class="responsive-text-hide"> Reply</span>
</div>
<div class="post-right">
</div>
</div>
<div id="post_thanks_box_76093145" class="post_thanks_box_wrapper">
<a href="#" class="thanksShow toggleCollapse" id="toggleCollapse_Thanks_76093145" rel="nofollow">
The Following 55 Users Say Thank You to yash92duster For This Useful Post: <span class="thanksExpandPhrase">[ View ]</span>
</a>
<a target="_blank" class="gift-post" href="/ad-free/?postid=76093145">Gift yash92duster Ad-Free</a>
<div class="thanksNames" id="collapseobj_Thanks_76093145" style="display:none;">
<div> 32rd<span class="post-thanks-box-date">(2nd August 2018)</span>, a.raul<span class="post-thanks-box-date">(3rd April 2018)</span>, AbrahamGC<span class="post-thanks-box-date">(2nd April 2018)</span>, AK2H<span class="post-thanks-box-date">(2nd May 2018)</span>, Albe96<span class="post-thanks-box-date">(28th April 2018)</span>, Albry<span class="post-thanks-box-date">(11th October 2018)</span>, alispeedsport<span class="post-thanks-box-date">(16th May 2018)</span>, aliwaris<span class="post-thanks-box-date">(22nd June 2018)</span>, Allooosh98<span class="post-thanks-box-date">(27th September 2018)</span>, <span style="font-weight: bold; color: DarkOrange;">ananjaser1211</span><span class="post-thanks-box-date">(31st May 2018)</span>, ANDROIDXFOREVER<span class="post-thanks-box-date">(2nd April 2018)</span>, angiotell<span class="post-thanks-box-date">(22nd June 2018)</span>, badowl<span class="post-thanks-box-date">(4th May 2018)</span>, beardedfly<span class="post-thanks-box-date">(20th May 2018)</span>, Blackball<span class="post-thanks-box-date">(7th June 2018)</span>, brhoomy101<span class="post-thanks-box-date">(10th September 2018)</span>, <span style="color: blue; font-style: italic;">Carotix</span><span class="post-thanks-box-date">(8th June 2018)</span>, Cường Hồ<span class="post-thanks-box-date">(4th June 2018)</span>, Deepanshu77<span class="post-thanks-box-date">(6th June 2018)</span>, <span style="font-weight: bold; color: DarkOrange;">djb77</span><span class="post-thanks-box-date">(7th October 2018)</span>, dmw212721<span class="post-thanks-box-date">(21st July 2018)</span>, Dr.NHTT<span class="post-thanks-box-date">(16th August 2018)</span>, Eleo<span class="post-thanks-box-date">(11th June 2018)</span>, fedez<span class="post-thanks-box-date">(9th June 2018)</span>, Frozen27<span class="post-thanks-box-date">(2nd April 2018)</span>, Grouxho<span class="post-thanks-box-date">(8th May 2018)</span>, IAmWolf94<span class="post-thanks-box-date">(2nd July 2018)</span>, IKGapirov<span class="post-thanks-box-date">(18th September 2018)</span>, Kev-Dev<span class="post-thanks-box-date">(30th September 2018)</span>, Kinglos<span class="post-thanks-box-date">(20th August 2018)</span>, KTMNiko<span class="post-thanks-box-date">(17th June 2018)</span>, Kudesu<span class="post-thanks-box-date">(22nd June 2018)</span>, Manson79<span class="post-thanks-box-date">(9th April 2018)</span>, mohitmallick17<span class="post-thanks-box-date">(14th April 2018)</span>, necrosauron<span class="post-thanks-box-date">(12th April 2018)</span>, pswin09<span class="post-thanks-box-date">(9th June 2018)</span>, qounik<span class="post-thanks-box-date">(30th September 2018)</span>, rajat13<span class="post-thanks-box-date">(8th July 2018)</span>, rifek4<span class="post-thanks-box-date">(19th May 2018)</span>, Rifformat<span class="post-thanks-box-date">(28th August 2018)</span>, Rman666<span class="post-thanks-box-date">(7th June 2018)</span>, sagitt67<span class="post-thanks-box-date">(21st June 2018)</span>, <span style="font-weight: bold; color: DarkOrange;">Senthil360</span><span class="post-thanks-box-date">(9th July 2018)</span>, Shadow7107<span class="post-thanks-box-date">(2nd May 2018)</span>, SirDre<span class="post-thanks-box-date">(18th April 2018)</span>, Swarai<span class="post-thanks-box-date">(6th September 2018)</span>, TaifAljaloo<span class="post-thanks-box-date">(14th April 2018)</span>, ToXiC<span class="post-thanks-box-date">(8th October 2018)</span>, Vishal333<span class="post-thanks-box-date">(9th June 2018)</span>, VoHo7<span class="post-thanks-box-date">(3rd July 2018)</span>, Vucko_sk<span class="post-thanks-box-date">(26th May 2018)</span>, whitelightning76<span class="post-thanks-box-date">(19th April 2018)</span>, zmeeed1<span class="post-thanks-box-date">(12th April 2018)</span>, _alexndr<span class="post-thanks-box-date">(1st May 2018)</span>, ★彡 sílvєr kíng 彡★<span class="post-thanks-box-date">(31st May 2018)</span></div>
</div>
</div>
</div>
<div class="postbit-wrapper xda-box">
<div class="post-head-container">
<div class="post-head post-head-left"> </div>
<div class="post-head post-head-right"> </div>
</div>
<div class="post-content-container">
<div class="postbit-userinfo-cell">
</div>
<div class="postbit-content">
<script type="a1964a5df941c64d21908d27-text/javascript">
if(!is_mobile)
{
/* Criteo.DisplayAcceptableAdIfAdblocked(
{
'zoneid' : 348486,
'containerid' : 'crt-348486',
'overrideZoneFloor' : false,
'callIfNotAdBlocked' : function()
{
document.getElementById('crt-348486').style.display='none';
},
'callbackSuccess' : function()
{
console.log("callbackSuccess");
},
'callbackError' : function()
{
console.log("callbackError");
}
}
); */
if (xda_ad_choice == "purch")
{
document.write('<div id="purch_Y_L_0_1" class="purchad" style="text-align:left; min-height:90px; max-height:250px; overflow:hidden;"></div>');
}
else if (xda_ad_choice == "sortable")
{
document.write('x3Cscript src="//tags-cdn.deployads.com/a/xda-developers.com.js" async >x3C/script>');
document.write('<div class="ad-tag" data-ad-name="forum_incontent_1" data-ad-size="728x90" style="text-align:left; min-height:90px; max-height:250px; overflow:hidden;"></div>');
(deployads = window.deployads || []).push({});
}
}
</script>
</div>
</div>
<div class="postbutton-row"></div>
</div>
<div id="edit76093174" class="postbit-wrapper ">
<a id="post76093174" class="postbit-anchor"></a>
<div class="post-head-container">
<div class="post-head post-head-left">
<div id="postmenu_76093174">
<i class="fas fa-user-circle post-onlinestatus post-onlinestatus-offline" title="yash92duster is offline"></i>
<a class="bigfusername xda-popup-trigger" id="postmenu_76093174" href="member.php?u=6377149"><span style="color: green; font-style: italic;">yash92duster</span></a>
<div class="xda-popup popup-notable xda-popup-inplace" id="postmenu_76093174_menu" style="display:none;">
<i class="fas fa-user-circle"></i> View Profile
<i class="fas fa-comment-dots"></i> View Forum Posts
<i class="fab fa-twitter"></i> Follow on Twitter
<i class="fab fa-google-plus-g"></i> Follow on Google+
<i class="fab fa-facebook-f"></i> View Facebook page
<i class="fab fa-github"></i> View GitHub profile
<i class="fab fa-instagram"></i> View Instagram profile
<i class="fas fa-donate"></i> Donate to Me
</div>
</div>
</div>
<div class="post-head post-head-right">
<span class="time">2nd April 2018, 01:36 AM</span>
<span class="posttime-number-seperator">|</span><strong>#2</strong>
<div class="postbit-social">
<i class="fagp fab fa-google-plus-g"></i>
<i class="fafb fab fa-facebook-f"></i>
<i class="fatw fab fa-twitter"></i>
</div>
</div>
</div>
<div class="post-content-container">
<div class="postbit-userinfo-cell">
<div class="pbava smallfont">
<img src="//cdn-cf-1.xda-developers.com/customavatars/avatar6377149_9.gif" width="66" height="80" class="imageShadow" alt="yash92duster's Avatar" border="0" />
</div>
<div class="smallfont">
<div class="pbuser user-title user-title-op-tag"><span class="op-tag">OP</span> Recognized Contributor</div>
<div class="pbuser user-location">
<img src="//cdn-cf-2.xda-developers.com/images/flags/India.png" title="India" class="userflag imageShadow" alt="Flag" />
Chennai
</div>
<div class="userThanksContainer" title="yash92duster has been thanked 9,337 times. That equates to 9/20 notches on our Thanks Meter">
<span class="userThanksText">Thanks<span class="responsive-text-hide"> Meter</span>: 9,337</span>
<div class="userThanksInfo">
<span class="userThanksMeter userThanksMeter9"> </span>
</div>
</div>
<div class="userstars-star userstars-amount-0" title="0 donation stars"></div>
Donate to Me
</div>
More <i class="fas fa-caret-down"></i>
<div id="collapseobj_more_76093174" class="moreUserInfo" style="display:none;">
<div class="pbuser user-posts">
<strong>9,570</strong> posts
</div>
<div class="pbuser user-joindate"><span class="time responsive-text-hide">Join Date:</span><span class="responsive-text-show">Joined:</span> Jan 2015</div>
<div class="my-devices pbuser">My Devices: <a href='/galaxy-s5'>Samsung Galaxy S 5</a>, <a href='/tab-4'>Samsung Galaxy Tab 4</a>, <a href='/moto-e-2015'>Moto E 2015</a>, <a href='/zenwatch-2'>Asus ZenWatch 2</a>, <a href='/samsung-a-series'>Samsung Galaxy A Series</a>, <a href='/galaxy-e-series'>Samsung Galaxy E Series</a>, <a href='/galaxy-s7'>Samsung Galaxy S7</a>, <a href='/galaxy-s8+'>Samsung Galaxy S8+</a>, <a href='/galaxy-s9'>Samsung Galaxy S9</a></div>
<img src="//cdn-cf-2.xda-developers.com/images/providers/India - Jio.png" title="India - Jio" class="carrier" alt="Carrier - India - Jio">
<div class="userChatIcons"> </div>
Less <i class="fas fa-caret-up"></i>
</div>
</div>
<div class="postbit-content postbit-content-moderated" id="td_post_76093174">
<div class="post-text" id="post_message_76093174">
#Reserved1
</div>
</div>
</div>
<div class="postbutton-row">
<div class="post-left">
</div>
<div class="post-buttons">
<i class="pbfa fas fa-share-square"></i><span class="responsive-text-hide"> Submit to XDA Portal</span>
<i class="pbfa fas fa-reply"></i><span class="responsive-text-hide"> Quick Reply</span>
<i class="pbfa fas fa-share-square"></i><span class="responsive-text-hide"> Reply</span>
</div>
<div class="post-right">
</div>
</div>
<div id="post_thanks_box_76093174" class="post_thanks_box_wrapper">
<a href="#" class="thanksShow toggleCollapse" id="toggleCollapse_Thanks_76093174" rel="nofollow">
The Following 8 Users Say Thank You to yash92duster For This Useful Post: <span class="thanksExpandPhrase">[ View ]</span>
</a>
<a target="_blank" class="gift-post" href="/ad-free/?postid=76093174">Gift yash92duster Ad-Free</a>
<div class="thanksNames" id="collapseobj_Thanks_76093174" style="display:none;">
<div> <span style="font-weight: bold; color: DarkOrange;">ananjaser1211</span><span class="post-thanks-box-date">(31st May 2018)</span>, <span style="color: blue; font-style: italic;">Carotix</span><span class="post-thanks-box-date">(11th August 2018)</span>, Dr.NHTT<span class="post-thanks-box-date">(16th August 2018)</span>, fedez<span class="post-thanks-box-date">(9th June 2018)</span>, IKGapirov<span class="post-thanks-box-date">(18th September 2018)</span>, mohitmallick17<span class="post-thanks-box-date">(14th April 2018)</span>, <span style="font-weight: bold; color: DarkOrange;">Senthil360</span><span class="post-thanks-box-date">(9th July 2018)</span>, TaifAljaloo<span class="post-thanks-box-date">(14th April 2018)</span></div>
</div>
</div>
</div>
<div id="edit76093175" class="postbit-wrapper ">
<a id="post76093175" class="postbit-anchor"></a>
<div class="post-head-container">
<div class="post-head post-head-left">
<div id="postmenu_76093175">
<i class="fas fa-user-circle post-onlinestatus post-onlinestatus-offline" title="yash92duster is offline"></i>
<a class="bigfusername xda-popup-trigger" id="postmenu_76093175" href="member.php?u=6377149"><span style="color: green; font-style: italic;">yash92duster</span></a>
<div class="xda-popup popup-notable xda-popup-inplace" id="postmenu_76093175_menu" style="display:none;">
<i class="fas fa-user-circle"></i> View Profile
<i class="fas fa-comment-dots"></i> View Forum Posts
<i class="fab fa-twitter"></i> Follow on Twitter
<i class="fab fa-google-plus-g"></i> Follow on Google+
<i class="fab fa-facebook-f"></i> View Facebook page
<i class="fab fa-github"></i> View GitHub profile
<i class="fab fa-instagram"></i> View Instagram profile
<i class="fas fa-donate"></i> Donate to Me
</div>
</div>
</div>
<div class="post-head post-head-right">
<span class="time">2nd April 2018, 01:36 AM</span>
<span class="posttime-number-seperator">|</span><strong>#3</strong>
<div class="postbit-social">
<i class="fagp fab fa-google-plus-g"></i>
<i class="fafb fab fa-facebook-f"></i>
<i class="fatw fab fa-twitter"></i>
</div>
</div>
</div>
<div class="post-content-container">
<div class="postbit-userinfo-cell">
<div class="pbava smallfont">
<img src="//cdn-cf-1.xda-developers.com/customavatars/avatar6377149_9.gif" width="66" height="80" class="imageShadow" alt="yash92duster's Avatar" border="0" />
</div>
<div class="smallfont">
<div class="pbuser user-title user-title-op-tag"><span class="op-tag">OP</span> Recognized Contributor</div>
<div class="pbuser user-location">
<img src="//cdn-cf-2.xda-developers.com/images/flags/India.png" title="India" class="userflag imageShadow" alt="Flag" />
Chennai
</div>
<div class="userThanksContainer" title="yash92duster has been thanked 9,337 times. That equates to 9/20 notches on our Thanks Meter">
<span class="userThanksText">Thanks<span class="responsive-text-hide"> Meter</span>: 9,337</span>
<div class="userThanksInfo">
<span class="userThanksMeter userThanksMeter9"> </span>
</div>
</div>
<div class="userstars-star userstars-amount-0" title="0 donation stars"></div>
Donate to Me
</div>
More <i class="fas fa-caret-down"></i>
<div id="collapseobj_more_76093175" class="moreUserInfo" style="display:none;">
<div class="pbuser user-posts">
<strong>9,570</strong> posts
</div>
<div class="pbuser user-joindate"><span class="time responsive-text-hide">Join Date:</span><span class="responsive-text-show">Joined:</span> Jan 2015</div>
<div class="my-devices pbuser">My Devices: <a href='/galaxy-s5'>Samsung Galaxy S 5</a>, <a href='/tab-4'>Samsung Galaxy Tab 4</a>, <a href='/moto-e-2015'>Moto E 2015</a>, <a href='/zenwatch-2'>Asus ZenWatch 2</a>, <a href='/samsung-a-series'>Samsung Galaxy A Series</a>, <a href='/galaxy-e-series'>Samsung Galaxy E Series</a>, <a href='/galaxy-s7'>Samsung Galaxy S7</a>, <a href='/galaxy-s8+'>Samsung Galaxy S8+</a>, <a href='/galaxy-s9'>Samsung Galaxy S9</a></div>
<img src="//cdn-cf-2.xda-developers.com/images/providers/India - Jio.png" title="India - Jio" class="carrier" alt="Carrier - India - Jio">
<div class="userChatIcons"> </div>
Less <i class="fas fa-caret-up"></i>
</div>
</div>
<div class="postbit-content postbit-content-moderated" id="td_post_76093175">
<div class="post-text" id="post_message_76093175">
#Reserved2
</div>
</div>
</div>
<div class="postbutton-row">
<div class="post-left">
</div>
<div class="post-buttons">
<i class="pbfa fas fa-share-square"></i><span class="responsive-text-hide"> Submit to XDA Portal</span>
<i class="pbfa fas fa-reply"></i><span class="responsive-text-hide"> Quick Reply</span>
<i class="pbfa fas fa-share-square"></i><span class="responsive-text-hide"> Reply</span>
</div>
<div class="post-right">
</div>
</div>
<div id="post_thanks_box_76093175" class="post_thanks_box_wrapper">
<a href="#" class="thanksShow toggleCollapse" id="toggleCollapse_Thanks_76093175" rel="nofollow">
The Following 7 Users Say Thank You to yash92duster For This Useful Post: <span class="thanksExpandPhrase">[ View ]</span>
</a>
<a target="_blank" class="gift-post" href="/ad-free/?postid=76093175">Gift yash92duster Ad-Free</a>
<div class="thanksNames" id="collapseobj_Thanks_76093175" style="display:none;">
<div> <span style="font-weight: bold; color: DarkOrange;">ananjaser1211</span><span class="post-thanks-box-date">(31st May 2018)</span>, Dr.NHTT<span class="post-thanks-box-date">(16th August 2018)</span>, fedez<span class="post-thanks-box-date">(9th June 2018)</span>, IKGapirov<span class="post-thanks-box-date">(18th September 2018)</span>, mohitmallick17<span class="post-thanks-box-date">(14th April 2018)</span>, <span style="font-weight: bold; color: DarkOrange;">Senthil360</span><span class="post-thanks-box-date">(9th July 2018)</span>, TaifAljaloo<span class="post-thanks-box-date">(14th April 2018)</span></div>
</div>
</div>
</div>
<div id="edit76093177" class="postbit-wrapper ">
<a id="post76093177" class="postbit-anchor"></a>
<div class="post-head-container">
<div class="post-head post-head-left">
<div id="postmenu_76093177">
<i class="fas fa-user-circle post-onlinestatus post-onlinestatus-offline" title="yash92duster is offline"></i>
<a class="bigfusername xda-popup-trigger" id="postmenu_76093177" href="member.php?u=6377149"><span style="color: green; font-style: italic;">yash92duster</span></a>
<div class="xda-popup popup-notable xda-popup-inplace" id="postmenu_76093177_menu" style="display:none;">
<i class="fas fa-user-circle"></i> View Profile
<i class="fas fa-comment-dots"></i> View Forum Posts
<i class="fab fa-twitter"></i> Follow on Twitter
<i class="fab fa-google-plus-g"></i> Follow on Google+
<i class="fab fa-facebook-f"></i> View Facebook page
<i class="fab fa-github"></i> View GitHub profile
<i class="fab fa-instagram"></i> View Instagram profile
<i class="fas fa-donate"></i> Donate to Me
</div>
</div>
</div>
<div class="post-head post-head-right">
<span class="time">2nd April 2018, 01:36 AM</span>
<span class="posttime-number-seperator">|</span><strong>#4</strong>
<div class="postbit-social">
<i class="fagp fab fa-google-plus-g"></i>
<i class="fafb fab fa-facebook-f"></i>
<i class="fatw fab fa-twitter"></i>
</div>
</div>
</div>
<div class="post-content-container">
<div class="postbit-userinfo-cell">
<div class="pbava smallfont">
<img src="//cdn-cf-1.xda-developers.com/customavatars/avatar6377149_9.gif" width="66" height="80" class="imageShadow" alt="yash92duster's Avatar" border="0" />
</div>
<div class="smallfont">
<div class="pbuser user-title user-title-op-tag"><span class="op-tag">OP</span> Recognized Contributor</div>
<div class="pbuser user-location">
<img src="//cdn-cf-2.xda-developers.com/images/flags/India.png" title="India" class="userflag imageShadow" alt="Flag" />
Chennai
</div>
<div class="userThanksContainer" title="yash92duster has been thanked 9,337 times. That equates to 9/20 notches on our Thanks Meter">
<span class="userThanksText">Thanks<span class="responsive-text-hide"> Meter</span>: 9,337</span>
<div class="userThanksInfo">
<span class="userThanksMeter userThanksMeter9"> </span>
</div>
</div>
<div class="userstars-star userstars-amount-0" title="0 donation stars"></div>
Donate to Me
</div>
More <i class="fas fa-caret-down"></i>
<div id="collapseobj_more_76093177" class="moreUserInfo" style="display:none;">
<div class="pbuser user-posts">
<strong>9,570</strong> posts
</div>
<div class="pbuser user-joindate"><span class="time responsive-text-hide">Join Date:</span><span class="responsive-text-show">Joined:</span> Jan 2015</div>
<div class="my-devices pbuser">My Devices: <a href='/galaxy-s5'>Samsung Galaxy S 5</a>, <a href='/tab-4'>Samsung Galaxy Tab 4</a>, <a href='/moto-e-2015'>Moto E 2015</a>, <a href='/zenwatch-2'>Asus ZenWatch 2</a>, <a href='/samsung-a-series'>Samsung Galaxy A Series</a>, <a href='/galaxy-e-series'>Samsung Galaxy E Series</a>, <a href='/galaxy-s7'>Samsung Galaxy S7</a>, <a href='/galaxy-s8+'>Samsung Galaxy S8+</a>, <a href='/galaxy-s9'>Samsung Galaxy S9</a></div>
<img src="//cdn-cf-2.xda-developers.com/images/providers/India - Jio.png" title="India - Jio" class="carrier" alt="Carrier - India - Jio">
<div class="userChatIcons"> </div>
Less <i class="fas fa-caret-up"></i>
</div>
</div>
<div class="postbit-content postbit-content-moderated" id="td_post_76093177">
<div class="post-text" id="post_message_76093177">
#Reserved3
</div>
</div>
</div>
<div class="postbutton-row">
<div class="post-left">
</div>
<div class="post-buttons">
<i class="pbfa fas fa-share-square"></i><span class="responsive-text-hide"> Submit to XDA Portal</span>
<i class="pbfa fas fa-reply"></i><span class="responsive-text-hide"> Quick Reply</span>
<i class="pbfa fas fa-share-square"></i><span class="responsive-text-hide"> Reply</span>
</div>
<div class="post-right">
</div>
</div>
<div id="post_thanks_box_76093177" class="post_thanks_box_wrapper">
<a href="#" class="thanksShow toggleCollapse" id="toggleCollapse_Thanks_76093177" rel="nofollow">
The Following 7 Users Say Thank You to yash92duster For This Useful Post: <span class="thanksExpandPhrase">[ View ]</span>
</a>
<a target="_blank" class="gift-post" href="/ad-free/?postid=76093177">Gift yash92duster Ad-Free</a>
<div class="thanksNames" id="collapseobj_Thanks_76093177" style="display:none;">
<div> <span style="font-weight: bold; color: DarkOrange;">ananjaser1211</span><span class="post-thanks-box-date">(31st May 2018)</span>, Dr.NHTT<span class="post-thanks-box-date">(16th August 2018)</span>, fedez<span class="post-thanks-box-date">(9th June 2018)</span>, IKGapirov<span class="post-thanks-box-date">(18th September 2018)</span>, mohitmallick17<span class="post-thanks-box-date">(14th April 2018)</span>, <span style="font-weight: bold; color: DarkOrange;">Senthil360</span><span class="post-thanks-box-date">(9th July 2018)</span>, TaifAljaloo<span class="post-thanks-box-date">(14th April 2018)</span></div>
</div>
</div>
</div>
<div id="edit76093180" class="postbit-wrapper ">
<a id="post76093180" class="postbit-anchor"></a>
<div class="post-head-container">
<div class="post-head post-head-left">
<div id="postmenu_76093180">
<i class="fas fa-user-circle post-onlinestatus post-onlinestatus-offline" title="yash92duster is offline"></i>
<a class="bigfusername xda-popup-trigger" id="postmenu_76093180" href="member.php?u=6377149"><span style="color: green; font-style: italic;">yash92duster</span></a>
<div class="xda-popup popup-notable xda-popup-inplace" id="postmenu_76093180_menu" style="display:none;">
<i class="fas fa-user-circle"></i> View Profile
<i class="fas fa-comment-dots"></i> View Forum Posts
<i class="fab fa-twitter"></i> Follow on Twitter
<i class="fab fa-google-plus-g"></i> Follow on Google+
<i class="fab fa-facebook-f"></i> View Facebook page
<i class="fab fa-github"></i> View GitHub profile
<i class="fab fa-instagram"></i> View Instagram profile
<i class="fas fa-donate"></i> Donate to Me
</div>
</div>
</div>
<div class="post-head post-head-right">
<span class="time">2nd April 2018, 01:36 AM</span>
<span class="posttime-number-seperator">|</span><strong>#5</strong>
<div class="postbit-social">
<i class="fagp fab fa-google-plus-g"></i>
<i class="fafb fab fa-facebook-f"></i>
<i class="fatw fab fa-twitter"></i>
</div>
</div>
</div>
<div class="post-content-container">
<div class="postbit-userinfo-cell">
<div class="pbava smallfont">
<img src="//cdn-cf-1.xda-developers.com/customavatars/avatar6377149_9.gif" width="66" height="80" class="imageShadow" alt="yash92duster's Avatar" border="0" />
</div>
<div class="smallfont">
<div class="pbuser user-title user-title-op-tag"><span class="op-tag">OP</span> Recognized Contributor</div>
<div class="pbuser user-location">
<img src="//cdn-cf-2.xda-developers.com/images/flags/India.png" title="India" class="userflag imageShadow" alt="Flag" />
Chennai
</div>
<div class="userThanksContainer" title="yash92duster has been thanked 9,337 times. That equates to 9/20 notches on our Thanks Meter">
<span class="userThanksText">Thanks<span class="responsive-text-hide"> Meter</span>: 9,337</span>
<div class="userThanksInfo">
<span class="userThanksMeter userThanksMeter9"> </span>
</div>
</div>
<div class="userstars-star userstars-amount-0" title="0 donation stars"></div>
Donate to Me
</div>
More <i class="fas fa-caret-down"></i>
<div id="collapseobj_more_76093180" class="moreUserInfo" style="display:none;">
<div class="pbuser user-posts">
<strong>9,570</strong> posts
</div>
<div class="pbuser user-joindate"><span class="time responsive-text-hide">Join Date:</span><span class="responsive-text-show">Joined:</span> Jan 2015</div>
<div class="my-devices pbuser">My Devices: <a href='/galaxy-s5'>Samsung Galaxy S 5</a>, <a href='/tab-4'>Samsung Galaxy Tab 4</a>, <a href='/moto-e-2015'>Moto E 2015</a>, <a href='/zenwatch-2'>Asus ZenWatch 2</a>, <a href='/samsung-a-series'>Samsung Galaxy A Series</a>, <a href='/galaxy-e-series'>Samsung Galaxy E Series</a>, <a href='/galaxy-s7'>Samsung Galaxy S7</a>, <a href='/galaxy-s8+'>Samsung Galaxy S8+</a>, <a href='/galaxy-s9'>Samsung Galaxy S9</a></div>
<img src="//cdn-cf-2.xda-developers.com/images/providers/India - Jio.png" title="India - Jio" class="carrier" alt="Carrier - India - Jio">
<div class="userChatIcons"> </div>
Less <i class="fas fa-caret-up"></i>
</div>
</div>
<div class="postbit-content postbit-content-moderated" id="td_post_76093180">
<div class="post-text" id="post_message_76093180">
<b><font size="4">Guide to Remove High Volume Warning:</font></b><br />
<br />
Decompile <font color="DarkRed">SystemUI</font>.apk<br />
<br />
Locate to<br />
com/android/systemui/volume/<font color="darkred">VolumeDialogControllerImpl</font>.smali<br />
<br />
Find the method and replace it fully with new method<br />
<br />
<b><font size="3">From</font></b><br />
<div style="margin:20px; margin-top:5px">
<div class="smallfont" style="margin-bottom:2px">Code: </div>
<pre class="alt2 " dir="ltr" style="
margin: 0px;
padding: 5px;
border: 1px inset;
width: 100%;
height: 498px;
text-align: left;
overflow: auto">.method private onShowSafetyWarningW(I)V
.locals 2
iget-object v0, p0, Lcom/android/systemui/volume/VolumeDialogControllerImpl;->mKnoxStateMonitor:Lcom/android/systemui/KnoxStateMonitor;
invoke-virtual {v0}, Lcom/android/systemui/KnoxStateMonitor;->isSafetyWarningDialogEnabled()Z
move-result v0
xor-int/lit8 v0, v0, 0x1
if-eqz v0, :cond_0
sget-object v0, Lcom/android/systemui/volume/VolumeDialogControllerImpl;->TAG:Ljava/lang/String;
const-string/jumbo v1, "KnoxStateMonitor : Disable SafetyWarningDialog"
invoke-static {v0, v1}, Landroid/util/Log;->d(Ljava/lang/String;Ljava/lang/StringI
iget-object v0, p0, Lcom/android/systemui/volume/VolumeDialogControllerImpl;->mAudio:Landroid/media/AudioManager;
invoke-virtual {v0}, Landroid/media/AudioManager;->disableSafeMediaVolume()V
return-void
:cond_0
iget-object v0, p0, Lcom/android/systemui/volume/VolumeDialogControllerImpl;->mCallbacks:Lcom/android/systemui/volume/VolumeDialogControllerImpl$C;
invoke-virtual {v0, p1}, Lcom/android/systemui/volume/VolumeDialogControllerImpl$C;->onShowSafetyWarning(I)V
return-void
.end method</pre>
</div><b><font size="3">To</font></b><br />
<div style="margin:20px; margin-top:5px">
<div class="smallfont" style="margin-bottom:2px">Code: </div>
<pre class="alt2 " dir="ltr" style="
margin: 0px;
padding: 5px;
border: 1px inset;
width: 100%;
height: 178px;
text-align: left;
overflow: auto">.method private onShowSafetyWarningW(I)V
.locals 2
iget-object v0, p0, Lcom/android/systemui/volume/VolumeDialogControllerImpl;->mAudio:Landroid/media/AudioManager;
invoke-virtual {v0}, Landroid/media/AudioManager;->disableSafeMediaVolume()V
return-void
.end method</pre>
</div><br />
This Guide is optimized from<br />
https://forum.xda-developers.com/sho...5&postcount=46<br />
Thanks to Grouxho
</div>
</div>
</div>
<div class="postbutton-row">
<div class="post-left">
</div>
<div class="post-buttons">
<i class="pbfa fas fa-share-square"></i><span class="responsive-text-hide"> Submit to XDA Portal</span>
<i class="pbfa fas fa-reply"></i><span class="responsive-text-hide"> Quick Reply</span>
<i class="pbfa fas fa-share-square"></i><span class="responsive-text-hide"> Reply</span>
</div>
<div class="post-right">
</div>
</div>
<div id="post_thanks_box_76093180" class="post_thanks_box_wrapper">
<a href="#" class="thanksShow toggleCollapse" id="toggleCollapse_Thanks_76093180" rel="nofollow">
The Following 10 Users Say Thank You to yash92duster For This Useful Post: <span class="thanksExpandPhrase">[ View ]</span>
</a>
<a target="_blank" class="gift-post" href="/ad-free/?postid=76093180">Gift yash92duster Ad-Free</a>
<div class="thanksNames" id="collapseobj_Thanks_76093180" style="display:none;">
<div> Dr.NHTT<span class="post-thanks-box-date">(16th August 2018)</span>, ermakovermakov7878<span class="post-thanks-box-date">(28th May 2018)</span>, koolkunz<span class="post-thanks-box-date">(7th May 2018)</span>, kubura2999<span class="post-thanks-box-date">(22nd May 2018)</span>, mohitmallick17<span class="post-thanks-box-date">(14th April 2018)</span>, necrosauron<span class="post-thanks-box-date">(12th April 2018)</span>, Rman666<span class="post-thanks-box-date">(2nd April 2018)</span>, <span style="font-weight: bold; color: DarkOrange;">Senthil360</span><span class="post-thanks-box-date">(9th July 2018)</span>, TaifAljaloo<span class="post-thanks-box-date">(14th April 2018)</span>, _alexndr<span class="post-thanks-box-date">(23rd April 2018)</span></div>
</div>
</div>
</div>
<div id="edit76093183" class="postbit-wrapper ">
<a id="post76093183" class="postbit-anchor"></a>
<div class="post-head-container">
<div class="post-head post-head-left">
<div id="postmenu_76093183">
<i class="fas fa-user-circle post-onlinestatus post-onlinestatus-offline" title="yash92duster is offline"></i>
<a class="bigfusername xda-popup-trigger" id="postmenu_76093183" href="member.php?u=6377149"><span style="color: green; font-style: italic;">yash92duster</span></a>
<div class="xda-popup popup-notable xda-popup-inplace" id="postmenu_76093183_menu" style="display:none;">
<i class="fas fa-user-circle"></i> View Profile
<i class="fas fa-comment-dots"></i> View Forum Posts
<i class="fab fa-twitter"></i> Follow on Twitter
<i class="fab fa-google-plus-g"></i> Follow on Google+
<i class="fab fa-facebook-f"></i> View Facebook page
<i class="fab fa-github"></i> View GitHub profile
<i class="fab fa-instagram"></i> View Instagram profile
<i class="fas fa-donate"></i> Donate to Me
</div>
</div>
</div>
<div class="post-head post-head-right">
<span class="time">2nd April 2018, 01:37 AM</span>
<span class="posttime-number-seperator">|</span><strong>#6</strong>
<div class="postbit-social">
<i class="fagp fab fa-google-plus-g"></i>
<i class="fafb fab fa-facebook-f"></i>
<i class="fatw fab fa-twitter"></i>
</div>
</div>
</div>
<div class="post-content-container">
<div class="postbit-userinfo-cell">
<div class="pbava smallfont">
<img src="//cdn-cf-1.xda-developers.com/customavatars/avatar6377149_9.gif" width="66" height="80" class="imageShadow" alt="yash92duster's Avatar" border="0" />
</div>
<div class="smallfont">
<div class="pbuser user-title user-title-op-tag"><span class="op-tag">OP</span> Recognized Contributor</div>
<div class="pbuser user-location">
<img src="//cdn-cf-2.xda-developers.com/images/flags/India.png" title="India" class="userflag imageShadow" alt="Flag" />
Chennai
</div>
<div class="userThanksContainer" title="yash92duster has been thanked 9,337 times. That equates to 9/20 notches on our Thanks Meter">
<span class="userThanksText">Thanks<span class="responsive-text-hide"> Meter</span>: 9,337</span>
<div class="userThanksInfo">
<span class="userThanksMeter userThanksMeter9"> </span>
</div>
</div>
<div class="userstars-star userstars-amount-0" title="0 donation stars"></div>
Donate to Me
</div>
More <i class="fas fa-caret-down"></i>
<div id="collapseobj_more_76093183" class="moreUserInfo" style="display:none;">
<div class="pbuser user-posts">
<strong>9,570</strong> posts
</div>
<div class="pbuser user-joindate"><span class="time responsive-text-hide">Join Date:</span><span class="responsive-text-show">Joined:</span> Jan 2015</div>
<div class="my-devices pbuser">My Devices: <a href='/galaxy-s5'>Samsung Galaxy S 5</a>, <a href='/tab-4'>Samsung Galaxy Tab 4</a>, <a href='/moto-e-2015'>Moto E 2015</a>, <a href='/zenwatch-2'>Asus ZenWatch 2</a>, <a href='/samsung-a-series'>Samsung Galaxy A Series</a>, <a href='/galaxy-e-series'>Samsung Galaxy E Series</a>, <a href='/galaxy-s7'>Samsung Galaxy S7</a>, <a href='/galaxy-s8+'>Samsung Galaxy S8+</a>, <a href='/galaxy-s9'>Samsung Galaxy S9</a></div>
<img src="//cdn-cf-2.xda-developers.com/images/providers/India - Jio.png" title="India - Jio" class="carrier" alt="Carrier - India - Jio">
<div class="userChatIcons"> </div>
Less <i class="fas fa-caret-up"></i>
</div>
</div>
<div class="postbit-content postbit-content-moderated" id="td_post_76093183">
<div class="post-text" id="post_message_76093183">
#Reserved5
</div>
</div>
</div>
<div class="postbutton-row">
<div class="post-left">
</div>
<div class="post-buttons">
<i class="pbfa fas fa-share-square"></i><span class="responsive-text-hide"> Submit to XDA Portal</span>
<i class="pbfa fas fa-reply"></i><span class="responsive-text-hide"> Quick Reply</span>
<i class="pbfa fas fa-share-square"></i><span class="responsive-text-hide"> Reply</span>
</div>
<div class="post-right">
</div>
</div>
<div id="post_thanks_box_76093183" class="post_thanks_box_wrapper">
<a href="#" class="thanksShow toggleCollapse" id="toggleCollapse_Thanks_76093183" rel="nofollow">
The Following 4 Users Say Thank You to yash92duster For This Useful Post: <span class="thanksExpandPhrase">[ View ]</span>
</a>
<a target="_blank" class="gift-post" href="/ad-free/?postid=76093183">Gift yash92duster Ad-Free</a>
<div class="thanksNames" id="collapseobj_Thanks_76093183" style="display:none;">
<div> Dr.NHTT<span class="post-thanks-box-date">(16th August 2018)</span>, mohitmallick17<span class="post-thanks-box-date">(14th April 2018)</span>, <span style="font-weight: bold; color: DarkOrange;">Senthil360</span><span class="post-thanks-box-date">(9th July 2018)</span>, TaifAljaloo<span class="post-thanks-box-date">(14th April 2018)</span></div>
</div>
</div>
</div>
<div id="edit76093314" class="postbit-wrapper ">
<a id="post76093314" class="postbit-anchor"></a>
<div class="post-head-container">
<div class="post-head post-head-left">
<div id="postmenu_76093314">
<i class="fas fa-user-circle post-onlinestatus post-onlinestatus-offline" title="AbrahamGC is offline"></i>
<a class="bigfusername xda-popup-trigger" id="postmenu_76093314" href="member.php?u=7393522">AbrahamGC</a>
<div class="xda-popup popup-notable xda-popup-inplace" id="postmenu_76093314_menu" style="display:none;">
<i class="fas fa-user-circle"></i> View Profile
<i class="fas fa-comment-dots"></i> View Forum Posts
<a target="_blank" href="https://www.paypal.me/GCAbraham" rel="nofollow"><i class="fas fa-donate"></i> Donate to Me</a>
</div>
</div>
</div>
<div class="post-head post-head-right">
<span class="time">2nd April 2018, 02:04 AM</span>
<span class="posttime-number-seperator">|</span><strong>#7</strong>
<div class="postbit-social">
<i class="fagp fab fa-google-plus-g"></i>
<i class="fafb fab fa-facebook-f"></i>
<i class="fatw fab fa-twitter"></i>
</div>
</div>
</div>
<div class="post-content-container">
<div class="postbit-userinfo-cell">
<div class="smallfont">
<div class="pbuser user-title "> Senior Member</div>
<div class="pbuser user-location">
<img src="//cdn-cf-2.xda-developers.com/images/flags/Spain.png" title="Spain" class="userflag imageShadow" alt="Flag" />
/home
</div>
<div class="userThanksContainer" title="AbrahamGC has been thanked 933 times. That equates to 6/20 notches on our Thanks Meter">
<span class="userThanksText">Thanks<span class="responsive-text-hide"> Meter</span>: 933</span>
<div class="userThanksInfo">
<span class="userThanksMeter userThanksMeter6"> </span>
</div>
</div>
<div class="userstars-star userstars-amount-0" title="0 donation stars"></div>
<a target="_blank" href="https://www.paypal.me/GCAbraham" rel="nofollow" class="donateButton">Donate to Me</a>
</div>
More <i class="fas fa-caret-down"></i>
<div id="collapseobj_more_76093314" class="moreUserInfo" style="display:none;">
<div class="pbuser user-posts">
<strong>290</strong> posts
</div>
<div class="pbuser user-joindate"><span class="time responsive-text-hide">Join Date:</span><span class="responsive-text-show">Joined:</span> Apr 2016</div>
<div class="my-devices pbuser">My Devices: <a href='/galaxy-note-8'>Samsung Galaxy Note 8</a></div>
<div class="userChatIcons"> </div>
Less <i class="fas fa-caret-up"></i>
</div>
</div>
<div class="postbit-content postbit-content-moderated" id="td_post_76093314">
<div class="post-text" id="post_message_76093314">
Thanks for make this thread.... it can be lot of helpfull <img src="//forum.xda-cdn.com/images/smilies/biggrin.gif" border="0" alt="" title="Big Grin" class="inlineimg" /><br />
<br />
These guides still working on Oreo : (I mean the functionallity, the examples will not be the same)<br />
<br />
GearUtils (Global context)<br />
Content observer<br />
SysScope patch (Device official)<br />
<br />
Of course all the credits for the original developers... <img src="//forum.xda-cdn.com/images/smilies/good.gif" border="0" alt="" title="Good" class="inlineimg" />
</div>
</div>
</div>
<div class="postbutton-row">
<div class="post-left">
</div>
<div class="post-buttons">
<i class="pbfa fas fa-share-square"></i><span class="responsive-text-hide"> Submit to XDA Portal</span>
<i class="pbfa fas fa-reply"></i><span class="responsive-text-hide"> Quick Reply</span>
<i class="pbfa fas fa-share-square"></i><span class="responsive-text-hide"> Reply</span>
</div>
<div class="post-right">
</div>
</div>
<div id="post_thanks_box_76093314" class="post_thanks_box_wrapper">
<a href="#" class="thanksShow toggleCollapse" id="toggleCollapse_Thanks_76093314" rel="nofollow">
The Following 5 Users Say Thank You to AbrahamGC For This Useful Post: <span class="thanksExpandPhrase">[ View ]</span>
</a>
<a target="_blank" class="gift-post" href="/ad-free/?postid=76093314">Gift AbrahamGC Ad-Free</a>
<div class="thanksNames" id="collapseobj_Thanks_76093314" style="display:none;">
<div> a.raul<span class="post-thanks-box-date">(3rd April 2018)</span>, mohitmallick17<span class="post-thanks-box-date">(14th April 2018)</span>, ridwan.sn<span class="post-thanks-box-date">(2nd April 2018)</span>, scooby07<span class="post-thanks-box-date">(9th September 2018)</span>, <span style="color: green; font-style: italic;">yash92duster</span><span class="post-thanks-box-date">(2nd April 2018)</span></div>
</div>
</div>
</div>
<div id="edit76164778" class="postbit-wrapper ">
<a id="post76164778" class="postbit-anchor"></a>
<div class="post-head-container">
<div class="post-head post-head-left">
<div id="postmenu_76164778">
<i class="fas fa-user-circle post-onlinestatus post-onlinestatus-offline" title="jack allen is offline"></i>
<a class="bigfusername xda-popup-trigger" id="postmenu_76164778" href="member.php?u=5620850">jack allen</a>
<div class="xda-popup popup-notable xda-popup-inplace" id="postmenu_76164778_menu" style="display:none;">
<i class="fas fa-user-circle"></i> View Profile
<i class="fas fa-comment-dots"></i> View Forum Posts
<i class="fab fa-google-plus-g"></i> Follow on Google+
</div>
</div>
</div>
<div class="post-head post-head-right">
<span class="time">8th April 2018, 02:09 PM</span>
<span class="posttime-number-seperator">|</span><strong>#8</strong>
<div class="postbit-social">
<i class="fagp fab fa-google-plus-g"></i>
<i class="fafb fab fa-facebook-f"></i>
<i class="fatw fab fa-twitter"></i>
</div>
</div>
</div>
<div class="post-content-container">
<div class="postbit-userinfo-cell">
<div class="pbava smallfont">
<img src="//cdn-cf-1.xda-developers.com/customavatars/avatar5620850_11.gif" width="80" height="80" class="imageShadow" alt="jack allen's Avatar" border="0" />
</div>
<div class="smallfont">
<div class="pbuser user-title "> Senior Member</div>
<div class="pbuser user-location">
<img src="//cdn-cf-2.xda-developers.com/images/flags/United Kingdom.png" title="United Kingdom" class="userflag imageShadow" alt="Flag" />
llanelli
</div>
<div class="userThanksContainer" title="jack allen has been thanked 403 times. That equates to 4/20 notches on our Thanks Meter">
<span class="userThanksText">Thanks<span class="responsive-text-hide"> Meter</span>: 403</span>
<div class="userThanksInfo">
<span class="userThanksMeter userThanksMeter4"> </span>
</div>
</div>
<div class="userstars-star userstars-amount-0" title="0 donation stars"></div>
</div>
More <i class="fas fa-caret-down"></i>
<div id="collapseobj_more_76164778" class="moreUserInfo" style="display:none;">
<div class="pbuser user-posts">
<strong>1,841</strong> posts
</div>
<div class="pbuser user-joindate"><span class="time responsive-text-hide">Join Date:</span><span class="responsive-text-show">Joined:</span> Dec 2013</div>
<div class="my-devices pbuser">My Devices: <a href='/galaxy-s8+'>Samsung Galaxy S8+</a>, <a href='/galaxy-s9-plus'>Samsung Galaxy S9+</a></div>
<img src="//cdn-cf-2.xda-developers.com/images/providers/United Kingdom - Vodafone.png" title="United Kingdom - Vodafone" class="carrier" alt="Carrier - United Kingdom - Vodafone">
<div class="userChatIcons"> </div>
Less <i class="fas fa-caret-up"></i>
</div>
</div>
<div class="postbit-content postbit-content-moderated" id="td_post_76164778">
<div class="post-text" id="post_message_76164778">
Deleted
</div>
</div>
</div>
<div class="postbutton-row">
<div class="post-left">
</div>
<div class="post-buttons">
<i class="pbfa fas fa-share-square"></i><span class="responsive-text-hide"> Submit to XDA Portal</span>
<i class="pbfa fas fa-reply"></i><span class="responsive-text-hide"> Quick Reply</span>
<i class="pbfa fas fa-share-square"></i><span class="responsive-text-hide"> Reply</span>
</div>
<div class="post-right">
</div>
</div>
<div id="post_thanks_box_76164778" class="post_thanks_box_wrapper"></div>
</div>
<div id="edit76170901" class="postbit-wrapper ">
<a id="post76170901" class="postbit-anchor"></a>
<div class="post-head-container">
<div class="post-head post-head-left">
<div id="postmenu_76170901">
<i class="fas fa-user-circle post-onlinestatus post-onlinestatus-offline" title="a.raul is offline"></i>
<a class="bigfusername xda-popup-trigger" id="postmenu_76170901" href="member.php?u=5829833">a.raul</a>
<div class="xda-popup popup-notable xda-popup-inplace" id="postmenu_76170901_menu" style="display:none;">
<i class="fas fa-user-circle"></i> View Profile
<i class="fas fa-comment-dots"></i> View Forum Posts
</div>
</div>
</div>
<div class="post-head post-head-right">
<span class="time">9th April 2018, 02:40 AM</span>
<span class="posttime-number-seperator">|</span><strong>#9</strong>
<div class="postbit-social">
<i class="fagp fab fa-google-plus-g"></i>
<i class="fafb fab fa-facebook-f"></i>
<i class="fatw fab fa-twitter"></i>
</div>
</div>
</div>
<div class="post-content-container">
<div class="postbit-userinfo-cell">
<div class="pbava smallfont">
<img src="//cdn-cf-1.xda-developers.com/customavatars/avatar5829833_5.gif" width="80" height="45" class="imageShadow" alt="a.raul's Avatar" border="0" />
</div>
<div class="smallfont">
<div class="pbuser user-title "> Senior Member</div>
<div class="pbuser user-location">
<img src="//cdn-cf-2.xda-developers.com/images/flags/Spain.png" title="Spain" class="userflag imageShadow" alt="Flag" />
Mordor
</div>
<div class="userThanksContainer" title="a.raul has been thanked 396 times. That equates to 4/20 notches on our Thanks Meter">
<span class="userThanksText">Thanks<span class="responsive-text-hide"> Meter</span>: 396</span>
<div class="userThanksInfo">
<span class="userThanksMeter userThanksMeter4"> </span>
</div>
</div>
<div class="userstars-star userstars-amount-0" title="0 donation stars"></div>
</div>
More <i class="fas fa-caret-down"></i>
<div id="collapseobj_more_76170901" class="moreUserInfo" style="display:none;">
<div class="pbuser user-posts">
<strong>313</strong> posts
</div>
<div class="pbuser user-joindate"><span class="time responsive-text-hide">Join Date:</span><span class="responsive-text-show">Joined:</span> Apr 2014</div>
<img src="//cdn-cf-2.xda-developers.com/images/providers/Spain - Movistar.png" title="Spain - Movistar" class="carrier" alt="Carrier - Spain - Movistar">
<div class="userChatIcons"> </div>
Less <i class="fas fa-caret-up"></i>
</div>
</div>
<div class="postbit-content postbit-content-moderated" id="td_post_76170901">
<div class="postbit-posttitle smallfont">
<strong>Guide menu reset and off on samsung oreo</strong>
</div>
<div class="post-text" id="post_message_76170901">
GUIDE MENU RESET AND OFF ON SAMSUNG OREO<br />
<br />
WITH FIX FOR RECOVERY, DOWNLOAD AND TORCH from @AbrahamGC and DeluxRom<br />
<br />
Your work here:<br />
<br />
https://www.htcmania.com/showthread.php?t=1404819<br />
<br />
EVERYTHING USED HERE IS FROM THE DELUXROM DEVICE, ANY DEV THAT YOU WANT TO USE IN<br />
YOUR ROMS SOMETHING ABOUT THIS WORK, YOU MUST CONTACT ME OR @AbrahamGC<br />
<br />
ANY QUESTIONS ARE ASKED IN THE THREAD AND NO PERSONAL MODIFICATIONS ARE MADE,<br />
IF YOU ARE HERE IT IS BECAUSE YOU KNOW HOW TO DISCOVER IN THE MODIFICATIONS ....<br />
<br />
<br />
<br />
IF YOU FOLLOW THE GUIDE TO THE FOOT OF THE LETTER, THERE WILL BE NO PROBLEM IN MOD.<br />
<br />
I DO NOT BE RESPONSIBLE FOR THE BAD UTULIZATION OR INTERPRETATION OF THE MOD.<br />
<br />
THIS MOD CONSISTS OF VARIOUS PARTS AND WE WILL USE framework-res.apk, SystemUI.apk and ScreenRecorder.apk<br />
<br />
THE GUIDES ARE MADE IN SPANISH AND ENGLISH IN * .smali FOR A BETTER UNDERSTANDING AND WITH THE BEST POSSIBLE TRANSLATION. THEY ARE WITHIN THE .RAR<br />
<br />
menu_extendido_reinicireo_Samsung.rar<br />
<br />
WITH ScreenRecorder.apk WE WILL HAVE ACCESS TO THE ADJUSTMENTS OF THE APPLICATION IN THE APPLICATION DRAWER
</div>
<div class="postbit-attachment">
<fieldset class="fieldset">
<legend>Attached Thumbnails</legend>
<div class="postbit-attachment-file postbit-attachment-thumbnails">
<a href="attachment.php?attachmentid=4470968&d=1523237863" rel="Lightbox_76170901" id="attachment4470968"><img class="thumbnail" src="https://dl.xda-developers.com/thumbs/4/4/7/0/9/6/8/4470968.jpg" border="0" alt="Click image for larger version
Name: Screenshot_20180409-025431.jpg
Views: 3782
Size: 113.1 KB
ID: 4470968" /></a>
<a href="attachment.php?attachmentid=4470969&d=1523237873" rel="Lightbox_76170901" id="attachment4470969"><img class="thumbnail" src="https://dl.xda-developers.com/thumbs/4/4/7/0/9/6/9/4470969.jpg" border="0" alt="Click image for larger version
Name: Screenshot_20180409-025442.jpg
Views: 3788
Size: 121.0 KB
ID: 4470969" /></a>
<a href="attachment.php?attachmentid=4470970&d=1523237884" rel="Lightbox_76170901" id="attachment4470970"><img class="thumbnail" src="https://dl.xda-developers.com/thumbs/4/4/7/0/9/7/0/4470970.jpg" border="0" alt="Click image for larger version
Name: Screenshot_20180409-025956.jpg
Views: 3746
Size: 96.5 KB
ID: 4470970" /></a>
</div>
</fieldset>
<fieldset class="fieldset">
<legend>Attached Files</legend>
<table cellpadding="0" cellspacing="3" border="0">
<tr>
<td><img class="inlineimg" src="//cdn-cf-1.xda-developers.com/images/2015/attach/rar.gif" alt="File Type: rar" width="16" height="16" border="0" style="vertical-align:baseline" /></td>
<td>menu_extendido_reinicireo_Samsung.rar -
<a id="4470971" class="qrLink" href="javascript:void(0);">[Click for QR Code]</a>
(1.92 MB, 1762 views)</td>
</tr>
</table>
</fieldset>
</div>
</div>
</div>
<div class="postbutton-row">
<div class="post-left">
</div>
<div class="post-buttons">
<i class="pbfa fas fa-share-square"></i><span class="responsive-text-hide"> Submit to XDA Portal</span>
<i class="pbfa fas fa-reply"></i><span class="responsive-text-hide"> Quick Reply</span>
<i class="pbfa fas fa-share-square"></i><span class="responsive-text-hide"> Reply</span>
</div>
<div class="post-right">
</div>
</div>
<div id="post_thanks_box_76170901" class="post_thanks_box_wrapper">
<a href="#" class="thanksShow toggleCollapse" id="toggleCollapse_Thanks_76170901" rel="nofollow">
The Following 7 Users Say Thank You to a.raul For This Useful Post: <span class="thanksExpandPhrase">[ View ]</span>
</a>
<a target="_blank" class="gift-post" href="/ad-free/?postid=76170901">Gift a.raul Ad-Free</a>
<div class="thanksNames" id="collapseobj_Thanks_76170901" style="display:none;">
<div> AbrahamGC<span class="post-thanks-box-date">(9th April 2018)</span>, Albe96<span class="post-thanks-box-date">(25th April 2018)</span>, edzamber<span class="post-thanks-box-date">(10th April 2018)</span>, Frozen27<span class="post-thanks-box-date">(23rd July 2018)</span>, mohitmallick17<span class="post-thanks-box-date">(22nd May 2018)</span>, scooby07<span class="post-thanks-box-date">(9th September 2018)</span>, <span style="color: green; font-style: italic;">yash92duster</span><span class="post-thanks-box-date">(9th April 2018)</span></div>
</div>
</div>
</div>
<div id="edit76206008" class="postbit-wrapper ">
<a id="post76206008" class="postbit-anchor"></a>
<div class="post-head-container">
<div class="post-head post-head-left">
<div id="postmenu_76206008">
<i class="fas fa-user-circle post-onlinestatus post-onlinestatus-offline" title="corsicanu is offline"></i>
<a class="bigfusername username-underline xda-popup-trigger" id="postmenu_76206008" href="member.php?u=4658360"><span style="font-weight: bold; color: DarkOrange;">corsicanu</span></a>
<div class="xda-popup popup-notable xda-popup-inplace" id="postmenu_76206008_menu" style="display:none;">
<i class="fas fa-user-circle"></i> View Profile
<i class="fas fa-comment-dots"></i> View Forum Posts
<i class="fab fa-github"></i> View GitHub profile
<a target="_blank" href="https://paypal.me/corsicanu" rel="nofollow"><i class="fas fa-donate"></i> Donate to Me</a>
</div>
</div>
</div>
<div class="post-head post-head-right">
<span class="time">12th April 2018, 08:22 AM</span>
<span class="posttime-number-seperator">|</span><strong>#10</strong>
<div class="postbit-social">
<i class="fagp fab fa-google-plus-g"></i>
<i class="fafb fab fa-facebook-f"></i>
<i class="fatw fab fa-twitter"></i>
</div>
</div>
</div>
<div class="post-content-container">
<div class="postbit-userinfo-cell">
<div class="pbava smallfont">
<img src="//cdn-cf-1.xda-developers.com/customavatars/avatar4658360_15.gif" width="80" height="80" class="imageShadow" alt="corsicanu's Avatar" border="0" />
</div>
<div class="smallfont">
<div class="pbuser user-title "> Recognized Developer</div>
<div class="pbuser user-location">
<img src="//cdn-cf-2.xda-developers.com/images/flags/Romania.png" title="Romania" class="userflag imageShadow" alt="Flag" />
București
</div>
<div class="userThanksContainer" title="corsicanu has been thanked 5,157 times. That equates to 9/20 notches on our Thanks Meter">
<span class="userThanksText">Thanks<span class="responsive-text-hide"> Meter</span>: 5,157</span>
<div class="userThanksInfo">
<span class="userThanksMeter userThanksMeter9"> </span>
</div>
</div>
<div class="userstars-star userstars-amount-0" title="0 donation stars"></div>
<a target="_blank" href="https://paypal.me/corsicanu" rel="nofollow" class="donateButton">Donate to Me</a>
</div>
More <i class="fas fa-caret-down"></i>
<div id="collapseobj_more_76206008" class="moreUserInfo" style="display:none;">
<div class="pbuser user-posts">
<strong>1,577</strong> posts
</div>
<div class="pbuser user-joindate"><span class="time responsive-text-hide">Join Date:</span><span class="responsive-text-show">Joined:</span> May 2012</div>
<div class="my-devices pbuser">My Devices: <a href='/galaxy-fame'>Samsung Galaxy Fame</a>, <a href='/samsung-a-series'>Samsung Galaxy A Series</a>, <a href='/galaxy-j5'>Samsung Galaxy J5</a>, <a href='/samsung-a-series-2017'>Samsung Galaxy A Series 2017</a>, <a href='/galaxy-j7-2017'>Samsung Galaxy J7 (2017)</a>, <a href='/galaxy-note-8'>Samsung Galaxy Note 8</a></div>
<img src="//cdn-cf-2.xda-developers.com/images/providers/Romania - Vodafone.png" title="Romania - Vodafone" class="carrier" alt="Carrier - Romania - Vodafone">
<div class="userChatIcons"> </div>
Less <i class="fas fa-caret-up"></i>
</div>
</div>
<div class="postbit-content postbit-content-moderated" id="td_post_76206008">
<div class="post-text" id="post_message_76206008">
<b><font color="RoyalBlue">Some OMC manipulation tips <img src="//forum.xda-cdn.com/images/smilies/smile.gif" border="0" alt="" title="Smile" class="inlineimg" /></font></b><br />
<b>Please take some time to read patiently everything. As always i`m not responsable for any damage that <i>you</i> do to your device.</b><br />
Hello guys, i want to share some info with you. As recognised devs say from time to time, we just need to think outside the box, everything is there for us to read/learn. I`m gonna debate in this post 2 issues that i had and the workaround for them:<br />
<br />
<font color="red"><font size="3"><b>1. OMC code changing wants to wipe data..</b></font></font> <br />
But who will agree to that without a fair fight? I investigated the frameworks and found out that samsung sets country code to use from the mcc/mnc of the sim card inserted. Inside efs/imei should be a country code file named mps_code.dat, which it contains some code. Usually at the first boot framework is creating a new file in there named omcnw_code.dat containing sim card code.. After booting, it compares both files mps_code.dat and omcnw_code.dat and if the string inside doesn`t match, it prompts for a reboot to apply the country or reboot to factory reset to use new sim. Now, if you don`t have stock recovery to securely perform the wipe, you`ll probably end in bootloop. First time i ended in bootloop because of twrp, second time i mounted efs from twrp and manually changed the mps_code.dat according to sim country. Booted up and all just was ok, without the wipe that samsung added.<br />
Therefore i tried to make a method inside SystemServer.smali (services.jar/smali/com/android/servers) that loads at boot, looks for the omcnw and if it`s found, it will delete mps_code.dat and rename omcnw_code.dat to mps_code.dat, so you won`t feel the change but also no more wipe prompt.<br />
Under the <b># direct methods</b>, anywhere after <i>.method public constructor <init>()V</i> i added this method:<br />
<div style="margin:20px; margin-top:5px">
<div class="smallfont" style="margin-bottom:2px">Code: </div>
<pre class="alt2 " dir="ltr" style="
margin: 0px;
padding: 5px;
border: 1px inset;
width: 100%;
height: 498px;
text-align: left;
overflow: auto">.method private static deleteOmcnw()V
.locals 5
const-string/jumbo v2, "/efs/imei/omcnw_code.dat"
const-string/jumbo v3, "/efs/imei/mps_code.dat"
new-instance v0, Ljava/io/File;
invoke-direct {v0, v2}, Ljava/io/File;-><init>(Ljava/lang/StringV
if-eqz v0, :cond_0
invoke-virtual {v0}, Ljava/io/File;->exists()Z
move-result v1
if-eqz v1, :cond_0
new-instance v1, Ljava/io/File;
invoke-direct {v1, v3}, Ljava/io/File;-><init>(Ljava/lang/StringV
if-eqz v1, :cond_0
invoke-virtual {v1}, Ljava/io/File;->exists()Z
move-result v4
if-eqz v4, :cond_0
invoke-virtual {v1}, Ljava/io/File;->delete()Z
invoke-virtual {v0, v1}, Ljava/io/File;->renameTo(Ljava/io/FileZ
:goto_0
return-void
:cond_0
const-string/jumbo v0, <font color="Blue">"omcnw"</font>
const-string/jumbo v1, <font color="Blue">"Some log lines, blah blah blah"</font>
invoke-static {v0, v1}, Lcom/android/server/utils/sysfwutil/Slog;->e(Ljava/lang/String;Ljava/lang/StringI
goto :goto_0
.end method</pre>
</div>And ofc now we need an invoke for this method.<br />
I added it in <b>.method private run()V</b> after loading libandroid_servers<br />
<div style="margin:20px; margin-top:5px">
<div class="smallfont" style="margin-bottom:2px">Code: </div>
<pre class="alt2 " dir="ltr" style="
margin: 0px;
padding: 5px;
border: 1px inset;
width: 100%;
height: 258px;
text-align: left;
overflow: auto"> invoke-static {v0}, Landroid/os/Process;->setCanSelfBackground(Z)V
invoke-static {}, Landroid/os/Looper;->prepareMainLooper()V
const-string/jumbo v0, "android_servers"
invoke-static {v0}, Ljava/lang/System;->loadLibrary(Ljava/lang/StringV
<font color="Blue">invoke-static {}, Lcom/android/server/SystemServer;->deleteOmcnw()V</font>
invoke-direct {p0}, Lcom/android/server/SystemServer;->performPendingShutdown()V
invoke-direct {p0}, Lcom/android/server/SystemServer;->createSystemContext()V
new-instance v0, Lcom/android/server/SystemServiceManager;</pre>
</div>After this, no more prompt about wipe to use the sim.<br />
<br />
<font color="Red"><font size="3"><b>2. OMC is a pain when it comes to add features..</b></font></font><br />
I wanted to add csc features but either omc was encrypted (which has a solution now), or either way too many xmls to edit.. Investigated a bit SemCscFeature.smali (framework.jar/smali_classes3/samsung/android/feature) and gave me an idea that actually worked. <br />
The point was to duplicate <b>loadNetworkFeatureFile</b> method, rename it, point it to certain location where we will add a <b>single</b> xml file containing all the features we want and add the invoke right after loadNetworkFeatureFile invoke. By doing this, doesn`t matter what csc is loaded, the system will load our custom xml too. Less time to add features, cleaner way to load, and it doesn`t even need to decrypt omc. And by using a duplicate of loadNetworkFeatureFile we can encrypt our xml too <img src="//forum.xda-cdn.com/images/smilies/smile.gif" border="0" alt="" title="Smile" class="inlineimg" /> .<br />
I`m gonna post my methods too, might be a bit sloppy code, i lost myselff inside of it, but as long as it does what it`s supposed, doesn`t matter anymore <img src="//forum.xda-cdn.com/images/smilies/laugh.gif" border="0" alt="" title="Laugh" class="inlineimg" /><br />
Gonna hide the method as it is a long one<br />
<div class="bbcode-hide" style="margin:20px; margin-top:5px">
<input type="button" value="Click To Show Content" style="font-size:12px; padding:5px; display:block; margin:0; width:175px; cursorointer; text-align:center; text-transform:uppercase;" onClick="if (this.parentNode.getElementsByTagName('div')[0].style.display != '') { this.parentNode.getElementsByTagName('div')[0].style.display = ''; this.value='Click To Hide Content'; } else { this.parentNode.getElementsByTagName('div')[0].style.display = 'none'; this.value='Click To Show Content'; }">
<div style="display: none;">
<div style="margin:20px; margin-top:5px">
<div class="smallfont" style="margin-bottom:2px">Code: </div>
<pre class="alt2 " dir="ltr" style="
margin: 0px;
padding: 5px;
border: 1px inset;
width: 100%;
height: 498px;
text-align: left;
overflow: auto">.method private loadHadesFeatureFile(ZLjava/lang/StringV
.locals 24
const/16 v16, 0x0
const/4 v12, 0x0
const/4 v14, 0x0
const/4 v7, -0x1
const/4 v2, 0x0
const/4 v3, 0x0
const/4 v10, 0x0
<font color="Blue">const-string/jumbo v10, "/system/etc" # custom xml path here</font>
:try_start_0
new-instance v11, Ljava/io/File;
new-instance v20, Ljava/lang/StringBuilder;
invoke-direct/range {v20 .. v20}, Ljava/lang/StringBuilder;-><init>()V
move-object/from16 v0, v20
invoke-virtual {v0, v10}, Ljava/lang/StringBuilder;->append(Ljava/lang/StringLjava/lang/StringBuilder;
move-result-object v20
<font color="Blue">const-string/jumbo v21, "/hades.xml" # custom xml name here</font>
invoke-virtual/range {v20 .. v21}, Ljava/lang/StringBuilder;->append(Ljava/lang/StringLjava/lang/StringBuilder;
move-result-object v20
invoke-virtual/range {v20 .. v20}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;
move-result-object v20
move-object/from16 v0, v20
invoke-direct {v11, v0}, Ljava/io/File;-><init>(Ljava/lang/StringV
invoke-virtual {v11}, Ljava/io/File;->exists()Z
move-result v20
if-eqz v20, :cond_0
invoke-virtual {v11}, Ljava/io/File;->length()J
move-result-wide v20
const-wide/16 v22, 0x0
cmp-long v20, v20, v22
if-gtz v20, :cond_1
:cond_0
return-void
:cond_1
invoke-static {}, Lorg/xmlpull/v1/XmlPullParserFactory;->newInstance()Lorg/xmlpull/v1/XmlPullParserFactory;
move-result-object v9
const/16 v20, 0x1
move/from16 v0, v20
invoke-virtual {v9, v0}, Lorg/xmlpull/v1/XmlPullParserFactory;->setNamespaceAware(Z)V
invoke-virtual {v9}, Lorg/xmlpull/v1/XmlPullParserFactory;->newPullParser()Lorg/xmlpull/v1/XmlPullParser;
move-result-object v16
new-instance v13, Ljava/io/FileInputStream;
invoke-direct {v13, v11}, Ljava/io/FileInputStream;-><init>(Ljava/io/FileV
:try_end_0
.catch Lorg/xmlpull/v1/XmlPullParserException; {:try_start_0 .. :try_end_0} :catch_b
.catch Ljava/io/FileNotFoundException; {:try_start_0 .. :try_end_0} :catch_d
.catch Ljava/io/IOException; {:try_start_0 .. :try_end_0} :catch_f
.catchall {:try_start_0 .. :try_end_0} :catchall_1
:try_start_1
move-object/from16 v0, p0
invoke-direct {v0, v11}, Lcom/samsung/android/feature/SemCscFeature;->isXmlEncoded(Ljava/io/FileZ
move-result v20
if-eqz v20, :cond_3
invoke-virtual {v13}, Ljava/io/FileInputStream;->available()I
move-result v18
move/from16 v0, v18
new-array v0, v0, [B
move-object/from16 v19, v0
move-object/from16 v0, v19
invoke-virtual {v13, v0}, Ljava/io/FileInputStream;->read([B)I
invoke-virtual {v13}, Ljava/io/FileInputStream;->close()V
move-object/from16 v0, p0
move-object/from16 v1, v19
invoke-direct {v0, v1}, Lcom/samsung/android/feature/SemCscFeature;->decode([B)[B
move-result-object v17
new-instance v15, Ljava/io/ByteArrayInputStream;
move-object/from16 v0, v17
invoke-direct {v15, v0}, Ljava/io/ByteArrayInputStream;-><init>([B)V
:try_end_1
.catch Lorg/xmlpull/v1/XmlPullParserException; {:try_start_1 .. :try_end_1} :catch_0
.catch Ljava/io/FileNotFoundException; {:try_start_1 .. :try_end_1} :catch_2
.catch Ljava/io/IOException; {:try_start_1 .. :try_end_1} :catch_5
.catchall {:try_start_1 .. :try_end_1} :catchall_0
const/16 v20, 0x0
:try_start_2
move-object/from16 v0, v16
move-object/from16 v1, v20
invoke-interface {v0, v15, v1}, Lorg/xmlpull/v1/XmlPullParser;->setInput(Ljava/io/InputStream;Ljava/lang/StringV
:try_end_2
.catch Lorg/xmlpull/v1/XmlPullParserException; {:try_start_2 .. :try_end_2} :catch_c
.catch Ljava/io/FileNotFoundException; {:try_start_2 .. :try_end_2} :catch_e
.catch Ljava/io/IOException; {:try_start_2 .. :try_end_2} :catch_10
.catchall {:try_start_2 .. :try_end_2} :catchall_2
move-object v14, v15
:goto_0
:try_start_3
invoke-interface/range {v16 .. v16}, Lorg/xmlpull/v1/XmlPullParser;->getEventType()I
move-result v7
:goto_1
const/16 v20, 0x1
move/from16 v0, v20
if-eq v7, v0, :cond_c
const/16 v20, 0x2
move/from16 v0, v20
if-ne v7, v0, :cond_6
invoke-interface/range {v16 .. v16}, Lorg/xmlpull/v1/XmlPullParser;->getName()Ljava/lang/String;
:try_end_3
.catch Lorg/xmlpull/v1/XmlPullParserException; {:try_start_3 .. :try_end_3} :catch_0
.catch Ljava/io/FileNotFoundException; {:try_start_3 .. :try_end_3} :catch_2
.catch Ljava/io/IOException; {:try_start_3 .. :try_end_3} :catch_5
.catchall {:try_start_3 .. :try_end_3} :catchall_0
move-result-object v2
:cond_2
:goto_2
:try_start_4
invoke-interface/range {v16 .. v16}, Lorg/xmlpull/v1/XmlPullParser;->next()I
:try_end_4
.catch Ljava/io/IOException; {:try_start_4 .. :try_end_4} :catch_7
.catch Lorg/xmlpull/v1/XmlPullParserException; {:try_start_4 .. :try_end_4} :catch_0
.catch Ljava/io/FileNotFoundException; {:try_start_4 .. :try_end_4} :catch_2
.catchall {:try_start_4 .. :try_end_4} :catchall_0
move-result v7
goto :goto_1
:cond_3
const/16 v20, 0x0
:try_start_5
move-object/from16 v0, v16
move-object/from16 v1, v20
invoke-interface {v0, v13, v1}, Lorg/xmlpull/v1/XmlPullParser;->setInput(Ljava/io/InputStream;Ljava/lang/StringV
:try_end_5
.catch Lorg/xmlpull/v1/XmlPullParserException; {:try_start_5 .. :try_end_5} :catch_0
.catch Ljava/io/FileNotFoundException; {:try_start_5 .. :try_end_5} :catch_2
.catch Ljava/io/IOException; {:try_start_5 .. :try_end_5} :catch_5
.catchall {:try_start_5 .. :try_end_5} :catchall_0
goto :goto_0
:catch_0
move-exception v6
move-object v12, v13
:goto_3
:try_start_6
const-string/jumbo v20, "SemCscFeature"
invoke-virtual {v6}, Ljava/lang/Throwable;->toString()Ljava/lang/String;
move-result-object v21
invoke-static/range {v20 .. v21}, Landroid/util/Log;->w(Ljava/lang/String;Ljava/lang/StringI
:try_end_6
.catchall {:try_start_6 .. :try_end_6} :catchall_1
if-eqz v12, :cond_4
:try_start_7
invoke-virtual {v12}, Ljava/io/FileInputStream;->close()V
const/4 v12, 0x0
:cond_4
if-eqz v14, :cond_5
invoke-virtual {v14}, Ljava/io/ByteArrayInputStream;->close()V
:try_end_7
.catch Ljava/io/IOException; {:try_start_7 .. :try_end_7} :catch_9
:goto_4
const/4 v14, 0x0
:cond_5
:goto_5
return-void
:cond_6
const/16 v20, 0x4
move/from16 v0, v20
if-ne v7, v0, :cond_2
:try_start_8
invoke-interface/range {v16 .. v16}, Lorg/xmlpull/v1/XmlPullParser;->getText()Ljava/lang/String;
move-result-object v3
if-eqz v2, :cond_2
if-eqz v3, :cond_2
move-object/from16 v0, p0
iget-object v0, v0, Lcom/samsung/android/feature/SemCscFeature;->mFeatureList:Ljava/util/Hashtable;
move-object/from16 v20, v0
move-object/from16 v0, v20
invoke-virtual {v0, v2}, Ljava/util/Hashtable;->containsKey(Ljava/lang/ObjectZ
:try_end_8
.catch Lorg/xmlpull/v1/XmlPullParserException; {:try_start_8 .. :try_end_8} :catch_0
.catch Ljava/io/FileNotFoundException; {:try_start_8 .. :try_end_8} :catch_2
.catch Ljava/io/IOException; {:try_start_8 .. :try_end_8} :catch_5
.catchall {:try_start_8 .. :try_end_8} :catchall_0
move-result v20
if-eqz v20, :cond_8
:try_start_9
invoke-interface/range {v16 .. v16}, Lorg/xmlpull/v1/XmlPullParser;->next()I
:try_end_9
.catch Ljava/io/IOException; {:try_start_9 .. :try_end_9} :catch_1
.catch Lorg/xmlpull/v1/XmlPullParserException; {:try_start_9 .. :try_end_9} :catch_0
.catch Ljava/io/FileNotFoundException; {:try_start_9 .. :try_end_9} :catch_2
.catchall {:try_start_9 .. :try_end_9} :catchall_0
move-result v7
goto :goto_1
:catch_1
move-exception v5
:try_start_a
const-string/jumbo v20, "SemCscFeature"
invoke-virtual {v5}, Ljava/lang/Throwable;->toString()Ljava/lang/String;
move-result-object v21
invoke-static/range {v20 .. v21}, Landroid/util/Log;->w(Ljava/lang/String;Ljava/lang/StringI
:try_end_a
.catch Lorg/xmlpull/v1/XmlPullParserException; {:try_start_a .. :try_end_a} :catch_0
.catch Ljava/io/FileNotFoundException; {:try_start_a .. :try_end_a} :catch_2
.catch Ljava/io/IOException; {:try_start_a .. :try_end_a} :catch_5
.catchall {:try_start_a .. :try_end_a} :catchall_0
goto :goto_1
:catch_2
move-exception v4
move-object v12, v13
:goto_6
:try_start_b
const-string/jumbo v20, "SemCscFeature"
invoke-virtual {v4}, Ljava/lang/Throwable;->toString()Ljava/lang/String;
move-result-object v21
invoke-static/range {v20 .. v21}, Landroid/util/Log;->w(Ljava/lang/String;Ljava/lang/StringI
:try_end_b
.catchall {:try_start_b .. :try_end_b} :catchall_1
if-eqz v12, :cond_7
:try_start_c
invoke-virtual {v12}, Ljava/io/FileInputStream;->close()V
const/4 v12, 0x0
:cond_7
if-eqz v14, :cond_5
invoke-virtual {v14}, Ljava/io/ByteArrayInputStream;->close()V
:try_end_c
.catch Ljava/io/IOException; {:try_start_c .. :try_end_c} :catch_3
goto :goto_4
:catch_3
move-exception v5
const-string/jumbo v20, "SemCscFeature"
invoke-virtual {v5}, Ljava/lang/Throwable;->toString()Ljava/lang/String;
move-result-object v21
invoke-static/range {v20 .. v21}, Landroid/util/Log;->w(Ljava/lang/String;Ljava/lang/StringI
goto :goto_5
:cond_8
:try_start_d
invoke-virtual {v3}, Ljava/lang/String;->trim()Ljava/lang/String;
move-result-object v3
move-object/from16 v0, p0
iget-object v0, v0, Lcom/samsung/android/feature/SemCscFeature;->mFeatureList:Ljava/util/Hashtable;
move-object/from16 v20, v0
move-object/from16 v0, v20
invoke-virtual {v0, v2, v3}, Ljava/util/Hashtable;->put(Ljava/lang/Object;Ljava/lang/ObjectLjava/lang/Object;
:try_end_d
.catch Ljava/lang/Exception; {:try_start_d .. :try_end_d} :catch_4
.catch Lorg/xmlpull/v1/XmlPullParserException; {:try_start_d .. :try_end_d} :catch_0
.catch Ljava/io/FileNotFoundException; {:try_start_d .. :try_end_d} :catch_2
.catch Ljava/io/IOException; {:try_start_d .. :try_end_d} :catch_5
.catchall {:try_start_d .. :try_end_d} :catchall_0
goto/16 :goto_2
:catch_4
move-exception v8
:try_start_e
const-string/jumbo v20, "SemCscFeature"
invoke-virtual {v8}, Ljava/lang/Throwable;->toString()Ljava/lang/String;
move-result-object v21
invoke-static/range {v20 .. v21}, Landroid/util/Log;->w(Ljava/lang/String;Ljava/lang/StringI
:try_end_e
.catch Lorg/xmlpull/v1/XmlPullParserException; {:try_start_e .. :try_end_e} :catch_0
.catch Ljava/io/FileNotFoundException; {:try_start_e .. :try_end_e} :catch_2
.catch Ljava/io/IOException; {:try_start_e .. :try_end_e} :catch_5
.catchall {:try_start_e .. :try_end_e} :catchall_0
goto/16 :goto_2
:catch_5
move-exception v5
move-object v12, v13
:goto_7
:try_start_f
const-string/jumbo v20, "SemCscFeature"
invoke-virtual {v5}, Ljava/lang/Throwable;->toString()Ljava/lang/String;
move-result-object v21
invoke-static/range {v20 .. v21}, Landroid/util/Log;->w(Ljava/lang/String;Ljava/lang/StringI
:try_end_f
.catchall {:try_start_f .. :try_end_f} :catchall_1
if-eqz v12, :cond_9
:try_start_10
invoke-virtual {v12}, Ljava/io/FileInputStream;->close()V
const/4 v12, 0x0
:cond_9
if-eqz v14, :cond_5
invoke-virtual {v14}, Ljava/io/ByteArrayInputStream;->close()V
:try_end_10
.catch Ljava/io/IOException; {:try_start_10 .. :try_end_10} :catch_6
goto/16 :goto_4
:catch_6
move-exception v5
const-string/jumbo v20, "SemCscFeature"
invoke-virtual {v5}, Ljava/lang/Throwable;->toString()Ljava/lang/String;
move-result-object v21
invoke-static/range {v20 .. v21}, Landroid/util/Log;->w(Ljava/lang/String;Ljava/lang/StringI
goto/16 :goto_5
:catch_7
move-exception v5
:try_start_11
const-string/jumbo v20, "SemCscFeature"
invoke-virtual {v5}, Ljava/lang/Throwable;->toString()Ljava/lang/String;
move-result-object v21
invoke-static/range {v20 .. v21}, Landroid/util/Log;->w(Ljava/lang/String;Ljava/lang/StringI
:try_end_11
.catch Lorg/xmlpull/v1/XmlPullParserException; {:try_start_11 .. :try_end_11} :catch_0
.catch Ljava/io/FileNotFoundException; {:try_start_11 .. :try_end_11} :catch_2
.catch Ljava/io/IOException; {:try_start_11 .. :try_end_11} :catch_5
.catchall {:try_start_11 .. :try_end_11} :catchall_0
goto/16 :goto_1
:catchall_0
move-exception v20
move-object v12, v13
:goto_8
if-eqz v12, :cond_a
:try_start_12
invoke-virtual {v12}, Ljava/io/FileInputStream;->close()V
const/4 v12, 0x0
:cond_a
if-eqz v14, :cond_b
invoke-virtual {v14}, Ljava/io/ByteArrayInputStream;->close()V
:try_end_12
.catch Ljava/io/IOException; {:try_start_12 .. :try_end_12} :catch_a
const/4 v14, 0x0
:cond_b
:goto_9
throw v20
:cond_c
if-eqz v13, :cond_d
:try_start_13
invoke-virtual {v13}, Ljava/io/FileInputStream;->close()V
:try_end_13
.catch Ljava/io/IOException; {:try_start_13 .. :try_end_13} :catch_11
const/4 v12, 0x0
:goto_a
if-eqz v14, :cond_5
:try_start_14
invoke-virtual {v14}, Ljava/io/ByteArrayInputStream;->close()V
:try_end_14
.catch Ljava/io/IOException; {:try_start_14 .. :try_end_14} :catch_8
goto/16 :goto_4
:catch_8
move-exception v5
:goto_b
const-string/jumbo v20, "SemCscFeature"
invoke-virtual {v5}, Ljava/lang/Throwable;->toString()Ljava/lang/String;
move-result-object v21
invoke-static/range {v20 .. v21}, Landroid/util/Log;->w(Ljava/lang/String;Ljava/lang/StringI
goto/16 :goto_5
:catch_9
move-exception v5
const-string/jumbo v20, "SemCscFeature"
invoke-virtual {v5}, Ljava/lang/Throwable;->toString()Ljava/lang/String;
move-result-object v21
invoke-static/range {v20 .. v21}, Landroid/util/Log;->w(Ljava/lang/String;Ljava/lang/StringI
goto/16 :goto_5
:catch_a
move-exception v5
const-string/jumbo v21, "SemCscFeature"
invoke-virtual {v5}, Ljava/lang/Throwable;->toString()Ljava/lang/String;
move-result-object v22
invoke-static/range {v21 .. v22}, Landroid/util/Log;->w(Ljava/lang/String;Ljava/lang/StringI
goto :goto_9
:catchall_1
move-exception v20
goto :goto_8
:catchall_2
move-exception v20
move-object v14, v15
move-object v12, v13
goto :goto_8
:catch_b
move-exception v6
goto/16 :goto_3
:catch_c
move-exception v6
move-object v14, v15
move-object v12, v13
goto/16 :goto_3
:catch_d
move-exception v4
goto/16 :goto_6
:catch_e
move-exception v4
move-object v14, v15
move-object v12, v13
goto/16 :goto_6
:catch_f
move-exception v5
goto/16 :goto_7
:catch_10
move-exception v5
move-object v14, v15
move-object v12, v13
goto/16 :goto_7
:catch_11
move-exception v5
move-object v12, v13
goto :goto_b
:cond_d
move-object v12, v13
goto :goto_a
.end method</pre>
</div>
</div>
</div><br />
And the invoke:<br />
<div style="margin:20px; margin-top:5px">
<div class="smallfont" style="margin-bottom:2px">Code: </div>
<pre class="alt2 " dir="ltr" style="
margin: 0px;
padding: 5px;
border: 1px inset;
width: 100%;
height: 258px;
text-align: left;
overflow: auto">...
invoke-direct {p0, v2, v4}, Lcom/samsung/android/feature/SemCscFeature;->loadFeatureFile(ZLjava/lang/StringZ
move-result v5
if-eqz v5, :cond_1
invoke-direct {p0, v2, v3}, Lcom/samsung/android/feature/SemCscFeature;->loadNetworkFeatureFile(ZLjava/lang/StringV
<font color="Blue">invoke-direct {p0, v2, v3}, Lcom/samsung/android/feature/SemCscFeature;->loadHadesFeatureFile(ZLjava/lang/StringV</font>
:try_end_0
.catch Ljava/lang/Exception; {:try_start_0 .. :try_end_0} :catch_0
...</pre>
</div>The code can be simplified, i didn`t bothered to do that, feel free to manipulate it in which way you want.<br />
Hope these tips will help someone in the future of custom roms with more features.<br />
I will attach to this thread my modified smalis from one of my roms, i tried these methods on 7.1.1, but the idea is the same for oreo too, code might be slighlty different. <br />
All the best <img src="//forum.xda-cdn.com/images/smilies/fingers-crossed.gif" border="0" alt="" title="Fingers Crossed" class="inlineimg" />
</div>
<div class="postbit-attachment">
<fieldset class="fieldset">
<legend>Attached Files</legend>
<table cellpadding="0" cellspacing="3" border="0">
<tr>
<td><img class="inlineimg" src="//cdn-cf-1.xda-developers.com/images/2015/attach/zip.gif" alt="File Type: zip" width="16" height="16" border="0" style="vertical-align:baseline" /></td>
<td>smalis.zip -
<a id="4474080" class="qrLink" href="javascript:void(0);">[Click for QR Code]</a>
(36.8 KB, 496 views)</td>
</tr>
</table>
</fieldset>
</div>
</div>
</div>
<div class="postbutton-row">
<div class="post-left">
</div>
<div class="post-buttons">
<i class="pbfa fas fa-share-square"></i><span class="responsive-text-hide"> Submit to XDA Portal</span>
<i class="pbfa fas fa-reply"></i><span class="responsive-text-hide"> Quick Reply</span>
<i class="pbfa fas fa-share-square"></i><span class="responsive-text-hide"> Reply</span>
</div>
<div class="post-right">
</div>
</div>
<div id="post_thanks_box_76206008" class="post_thanks_box_wrapper">
<a href="#" class="thanksShow toggleCollapse" id="toggleCollapse_Thanks_76206008" rel="nofollow">
The Following 10 Users Say Thank You to corsicanu For This Useful Post: <span class="thanksExpandPhrase">[ View ]</span>
</a>
<div class="thanksNames" id="collapseobj_Thanks_76206008" style="display:none;">
<div> a.raul<span class="post-thanks-box-date">(12th April 2018)</span>, AbrahamGC<span class="post-thanks-box-date">(12th April 2018)</span>, amtra<span class="post-thanks-box-date">(14th June 2018)</span>, <span style="font-weight: bold; color: DarkOrange;">ananjaser1211</span><span class="post-thanks-box-date">(31st May 2018)</span>, edzamber<span class="post-thanks-box-date">(12th April 2018)</span>, Frozen27<span class="post-thanks-box-date">(14th April 2018)</span>, Kill-Switch<span class="post-thanks-box-date">(21st June 2018)</span>, SirDre<span class="post-thanks-box-date">(21st April 2018)</span>, <span style="color: green; font-style: italic;">yash92duster</span><span class="post-thanks-box-date">(12th April 2018)</span>, _alexndr<span class="post-thanks-box-date">(28th April 2018)</span></div>
</div>
</div>
</div>
<div id="edit76225671" class="postbit-wrapper ">
<a id="post76225671" class="postbit-anchor"></a>
<div class="post-head-container">
<div class="post-head post-head-left">
<div id="postmenu_76225671">
<i class="fas fa-user-circle post-onlinestatus post-onlinestatus-offline" title="yash92duster is offline"></i>
<a class="bigfusername username-underline xda-popup-trigger" id="postmenu_76225671" href="member.php?u=6377149"><span style="color: green; font-style: italic;">yash92duster</span></a>
<div class="xda-popup popup-notable xda-popup-inplace" id="postmenu_76225671_menu" style="display:none;">
<i class="fas fa-user-circle"></i> View Profile
<i class="fas fa-comment-dots"></i> View Forum Posts
<i class="fab fa-twitter"></i> Follow on Twitter
<i class="fab fa-google-plus-g"></i> Follow on Google+
<i class="fab fa-facebook-f"></i> View Facebook page
<i class="fab fa-github"></i> View GitHub profile
<i class="fab fa-instagram"></i> View Instagram profile
<i class="fas fa-donate"></i> Donate to Me
</div>
</div>
</div>
<div class="post-head post-head-right">
<span class="time">14th April 2018, 07:01 AM</span>
<span class="posttime-number-seperator">|</span><strong>#11</strong>
<div class="postbit-social">
<i class="fagp fab fa-google-plus-g"></i>
<i class="fafb fab fa-facebook-f"></i>
<i class="fatw fab fa-twitter"></i>
</div>
</div>
</div>
<div class="post-content-container">
<div class="postbit-userinfo-cell">
<div class="pbava smallfont">
<img src="//cdn-cf-1.xda-developers.com/customavatars/avatar6377149_9.gif" width="66" height="80" class="imageShadow" alt="yash92duster's Avatar" border="0" />
</div>
<div class="smallfont">
<div class="pbuser user-title user-title-op-tag"><span class="op-tag">OP</span> Recognized Contributor</div>
<div class="pbuser user-location">
<img src="//cdn-cf-2.xda-developers.com/images/flags/India.png" title="India" class="userflag imageShadow" alt="Flag" />
Chennai
</div>
<div class="userThanksContainer" title="yash92duster has been thanked 9,337 times. That equates to 9/20 notches on our Thanks Meter">
<span class="userThanksText">Thanks<span class="responsive-text-hide"> Meter</span>: 9,337</span>
<div class="userThanksInfo">
<span class="userThanksMeter userThanksMeter9"> </span>
</div>
</div>
<div class="userstars-star userstars-amount-0" title="0 donation stars"></div>
Donate to Me
</div>
More <i class="fas fa-caret-down"></i>
<div id="collapseobj_more_76225671" class="moreUserInfo" style="display:none;">
<div class="pbuser user-posts">
<strong>9,570</strong> posts
</div>
<div class="pbuser user-joindate"><span class="time responsive-text-hide">Join Date:</span><span class="responsive-text-show">Joined:</span> Jan 2015</div>
<div class="my-devices pbuser">My Devices: <a href='/galaxy-s5'>Samsung Galaxy S 5</a>, <a href='/tab-4'>Samsung Galaxy Tab 4</a>, <a href='/moto-e-2015'>Moto E 2015</a>, <a href='/zenwatch-2'>Asus ZenWatch 2</a>, <a href='/samsung-a-series'>Samsung Galaxy A Series</a>, <a href='/galaxy-e-series'>Samsung Galaxy E Series</a>, <a href='/galaxy-s7'>Samsung Galaxy S7</a>, <a href='/galaxy-s8+'>Samsung Galaxy S8+</a>, <a href='/galaxy-s9'>Samsung Galaxy S9</a></div>
<img src="//cdn-cf-2.xda-developers.com/images/providers/India - Jio.png" title="India - Jio" class="carrier" alt="Carrier - India - Jio">
<div class="userChatIcons"> </div>
Less <i class="fas fa-caret-up"></i>
</div>
</div>
<div class="postbit-content postbit-content-moderated" id="td_post_76225671">
<div class="post-text" id="post_message_76225671">
<b><div align="center"><font size="4"><font color="DarkRed">CSC Tweaks:</font></font></div></b><br />
<br />
<div style="margin:20px; margin-top:5px">
<div class="smallfont" style="margin-bottom:2px">Code: </div>
<pre class="alt2 " dir="ltr" style="
margin: 0px;
padding: 5px;
border: 1px inset;
width: 100%;
height: 498px;
text-align: left;
overflow: auto"><?xml version="1.0" encoding="UTF-8" ?>
<SamsungMobileFeature>
<Version>ED00006</Version>
<Country>INDIA</Country>
<CountryISO>IN</CountryISO>
<SalesCode>INS</SalesCode>
<FeatureSet>
<!-- Common -->
<CscFeature_VoiceCall_ConfigRecording>RecordingAllowed</CscFeature_VoiceCall_ConfigRecording>
<CscFeature_Dictionary_PopUpData>FALSE</CscFeature_Dictionary_PopUpData>
<CscFeature_Common_AllowExternalApkUsage>TRUE</CscFeature_Common_AllowExternalApkUsage>
<CscFeature_SmartManager_ConfigDashboard>dual_dashboard</CscFeature_SmartManager_ConfigDashboard>
<CscFeature_SmartManager_ConfigSubFeatures>roguepopup|autoclean|applock|autorestart|networkpowersaving|storageclean|devicesecurity|applicationpermission|autolaunch|backgroundapp|notificationmanager|fake_base_station|appclean</CscFeature_SmartManager_ConfigSubFeatures>
<CscFeature_Settings_FOTA>FALSE</CscFeature_Settings_FOTA>
<CscFeature_Settings_GOTA>FALSE</CscFeature_Settings_GOTA>
<CscFeature_Common_ConfigSvcProviderForUnknownNumber>whitepages,whitepages,whitepages</CscFeature_Common_ConfigSvcProviderForUnknownNumber>
<CscFeature_SmartManager_DisableAntiMalware>TRUE</CscFeature_SmartManager_DisableAntiMalware>
<CscFeature_SystemUI_SupportRecentAppProtection>TRUE</CscFeature_SystemUI_SupportRecentAppProtection>
<CscFeature_Wifi_SupportAdvancedMenu>TRUE</CscFeature_Wifi_SupportAdvancedMenu>
<CscFeature_Wifi_SupportMobileApOnTrigger>TRUE</CscFeature_Wifi_SupportMobileApOnTrigger>
<CscFeature_Setting_IncludeApn4SwUpdate>FALSE</CscFeature_Setting_IncludeApn4SwUpdate>
<CscFeature_Setting_DisableMenuSoftwareUpdate>TRUE</CscFeature_Setting_DisableMenuSoftwareUpdate>
<CscFeature_Settings_Software_Update_Settings>FALSE</CscFeature_Settings_Software_Update_Settings>
<CscFeature_Contact_EnableDynCallerIdMatchingDigitWithAutoSim>TRUE</CscFeature_Contact_EnableDynCallerIdMatchingDigitWithAutoSim>
<CscFeature_Setting_CustNetworkSelMenu4>LTEONLY</CscFeature_Setting_CustNetworkSelMenu4>
<CscFeature_Setting_EnableMenuBlockCallMsg>TRUE</CscFeature_Setting_EnableMenuBlockCallMsg>
<CscFeature_MediaProvider_HideVoiceFilesInMusic>true</CscFeature_MediaProvider_HideVoiceFilesInMusic>
<CscFeature_Common_ConfigYuva>powerplanning|reserve|zeroforward|mileage|dashboard|sprotect|MemorySaver|geolike</CscFeature_Common_ConfigYuva>
<CscFeature_Setting_SupportDataUsageReminder>TRUE</CscFeature_Setting_SupportDataUsageReminder>
<CscFeature_Setting_SupportRealTimeNetworkSpeed>TRUE</CscFeature_Setting_SupportRealTimeNetworkSpeed>
<CscFeature_SystemUI_ConfigOverrideDataIcon>LTE</CscFeature_SystemUI_ConfigOverrideDataIcon>
<CscFeature_SystemUI_SupportDataUsageViewOnQuickPanel>TRUE</CscFeature_SystemUI_SupportDataUsageViewOnQuickPanel>
<CscFeature_SystemUI_ConfigOpBrandingForQuickSettingLabel>CHC</CscFeature_SystemUI_ConfigOpBrandingForQuickSettingLabel>
<CscFeature_SystemUI_ConfigOpBrandingQuickSettingIcon>CHC</CscFeature_SystemUI_ConfigOpBrandingQuickSettingIcon>
<CscFeature_SystemUI_ConfigQuickSettingPopup>CHC</CscFeature_SystemUI_ConfigQuickSettingPopup>
<CscFeature_Wifi_SupportSecureWifi>TRUE</CscFeature_Wifi_SupportSecureWifi>
<CscFeature_SystemUI_ConfigDefQuickSettingItem>Wifi,SilentMode,Bluetooth,RotationLock,Flashlight,AirplaneMode,PowerSaving,MobileData,WifiCalling,Performance,BlueLightFilter,WifiHotspot,PersonalMode,SecureFolder,Location,Nfc,Aod,AllShareCast,DeviceVisibility,Dnd,Sync,UDS,BikeMode,PowerPlanning,EdgeLighting,FloatingMessage,DormantMode,NetworkBooster,QuickConnect,SmartStay,SmartPause,AirView,AirBrowse,Toolbox,CarMode,UltraPowerSaving,SFinder,ScreenCapture,UHQ,VoLte,Dolby</CscFeature_SystemUI_ConfigDefQuickSettingItem>
<CscFeature_Launcher_AddAutoRotationIcon>TRUE</CscFeature_Launcher_AddAutoRotationIcon>
<!-- Message -->
<CscFeature_Message_SmsInputMode>automatic</CscFeature_Message_SmsInputMode>
<CscFeature_Message_DisableSmsToMmsConversionByTextInput>FALSE</CscFeature_Message_DisableSmsToMmsConversionByTextInput>
<CscFeature_Message_SmsMaxByte>999</CscFeature_Message_SmsMaxByte>
<CscFeature_Message_RecipientLimit>999</CscFeature_Message_RecipientLimit>
<CscFeature_Message_SmsToMmsTextThreshold>999</CscFeature_Message_SmsToMmsTextThreshold>
<CscFeature_Message_MaxSlideCount>999</CscFeature_Message_MaxSlideCount>
<CscFeature_Message_EnableVCard>TRUE</CscFeature_Message_EnableVCard>
<CscFeature_Message_EnableSaveRestoreSDCard>TRUE</CscFeature_Message_EnableSaveRestoreSDCard>
<CscFeature_Message_EnableFontSize>TRUE</CscFeature_Message_EnableFontSize>
<CscFeature_Message_EnableBlackList>TRUE</CscFeature_Message_EnableBlackList>
<CscFeature_Message_EnableSaveVMessage>TRUE</CscFeature_Message_EnableSaveVMessage>
<CscFeature_Common_EnableAirMessage>TRUE</CscFeature_Common_EnableAirMessage>
<CscFeature_Message_BlockSendMmsWithOnlySubject>TRUE</CscFeature_Message_BlockSendMmsWithOnlySubject>
<CscFeature_Message_SupportAutoDeleteSpam>TRUE</CscFeature_Message_SupportAutoDeleteSpam>
<!-- SIP -->
<CscFeature_Sip_UseSymbolInCMKey>TRUE</CscFeature_Sip_UseSymbolInCMKey>
<CscFeature_SIP_EnablePreferredEnglishTypeAsUS>TRUE</CscFeature_SIP_EnablePreferredEnglishTypeAsUS>
<CscFeature_Sip_EnableSymbolInSecondary>en_GB;en_US;af;af_NA;af_ZA;agq;agq_CM;ak;ak_GH;am;am_ET;ar;ar_001;ar_AE;ar_BH;ar_DJ;ar_DZ;ar_EG;ar_ER;ar_IL;ar_IQ;ar_JO;ar_KM;ar_KW;ar_LB;ar_LY;ar_MA;ar_MR;ar_OM;ar_PS;ar_QA;ar_SA;ar_SD;ar_SO;ar_SY;ar_TD;ar_TN;ar_YE;as;as_IN;asa;asa_TZ;az;az_AZ;az_CYRL;az_CYRL_AZ;az_LATN;az_LATN_AZ;bas;bas_CM;be;be_BY;bem;bem_ZM;bez;bez_TZ;bg;bg_BG;bm;bm_ML;bn;bn_BD;bn_IN;bo;bo_CN;bo_IN;br;br_FR;brx;brx_IN;bs;bs_CYRL;bs_CYRL_BA;bs_LATN;bs_LATN_BA;ca;ca_AD;ca_ES;cgg;cgg_UG;chr;chr_US;cs;cs_CZ;cy;cy_GB;da;da_DK;dav;dav_KE;de;de_AT;de_BE;de_CH;de_DE;de_LI;de_LU;dje;dje_NE;dua;dua_CM;dyo;dyo_SN;dz;dz_BT;ebu;ebu_KE;ee;ee_GH;ee_TG;el;el_CY;el_GR;en;en_150;en_AG;en_AS;en_AU;en_BB;en_BE;en_BM;en_BS;en_BW;en_BZ;en_CA;en_CM;en_DM;en_FJ;en_FM;en_GB;en_GD;en_GG;en_GH;en_GI;en_GM;en_GU;en_GY;en_HK;en_IE;en_IM;en_IN;en_JE;en_JM;en_KE;en_KI;en_KN;en_KY;en_LC;en_LR;en_LS;en_MG;en_MH;en_MP;en_MT;en_MU;en_MW;en_NA;en_NG;en_NZ;en_PG;en_PH;en_PK;en_PR;en_PW;en_SB;en_SC;en_SG;en_SL;en_SS;en_SZ;en_TC;en_TO;en_TT;en_TZ;en_UG;en_UM;en_US;en_US_POSIX;en_VC;en_VG;en_VI;en_VU;en_WS;en_ZA;en_ZM;en_ZW;eo;es;es_419;es_AR;es_BO;es_CL;es_CO;es_CR;es_CU;es_DO;es_EA;es_EC;es_ES;es_GQ;es_GT;es_HN;es_IC;es_MX;es_NI;es_PA;es_PE;es_PH;es_PR;es_PY;es_SV;es_US;es_UY;es_VE;et;et_EE;eu;eu_ES;ewo;ewo_CM;fa;fa_AF;fa_FA;fa_IR;ff;ff_SN;fi;fi_FI;fil;fil_PH;fo;fo_FO;fr;fr_BE;fr_BF;fr_BI;fr_BJ;fr_BL;fr_CA;fr_CD;fr_CF;fr_CG;fr_CH;fr_CI;fr_CM;fr_DJ;fr_DZ;fr_FR;fr_GA;fr_GF;fr_GN;fr_GP;fr_GQ;fr_HT;fr_KM;fr_LU;fr_MA;fr_MC;fr_MF;fr_MG;fr_ML;fr_MQ;fr_MR;fr_MU;fr_NC;fr_NE;fr_PF;fr_RE;fr_RW;fr_SC;fr_SN;fr_SY;fr_TD;fr_TG;fr_TN;fr_VU;fr_YT;ga;ga_IE;gl;gl_ES;gsw;gsw_CH;gu;gu_IN;guz;guz_KE;gv;gv_GB;ha;ha_LATN;ha_LATN_GH;ha_LATN_NE;ha_LATN_NG;haw;haw_US;iw;iw_IL;hi;hi_IN;hr;hr_BA;hr_HR;hu;hu_HU;hy;hy_AM;in;in_ID;in;in_ID;ig;ig_NG;ii;ii_CN;is;is_IS;it;it_CH;it_IT;it_SM;iw_IL;ja;ja_JP;jgo;jgo_CM;jmc;jmc_TZ;ka;ka_GE;kab;kab_DZ;kam;kam_KE;kde;kde_TZ;kea;kea_CV;khq;khq_ML;ki;ki_KE;kk;kk_CYRL;kk_CYRL_KZ;kk_KZ;kl;kl_GL;kln;kln_KE;km;km_KH;kn;kn_IN;ko;ko_KP;ko_KR;kok;kok_IN;ks;ks_ARAB;ks_ARAB_IN;ksb;ksb_TZ;ksf;ksf_CM;kw;kw_GB;lag;lag_TZ;lg;lg_UG;ln;ln_AO;ln_CD;ln_CF;ln_CG;lo;lo_LA;lt;lt_LT;lu;lu_CD;luo;luo_KE;luy;luy_KE;lv;lv_LV;mas;mas_KE;mas_TZ;mer;mer_KE;mfe;mfe_MU;mg;mg_MG;mgh;mgh_MZ;mgo;mgo_CM;mk;mk_MK;ml;ml_IN;mn;mn_CYRL;mn_CYRL_MN;mr;mr_IN;ms;ms_LATN;ms_LATN_BN;ms_LATN_MY;ms_LATN_SG;ms_MY;mt;mt_MT;mua;mua_CM;my;my_MM;naq;naq_NA;nb;nb_NO;nd;nd_ZW;ne;ne_IN;ne_NP;nl;nl_AW;nl_BE;nl_CW;nl_NL;nl_SR;nl_SX;nmg;nmg_CM;nn;nn_NO;nus;nus_SD;nyn;nyn_UG;om;om_ET;om_KE;or;or_IN;pa;pa_ARAB;pa_ARAB_PK;pa_GURU;pa_GURU_IN;pa_IN;pl;pl_PL;ps;ps_AF;pt;pt_AO;pt_BR;pt_CV;pt_GW;pt_MO;pt_MZ;pt_PT;pt_ST;pt_TL;rm;rm_CH;rn;rn_BI;ro;ro_MD;ro_RO;rof;rof_TZ;ru;ru_BY;ru_KG;ru_KZ;ru_MD;ru_RU;ru_UA;rw;rw_RW;rwk;rwk_TZ;saq;saq_KE;sbp;sbp_TZ;seh;seh_MZ;ses;ses_ML;sg;sg_CF;shi;shi_LATN;shi_LATN_MA;shi_TFNG;shi_TFNG_MA;si;si_IN;si_LK;sk;sk_SK;sl;sl_SI;sn;sn_ZW;so;so_DJ;so_ET;so_KE;so_SO;sq;sq_AL;sq_MK;sr;sr_CYRL;sr_CYRL_BA;sr_CYRL_ME;sr_CYRL_RS;sr_LATN;sr_LATN_BA;sr_LATN_ME;sr_LATN_RS;sr_RS;sv;sv_AX;sv_FI;sv_SE;sw;sw_KE;sw_TZ;sw_UG;swc;swc_CD;ta;ta_IN;ta_LK;ta_MY;ta_SG;te;te_IN;teo;teo_KE;teo_UG;th;th_TH;ti;ti_ER;ti_ET;tl;tl_PH;to;to_TO;tr;tr_CY;tr_TR;twq;twq_NE;tzm;tzm_LATN;tzm_LATN_MA;uk;uk_UA;ur;ur_IN;ur_PK;uz;uz_ARAB;uz_ARAB_AF;uz_CYRL;uz_CYRL_UZ;uz_LATN;uz_LATN_UZ;uz_UZ;vai;vai_LATN;vai_LATN_LR;vai_VAII;vai_VAII_LR;vi;vi_VN;vun;vun_TZ;xog;xog_UG;yav;yav_CM;yo;yo_NG;zh;zh_CN;zh_HANS;zh_HANS_CN;zh_HANS_HK;zh_HANS_MO;zh_HANS_SG;zh_HANT;zh_HANT_HK;zh_HANT_MO;zh_HANT_TW;zh_HK;zh_SG;zh_TW;zu;zu_ZA;</CscFeature_Sip_EnableSymbolInSecondary>
<!-- Dialer -->
<CscFeature_Setting_SupportWifiCall>TRUE</CscFeature_Setting_SupportWifiCall>
<CscFeature_Contact_ExtendSpeedDialTo100>TRUE</CscFeature_Contact_ExtendSpeedDialTo100>
<CscFeature_Contact_EnableCallButtonInList>TRUE</CscFeature_Contact_EnableCallButtonInList>
<CscFeature_Contact_SupportSIMContacts>TRUE</CscFeature_Contact_SupportSIMContacts>
<!-- WEB -->
<CscFeature_Web_AddOptionToTerminate>TRUE</CscFeature_Web_AddOptionToTerminate>
<!-- Camera -->
<CscFeature_Camera_EnableCameraDuringCall>TRUE</CscFeature_Camera_EnableCameraDuringCall>
<CscFeature_Camera_EnableSmsNotiPopup>TRUE</CscFeature_Camera_EnableSmsNotiPopup>
<CscFeature_Camera_ShutterSoundMenu>TRUE</CscFeature_Camera_ShutterSoundMenu>
<CscFeature_Camera_CamcorderDoNotPauseMusic>TRUE</CscFeature_Camera_CamcorderDoNotPauseMusic>
<CscFeature_Camera_DefaultQuality>superfine</CscFeature_Camera_DefaultQuality>
<CscFeature_Camcorder_DefaultQuality>superfine</CscFeature_Camcorder_DefaultQuality>
<CscFeature_Camera_CameraFlicker>60hz</CscFeature_Camera_CameraFlicker>
</FeatureSet>
</SamsungMobileFeature></pre>
</div>
</div>
</div>
</div>
<div class="postbutton-row">
<div class="post-left">
</div>
<div class="post-buttons">
<i class="pbfa fas fa-share-square"></i><span class="responsive-text-hide"> Submit to XDA Portal</span>
<i class="pbfa fas fa-reply"></i><span class="responsive-text-hide"> Quick Reply</span>
<i class="pbfa fas fa-share-square"></i><span class="responsive-text-hide"> Reply</span>
</div>
<div class="post-right">
</div>
</div>
<div id="post_thanks_box_76225671" class="post_thanks_box_wrapper">
<a href="#" class="thanksShow toggleCollapse" id="toggleCollapse_Thanks_76225671" rel="nofollow">
The Following 9 Users Say Thank You to yash92duster For This Useful Post: <span class="thanksExpandPhrase">[ View ]</span>
</a>
<a target="_blank" class="gift-post" href="/ad-free/?postid=76225671">Gift yash92duster Ad-Free</a>
<div class="thanksNames" id="collapseobj_Thanks_76225671" style="display:none;">
<div> alispeedsport<span class="post-thanks-box-date">(16th May 2018)</span>, Frozen27<span class="post-thanks-box-date">(14th April 2018)</span>, <span class="__cf_email__" data-cfemail="600a0f080e0e19020c011a050a0f080e201901080f0f4e0301">[email protected]</span><span class="post-thanks-box-date">(19th September 2018)</span>, KTMNiko<span class="post-thanks-box-date">(1st July 2018)</span>, mohitmallick17<span class="post-thanks-box-date">(22nd May 2018)</span>, nelson04<span class="post-thanks-box-date">(5th July 2018)</span>, qounik<span class="post-thanks-box-date">(30th September 2018)</span>, TaifAljaloo<span class="post-thanks-box-date">(14th April 2018)</span>, Voytec83<span class="post-thanks-box-date">(27th April 2018)</span></div>
</div>
</div>
</div>
<div id="lastpost"></div>
</div>
<script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script type="a1964a5df941c64d21908d27-text/javascript">
if(!is_mobile)
{
if (xda_ad_choice == "purch")
{
document.write('<div class="purchad" id="purch_Y_L_0_2" style="margin: 10px 0;"></div>');
}
else if (xda_ad_choice == "sortable")
{
document.write('x3Cscript src="//tags-cdn.deployads.com/a/xda-developers.com.js" async >x3C/script>');
document.write('<div class="ad-tag" data-ad-name="forum_incontent_2" data-ad-size="728x90" style="margin: 10px 0;"></div>');
(deployads = window.deployads || []).push({});
}
}
</script>
<div class="showthread-belowbar below-content-bar">
<i class="pbfa fas fa-reply"></i> <span class="responsive-text-hide">Post </span>Reply
<i class="fas fa-bell"></i> Subscribe to Thread
<div class="pagenav">
<span class="pageofpages vbmenu_control">Page 1 of 69</span>
<span class="smallfont pagenav-curpage" title="Showing results 1 to 10 of 685">1</span>
<a class="smallfont pagenav-pagelink" href="/android/general/guides-android-8-0-oreo-mods-thread-t3772017/page2" title="Show results 11 to 20 of 685">2</a>
<a class="smallfont pagenav-pagelink" href="/android/general/guides-android-8-0-oreo-mods-thread-t3772017/page3" title="Show results 21 to 30 of 685">3</a>
<a class="smallfont pagenav-linkrel" href="/android/general/guides-android-8-0-oreo-mods-thread-t3772017/page11" title="Show results 101 to 110 of 685">11</a>
<a class="smallfont pagenav-linkrel" href="/android/general/guides-android-8-0-oreo-mods-thread-t3772017/page51" title="Show results 501 to 510 of 685">51</a>
<a rel="next" class="smallfont" href="/android/general/guides-android-8-0-oreo-mods-thread-t3772017/page2" title="Next » - Results 11 to 20 of 685"><i class="fa fa-angle-right"></i></a>
<a rel="last" class="smallfont" href="/android/general/guides-android-8-0-oreo-mods-thread-t3772017/page69" title="Last Page - Results 681 to 685 of 685" class="pagination-forward">Last <i class="fa fa-angle-double-right"></i></a>
<table class="pagenav-goto" title="Page 1 of 69"><tr><td title="showthread.php?t=3772017"><a name="PageNav"></a></td></tr></table>
</div>
</div>
<table class="tborder" cellpadding="5" cellspacing="0" border="0" style="display:none; position:absolute; z-index: 5; margin: 80px 0 0 80px;" id="ajax_post_errors">
<tr>
<td class="thead">
<span style="float:right"><input type="button" class="button" value=" X " onclick="vB_QuickEditor.hide_errors()" id="ajax_post_errors_closebtn" /></span>
vBulletin Message
</td>
</tr>
<tr>
<td class="alt2" colspan="2" id="ajax_post_errors_message"> </td>
</tr>
</table>
<br />
<script src="https://ajax.cloudflare.com/cdn-cgi/scripts/2448a7bd/cloudflare-static/rocket-loader.min.js" data-cf-nonce="a1964a5df941c64d21908d27-"></script><form action="newreply.php?do=postreply&t=3772017" method="post" name="vbform" onsubmit="return qr_prepare_submit_pdp(this, 2);" id="qrform">
<table class="tborder" cellpadding="5" cellspacing="0" border="0" width="100%" align="center">
<thead>
<tr>
<td class="tcat" colspan="2">
<a style="float:right" href="#top" onclick="return toggle_collapse('quickreply');"><img id="collapseimg_quickreply" src="//cdn-cf-1.xda-developers.com/images/2015/buttons/collapse_tcat.gif" alt="" border="0" /></a>
Guest Quick Reply <small>(no urls or BBcode)</small>
</td>
</tr>
</thead>
<tbody id="qr_error_tbody" style="display:none">
<tr>
<td class="thead">The following errors occurred with your submission</td>
</tr>
<tr>
<td class="alt1" id="qr_error_td"></td>
</tr>
<tr>
<td class="tfoot" align="center"><span class="smallfont">Okay</span></td>
</tr>
</tbody>
<tbody id="collapseobj_quickreply" style="">
<tr>
<td class="panelsurround" align="center">
<div class="panel">
<div align="left">
<div class="smallfont">Message:</div>
<div id="vB_Editor_QR" class="vBulletin_editor">
<script type="a1964a5df941c64d21908d27-text/javascript">
<!--
var threaded_mode = 0;
var require_click = 0;
var is_last_page = 0; // leave for people with cached JS files
var allow_ajax_qr = 0;
var ajax_last_post = 1539692838;
// -->
</script>
<div class="controlbar">
<fieldset style="border:0px; padding:0px; margin:0px">
<textarea name="message" id="vB_Editor_QR_textarea" rows="10" cols="60" style="width:100%; width:calc(100% - 5px); height:100px" tabindex="1" dir="ltr"></textarea>
</fieldset>
</div>
<input type="hidden" name="wysiwyg" id="vB_Editor_QR_mode" value="0" />
<input type="hidden" name="styleid" value="0" />
<input type="hidden" name="noquote" value="1" />
<script type="a1964a5df941c64d21908d27-text/javascript">
<!--
vB_Editor['vB_Editor_QR'] = new vB_Text_Editor('vB_Editor_QR', 0, '1424', '1');
var QR_EditorID = 'vB_Editor_QR';
//-->
</script>
<script src="/clientscript/xda_guest_post.js" type="a1964a5df941c64d21908d27-text/javascript"></script>
</div>
<input type="hidden" name="signature" value="1" id="cb_signature" />
<input type="hidden" name="quickreply" id="qr_quickreply" value="1" />
</div>
</div>
<div style="margin-top:5px">
<input type="hidden" name="fromquickreply" value="1" />
<input type="hidden" name="s" value="" />
<input type="hidden" name="securitytoken" value="guest" />
<input type="hidden" name="do" value="postreply" />
<input type="hidden" name="t" value="3772017" id="qr_threadid" />
<input type="hidden" name="p" value="" id="qr_postid" />
<input type="hidden" name="specifiedpost" value="0" id="qr_specifiedpost" />
<input type="hidden" name="parseurl" value="1" />
<input type="hidden" name="loggedinuser" value="0" />
<input type="submit" class="button" value="Post Quick Reply" accesskey="s" title="(Alt + S)" name="sbutton" tabindex="2" id="qr_submit" onclick="clickedelm = this.value" />
<input type="submit" class="button" value="Go Advanced" accesskey="x" title="(Alt + X)" name="preview" tabindex="3" id="qr_preview" onclick="clickedelm = this.value" />
</div>
<div align="center" id="qr_posting_msg" style="display:none; margin-top:6px">
<img style="vertical-align: middle;" src="//cdn-cf-1.xda-developers.com/images/2015/misc/progress.gif" alt="Posting Quick Reply - Please Wait" /> <strong>Posting Quick Reply - Please Wait</strong>
</div>
</td>
</tr>
</tbody>
</table>
</form>
<div id="prev-next">
<i class="fas fa-step-backward"> </i>Previous Thread
<i class="fas fa-step-forward"> </i> Next Thread
</div>
<br />
<div class="vbmenu_popup" id="threadtools_menu" style="display:none">
<form action="postings.php?t=3772017&pollid=27174" method="post" name="threadadminform">
<table cellpadding="4" cellspacing="1" border="0">
<tr>
<td class="thead">Thread Tools<a name="goto_threadtools"></a></td>
</tr>
<tr>
<td class="vbmenu_option"><img class="inlineimg" src="//cdn-cf-1.xda-developers.com/images/2015/buttons/printer.gif" alt="Show Printable Version" /> Show Printable Version</td>
</tr>
<tr>
<td class="vbmenu_option"><img class="inlineimg" src="//cdn-cf-1.xda-developers.com/images/2015/buttons/sendtofriend.gif" alt="Email this Page" /> Email this Page</td>
</tr>
</table>
</form>
</div>
<div class="vbmenu_popup" id="displaymodes_menu" style="display:none">
<table cellpadding="4" cellspacing="1" border="0">
<tr>
<td class="thead">Display Modes<a name="goto_displaymodes"></a></td>
</tr>
<tr>
<td class="vbmenu_option" title="nohilite"><img class="inlineimg" src="//cdn-cf-1.xda-developers.com/images/2015/buttons/mode_linear.gif" alt="Linear Mode" /> <strong>Linear Mode</strong></td>
</tr>
<tr>
<td class="vbmenu_option"><img class="inlineimg" src="//cdn-cf-1.xda-developers.com/images/2015/buttons/mode_hybrid.gif" alt="Hybrid Mode" /> Switch to Hybrid Mode</td>
</tr>
<tr>
<td class="vbmenu_option"><img class="inlineimg" src="//cdn-cf-1.xda-developers.com/images/2015/buttons/mode_threaded.gif" alt="Threaded Mode" /> Switch to Threaded Mode</td>
</tr>
</table>
</div>
<div class="vbmenu_popup" id="threadsearch_menu" style="display:none">
<form action="search.php?do=process&searchthreadid=3772017" method="post">
<table cellpadding="4" cellspacing="1" border="0">
<tr>
<td class="thead">Search this Thread<a name="goto_threadsearch"></a></td>
</tr>
<tr>
<td class="vbmenu_option" title="nohilite">
<input type="hidden" name="s" value="" />
<input type="hidden" name="securitytoken" value="guest" />
<input type="hidden" name="do" value="process" />
<input type="hidden" name="searchthreadid" value="3772017" />
<input type="text" class="bginput" name="query" size="25" /><input type="submit" class="button" value="Go" /><br />
</td>
</tr>
<tr>
<td class="vbmenu_option">Advanced Search</td>
</tr>
</table>
</form>
</div>
<table cellpadding="0" cellspacing="0" border="0" width="100%" align="center">
<tr valign="bottom">
<td class="smallfont" align="right">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td></td>
</tr>
</table>
</td>
</tr>
</table>
<br />
<div id="showthreadRankedThreads">
<div class="topRankedThreadsForumdisplay forum-bottom-billboard-sibling box-shadow topRankedThreadsFullWidth">
<div class="forum-head">
<h2><i class="fa fa-chevron-right"></i> Top Threads in Android General by ThreadRank</h2>
</div>
<ul>
<li>
<div class="rankedThread">
<div class="rankedInfo">
<div class="rankedTitle">themeGalaxy Users Customization Index</div>
<div class="rankedDate"><i class="fas fa-clock"></i> 9th April 2018</div>
<div class="rankedForum"><i class="fas fa-th-list"></i> Android General</div>
</div>
</div>
</li>
<li>
<div class="rankedThread">
<div class="rankedInfo">
<div class="rankedTitle">[APP][5.0+] Overdrop | Animated Weather & Widget pack + Amoled theme</div>
<div class="rankedDate"><i class="fas fa-clock"></i> 16th May 2018</div>
<div class="rankedForum"><i class="fas fa-th-list"></i> Android Apps and Games</div>
</div>
</div>
</li>
<li>
<div class="rankedThread">
<div class="rankedInfo">
<div class="rankedTitle">[Guide][Video Tutorial] How to build Custom ROMs and Kernel Modification![P,O,N,M,L]</div>
<div class="rankedDate"><i class="fas fa-clock"></i> 9th July 2018</div>
<div class="rankedForum"><i class="fas fa-th-list"></i> Android General</div>
</div>
</div>
</li>
<li>
<div class="rankedThread">
<div class="rankedInfo">
<div class="rankedTitle">[Guides][Mods][TouchWiz]Android 8 Oreo Mods</div>
<div class="rankedDate"><i class="fas fa-clock"></i> 2nd April 2018</div>
<div class="rankedForum"><i class="fas fa-th-list"></i> Android General</div>
</div>
</div>
</li>
<li>
<div class="rankedThread">
<div class="rankedInfo">
<div class="rankedTitle">Guide to disable OEM bloatware aka system apps using adb and fastboot method (NO ROOT</div>
<div class="rankedDate"><i class="fas fa-clock"></i> 19th April 2018</div>
<div class="rankedForum"><i class="fas fa-th-list"></i> Android General</div>
</div>
</div>
</li>
<li>
<div class="rankedThread">
<div class="rankedInfo">
<div class="rankedTitle">Unofficial TWRPs for devices without source code</div>
<div class="rankedDate"><i class="fas fa-clock"></i> 24th August 2018</div>
<div class="rankedForum"><i class="fas fa-th-list"></i> Android General</div>
</div>
</div>
</li>
<li>
<div class="rankedThread">
<div class="rankedInfo">
<div class="rankedTitle">Unofficial TWRPs for devices without source code</div>
<div class="rankedDate"><i class="fas fa-clock"></i> 24th August 2018</div>
<div class="rankedForum"><i class="fas fa-th-list"></i> Android General</div>
</div>
</div>
</li>
<li>
<div class="rankedThread">
<div class="rankedInfo">
<div class="rankedTitle">[APP] Device ID Changer for Oreo (16/Apr)(v0.9.3-stable)</div>
<div class="rankedDate"><i class="fas fa-clock"></i> 13th April 2018</div>
<div class="rankedForum"><i class="fas fa-th-list"></i> Android General</div>
</div>
</div>
</li>
</ul>
</div>
</div>
</div>
</div>
<form action="index.php" method="get" style="clear:left">
<div align="center">
<div class="smallfont" align="center">
</div>
</div>
</form>
<div id="footer-nav">
<div class="navbits breadcrumbs" id="navbar_container">
<i class="fas fa-home firstbreadcrumb"></i>
<span class="navbar">xda-developers</span>
<span class="navbar" title="Android Development and Hacking"><i class="fas fa-angle-right"></i> Android Development and Hacking</span>
<span class="navbar" title="Android General"><i class="fas fa-angle-right"></i> Android General</span>
<i class="fas fa-angle-right" title="Reload this Page"></i>
<span>
[Guides][Mods][TouchWiz]Android 8 Oreo Mods by yash92duster
</span>
</div>
</div><div id="footer">
<div id="footer-left">
<img id="footer-logo" src="//cdn-cf-1.xda-developers.com/images/2015/xdalogo-dark.png">
<p id="footer-summary">XDA Developers was founded by developers, for developers. It is now a valuable resource for people who want to make the most of their mobile devices, from customizing the look and feel to adding new functionality.<br>
Are you a developer? | Terms of Service
</p>
<div id="hosted-by">
<a href="https://www.leaseweb.com/?utm_source=xda-developers.com&utm_medium=textlink&utm_campaign=linkback&utm_content=hostedby" target="_blank" rel="nofollow">
<img src="//cdn-cf-2.xda-developers.com/images/leaseweb_white_bg_175x50.png" border="0" alt="Hosted by Leaseweb" style="border-radius: 5px;">
</a>
</div>
<script src="https://ajax.cloudflare.com/cdn-cgi/scripts/2448a7bd/cloudflare-static/rocket-loader.min.js" data-cf-nonce="a1964a5df941c64d21908d27-"></script><select id="stylechooser" name="styleid" onchange="switch_id(this, 'style')">
<optgroup label="Quick Style Chooser">
<option value="15" class="">-- XDA Classic</option>
<option value="16" class="">-- XDA 2010</option>
<option value="18" class="">-- XDA 2013</option>
<option value="19" class="">---- XDA 2013 Beta - 1024</option>
<option value="21" class="" selected="selected">-- XDA 2015</option>
<option value="22" class="">---- 2015 - Dark Theme</option>
</optgroup>
</select>
<small id="footer-special-links">
</small>
</div>
<div id="footer-right">
<script type="a1964a5df941c64d21908d27-text/javascript">
if(is_mobile)
{
if (xda_ad_choice == "purch")
{
document.write('<div id="purch_Y_L_0_7" class="purchad footban"></div>');
}
else if (xda_ad_choice == "sortable")
{
document.write('x3Cscript src="//tags-cdn.deployads.com/a/xda-developers.com.js" async >x3C/script>');
document.write('<div class="ad-tag footban" data-ad-name="mforum_bottom" data-ad-size="320x50"></div>');
(deployads = window.deployads || []).push({});
}
}
</script>
<script type="a1964a5df941c64d21908d27-text/javascript">
if(!is_mobile)
{
if (xda_ad_choice == "purch")
{
document.write('<div id="purch_Y_L_0_3" class="purchad footban"></div>');
}
else if (xda_ad_choice == "sortable")
{
document.write('x3Cscript src="//tags-cdn.deployads.com/a/xda-developers.com.js" async >x3C/script>');
document.write('<div class="ad-tag footban" data-ad-name="forum_footer_728x90" data-ad-size="728x90"></div>');
(deployads = window.deployads || []).push({});
}
}
</script>
<div class="f-links">
<span class="f-links-text">More info</span><br>
<ul class="footer-links">
<li>Contact</li>
<li>Advertise</li>
<li>Rules</li>
<li>Suggest Content</li>
<li>Security</li>
<li>Privacy Policy</li>
<li>XDA App</li>
<li>Remove ads on XDA</li>
<br />
<li>Root Any Device</li>
<li>How To Guides</li>
<li>XDA's Best</li>
</ul>
<br />
<p id="footer-copyright">Copyright © xda-developers. Hosted by Leaseweb
</p>
</div>
<div class="w-social">
<div id="w-social-text">We're Social</div>
<ul class="footer-links">
<li><i class="fab fa-twitter"></i></li>
<li><i class="fab fa-discord"></i></li>
<li><i class="fab fa-facebook-f"></i></li>
<li><i class="fab fa-youtube"></i></li>
</ul>
</div>
<a rel="nofollow" href="#topanchor" id="jumptop" onclick="window.scrollTo(0,0);return false;"><i class="fas fa-arrow-circle-o-up"></i></a>
</div>
</div>
<div id="footjs" style="display:none; visibility:hidden;">
<script type="text/javascript" data-cfasync="false">
vBulletin_init(); // Main vBulletin Javascript Initialization
</script>
<link rel="stylesheet" href="//ajax.googleapis.com/ajax/libs/jqueryui/1.11.1/themes/smoothness/jquery-ui.min.css" />
<script data-cfasync="false" type="text/javascript" src="//ajax.googleapis.com/ajax/libs/jqueryui/1.11.1/jquery-ui.min.js"></script>
<script data-cfasync="false" src="//www.google.com/jsapi" type="text/javascript"></script>
<script src="//cdn-cf-2.xda-developers.com/clientscript/deviceSearch.js?v=1539618848" type="a1964a5df941c64d21908d27-text/javascript"></script>
<script data-cfasync="false" src="//cdn-cf-3.xda-developers.com/clientscript/2015.foot.min.js?v=1539618848"></script>
<style>
.purchad {
display:block;
text-align:center;
}
</style>
<script data-cfasync="false" type="text/javascript">
var mobilelayout = (jQuery('body').hasClass('mobile-body')) ? true : false;
tmntag.cmd.push(function(){
if (mobilelayout) {
if (purchnumpost < 3) {
tmntag.placement('2539');
} else if (purchnumpost < 5) {
tmntag.placement('2538');
} else if (purchnumpost < 7) {
tmntag.placement('2537');
} else {
tmntag.placement('2131');
}
} else if (purchnumpost < 4) {
tmntag.placement('2529');
} else {
tmntag.placement('2130');
}
tmntag.target({'ctype':'f_threads', 'ccat1':encodeURIComponent(purchccat1), 'ccat2':encodeURIComponent(purchccat2), 'kw':encodeURIComponent(purchkw)});
tmntag.start();
});
if (typeof(showsfw) == 'undefined') {
var showsfw = true;
}
if (showsfw) {
jQuery(function($) {
$('.purchad').not('.criteo-alt').each(function(index, value) {
/*
if (index === 0) {
$(this).before("<script type="text/javascript" src="http://ads.servebom.com/tmnhead.js"></script>");
}
console.log($(this).attr('id'));
*/
/*$ (this).before('<br><br><i>' + $(this).attr('id') + '</i><br><br>'); */
$(this).html("<script type="text/javascript">try { tmntag.cmd.push(function(){ tmntag.adTag('" + $(this).attr("id") + "', false);}); } catch(e) {};</script>");
});
var sidepanelrefreshindicator = false;
var startStickyTop = 0;
jQuery(window).scroll(function() {
if (!sidepanelrefreshindicator && jQuery('#stickyNav').hasClass('sticky-fixed')) {
var currentTop = jQuery(window).scrollTop();
if (startStickyTop == 0) {
startStickyTop = currentTop;
} else if (currentTop - startStickyTop >= 800) {
if (tmntag) { tmntag.refresh(['purch_Y_R_0_1']); }
sidepanelrefreshindicator = true;
}
}
});
});
}
</script>
</div>
<div id="qrOverlay" style="display:none;background:rgba(0,0,0,0.7);width:100%;height:100%;position:fixed;top:0;left:0;z-index:9999;">
<a class="closeQR" href="#" style="display:block;width:100%;height:100%;z-index:91;position:absolute;top:0;left:0;"></a>
<div id="qrModal" style="display:none;width:250px;height:250px;z-index:99;position:relative;margin-top:-125px;margin-left:-125px;top:50%;left:50%;opacity:1;">
<a class="closeQR" href="#" style="position:absolute;margin-top:0.5em;margin-left:235px;"><img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAdCAYAAABfeMd1AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA8xJREFUeNqclktIVFEYx+fO+GjUGqw0S/IRGtTKENtkqJTkooUwC0EQNNpEEiJYoISbKAhcCYogagvBlbRQW/kAIdAkbRGIi3RiNIfJR+qk4zxO/2/4zu3cOw+tA7+5c8/j+5/vfN8592hCCMspSy4o4acXLIHVU40kkQTkglfgm4hd3KAb3PxfESf4KU5XAuBRPA0tznINgCa1Yn193bK0tBR5ZmVlWUpKSiyFhYXmcfPgiaZpn0/yZEKd4vLysqioqKCZRAEhMTc3Z/bqy0nL9Uzt3dXVJex2e0wBic1mEx0dHcLv96tDX8cTyVN7tbW1JTRupr6+3uzR7Vgib2Tr5ORklJHa2lrDe0FBgVhcXDTUDw8PqyIfY4m4ZGt5ebnB4OrqaqS+srJSj8XOzk6kbnBwUO9XVFQkgsGgKmTTRQ4PD/NlrcvlivKis7Mz0kZiJBRLQDI7O/s3rwOBu7oI1B/KhrGxsaiBtDTSsCyxBIj+/n69D+w+Jg0r/YTD4Wy5fF6vNyoD19bWLENDQ4b3pqammBtPHQ+diF0rNo4GxT3Z4HA4ogbSxmtsbNTf4ZnhXS1Ief1/KBQ6og0f2fXIkuJ4MVGDLBOACtVRW6KYuN3ue7oISIc3btmoDp6enjYYbWlp0Y3Qf1UAx40hu0pLSx0yJPRz1uPxvJONo6OjhswiAZm+BBlX3yU9PT26gM/no/PrHLDpIr29vQ/U7GloaDBk10k7vrq62uDF+Pg4ZYbDIAKuzc/PD8hOdBbRUXGaI6Wmpkbs7+/rAltbW19RX2wWSQd54A6WzaV6REcFjvSYxikGtESqBwcHB7vt7e30bSngyVtl4M+AHHCrubn5+cbGxqb5tFtYWBB9fX2iu7s78pyZmYn6ciF2e62trS9hpwxcAWlqdqWA8+A6uA+ejoyMfBL/UFZWVjbr6ureYmwNuAEugtSIff4y0rpl8CWhFDjBC6fT+R4BdB8dHYXiGZ+amvJgY35A/3ZQB+iIv8pLlaR/frHpad2S2b1McJk75vPzUlVVVV5ZWdmF5ORkGw6+EL6YvyYmJlyIxyba3eA7swG2gQ8E6NSSIhoHKIWTgISyWSyH/2fyJMjrMPgNdvl6REI/gAfsgANwTCcLJYh+kWAhGwulcfplcqwyeWPZuQ8NpnNpn41uM3vsAQkEOQuNtxWTUCp7lcHPNK6zsifH7I2PZ+5j4QBPIhz3SqQsXRLHKZVFU/hd4xkGWcjPT7k8IelBwnsXC0kxK3tn4/9SJKwYDTPCLJDocmcWlPtJUy86isGERv4IMACaz3RmXeGcqwAAAABJRU5ErkJggg%3D%3D" /></a><br />
<div id="qrCode"></div>
</div>
</div>
<script type="a1964a5df941c64d21908d27-text/javascript">
var vglnk = { key: 'f0a7f91912ae2b52e0700f73990eb321' };
(function(d, t) {
var s = d.createElement(t); s.type = 'text/javascript'; s.async = true;
s.src = '//cdn.viglink.com/api/vglnk.js';
var r = d.getElementsByTagName(t)[0]; r.parentNode.insertBefore(s, r);
}(document, 'script'));
</script>
<script type="a1964a5df941c64d21908d27-text/javascript">
if(!is_mobile)
{
if(xda_ad_choice == "purch")
{
document.write('<div id="purch_Y_P_1_1" class="purchad"></div>');
document.write('<div id="purch_Y_O_1_1" class="purchad"></div>');
}
}
</script>
<script type="a1964a5df941c64d21908d27-text/javascript">
if(is_mobile)
{
if(xda_ad_choice == "purch")
{
document.write('<div id="purch_Y_P_1_1" class="purchad"></div>');
document.write('<div id="purch_Y_O_1_1" class="purchad"></div>');
}
}
</script>
<style>
.vbulletin-editor-text-area TEXTAREA {
width:100%;
height: 315px;
padding:0;
margin:0;
}
</style>
<script data-cfasync="false" type="text/javascript">
var googletag = googletag || {};
googletag.cmd = googletag.cmd || [];
(function() {
var gads = document.createElement("script");
gads.async = true;
gads.type = "text/javascript";
var useSSL = "https:" == document.location.protocol;
gads.src = (useSSL ? "https:" : "http:") + "//www.googletagservices.com/tag/js/gpt.js";
var node =document.getElementsByTagName("script")[0];
node.parentNode.insertBefore(gads, node);
})();
</script>
<div id="div-gpt-ad-1363287890054-0-oop">
<script data-cfasync="false" type='text/javascript'>
googletag.cmd.push(function() {
googletag.defineOutOfPageSlot('/8456/IDG.XDA_ROS','div-gpt-ad-1363287890054-0-oop').addService(googletag.pubads())
googletag.display('div-gpt-ad-1363287890054-0-oop');
});
</script>
</div>
<script type="a1964a5df941c64d21908d27-text/javascript">
var _comscore = _comscore || [];
_comscore.push({ c1: "2", c2: "6035753" });
(function() {
var s = document.createElement("script"), el = document.getElementsByTagName("script")[0]; s.async = true;
s.src = (document.location.protocol == "https:" ? "https://sb" : "http://b") + ".scorecardresearch.com/beacon.js";
el.parentNode.insertBefore(s, el);
})();
</script>
<noscript>
<img src="http://b.scorecardresearch.com/p?c1=2&c2=6035753&cv=2.0&cj=1" />
</noscript>
<script async src="/clientscript/xda_sponsor_logic.js?v=1539618848" type="a1964a5df941c64d21908d27-text/javascript"></script>
<script type="a1964a5df941c64d21908d27-text/javascript" src="//cdn-cf-1.xda-developers.com/clientscript/2015.showthread.min.js?v=1539618848"></script>
<script type="text/javascript" data-cfasync="false">
<!--
var fontoptions = new Array();
var sizeoptions = new Array();
var smilieoptions = { };
var istyles = { };
var ltr = 'left';
var smiliewindow_x = 360;
var smiliewindow_y = 480;
var ignorequotechars = 1;
var allowbasicbbcode = true;
// vB Phrases
vbphrase["wysiwyg_please_wait"] = "Please wait for the WYSIWYG editor to finish loading...";
vbphrase["wysiwyg_initialized"] = "WYSIWYG Editor initialized for %1$s in %2$s seconds.";
vbphrase["wysiwyg_command_invalid"] = "This command is invalid or not implemented.";
vbphrase["moz_must_select_text"] = "Mozilla requires that you must select some text for this function to work";
vbphrase["moz_edit_config_file"] = "You need to edit your Mozilla config file to allow this action.";
vbphrase["enter_tag_option"] = "Please enter the option for your %1$s tag:";
vbphrase["must_select_text_to_use"] = "You must select some text to use this function.";
vbphrase["browser_is_safari_no_wysiwyg"] = "The Safari browser does not support WYSIWYG mode.";
vbphrase["enter_option_x_tag"] = "Enter the option for the [%1$s] tag:";
vbphrase["enter_text_to_be_formatted"] = "Enter the text to be formatted";
vbphrase["enter_link_text"] = "Enter the text to be displayed for the link (optional):";
vbphrase["enter_list_type"] = "What type of list do you want? Enter '1' for a numbered list, enter 'a' for an alphabetical list, or leave blank for a list with bullet points:";
vbphrase["enter_list_item"] = "Enter a list item.rnLeave the box empty or press 'Cancel' to complete the list:";
vbphrase["must_enter_subject"] = "You must enter a title / subject!";
vbphrase["message_too_short"] = "The message you have entered is too short. Please lengthen your message to at least %1$s characters.";
vbphrase["enter_link_url"] = "Please enter the URL of your link:";
vbphrase["enter_image_url"] = "Please enter the URL of your image:";
vbphrase["enter_email_link"] = "Please enter the email address for the link:";
vbphrase["complete_image_verification"] = "You did not complete the Image Verification";
vbphrase["iespell_not_installed"] = "ieSpell is a spell-checking tool for Internet Explorer.rnrnIf you would like to download ieSpell, click OK; otherwise click Cancel.rnrnieSpell can be downloaded from http://www.iespell.com";
vbphrase["click_quick_reply_icon"] = "Please click one of the Quick Reply icons in the posts above to activate Quick Reply.";
vbphrase["insert_all"] = "Insert All";
//-->
</script>
<script type="a1964a5df941c64d21908d27-text/javascript">
<!--
function qr_prepare_submit_pdp(b,c){if(qr_repost==true){return true}if(!allow_ajax_qr||!AJAX_Compatible){return qr_check_data(b,c)}
else if(qr_check_data(b,c)){if(typeof vb_disable_ajax!='undefined'&&vb_disable_ajax>0){return true}if(is_ie&&userAgent.indexOf('msie 5.')!=-1)
{if(PHP.urlencode(b.message.value).indexOf('%u')!=-1){return true}}if(YAHOO.util.Connect.isCallInProgress(qr_ajax)){return false}
if(clickedelm==b.preview.value){return true}else{var d='ajax=1';if(typeof ajax_last_post!='undefined'){d+='&ajax_lastpost='+PHP.urlencode(ajax_last_post)}
for(var f=0;f<b.elements.length;f++){var a=b.elements[f];if(a.name&&!a.disabled){switch(a.type){case'text':case'textarea':case'hidden':d+='&'+a.name+'='+PHP.urlencode(a.value);
break;case'checkbox':case'radio':d+=a.checked?'&'+a.name+'='+PHP.urlencode(a.value):'';break;case'select-one':d+='&'+a.name+'='+PHP.urlencode(a.options[a.selectedIndex].value);
break;case'select-multiple':for(var e=0;e<a.options.length;e++){d+=(a.options[e].selected?'&'+a.name+'='+PHP.urlencode(a.options[e].value):'')}break}}}
fetch_object('qr_posting_msg').style.display='';document.body.style.cursor='wait';qr_ajax_post_pdp(b.action,d);return false}}else{return false}}
function qr_ajax_post_pdp(b,c){if(YAHOO.util.Connect.isCallInProgress(qr_ajax)){YAHOO.util.Connect.abort(qr_ajax)}qr_repost=false;
qr_ajax=YAHOO.util.Connect.asyncRequest("POST",b,{success:qr_do_ajax_post_pdp,failure:qr_handle_error,timeout:vB_Default_Timeout},SESSIONURL+"securitytoken="+SECURITYTOKEN+'&'+c)}
function qr_do_ajax_post_pdp(b){if(b.responseXML){document.body.style.cursor='auto';fetch_object('qr_posting_msg').style.display='none';var c;if(fetch_tag_count(b.responseXML,'postbit'))
{ajax_last_post=b.responseXML.getElementsByTagName('time')[0].firstChild.nodeValue;qr_disable_controls();qr_hide_errors();if(fetch_tag_count(b.responseXML,'updatepost'))
{var d=b.responseXML.getElementsByTagName('postbit')[0].firstChild.nodeValue;var f=b.responseXML.getElementsByTagName('updatepost')[0].firstChild.nodeValue;fetch_object('edit'+f).innerHTML=d}
else{var a=b.responseXML.getElementsByTagName('postbit');for(c=0;c<a.length;c++){var e=document.createElement('div');e.innerHTML=a[c].firstChild.nodeValue;var i=fetch_object('lastpost');
var j=i.parentNode;var d=j.insertBefore(e,i);PostBit_Init(d,a[c].getAttribute('postid'))}}if(fetch_object('qr_submit')){fetch_object('qr_submit').blur()}}
else{if(!is_saf){var g=b.responseXML.getElementsByTagName('error');if(g.length){var h='<ol>';for(c=0;c<g.length;c++){h+='<li>'+g[c].firstChild.nodeValue+'</li>'}h+='</ol>';
qr_show_errors('<ol>'+h+'</ol>');return false}}qr_resubmit()}}else{qr_resubmit()}}
//-->
</script>
<script type="a1964a5df941c64d21908d27-text/javascript">
<!--
vB_AJAX_QuickEdit_Init('posts');
//-->
</script>
<script type="a1964a5df941c64d21908d27-text/javascript">
<!--
vB_Editor['vB_Editor_QR'] = new vB_Text_Editor('vB_Editor_QR', 0, '1424', '');
var QR_EditorID = 'vB_Editor_QR';
console.log("QuickReply Init");
//-->
</script>
<script type="a1964a5df941c64d21908d27-text/javascript">
<!--
// initialize quick reply
qr_init();
//-->
</script>
<script src="/clientscript/xda_guest_post.js" type="a1964a5df941c64d21908d27-text/javascript"></script>
<div style="display:none">
</div>
<script type="a1964a5df941c64d21908d27-text/javascript">
var lightboxshowmodal = false;
</script>
<script type="a1964a5df941c64d21908d27-text/javascript">
jQuery(document).ready(function($) {
jQuery('.modtools INPUT[type=checkbox]:checked').closest('.postbit-wrapper').find('.postbit-content').addClass('row-highlight');
jQuery('.modtools INPUT[type=checkbox]').on('click', function() {
if (jQuery(this).is(':checked')) {
jQuery(this).closest('.postbit-wrapper').find('.postbit-content').addClass('row-highlight');
} else {
jQuery(this).closest('.postbit-wrapper').find('.postbit-content').removeClass('row-highlight');
}
});
});
</script>
<script type="a1964a5df941c64d21908d27-text/javascript">
jQuery(document).ready(function($) {
$("#more_forums").click(function(e) {
e.preventDefault();
if(!$("#hidden_forums").is(":visible")) {
$(this).text("[Less]");
} else {
$(this).text("[More]");
}
$("#hidden_forums").toggle();
});
});
</script>
<script async type="a1964a5df941c64d21908d27-text/javascript" src="//cdn-cf-3.xda-developers.com/clientscript/xda_mention.js?v=1539618848"></script>
<script src="https://ajax.cloudflare.com/cdn-cgi/scripts/2448a7bd/cloudflare-static/rocket-loader.min.js" data-cf-nonce="a1964a5df941c64d21908d27-" defer=""></script></body>
</html>
XDA:DevDB Information
mods oreo, ROM for the Samsung Galaxy J7
Contributors
kottmann96
ROM OS Version: 8.x Oreo
Version Information
Status: Stable
Current Stable Version: Only Android Oreo
Created 2018-10-16
Last Updated 2018-10-16

[Guides][Mods][TouchWiz] Android 8 Oreo

<!doctype html>
<html dir="ltr" lang="en">
<head>
<title>[Guides][Mods][TouchWiz]Android 8 Oreo Mods | Android Development and Hacking</title>
<meta name="description" content="I Hope All Agree With Me And Share Guides Here For Oreo Like Me. Please Feel Free To Contribute As Well. Note: This Thread is Purely Meant For Custom ROM…" />
<meta name="keywords" content="[Guides][Mods][TouchWiz]Android 8 Oreo Mods, Android Development and Hacking">
<meta http-equiv="X-UA-Compatible" content="IE=Edge">
<script type="a1964a5df941c64d21908d27-text/javascript">
var purchccat1 = 'Android Development and Hacking';
var purchccat2 = 'Android General';
var purchkw = ["[Guides][Mods][TouchWiz]Android","8","Oreo","Mods"];
var purchnumpost = '11';
</script>
<style>
.socialcount li, .socialcount li a{
transition: all .5s ease;
}
.socialcount li a{
min-width:0px;
min-height:25px;
}
.animate{
-webkit-animation-duration: .8s;
animation-duration: .8s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.animate.googleplus{
-webkit-animation-delay: .75s;
animation-delay: .75s;
}
.animate.facebook{
-webkit-animation-delay: .95s;
animation-delay: .95s;
}
.animate.twitter{
-webkit-animation-delay: 1.15s;
animation-delay: 1.15s;
}
.small{
-webkit-transform: scale3d(0, 0, 0);
transform: scale3d(0, 0, 0);
}
.animate.flipOutX,
.animate.flipOutY,
.animate.bounceIn,
.animate.bounceOut {
-webkit-animation-duration: .75s;
animation-duration: .75s;
}
@-webkit-keyframes bounceIn {
from, 20%, 40%, 60%, 80%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
20% {
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
40% {
-webkit-transform: scale3d(.9, .9, .9);
transform: scale3d(.9, .9, .9);
}
60% {
opacity: 1;
-webkit-transform: scale3d(1.03, 1.03, 1.03);
transform: scale3d(1.03, 1.03, 1.03);
}
80% {
-webkit-transform: scale3d(.97, .97, .97);
transform: scale3d(.97, .97, .97);
}
to {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes bounceIn {
from, 20%, 40%, 60%, 80%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
20% {
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
40% {
-webkit-transform: scale3d(.9, .9, .9);
transform: scale3d(.9, .9, .9);
}
60% {
opacity: 1;
-webkit-transform: scale3d(1.03, 1.03, 1.03);
transform: scale3d(1.03, 1.03, 1.03);
}
80% {
-webkit-transform: scale3d(.97, .97, .97);
transform: scale3d(.97, .97, .97);
}
to {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.bounceIn {
-webkit-animation-name: bounceIn;
animation-name: bounceIn;
}
.bounceInDelay {
-webkit-animation-name: bounceIn;
animation-name: bounceIn;
-webkit-animation-delay: .5s;
animation-delay: .5s;
}
</style>
<meta http-equiv="X-UA-Compatible" content="IE=Edge">
<script type="a1964a5df941c64d21908d27-text/javascript">
var xda_ad_choice = (function()
{
var rand = function(min, max) {
return Math.random() * (max - min) + min;
};
var getRandomItem = function(list, weight) {
var total_weight = weight.reduce(function (prev, cur, i, arr) {
return prev + cur;
});
var random_num = rand(0, total_weight);
var weight_sum = 0;
for (var i = 0; i < list.length; i++) {
weight_sum += weight;
weight_sum = +weight_sum.toFixed(2);
if (random_num <= weight_sum) {
return list;
}
}
};
var list = ["purch", "sortable"];
//var weight = [0.99, 0.01];
var weight = [1.00, 0.00];
var random_item = getRandomItem(list, weight);
return random_item;
})();
// Override until ready
//xda_ad_choice = "purch";
if(location.hash == "#xda_ad_test")
{
xda_ad_choice = "sortable";
}
window.adBlockDetect = (function()
{
var enabled;
var callback = function(args)
{
if(args.length == 1 && typeof args[0] === "function")
{
args[0](enabled);
}
};
var poll = function(args)
{
if(typeof enabled === "undefined")
{
// Wait for check function to complete
setTimeout(function()
{
poll(args);
}, 105);
return;
}
// Check completed, do callback
callback(args);
};
(function()
{
// Assess adblock usage
var test = document.createElement("div");
test.innerHTML = " ";
test.className = "adonis-placeholder";
document.documentElement.appendChild(test);
window.setTimeout(function()
{
if (test.offsetHeight === 0)
{
enabled = true;
}
else
{
enabled = false;
}
test.remove();
}, 100);
})();
return function()
{
poll(arguments);
};
})();
</script>
<meta http-equiv="X-UA-Compatible" content="IE=Edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta charset="UTF-8">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="theme-color" content="#de7300">
<meta name="msapplication-TileColor" content="#de7300">
<meta property="fb:admins" content="9336956">
<base href="https://forum.xda-developers.com/">
<link href="//fonts.googleapis.com/css?family=Open+Sans:400,600|Hind:400,600,500|Titillium+Web:200,400,300italic,300,400italic,700,700italic" rel="stylesheet" type="text/css">
<link href="//cdn-cf-2.xda-developers.com/css/2015/2015.min.css?v=1539618848" rel="stylesheet" type="text/css">
<!--[if lte IE 8]>
<link href="//cdn-cf-2.xda-developers.com/css/2015/ie.css" rel="stylesheet" type="text/css">
<![endif]-->
<script type="a1964a5df941c64d21908d27-text/javascript">
//if(typeof console === "undefined") { var console = { log: function (logMsg) { } }; }
//console.firebug = false;
</script>
<!--[if lt IE 9]>
<script data-cfasync="false" src="//ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<![endif]-->
<!--[if gte IE 9]><!-->
<script data-cfasync="false" type="text/javascript" src="//ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script>
<!--<![endif]-->
<script type="text/javascript" data-cfasync="false">
var tmntag = tmntag || {};
tmntag.cmd = tmntag.cmd || [];
(function() {
var tmnhead = document.createElement('script');
tmnhead.async = true;
tmnhead.type = 'text/javascript';
tmnhead.src =
('https:'==document.location.protocol?'https:':'http:')+'//ads.servebom.com/tmnhead.js';
var node = document.getElementsByTagName('script')[0];
node.parentNode.insertBefore(tmnhead, node);
})();
<!--
var SESSIONURL = "";
var SECURITYTOKEN = "guest";
var IMGDIR_MISC = "//cdn-cf-1.xda-developers.com/images/2015/misc";
var vb_disable_ajax = parseInt("0", 10);
var stylevarcdn1 = '//cdn-cf-1.xda-developers.com/';
var styleid = 21;
var is_mobile = 0;
// -->
</script>
<script data-cfasync="false" type="text/javascript" src="//cdn-cf-4.xda-developers.com/clientscript/2015.head.min.js?v=1539618848"></script>
<link rel="alternate" type="application/rss+xml" title="xda-developers RSS Feed" href="external.php?type=RSS2" />
<link rel="alternate" type="application/rss+xml" title="xda-developers - Android General - RSS Feed" href="external.php?type=RSS2&forumids=1424" />
<script data-cfasync="false">
if ($.cookie('xda_adtest') != undefined) {
var xda_adtest = $.cookie('xda_adtest');
} else {
var xda_adtest = 3;
}
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-12268453-1', 'auto');
ga('require', 'displayfeatures');
ga('set', 'dimension1', 'Yes'); //Sidebar Showing
ga('set', 'dimension2', 'No'); //Logged In
ga('set', 'dimension3', '21'); //Style ID
ga('set', 'dimension5', xda_adtest); //Adtest
ga('send', 'pageview');
</script>
<script type="text/javascript" data-cfasync="false">
Shadowbox.init({
// let's skip the automatic setup because we don't have any
// properly configured link elements on the page
skipSetup: true
});
</script>
<link rel="shortcut icon" href="//cdn-cf-4.xda-developers.com/images/2015/favicons/favicon.ico">
<link rel="apple-touch-icon" sizes="57x57" href="//cdn-cf-4.xda-developers.com/images/2015/favicons/apple-touch-icon-57x57.png">
<link rel="apple-touch-icon" sizes="114x114" href="//cdn-cf-4.xda-developers.com/images/2015/favicons/apple-touch-icon-114x114.png">
<link rel="apple-touch-icon" sizes="72x72" href="//cdn-cf-4.xda-developers.com/images/2015/favicons/apple-touch-icon-72x72.png">
<link rel="apple-touch-icon" sizes="144x144" href="//cdn-cf-4.xda-developers.com/images/2015/favicons/apple-touch-icon-144x144.png">
<link rel="apple-touch-icon" sizes="60x60" href="//cdn-cf-4.xda-developers.com/images/2015/favicons/apple-touch-icon-60x60.png">
<link rel="apple-touch-icon" sizes="120x120" href="//cdn-cf-4.xda-developers.com/images/2015/favicons/apple-touch-icon-120x120.png">
<link rel="apple-touch-icon" sizes="76x76" href="//cdn-cf-4.xda-developers.com/images/2015/favicons/apple-touch-icon-76x76.png">
<link rel="apple-touch-icon" sizes="152x152" href="//cdn-cf-4.xda-developers.com/images/2015/favicons/apple-touch-icon-152x152.png">
<link rel="icon" type="image/png" href="//cdn-cf-4.xda-developers.com/images/2015/favicons/favicon-196x196.png" sizes="196x196">
<link rel="icon" type="image/png" href="//cdn-cf-4.xda-developers.com/images/2015/favicons/favicon-160x160.png" sizes="160x160">
<link rel="icon" type="image/png" href="//cdn-cf-4.xda-developers.com/images/2015/favicons/favicon-96x96.png" sizes="96x96">
<link rel="icon" type="image/png" href="//cdn-cf-4.xda-developers.com/images/2015/favicons/favicon-32x32.png" sizes="32x32">
<link rel="icon" type="image/png" href="//cdn-cf-4.xda-developers.com/images/2015/favicons/favicon-16x16.png" sizes="16x16">
<meta name="msapplication-TileColor" content="#e67800">
<meta name="msapplication-TileImage" content="//cdn-cf-4.xda-developers.com/images/2015/favicons/mstile-144x144.png">
<meta name="msapplication-config" content="//cdn-cf-4.xda-developers.com/images/2015/favicons/browserconfig.xml">
<script data-cfasync="false" type='text/javascript' src='//static.criteo.net/js/ld/publishertag.js'></script>
<script data-cfasync="false">
window.addEventListener("message", function(event) {
if (event.origin === "https://cas.criteo.com" && event.data) {
var elements = document.querySelectorAll("iframe[src*='cb=" + event.data + "&']");
if (elements.length) {
elements[0].parentNode.style.display = 'none';
}
}
},
false);
</script>
<script type="a1964a5df941c64d21908d27-text/javascript">
!function(f,b,e,v,n,t,s){if(f.fbq)return;n=f.fbq=function(){n.callMethod?
n.callMethod.apply(n,arguments):n.queue.push(arguments)};if(!f._fbq)f._fbq=n;
n.push=n;n.loaded=!0;n.version='2.0';n.queue=[];t=b.createElement(e);t.async=!0;
t.src=v;s=b.getElementsByTagName(e)[0];s.parentNode.insertBefore(t,s)}(window,
document,'script','https://connect.facebook.net/en_US/fbevents.js');
fbq('init', '403489180002579');
fbq('track', 'PageView_XDA');
</script>
<script type="a1964a5df941c64d21908d27-text/javascript">
!function(f,b,e,v,n,t,s){if(f.fbq)return;n=f.fbq=function(){n.callMethod?
n.callMethod.apply(n,arguments):n.queue.push(arguments)};if(!f._fbq)f._fbq=n;
n.push=n;n.loaded=!0;n.version='2.0';n.queue=[];t=b.createElement(e);t.async=!0;
t.src=v;s=b.getElementsByTagName(e)[0];s.parentNode.insertBefore(t,s)}(window,
document,'script','https://connect.facebook.net/en_US/fbevents.js');
fbq('init', '1969338259962592');
fbq('track', 'PageView');
</script>
<noscript><img height="1" width="1" style="display:none"
src="https://www.facebook.com/tr?id=1969338259962592&ev=PageView&noscript=1"
/></noscript>
<script type="a1964a5df941c64d21908d27-text/javascript" src="//cdn-cf-1.xda-developers.com/clientscript/jquery.qtip.min.js"></script>
<link type="text/css" rel="stylesheet" href="//cdn-cf-1.xda-developers.com/clientscript/jquery.qtip.min.css">
<script type="a1964a5df941c64d21908d27-text/javascript">
jQuery(document).ready(function()
{
$(".gifted-text").qtip();
});
</script>
<style type="text/css" id="vbulletin_editor_css_dynamic">
<!--
@import url("clientscript/vbulletin_editor.css?v=389b2");
.vBulletin_editor {
background: #E1E1E2;
padding: 5px;
}
.imagebutton {
background: #E1E1E2;
color: #000000;
padding: 1px;
border: none;
}
.ocolor, .ofont, .osize, .osmilie, .osyscoloar, .smilietitle {
background: #FFFFFF;
color: #000000;
border: 1px solid #FFFFFF;
}
.popup_pickbutton {
border: 1px solid #FFFFFF;
}
.popup_feedback {
background: #FFFFFF;
color: #000000;
border-right: 1px solid #FFFFFF;
}
.popupwindow {
background: #FFFFFF;
}
#fontOut, #sizeOut, .popup_feedback div {
background: #FFFFFF;
color: #000000;
}
.alt_pickbutton {
border-left: 1px solid #E1E1E2;
}
.popup_feedback input, .popup_feedback div
{
border: 0px solid;
padding: 0px 2px 0px 2px;
cursor: default;
font: 11px tahoma;
overflow: hidden;
}
-->
</style>
<script type="a1964a5df941c64d21908d27-text/javascript">
jQuery(document).ready(function($)
{
if(typeof(prettyPrint) == "function")
{
prettyPrint();
$(".copycodetoclip").click(function(e) {
$(this).next(".prettyprint").selectText();
});
}
});
</script>
<style>
.copycodetoclip {
cursorointer;
}
</style>
<script type="a1964a5df941c64d21908d27-text/javascript">
jQuery(document).ready(function(e)
{
var threadid = 3772017;
$("#sidepanel-threadSearch, #showthread-topsearch").submit(function(e)
{
e.preventDefault();
if(threadid)
{
var query = encodeURIComponent($(this).find("input[type=text]").val());
var url = "/search/thread/" + threadid + "?query=" + query;
window.location = url;
}
});
});
</script>
<meta property="og:title" content="[Guides][Mods][TouchWiz]Android 8 Oreo Mods" />
<meta property="og:type" content="website" />
<meta property="og:site_name" content="XDA Developers" />
<meta property="og:description" content="I Hope All Agree With Me And Share Guides Here For Oreo Like Me. Please Feel Free To Contribute As Well. Note: This Thread is Purely Meant For Custom ROM…" />
<meta property="og:image" content="https://cdn-images.xda-developers.com/direct/4/4/7/0/9/6/8/Screenshot_20180409-025431.jpg" />
<meta property="og:image" content="https://cdn-images.xda-developers.com/direct/4/4/7/0/9/6/9/Screenshot_20180409-025442.jpg" />
<meta property="og:image" content="https://cdn-images.xda-developers.com/direct/4/4/7/0/9/7/0/Screenshot_20180409-025956.jpg" />
<meta property="og:image" content="http://fs1.directupload.net/images/180402/htey5les.jpg" />
<meta property="og:image" content="http://fs5.directupload.net/images/170103/sd8jtf2c.jpg" />
<meta property="og:image" content="http://fs5.directupload.net/images/161025/7zzqvmfo.png" />
<meta property="og:image" content="http://cdn3.xda-developers.com/images/xda-facebook-default.jpg" />
<link rel="canonical" href="https://forum.xda-developers.com/android/general/guides-android-8-0-oreo-mods-thread-t3772017" />
<meta property="og:url" content="https://forum.xda-developers.com/android/general/guides-android-8-0-oreo-mods-thread-t3772017" />
<link rel="amphtml" href="https://forum.xda-developers.com/android/general/guides-android-8-0-oreo-mods-thread-t3772017/amp/">
<link rel="next" href="https://forum.xda-developers.com/android/general/guides-android-8-0-oreo-mods-thread-t3772017/page2">
<script type="a1964a5df941c64d21908d27-text/javascript">
var forumid = '1424';
ga('set', 'dimension4', '1424'); //ForumID
var showsfw = true;
</script>
</head>
<script src="https://ajax.cloudflare.com/cdn-cgi/scripts/2448a7bd/cloudflare-static/rocket-loader.min.js" data-cf-nonce="a1964a5df941c64d21908d27-"></script><body onload="" class="min-width-728 logged-out showthread-firstpage">
<a id="topanchor"></a>
<div id="header" class="header-logged-out" data-disable-page-zoom="false">
<a href="index.php" id="header-logo" class="header-responsive-trigger">
<script src="https://ajax.cloudflare.com/cdn-cgi/scripts/2448a7bd/cloudflare-static/rocket-loader.min.js" data-cf-nonce="a1964a5df941c64d21908d27-"></script><img src="//cdn-cf-1.xda-developers.com/images/2015/xda-logo_newcolors.svg" alt="xda-developers" onerror="if (this.dataset.imageswapped != 'true') { this.dataset.imageswapped = 'true'; this.src='//cdn-cf-1.xda-developers.com/images/2015/xda-logo.png'; }" height="28" width="207">
<i class="fas fa-bars"></i>
<span class="header-nav-hidden-menu-word">Menu</span>
</a>
<ul class="header-main header-dropdown header-dropdown-nomobile">
<li class="header-dropdown-header">
<a id="header_forums_dropdown" class="xda-popup-trigger" href="https://forum.xda-developers.com">
<span>FORUMS</span> <i class="fas fa-caret-down"></i>
</a>
<div class="dropdown-subheader">Apps, ROMs, Customization</div>
</li>
<li>
<ul id="header_forums_dropdown_menu" class="xda-popup xda-popup-inplace header_popup_menu ui-front" style="display:none">
<li>
<span class="header_analysis_subheader_text">Top Phones</span><i class="fas fa-caret-right header_analysis_subheader_moreicon"></i>
<ul class="header_analysis_submenu header_analysis_phones_menu">
<li>Samsung Galaxy Note 9</li><li>Samsung Galaxy Tab S4</li><li>OnePlus 6</li><li>Samsung Galaxy S9+</li><li>Samsung Galaxy S9 </li>
</ul>
</li>
<li>
<span class="header_analysis_subheader_text">New Phones</span><i class="fas fa-caret-right header_analysis_subheader_moreicon"></i>
<ul class="header_analysis_submenu header_analysis_phones_menu">
<li>Huawei Mate 20 X</li><li>Nokia 7.1</li><li>LG Watch W7</li><li>BlackBerry Key2 LE</li><li>Vivo V11</li>
</ul>
</li>
<li>
<div class="header_analysis_subheader"><span class="header_analysis_subheader_text">Root Tools</span><i class="fas fa-caret-right header_analysis_subheader_moreicon"></i></div>
<ul class="header_analysis_submenu header_analysis_phones_menu">
<li>Magisk Manager</li>
<li>KingRoot</li>
<li>Framaroot</li>
<li>SuperSU</li>
<li>Xposed</li>
</ul>
</li>
<li>
<div class="header_analysis_subheader"><span class="header_analysis_subheader_text">Top Apps</span><i class="fas fa-caret-right header_analysis_subheader_moreicon"></i></div>
<ul class="header_analysis_submenu header_analysis_phones_menu">
<li>Gapps</li>
<li>MX Player</li>
<li>Adaway</li>
<li>ViPER4Android Audio FX</li>
<li>Official XDA App</li>
</ul>
</li>
<li>
All Apps & Games
</li>
<li>
XDA Deals
</li>
</ul>
</li>
</ul>
<div id="login_register_wrapper" class="header-main">
<ul class="header-dropdown">
<li id="login-button-responsive">
<a id="header_login_dropdown" class="xda-popup-trigger header-responsive-trigger" href="#">
<span class="login_link_desktop">LOGIN <i class="fas fa-caret-right"></i></span>
<span class="login_link_mobile" title="Login - Jump back in!"><i class="fas fa-sign-in"></i></span>
</a>
<div class="dropdown-subheader">Jump back in</div>
</li>
<li>
<div id="header_login_dropdown_menu" class="header-responsive-control xda-popup xda-popup-inplace header_popup_menu" style="display:none;">
<script src="https://ajax.cloudflare.com/cdn-cgi/scripts/2448a7bd/cloudflare-static/rocket-loader.min.js" data-cf-nonce="a1964a5df941c64d21908d27-"></script><form action="https://forum.xda-developers.com/login.php?do=login" method="post" onsubmit="md5hash(vb_login_password, vb_login_md5password, vb_login_md5password_utf, 0)">
<input name="vb_login_username" type="text" placeholder="Username" class="login-input header-input" />
<input type="password" name="vb_login_password" placeholder="Password" class="login-input header-input" />
<button type="submit" id="login-submit"><i class="fas fa-chevron-right"></i></button>
<input type="hidden" name="s" value="" />
<input type="hidden" name="securitytoken" value="guest" />
<input type="hidden" name="do" value="login" />
<input type="hidden" name="vb_login_md5password" />
<input type="hidden" name="vb_login_md5password_utf" />
<div id="login-option-controls">
<input type="hidden" name="cookieuser" value="1" tabindex="103" id="cb_cookieuser_navbar" accesskey="c" />
Login with Google
<a style="top:5px" href="/login.php?do=lostpw" id="login-forgot" rel="nofollow">Forgot <span class="responsive-text-hide">your </span>password?</a>
</div>
</form>
<i class="fas fa-times"></i>
</div>
</li>
</ul>
<ul class="header-dropdown">
<li>
<a id="header_register_dropdown" href="register.php">
<span class="login_link_desktop">REGISTER <i class="fas fa-caret-right"></i></span>
<span class="login_link_mobile" title="Register Here - Takes just a sec!"><i class="fas fa-edit"></i></span>
</a>
<div class="dropdown-subheader">Takes just a sec!</div>
</li>
</ul>
</div>
<span id="mobile-search-wrapper" class="header-button"><a class="header-algolia-search-button" href="search"><span>search plus</span></a><a id="mobile-search" class="header-responsive-trigger" href="#"><i class="fas fa-search"></i></a></span>
<div id="header_search_wrapper" class="header-main header-right header-responsive-control">
<a class="header-algolia-search-button" href="/search" rel="nofollow"><span>search plus</span></a>
<form action="/sitesearch.php" method="GET" id="cse-search-box">
<input type="text" placeholder="Type device or find apps, ROMs, & more" name="q" id="header_search" class="device-suggest header-input" autocomplete="off" spellcheck="false">
<button type="submit" id="header_search_btn"><i id="header_search_icon" class="fas fa-search" title="Search"></i></button>
</form>
<div id="search_results_container"></div>
<i class="fas fa-close"></i>
</div>
<ul id="header_social_wrapper" class="header-main header-right">
<li>
<i class="fab fa-facebook-f fb-bg"></i>
</li>
<li>
<i class="fab fa-discord discord-bg"></i>
</li>
<li>
<i class="fab fa-telegram-plane telegram-bg"></i>
</li>
<li class="hide-1060">
<i class="fab fa-youtube yt-bg"></i>
</li>
<li>
<i class="fab fa-twitter tw-bg"></i>
</li>
<li id="header_social_swappa">
<a rel="nofollow" href="https://swappa.com/"><img id="header_sw" src="//cdn-cf-1.xda-developers.com/images/2015/swappa-2018.png" /></a>
</li>
</ul>
<div id="navigation-responsive" class="header-dropdown">
<ul class="ui-front header-responsive-control header_popup_menu">
<li>
<i class="fas fa-caret-right header_analysis_subheader_moreicon"></i><span class="header_analysis_subheader_text">Forums</span>
<ul class="header_analysis_submenu navigation-responsive-phones">
<li>Samsung Galaxy Note 9</li><li>Samsung Galaxy Tab S4</li><li>OnePlus 6</li><li>Samsung Galaxy S9+</li><li>Samsung Galaxy S9 </li>
</ul>
</li>
<li>
<i class="fas fa-caret-right header_analysis_subheader_moreicon"></i><span class="header_analysis_subheader_text">Analysis</span>
<ul class="header_analysis_submenu navigation-responsive-analysis">
</ul>
</li>
<li>
<i class="fas fa-caret-right header_analysis_subheader_moreicon"></i><span class="header_analysis_subheader_text">Swappa</span>
<div class="header_analysis_submenu navigation-responsive-swappa">
<span class="navigation-responsive-swappa-title">Swappa is XDA's Official Marketplace</span>
<span class="swappa-menu-subtext">Buy and sell gently used phones</span>
<span class="swappa-menu-phonetext swappa-menu-sellphone">Sell with no fees</span><img src="//cdn-cf-1.xda-developers.com/images/2015/swappaphone.png">
<span class="swappa-menu-phonetext swappa-menu-buyphone">Buy safely</span><img src="//cdn-cf-1.xda-developers.com/images/2015/swappaphone.png">
</div>
</li>
</ul>
</div>
</div>
<div class="navbits breadcrumbs" id="navbar_container">
<i class="fas fa-home firstbreadcrumb"></i>
<span class="navbar">xda-developers</span>
<span class="navbar" title="Android Development and Hacking"><i class="fas fa-angle-right"></i> Android Development and Hacking</span>
<span class="navbar" title="Android General"><i class="fas fa-angle-right"></i> Android General</span>
<i class="fas fa-angle-right" title="Reload this Page"></i>
<span>
[Guides][Mods][TouchWiz]Android 8 Oreo Mods by yash92duster
</span>
</div>
<div class="vbmenu_popup" id="navbar_search_menu" style="display:none;margin-top:3px" align="left">
<table cellpadding="4" cellspacing="1" border="0">
<tr>
<td class="thead">Search Forums</td>
</tr>
<tr>
<td class="vbmenu_option" title="nohilite">
<form action="search.php?do=process" method="post">
<input type="hidden" name="do" value="process" />
<input type="hidden" name="quicksearch" value="1" />
<input type="hidden" name="childforums" value="1" />
<input type="hidden" name="exactname" value="1" />
<input type="hidden" name="s" value="" />
<input type="hidden" name="securitytoken" value="guest" />
<div><input type="text" class="bginput" name="query" size="25" tabindex="1001" /><input type="submit" class="button" value="Go" tabindex="1004" /></div>
<div style="margin-top:5px">
<label for="rb_nb_sp0"><input type="radio" name="showposts" value="0" id="rb_nb_sp0" tabindex="1002" checked="checked" />Show Threads</label>
<label for="rb_nb_sp1"><input type="radio" name="showposts" value="1" id="rb_nb_sp1" tabindex="1003" />Show Posts</label>
</div>
</form>
</td>
</tr>
<tr>
<td class="vbmenu_option">Tag Search</td>
</tr>
<tr>
<td class="vbmenu_option">Advanced Search</td>
</tr>
<tr>
<td class="vbmenu_option">Find All Thanked Posts</td>
</tr>
</table>
</div>
<div class="vbmenu_popup" id="pagenav_menu" style="display:none">
<table cellpadding="4" cellspacing="1" border="0">
<tr>
<td class="thead" nowrap="nowrap">Go to Page...</td>
</tr>
<tr>
<td class="vbmenu_option" title="nohilite">
<script src="https://ajax.cloudflare.com/cdn-cgi/scripts/2448a7bd/cloudflare-static/rocket-loader.min.js" data-cf-nonce="a1964a5df941c64d21908d27-"></script><form action="index.php" method="get" onsubmit="return this.gotopage()" id="pagenav_form">
<input type="text" class="bginput" id="pagenav_itxt" style="font-size:11px" size="4" />
<input type="button" class="button" id="pagenav_ibtn" value="Go" />
</form>
</td>
</tr>
</table>
</div>
<div class="leaderboard">
<script type="a1964a5df941c64d21908d27-text/javascript">
if(!is_mobile)
{
if (xda_ad_choice == "purch")
{
document.write('<div id="purch_Y_L_1_1" adonis-marker class="purchad" style="min-height:90px; overflow:hidden; margin: auto; max-width:100%"></div>');
}
else if (xda_ad_choice == "sortable")
{
document.write('x3Cscript src="//tags-cdn.deployads.com/a/xda-developers.com.js" async >x3C/script>');
document.write('<div style="min-height:90px; max-height:250px; overflow:hidden;" class="ad-tag" data-ad-name="forum_top" data-ad-size="728x90" ></div>');
(deployads = window.deployads || []).push({});
}
}
</script>
<script type="a1964a5df941c64d21908d27-text/javascript">
if(is_mobile)
{
if (xda_ad_choice == "purch")
{
document.write('<div id="purch_Y_R_1_1" class="purchad"></div>');
}
else if (xda_ad_choice == "sortable")
{
document.write('x3Cscript src="//tags-cdn.deployads.com/a/xda-developers.com.js" async >x3C/script>');
document.write('<div class="ad-tag" data-ad-name="mforum_top" data-ad-size="300x250" ></div>');
(deployads = window.deployads || []).push({});
}
}
</script>
</div>
<div id="sidepanel">
<div class="sibling-forum-listing">
<div class="forums-title-wrapper"><span class="tp">FORUMS</span></div>
<ul>
<li class='current'><div class='left-arrow'></div><a href='/android/general' class='flink'>Android General</a></li><li><a href='/android/help' class='flink'>Android Q&A, Help & Troubleshooting</a></li><li><a href='/android/software-hacking' class='flink'>Android Software and Hacking General [Developers Only]</a></li><li><a href='/android/software' class='flink'>Android Software Development</a></li><li><a href='/android/development' class='flink'>Miscellaneous Android Development</a></li><div id='hidden_forums' style='display:none'><li><a href='/android/xposed-modules' class='flink'>Xposed Framework Modules</a></li><li><a href='/android/themes' class='flink'>Android Themes</a></li><li><a href='/android/apps-games' class='flink'>Android Apps and Games</a></li><li><a href='/android/developer-previews' class='flink'>Android Developer Previews</a></li></div><div style='text-align:right'><a id='more_forums' href='#'>[More]</a></div>
</ul>
</div>
<div style="margin-bottom:10px; text-align:center;">Remove All Ads from XDA</div>
<div style="text-align:center;margin-bottom:15px">
<div id="crt-348485" class="xda-crt"></div>
<script type="a1964a5df941c64d21908d27-text/javascript">
if(!is_mobile)
{
Criteo.DisplayAcceptableAdIfAdblocked(
{
'zoneid' : 348485,
'containerid' : 'crt-348485',
'overrideZoneFloor' : false,
'callIfNotAdBlocked' : function()
{
// XDA Depot Hidden
if (document.getElementById('xdadepot-container')) {
document.getElementById('xdadepot-container').style.display='none';
}
if (document.getElementById('crt-348485')) {
document.getElementById('crt-348485').style.display='none';
}
}
}
);
if(xda_ad_choice == "purch")
{
document.write('<div id="purch_Y_R_1_1" adonis-marker class="purchad purchad-desktop" style="margin-bottom:10px; min-height:250px;"></div>');
}
else if(xda_ad_choice == "sortable")
{
document.write('x3Cscript src="//tags-cdn.deployads.com/a/xda-developers.com.js" async >x3C/script>');
document.write('<div class="ad-tag" data-ad-name="forum_top_sidebar" data-ad-size="300x250" ></div>');
(deployads = window.deployads || []).push({});
}
}
</script>
</div>
<div id="stickyNav">
<link type="text/css" rel="stylesheet" href="//cdn-cf-3.xda-developers.com/css/2015/sidepanel.css">
<div id="topthanked" class="sidebox">
<h3 class="sidebox-header"><i class="fas fa-thumbs-up"></i> Most Thanked</h3>
<div id="topthanked_nav_container">
<div id="topthanked_nav_top" class="topthanked_nav" onClick="showThankedTop()"><span style="padding-top:3px;">ALL-TIME</div>
<div id="topthanked_nav_hot" class="topthanked_selected topthanked_nav" onClick="showThankedHot()">RECENT</div>
</div><div id="topThanksAll" style="display: none;"><div class="topThanks-padding"></div><ul><li onClick="if (typeof ga !== 'undefined') ga('send', 'event', 'MostThanked', 'Click', 76388485 ); document.location = '/showthread.php?p=76388485'"><span class="thanked" style="color:#EB9D28">21</span><span class="posttext"> well followed this steps
from someone in my spanish
discussion …</span><div class="postmeta"><span class="thankedauthor">Josevega</span><span class="thankeddate">2018-May-01 1:16</span></div></li><li onClick="if (typeof ga !== 'undefined') ga('send', 'event', 'MostThanked', 'Click', 77108226 ); document.location = '/showthread.php?p=77108226'"><span class="thanked" style="color:#EB9D28">20</span><span class="posttext"><span class="thankedtitle">Fixing PrivateMode on nonsupported frameworks (i.e N8/S9) Oreo edition</span> </span><div class="postmeta"><span class="thankedauthor">ananjaser1211</span><span class="thankeddate">2018-Jul-18 17:06</span></div></li><li onClick="if (typeof ga !== 'undefined') ga('send', 'event', 'MostThanked', 'Click', 77611243 ); document.location = '/showthread.php?p=77611243'"><span class="thanked" style="color:#EB9D28">16</span><span class="posttext"> Enable Night Light Mode
Night light mode is
similar to blue …</span><div class="postmeta"><span class="thankedauthor">Grouxho</span><span class="thankeddate">2018-Sep-13 13:07</span></div></li><li onClick="if (typeof ga !== 'undefined') ga('send', 'event', 'MostThanked', 'Click', 77001987 ); document.location = '/showthread.php?p=77001987'"><span class="thanked" style="color:#EB9D28">16</span><span class="posttext"><span class="thankedtitle">Fully spoof signature check Guide</span> So I already know there
are tons …</span><div class="postmeta"><span class="thankedauthor">BlackMesa123</span><span class="thankeddate">2018-Jul-06 8:20</span></div></li><li onClick="if (typeof ga !== 'undefined') ga('send', 'event', 'MostThanked', 'Click', 76579292 ); document.location = '/showthread.php?p=76579292'"><span class="thanked" style="color:#EB9D28">16</span><span class="posttext"> FIX FOR OREO DEODEX (ROM
WITHOUT ARM/ARM64) Hii
guys maybe some …</span><div class="postmeta"><span class="thankedauthor">AbrahamGC</span><span class="thankeddate">2018-May-21 9:10</span></div></li></ul></div><div id="topThanksHot" style=""><div class="topThanks-padding"></div><ul><li onClick="if (typeof ga !== 'undefined') ga('send', 'event', 'MostThanked', 'Click', 77685087 ); document.location = '/showthread.php?p=77685087'"><span class="thanked" style="color:#EB9D28">14</span><span class="posttext"> Native Samsung Blur in
Panel 1.- Decompile
SystemUi 2.- …</span><div class="postmeta"><span class="thankedauthor">Grouxho</span><span class="thankeddate">2018-Sep-21 16:12</span></div></li><li onClick="if (typeof ga !== 'undefined') ga('send', 'event', 'MostThanked', 'Click', 77720648 ); document.location = '/showthread.php?p=77720648'"><span class="thanked" style="color:#EB9D28">11</span><span class="posttext"> Enable - disable Dim
Effect in Panel This mod
is on fly It is …</span><div class="postmeta"><span class="thankedauthor">Grouxho</span><span class="thankeddate">2018-Sep-25 16:27</span></div></li><li onClick="if (typeof ga !== 'undefined') ga('send', 'event', 'MostThanked', 'Click', 77832011 ); document.location = '/showthread.php?p=77832011'"><span class="thanked" style="color:#EBE338">10</span><span class="posttext"> (quote) How to disable mtp
usb pop-up 1.- Decompile …</span><div class="postmeta"><span class="thankedauthor">Grouxho</span><span class="thankeddate">2018-Oct-09 6:09</span></div></li><li onClick="if (typeof ga !== 'undefined') ga('send', 'event', 'MostThanked', 'Click', 77811752 ); document.location = '/showthread.php?p=77811752'"><span class="thanked" style="color:#EBE338">9</span><span class="posttext"> Guide To Add Single CSC &
Remove OMC_ODM Hello
Users, As Some …</span><div class="postmeta"><span class="thankedauthor">yash92duster <u>OP</u></span><span class="thankeddate">2018-Oct-06 12:40</span></div></li><li onClick="if (typeof ga !== 'undefined') ga('send', 'event', 'MostThanked', 'Click', 77814196 ); document.location = '/showthread.php?p=77814196'"><span class="thanked" style="color:#EBE338">8</span><span class="posttext"><span class="thankedtitle">Always On Display Mods</span> Always On Display Mods
These mods were …</span><div class="postmeta"><span class="thankedauthor">djb77</span><span class="thankeddate">2018-Oct-06 20:56</span></div></li></ul></div></div><script async type="a1964a5df941c64d21908d27-text/javascript" src="//cdn-cf-3.xda-developers.com/sidepanel/sidepanel.js"></script>
<div id="sidepanel-threadSearch" class="widget">
<div class="widget_title"><h3>Thread Search</h3></div>
<div class="widget_content widget_news_content widget_clearfix">
<div class="widget_item widget_clearfix">
<form method="post" action="search.php?do=process&searchthreadid=3772017" checked="1">
<input type="text" id="sidepanel-searchInput" placeholder="Search this thread" name="query" />
<input type="hidden" value="1" name="quicksearch" />
<input type="hidden" value="1" name="childforums" />
<input type="hidden" value="1" name="exactname" />
<input type="hidden" value="" name="s" />
<input type="hidden" name="securitytoken" value="guest" />
</form>
<a id="advancedSearch" href="search.php?searchthreadid=3772017" title="Advanced Search"><i class="fas fa-gear"></i></a>
</div>
</div>
</div>
<script type="a1964a5df941c64d21908d27-text/javascript">
if(!is_mobile)
{
if (xda_ad_choice == "purch")
{
document.write('<div id="purch_Y_S_0_1" class="purchad" style="margin-top:10px; width:305px; max-width:305px; overflow:hidden;"></div>');
}
else if (xda_ad_choice == "sortable")
{
document.write('x3Cscript src="//tags-cdn.deployads.com/a/xda-developers.com.js" async >x3C/script>');
document.write('<div class="ad-tag" data-ad-name="forum_mid_sidebar" data-ad-size="300x250" style="margin-top:10px; width:305px; max-width:305px; overflow:hidden;"></div>');
(deployads = window.deployads || []).push({});
}
}
</script>
<style>
.xda_suggested_apps {
margin-top: 10px;
}
.xda_suggested_apps .widget_item_thumb {
height: 75px;
}
.widget-item-ratings {
position: relative;
top: -25px;
padding: 0px 3px;
background: white;
color: #000;
font-size: 9px;
line-height: 9px;
}
</style>
<script type="a1964a5df941c64d21908d27-text/javascript">
jQuery(document).ready(function($) {
// only run if Google analytics is loaded (some js blockers will prevent this
if (typeof ga !== 'undefined') {
$(".xda_suggested_apps a").click(function() {
var appitem = $(this).closest('.widget_app');
var appitemid = appitem.data('app-id');
ga('send', 'event', 'Suggested-Apps', 'Click', appitemid);
});
}
});
</script>
<div class="widget xda_suggested_apps">
<div class="widget_title">
<h3>Suggested Apps</h3>
<img src="https://forum.xda-cdn.com/images/suggested-apps/play-store-icon-icon.png" alt="Google Play Store" style="float:right;">
</div>
<div class="widget_content widget_news_content widget_clearfix widget_apps">
<div class="widget_item widget_clearfix widget_app" data-app-id="1">
<div class="widget_item_thumb">
<div class="thumb_icon">
<i class="fas fa-file-alt"></i>
</div>
<div class="thumb_hover">
<a href="https://play.google.com/store/apps/details?id=com.xda.labs.play " target="_blank">
<img class="visible animated" src="https://forum.xda-cdn.com/images/suggested-apps/xda-play.png" alt="XDA Play" height="75" width="75">
<span class="widget-item-ratings"><i class="fas fa-star"></i><i class="fas fa-star"></i><i class="fas fa-star"></i><i class="fas fa-star"></i><i class="fas fa-star-half"></i></span>
</a>
</div>
</div>
<div class="widget_item_content">
<h4>
Official XDA Forum App
</h4>
<div class="widget_item_text widget_clearfix">
The XDA App is the fastest way to access the forums on mobile.
</div>
</div>
</div>
<div class="widget_item widget_clearfix widget_app" data-app-id="2">
<div class="widget_item_thumb">
<div class="thumb_icon">
<i class="fas fa-file-alt"></i>
</div>
<div class="thumb_hover">
<a href="https://play.google.com/store/apps/details?id=com.xda.nobar" target="_blank">
<img class="visible animated" src="https://forum.xda-cdn.com/images/suggested-apps/navigation-gestures.png" alt="Navigation Gestures" height="75" width="75">
<span class="widget-item-ratings"><i class="fas fa-star"></i><i class="fas fa-star"></i><i class="fas fa-star"></i><i class="fas fa-star"></i><i class="fas fa-star fa-star-blank"></i></span>
</a>
</div>
</div>
<div class="widget_item_content">
<h4>
Navigation Gestures
</h4>
<div class="widget_item_text widget_clearfix">
Customizable gesture control for any Android device.
</div>
</div>
</div>
<div class="widget_item widget_clearfix widget_app" data-app-id="3">
<div class="widget_item_thumb">
<div class="thumb_icon">
<i class="fas fa-file-alt"></i>
</div>
<div class="thumb_hover">
<a href="https://www.xda-developers.com/xda-labs/" target="_blank">
<img class="visible animated" src="https://forum.xda-cdn.com/images/suggested-apps/labs.png" alt="Labs" height="75" width="75">
<span class="widget-item-ratings"><i class="fas fa-star"></i><i class="fas fa-star"></i><i class="fas fa-star"></i><i class="fas fa-star"></i><i class="fas fa-star"></i></span>
</a>
</div>
</div>
<div class="widget_item_content">
<h4>
XDA Labs
</h4>
<div class="widget_item_text widget_clearfix">
Labs is an independent app store that gives developers full control over their work.
</div>
</div>
</div>
<div class="widget_item widget_clearfix widget_app" data-app-id="4">
<div class="widget_item_thumb">
<div class="thumb_icon">
<i class="fas fa-file-alt"></i>
</div>
<div class="thumb_hover">
<a href="https://play.google.com/store/apps/details?id=projekt.substratum" target="_blank">
<img class="visible animated" src="https://forum.xda-cdn.com/images/suggested-apps/substratum.png" alt="Substratum" height="75" width="75">
<span class="widget-item-ratings"><i class="fas fa-star"></i><i class="fas fa-star"></i><i class="fas fa-star"></i><i class="fas fa-star"></i><i class="fas fa-star fa-star-blank"></i></span>
</a>
</div>
</div>
<div class="widget_item_content">
<h4>
Substratum
</h4>
<div class="widget_item_text widget_clearfix">
The ultimate, most complete theming solution for Android.
</div>
</div>
</div>
<div class="widget_item widget_clearfix widget_app" data-app-id="5">
<div class="widget_item_thumb">
<div class="thumb_icon">
<i class="fas fa-file-alt"></i>
</div>
<div class="thumb_hover">
<a href="https://play.google.com/store/apps/details?id=com.xda.feed" target="_blank">
<img class="visible animated" src="https://forum.xda-cdn.com/images/suggested-apps/feed.png" alt="XDA Feed" height="75" width="75">
<span class="widget-item-ratings"><i class="fas fa-star"></i><i class="fas fa-star"></i><i class="fas fa-star"></i><i class="fas fa-star"></i><i class="fas fa-star-half"></i></span>
</a>
</div>
</div>
<div class="widget_item_content">
<h4>
XDA Feed
</h4>
<div class="widget_item_text widget_clearfix">
The best way to get cutting edge news about your device!
</div>
</div>
</div>
</div>
</div>
<div class="widget xdaforumnews">
<div class="widget_title">
<h3>Top Forum Discussions</h3>
</div>
<div class="widget_content widget_news_content widget_clearfix">
<div class="widget_item widget_clearfix">
<div class="widget_item_content">
<h4>
How to build LineageOS 16.0 on a Windows 10 PC
</h4>
<div class="widget_item_meta widget_clearfix">
<span class="meta_date">October 15, 2018</span>
</div>
</div>
</div>
<div class="widget_item widget_clearfix">
<div class="widget_item_content">
<h4>
ZTE Quartz gets TWRP, factory images, and kernel source availability
</h4>
<div class="widget_item_meta widget_clearfix">
<span class="meta_date">October 14, 2018</span>
</div>
</div>
</div>
<div class="widget_item widget_clearfix">
<div class="widget_item_content">
<h4>
Xiaomi Redmi 6 Pro gets official TWRP
</h4>
<div class="widget_item_meta widget_clearfix">
<span class="meta_date">October 10, 2018</span>
</div>
</div>
</div>
<div class="widget_item widget_clearfix">
<div class="widget_item_content">
<h4>
Borderlight Live Wallpaper highlights the borders of the OnePlus 6
</h4>
<div class="widget_item_meta widget_clearfix">
<span class="meta_date">October 5, 2018</span>
</div>
</div>
</div>
<div class="widget_item widget_clearfix">
<div class="widget_item_content">
<h4>
Standalone K-9 Mail client built for Wear OS smartwatches
</h4>
<div class="widget_item_meta widget_clearfix">
<span class="meta_date">October 5, 2018</span>
</div>
</div>
</div>
<div class="widget_item widget_clearfix">
<div class="widget_item_content">
<h4>
Xiaomi Mi 8 Lite gets unofficial TWRP
</h4>
<div class="widget_item_meta widget_clearfix">
<span class="meta_date">October 5, 2018</span>
</div>
</div>
</div>
<div class="widget_item widget_clearfix">
<div class="widget_item_content">
<h4>
Nokia 7.1 forums are now open
</h4>
<div class="widget_item_meta widget_clearfix">
<span class="meta_date">October 5, 2018</span>
</div>
</div>
</div>
More Forum Links <i class="fas fa-caret-right"></i></div></div>
<SCRIPT language='JavaScript1.1' SRC="https://ad.doubleclick.net/ddm/adj/N3643.1192088.XDA-DEVELOPERS.COM/B7991651.106197715;sz=300x250;ord=[timestamp]?" type="a1964a5df941c64d21908d27-text/javascript">
</SCRIPT>
<NOSCRIPT>
<A HREF="https://ad.doubleclick.net/ddm/jump/N3643.1192088.XDA-DEVELOPERS.COM/B7991651.106197715;sz=300x250;ord=[timestamp]?">
<IMG SRC="https://ad.doubleclick.net/ddm/ad/N3643.1192088.XDA-DEVELOPERS.COM/B7991651.106197715;sz=300x250;ord=[timestamp]?" BORDER=0 WIDTH=300 HEIGHT=250 ALT="Advertisement"></A>
</NOSCRIPT>
<script type="a1964a5df941c64d21908d27-text/javascript">
if(!is_mobile)
{
if(xda_ad_choice == "purch")
{
document.write('<div id="purch_Y_R_0_1" class="purchad" style="margin-top:10px;"></div>');
}
else if(xda_ad_choice == "sortable")
{
document.write('x3Cscript src="//tags-cdn.deployads.com/a/xda-developers.com.js" async >x3C/script>');
document.write('<div class="ad-tag" data-ad-name="forum_bot_sidebar" data-ad-sticky="sidebar" data-ad-size="300x250" style="margin-top:10px;"></div>');
(deployads = window.deployads || []).push({});
}
}
</script>
</div>
</div>
<div class="page page-showthread">
<div class="pollbox forumbox box-shadow">
<div class="forum-head">
<h2><i class="fa fa-chevron-right"></i> View Poll Results: Hello Users...!!! Is Thread Useful.......!!!</h2>
</div>
<div class="pollbox-results">
<div class="pollbox-result">
<div class="pollresult-response">
Yes.....Good Collection of Mods.
</div>
<div class="pollresult-bar">
<div class="pollresult-bar-solid pollresult-bar-2" style="width:87.04%;"> </div>
</div>
<div class="pollresult-votenumber">94<span class="pollresult-responsive-text-show"> Vote(s)</span></div>
<div class="pollresult-votepercent">87.04%</div>
</div><div class="pollbox-result">
<div class="pollresult-response">
Not useful, I dont own Samsung Device.
</div>
<div class="pollresult-bar">
<div class="pollresult-bar-solid pollresult-bar-3" style="width:15.74%;"> </div>
</div>
<div class="pollresult-votenumber">17<span class="pollresult-responsive-text-show"> Vote(s)</span></div>
<div class="pollresult-votepercent">15.74%</div>
</div>
</div>
<div class="pollbox-footer">
Multiple Choice Poll. Voters: <strong>108</strong>. You may not vote on this poll</span>
</div>
</div>
<a name="poststop" id="poststop"></a>
<div id="edit76093145" class="postbit-wrapper ">
<a id="post76093145" class="postbit-anchor"></a>
<div id="thread-header-bloglike">
<div id="thread-header-avatar">
<div class="pbava smallfont">
<a href="member.php?u=6377149">
<img src="//cdn-cf-1.xda-developers.com/customavatars/avatar6377149_9.gif" width="66" height="80" class="imageShadow" alt="XDA Member yash92duster" border="0" />
</a>
</div>
</div>
<div id="thread-header-social">
<ul class="socialcount" data-url="https://forum.xda-developers.com/android/general/guides-android-8-0-oreo-mods-thread-t3772017" data-share-text="[Guides][Mods][TouchWiz]Android 8 Oreo Mods via @xdadevelopers">
<li class="twitter animate bounceInDelay"><i class="sti fab fa-twitter"></i> Tweet</span></li>
<li class="facebook animate bounceInDelay"><i class="sti fab fa-facebook-f"></i> Like</span></li>
<li class="googleplus animate bounceInDelay"><i class="sti fab fa-google-plus-g"></i> +1</li>
</ul>
</div>
<h1>[Guides][Mods][TouchWiz]Android 8 Oreo Mods</h1>
<div id="thread-header-thanks">
<div class="user-posts">
<strong>9,570</strong> posts
</div>
<div class="userThanksContainer" title="yash92duster has been thanked 9,337 times. That equates to 9/20 notches on our Thanks Meter">
<span class="userThanksText">Thanks<span class="responsive-text-hide"> Meter</span>: 9,337</span>
<div class="userThanksInfo">
<span class="userThanksMeter userThanksMeter9"> </span>
</div>
</div>
</div>
<div id="thread-header-meta">
By <span><a class="bigfusername xda-popup-trigger" id="postmenu_76093145" href="member.php?u=6377149"><span style="color: green; font-style: italic;">yash92duster</span></a></span>, Recognized Contributor on 2nd April 2018, 01:31 AM
<div class="xda-popup popup-notable xda-popup-inplace" id="postmenu_76093145_menu" style="display:none;">
<i class="fas fa-user-circle"></i> View Profile
<i class="fas fa-comment"></i> View Forum Posts
<i class="fab fa-twitter-t"></i> Follow on Twitter
<i class="fab fa-google-plus-g"></i> Follow on Google+
<i class="fab fa-facebook-f"></i> View Facebook page
<i class="fab fa-github"></i> View GitHub profile
<i class="fab fa-instagram"></i> View Instagram profile
<i class="fas fa-donate"></i> Donate to Me
</div>
</div>
</div>
</div>
<div class="showthread-abovebar-controls above-content-bar">
<i class="fas fa-caret-square-down"></i> <strong>View First Unread</strong>
<i class="pbfa fas fa-reply"></i> <span class="responsive-text-hide">Post </span>Reply
<a id="email_btn" href="/cdn-cgi/l/email-protection#dce3afa9beb6b9bfa8e184989df198b9aab9b0b3acb9aeaffc99b1bdb5b0b9b8fc88b4aeb9bdb8e6fc879ba9b5b8b9af818791b3b8af818788b3a9bfb48bb5a6819db2b8aeb3b5b8fce4fc93aeb9b3fc91b3b8affabeb3b8a5e194b9aeb9fbaffca8b4b9fcb0b5b2b7fca5b3a9fcb9b1bdb5b0b9b8fca8b3fca5b3a9aeafb9b0bae6fcb4a8a8acafe6f3f3bab3aea9b1f2a4b8bdf1b8b9aab9b0b3acb9aeaff2bfb3b1f3bdb2b8aeb3b5b8f3bbb9b2b9aebdb0f3bba9b5b8b9aff1bdb2b8aeb3b5b8f1e4f1ecf1b3aeb9b3f1b1b3b8aff1a8b4aeb9bdb8f1a8efebebeeecedeb" class="new-button showthread-email-thread"><i class="fas fa-envelope"></i> Email<span class="responsive-text-hide"> Thread</span></a>
<div class="pagenav">
<span class="pageofpages vbmenu_control">Page 1 of 69</span>
<span class="smallfont pagenav-curpage" title="Showing results 1 to 10 of 685">1</span>
<a class="smallfont pagenav-pagelink" href="/android/general/guides-android-8-0-oreo-mods-thread-t3772017/page2" title="Show results 11 to 20 of 685">2</a>
<a class="smallfont pagenav-pagelink" href="/android/general/guides-android-8-0-oreo-mods-thread-t3772017/page3" title="Show results 21 to 30 of 685">3</a>
<a class="smallfont pagenav-linkrel" href="/android/general/guides-android-8-0-oreo-mods-thread-t3772017/page11" title="Show results 101 to 110 of 685">11</a>
<a class="smallfont pagenav-linkrel" href="/android/general/guides-android-8-0-oreo-mods-thread-t3772017/page51" title="Show results 501 to 510 of 685">51</a>
<a rel="next" class="smallfont" href="/android/general/guides-android-8-0-oreo-mods-thread-t3772017/page2" title="Next » - Results 11 to 20 of 685"><i class="fa fa-angle-right"></i></a>
<a rel="last" class="smallfont" href="/android/general/guides-android-8-0-oreo-mods-thread-t3772017/page69" title="Last Page - Results 681 to 685 of 685" class="pagination-forward">Last <i class="fa fa-angle-double-right"></i></a>
<table class="pagenav-goto" title="Page 1 of 69"><tr><td title="showthread.php?t=3772017"><a name="PageNav"></a></td></tr></table>
</div>
<form id="showthread-topsearch" action="search.php?do=process&searchthreadid=3772017" method="post">
<input type="hidden" name="quicksearch" value="1">
<input type="hidden" name="childforums" value="1">
<input type="hidden" name="exactname" value="1">
<input type="hidden" name="s" value="" />
<input type="hidden" name="securitytoken" value="guest" />
<input type="text" placeholder="Search Thread" name="query" id="showthread-topsearch-text" class="search-input">
</form>
</div>
<div id="top_tabControls" class="upper_nav_container">
<script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script type="a1964a5df941c64d21908d27-text/javascript">
PROJECT_POST = '76093145';
PROJECT_THREAD = '3772017';
</script>
<div id="top_tabControls">
<ul class="threadcontrols2 threadcontrols tabcontrols2 tabcontrols">
<li>
<a id="tabControl_discussion" class='active' href="/showthread.php?t=3772017">Discussion</a>
<a id="tabControl_reviews" href="/devdb/project/?id=28436#reviews">Reviews</a>
<a id="tabControl_loading"><span id='loadingAnim' class='loadingAnimClass' style='position:relative;left:14px;'><img src='/clientscript/loading_small.gif' align='top'> <small>Loading...</small></span></a>
</li>
</ul>
<ul id="project_menu_threadcontrols" class="threadcontrols2 threadmenu threadcontrols alignright">
<li>
Login to Follow Project
</li>
</ul>
</div>
</div>
<div id="devdb_announcement">
<strong>Announcement from yash92duster:</strong> Dear Users, OP Will Be Updated once in 2 Weeks Only, #680
</div>
<div class="clear"></div>
<style>
#tabControl_bugReporter, #tabControl_featureRequests
{
display: none !important;
}
</style><link type='text/css' rel='stylesheet' href='//cdn-cf-4.xda-developers.com/css/2015/devdb.css' />
<div id="posts">
<div id="edit76093145" class="postbit-wrapper ">
<div class="post-content-container post-content-container-first-post">
<div class="postbit-content postbit-content-moderated" id="td_post_76093145">
<div class="post-text post-first-post" id="post_message_76093145">
<script type="a1964a5df941c64d21908d27-text/javascript">
if(!is_mobile)
{
if (xda_ad_choice == "purch")
{
document.write('<div id="purch_Y_R_1_2" class="purchad" style="float:right;margin-left:5px; width: 300px; height:250px; min-height:250px; max-height:250px; overflow:hidden;"></div>');
}
else if (xda_ad_choice == "sortable")
{
document.write('x3Cscript src="//tags-cdn.deployads.com/a/xda-developers.com.js" async >x3C/script>');
document.write('<div class="ad-tag" data-ad-name="forum_incontentbox_1" data-ad-size="300x250" style="float:right;margin-left:5px; width: 300px; height:250px; min-height:250px; max-height:250px; overflow:hidden;"></div>');
(deployads = window.deployads || []).push({});
}
}
</script>
<div align="center"><img src="https://img.xda-cdn.com/fzbyjYfwJErOSgLBqR5qI3Yck_0=/http%3A%2F%2Ffs1.directupload.net%2Fimages%2F180402%2Fhtey5les.jpg" border="0" alt="" title="" /><br />
<b><font size="3">I Hope All Agree With Me And Share Guides Here For Oreo Like Me.<br />
<br />
<br />
Please Feel Free To Contribute As Well.<br />
</font></b><br />
<br />
<br />
<b><font size="3"><br />
<font color="DarkRed">Note:</font><br />
This Thread is Purely Meant For Custom ROM Devs / Learners<br />
Others Please Ignore And Don't Ask For Flashable Zips<br />
</font></b><br />
<br />
<br />
<b><font size="3"><br />
<font color="DarkRed">Note to Beginners:</font><br />
You Will Need Basic Knowledge For Editing Decompiled Apks and Jars.<br />
</font></b><br />
<br />
<br />
<font size="5"><b>Thread Rules:</b></font><br />
<div style="margin:20px; margin-top:5px">
<div class="smallfont" style="margin-bottom:2px">Code: </div>
<pre class="alt2 " dir="ltr" style="
margin: 0px;
padding: 5px;
border: 1px inset;
width: 100%;
height: 114px;
text-align: left;
overflow: auto">*Post Guides Here Which Work 100% Only On A Galaxy S8/S8+, Note 8, S9/S9+ or any Oreo Device
*If You Post A Guide, Then Be Sure Its Your Own Guide.
*If Guide Is Not Owned By You Then Please Link To The Post Of Original Developer And Show Only The Changes Here.
*If Guide Is Not Owned By You Then Give Credits And Write That - " The Users Have To Thank In Linked Thread From Original Thread ".
*Please Add Screenshots For All Guides you post, Also use Xda Upload Tab For Uploading Pictures and don't add urls.
*Keep your guide please up to date.</pre>
</div><br />
<b><font size="5"><i><font color="DarkRed">Lets Get Started:</font></i></font></b><br />
<br />
<br />
<b><font size="5">SecSettings:</font></b><br />
<div class="bbcode-hide" style="margin:20px; margin-top:5px">
<input type="button" value="Click To Show Content" style="font-size:12px; padding:5px; display:block; margin:0; width:175px; cursorointer; text-align:center; text-transform:uppercase;" onClick="if (this.parentNode.getElementsByTagName('div')[0].style.display != '') { this.parentNode.getElementsByTagName('div')[0].style.display = ''; this.value='Click To Hide Content'; } else { this.parentNode.getElementsByTagName('div')[0].style.display = 'none'; this.value='Click To Show Content'; }">
<div style="display: none;">
<br />
* Outdoor Mode in Settings for Oreo:<br />
https://forum.xda-developers.com/sho...4&postcount=25<br />
<br />
* Nav Bar Colors Oreo<br />
https://forum.xda-developers.com/sho...3&postcount=30<br />
<br />
* Rom Logo to SecSettings for Oreo<br />
https://forum.xda-developers.com/sho...7&postcount=34<br />
<br />
* Adding Changelog Option To SecSettings Oreo<br />
https://forum.xda-developers.com/sho...6&postcount=35<br />
<br />
* Guide To Add Apps To SecSettings<br />
https://forum.xda-developers.com/sho...&postcount=157<br />
<br />
* Guide To Change User Manual Link In Settings Menu To Any Else:<br />
* Add On To User Manual Link In Settings Menu To Any Else: Remove SBrowser Link By Default And Use Any Other Browser:<br />
https://forum.xda-developers.com/sho...&postcount=181<br />
<br />
* The Vibration Of The Soft Keys Switch<br />
https://forum.xda-developers.com/sho...&postcount=258<br />
<br />
* Show Touch Key Light Duration on Display Settings<br />
https://forum.xda-developers.com/sho...&postcount=591<br />
<br />
<br />
</div>
</div><br />
<br />
<br />
<b><font size="5">SystemUI:</font></b><br />
<div class="bbcode-hide" style="margin:20px; margin-top:5px">
<input type="button" value="Click To Show Content" style="font-size:12px; padding:5px; display:block; margin:0; width:175px; cursorointer; text-align:center; text-transform:uppercase;" onClick="if (this.parentNode.getElementsByTagName('div')[0].style.display != '') { this.parentNode.getElementsByTagName('div')[0].style.display = ''; this.value='Click To Hide Content'; } else { this.parentNode.getElementsByTagName('div')[0].style.display = 'none'; this.value='Click To Show Content'; }">
<div style="display: none;">
<br />
* Guide to Remove High Volume Warning<br />
https://forum.xda-developers.com/sho...80&postcount=5<br />
<br />
* Guide to Remove Dual Sim Bar from Notification Panel<br />
https://forum.xda-developers.com/sho...7&postcount=18<br />
<br />
* GUIDE_TUTORIAL_THINK-OUTSIDE-THE-BOX - Global context for android application - example on SystemUI<br />
https://forum.xda-developers.com/sho...postcount=8317<br />
<br />
* Guide menu reset and off on samsung oreo<br />
https://forum.xda-developers.com/sho...01&postcount=9<br />
<br />
* SystemUI Tiles<br />
https://forum.xda-developers.com/sho...1&postcount=22<br />
<br />
* NETWORK TRAFFIC WITH DARK TINT<br />
https://forum.xda-developers.com/sho...5&postcount=42<br />
<br />
* DOUBLE TAP TO SLEEP ON STATUSBAR (ROMCONTROL OPTIONAL)<br />
https://forum.xda-developers.com/sho...3&postcount=44<br />
<br />
* ENABLE LOCKSCREEN ROTATION (ROMCONTROL OPTIONAL)<br />
https://forum.xda-developers.com/sho...4&postcount=45<br />
<br />
* TOGGLE COLOR INVERSION<br />
https://forum.xda-developers.com/sho...3&postcount=46<br />
<br />
* COLOR SIGNAL CLUSTER WITHOUT LOSS DARK TINT<br />
https://forum.xda-developers.com/sho...5&postcount=47<br />
<br />
* Center clock<br />
https://forum.xda-developers.com/sho...0&postcount=50<br />
<br />
* Guide to Hide Status Bar Icons in Lock Screen<br />
https://forum.xda-developers.com/sho...&postcount=112<br />
<br />
* Permanently Disable High Level Brightness Popup In TW Oreo<br />
https://forum.xda-developers.com/sho...&postcount=108<br />
<br />
* Custom Animation GIF For TW Oreo!<br />
https://forum.xda-developers.com/sho...7&postcount=99<br />
<br />
* FontUtils (Custom fonts for all TextViews with RC)<br />
https://forum.xda-developers.com/sho...8&postcount=77<br />
<br />
* Guide To Add Quick Face Unlock Without Swipe ( With Google Smart Lock ) <br />
https://forum.xda-developers.com/sho...&postcount=147<br />
<br />
* Signal Cluster To The Left ( With/Without RomControl ) ( On-The-Fly )<br />
https://forum.xda-developers.com/sho...&postcount=194<br />
<br />
* Guide - Move status bar views to right - left or center on fly<br />
https://forum.xda-developers.com/sho...&postcount=200<br />
<br />
* [GUIDE]Change Battery Icon on Every 10% Drain on Tw Oreo<br />
https://forum.xda-developers.com/sho...&postcount=237<br />
<br />
* Mini Guide - Force always visible Free Form Menu item in notifications<br />
https://forum.xda-developers.com/sho...&postcount=228<br />
<br />
* SIM Panel Responsive Switch<br />
https://forum.xda-developers.com/sho...&postcount=276<br />
<br />
* Dual Sim Bar from Notification Panel with switch<br />
https://forum.xda-developers.com/sho...&postcount=276<br />
<br />
* Fingerprint Unlock without RomControl & with RomControl<br />
<i>Unlock Device Using Fingerprint Unlock After Reboot</i><br />
https://forum.xda-developers.com/sho...&postcount=341<br />
<br />
* USE BIOMETRIC ON REBOOT<br />
<i>Unlock Device Using Fingerprint/IRIS/Face Unlock After Reboot</i><br />
https://forum.xda-developers.com/sho...&postcount=323<br />
<br />
* Unlock Device Using Fingerprint/IRIS/Face Unlock After Reboot<br />
<i>Unlock Device Using Fingerprint Unlock After Reboot</i><br />
https://forum.xda-developers.com/sho...9&postcount=70<br />
<br />
* TOGGLE FOR FINGERPRINT WAKE-UP<br />
https://forum.xda-developers.com/sho...&postcount=384<br />
<br />
* Advanced Power Menu - Up to 15 Toggles, custom colors...<br />
https://forum.xda-developers.com/sho...&postcount=428<br />
<br />
* QUICK-REPLY ON SECURE LOCKSCREEN (WITH/WITHOUT ROMCONTROL)<br />
https://forum.xda-developers.com/sho...&postcount=445<br />
<br />
* DeluxeOutdoor - Custom outdoor button on notif. panel<br />
https://forum.xda-developers.com/sho...&postcount=452<br />
<br />
* Screen off TimeOuts Tile - User Screen and Lock Screen (normal mode and power save mode)<br />
https://forum.xda-developers.com/sho...&postcount=421<br />
<br />
* Guide To Add Next Alarm In The Lockscreen With Toggle<br />
https://forum.xda-developers.com/sho...&postcount=586<br />
<br />
* Modded Screen Recorder apk and SystemUI Tile<br />
https://forum.xda-developers.com/sho...&postcount=597<br />
<br />
* Native Samsung Blur in Panel<br />
https://forum.xda-developers.com/sho...&postcount=615<br />
<br />
* Enable/Disable Dim Effect in Panel<br />
https://forum.xda-developers.com/sho...&postcount=629<br />
<br />
<br />
</div>
</div><br />
<br />
<br />
<b><font size="5">Framework-res:</font></b><br />
<div class="bbcode-hide" style="margin:20px; margin-top:5px">
<input type="button" value="Click To Show Content" style="font-size:12px; padding:5px; display:block; margin:0; width:175px; cursorointer; text-align:center; text-transform:uppercase;" onClick="if (this.parentNode.getElementsByTagName('div')[0].style.display != '') { this.parentNode.getElementsByTagName('div')[0].style.display = ''; this.value='Click To Hide Content'; } else { this.parentNode.getElementsByTagName('div')[0].style.display = 'none'; this.value='Click To Show Content'; }">
<div style="display: none;">
<br />
* Framework Res Apk SSRM and HQM Optimizations<br />
https://forum.xda-developers.com/sho...8&postcount=21<br />
<br />
* Guide To Fix Headphones in S9+ Oreo Ports<br />
https://forum.xda-developers.com/sho...9&postcount=27<br />
<br />
* Camera Flash Light 1% Mod<br />
https://forum.xda-developers.com/sho...1&postcount=33<br />
<br />
* Enable Night Light Mode <br />
https://forum.xda-developers.com/sho...&postcount=600<br />
<br />
<br />
</div>
</div><br />
<br />
<br />
<b><font size="5">Services.jar:</font></b><br />
<div class="bbcode-hide" style="margin:20px; margin-top:5px">
<input type="button" value="Click To Show Content" style="font-size:12px; padding:5px; display:block; margin:0; width:175px; cursorointer; text-align:center; text-transform:uppercase;" onClick="if (this.parentNode.getElementsByTagName('div')[0].style.display != '') { this.parentNode.getElementsByTagName('div')[0].style.display = ''; this.value='Click To Hide Content'; } else { this.parentNode.getElementsByTagName('div')[0].style.display = 'none'; this.value='Click To Show Content'; }">
<div style="display: none;">
<br />
* Guide To Permanently Disable Flag Secure in Oreo<br />
https://forum.xda-developers.com/sho...9&postcount=29<br />
<br />
* Fully spoof signature check Guide<br />
( Services.jar & Core-oj.jar - Signature Check Disable, Installing Apps Older Versions Over Newer For Oreo )<br />
https://forum.xda-developers.com/sho...&postcount=314<br />
<br />
* Signature Check Disable For Oreo<br />
https://forum.xda-developers.com/sho...3&postcount=31<br />
<br />
* Installing Apps Older Versions Over Newer For Oreo<br />
https://forum.xda-developers.com/sho...2&postcount=32<br />
<br />
* USB Plug/Unplug disable wake up with toggle in RomControl<br />
https://forum.xda-developers.com/sho...37&postcount=6<br />
<br />
* Tweaks: bypass MicroSD/Sim2 tray lock <br />
https://forum.xda-developers.com/sho...&postcount=313<br />
<br />
* Guide - A bit different way for Toast Animations<br />
https://forum.xda-developers.com/sho...&postcount=375<br />
<br />
<br />
</div>
</div><br />
<br />
<br />
<b><font size="5">Always On Display:</font></b><br />
<div class="bbcode-hide" style="margin:20px; margin-top:5px">
<input type="button" value="Click To Show Content" style="font-size:12px; padding:5px; display:block; margin:0; width:175px; cursorointer; text-align:center; text-transform:uppercase;" onClick="if (this.parentNode.getElementsByTagName('div')[0].style.display != '') { this.parentNode.getElementsByTagName('div')[0].style.display = ''; this.value='Click To Hide Content'; } else { this.parentNode.getElementsByTagName('div')[0].style.display = 'none'; this.value='Click To Show Content'; }">
<div style="display: none;">
<br />
* Guide To Add Custom Home Button Icon in Always On Display<br />
https://forum.xda-developers.com/sho...&postcount=655<br />
<br />
<br />
</div>
</div><br />
<br />
<br />
<b><font size="5">GooglePackageInstaller:</font></b><br />
<div class="bbcode-hide" style="margin:20px; margin-top:5px">
<input type="button" value="Click To Show Content" style="font-size:12px; padding:5px; display:block; margin:0; width:175px; cursorointer; text-align:center; text-transform:uppercase;" onClick="if (this.parentNode.getElementsByTagName('div')[0].style.display != '') { this.parentNode.getElementsByTagName('div')[0].style.display = ''; this.value='Click To Hide Content'; } else { this.parentNode.getElementsByTagName('div')[0].style.display = 'none'; this.value='Click To Show Content'; }">
<div style="display: none;">
<br />
* <br />
<br />
<br />
</div>
</div><br />
<br />
<br />
<b><font size="5">Samsung Camera 7/8:</font></b><br />
<div class="bbcode-hide" style="margin:20px; margin-top:5px">
<input type="button" value="Click To Show Content" style="font-size:12px; padding:5px; display:block; margin:0; width:175px; cursorointer; text-align:center; text-transform:uppercase;" onClick="if (this.parentNode.getElementsByTagName('div')[0].style.display != '') { this.parentNode.getElementsByTagName('div')[0].style.display = ''; this.value='Click To Hide Content'; } else { this.parentNode.getElementsByTagName('div')[0].style.display = 'none'; this.value='Click To Show Content'; }">
<div style="display: none;">
<br />
* <br />
<br />
<br />
</div>
</div><br />
<br />
<br />
<b><font size="5">InCallUI:</font></b><br />
<div class="bbcode-hide" style="margin:20px; margin-top:5px">
<input type="button" value="Click To Show Content" style="font-size:12px; padding:5px; display:block; margin:0; width:175px; cursorointer; text-align:center; text-transform:uppercase;" onClick="if (this.parentNode.getElementsByTagName('div')[0].style.display != '') { this.parentNode.getElementsByTagName('div')[0].style.display = ''; this.value='Click To Hide Content'; } else { this.parentNode.getElementsByTagName('div')[0].style.display = 'none'; this.value='Click To Show Content'; }">
<div style="display: none;">
<br />
* <br />
<br />
<br />
</div>
</div><br />
<br />
<br />
<b><font size="5">TouchWizHome Launcher:</font></b><br />
<div class="bbcode-hide" style="margin:20px; margin-top:5px">
<input type="button" value="Click To Show Content" style="font-size:12px; padding:5px; display:block; margin:0; width:175px; cursorointer; text-align:center; text-transform:uppercase;" onClick="if (this.parentNode.getElementsByTagName('div')[0].style.display != '') { this.parentNode.getElementsByTagName('div')[0].style.display = ''; this.value='Click To Hide Content'; } else { this.parentNode.getElementsByTagName('div')[0].style.display = 'none'; this.value='Click To Show Content'; }">
<div style="display: none;">
<br />
* TouchWizLauncher - Adding 8 Icons to Dock<br />
https://forum.xda-developers.com/sho...2&postcount=20<br />
<br />
* TouchWizLauncher Landscape/Portrait Mode For Home<br />
https://forum.xda-developers.com/sho...2&postcount=23<br />
<br />
* ENABLE LANDSCAPE MODE ON TW (SMALI WAY)<br />
https://forum.xda-developers.com/sho...0&postcount=43<br />
<br />
* TOUCHWIZ : CUSTOM SIZE / COLOR APP NAMES WITH ROMCONTROL<br />
https://forum.xda-developers.com/sho...&postcount=457<br />
<br />
* Double Tap Gestures On Home Screen (13 Actions) (Launcher_3)<br />
https://forum.xda-developers.com/sho...&postcount=521<br />
<br />
<br />
</div>
</div><br />
<br />
<br />
<b><font size="5">Samsung Root Detection App:</font></b><br />
<div class="bbcode-hide" style="margin:20px; margin-top:5px">
<input type="button" value="Click To Show Content" style="font-size:12px; padding:5px; display:block; margin:0; width:175px; cursorointer; text-align:center; text-transform:uppercase;" onClick="if (this.parentNode.getElementsByTagName('div')[0].style.display != '') { this.parentNode.getElementsByTagName('div')[0].style.display = ''; this.value='Click To Hide Content'; } else { this.parentNode.getElementsByTagName('div')[0].style.display = 'none'; this.value='Click To Show Content'; }">
<div style="display: none;">
<br />
* SysScope: Set Device Status Official<br />
https://forum.xda-developers.com/sho...5&postcount=81<br />
<br />
<br />
</div>
</div><br />
<br />
<br />
<b><font size="5">Samsung MTP (USB):</font></b><br />
<div class="bbcode-hide" style="margin:20px; margin-top:5px">
<input type="button" value="Click To Show Content" style="font-size:12px; padding:5px; display:block; margin:0; width:175px; cursorointer; text-align:center; text-transform:uppercase;" onClick="if (this.parentNode.getElementsByTagName('div')[0].style.display != '') { this.parentNode.getElementsByTagName('div')[0].style.display = ''; this.value='Click To Hide Content'; } else { this.parentNode.getElementsByTagName('div')[0].style.display = 'none'; this.value='Click To Show Content'; }">
<div style="display: none;">
<br />
* Guide To Disable MTP (USB) Pop-up:<br />
https://forum.xda-developers.com/sho...&postcount=680<br />
<br />
<br />
</div>
</div><br />
<br />
<br />
<b><font size="5">SecSetupWizard_Global:</font></b><br />
<div class="bbcode-hide" style="margin:20px; margin-top:5px">
<input type="button" value="Click To Show Content" style="font-size:12px; padding:5px; display:block; margin:0; width:175px; cursorointer; text-align:center; text-transform:uppercase;" onClick="if (this.parentNode.getElementsByTagName('div')[0].style.display != '') { this.parentNode.getElementsByTagName('div')[0].style.display = ''; this.value='Click To Hide Content'; } else { this.parentNode.getElementsByTagName('div')[0].style.display = 'none'; this.value='Click To Show Content'; }">
<div style="display: none;">
<br />
* <br />
<br />
<br />
</div>
</div><br />
<br />
<br />
<b><font size="5">Build.prop Tweaks:</font></b><br />
<div class="bbcode-hide" style="margin:20px; margin-top:5px">
<input type="button" value="Click To Show Content" style="font-size:12px; padding:5px; display:block; margin:0; width:175px; cursorointer; text-align:center; text-transform:uppercase;" onClick="if (this.parentNode.getElementsByTagName('div')[0].style.display != '') { this.parentNode.getElementsByTagName('div')[0].style.display = ''; this.value='Click To Hide Content'; } else { this.parentNode.getElementsByTagName('div')[0].style.display = 'none'; this.value='Click To Show Content'; }">
<div style="display: none;">
<br />
* Build Prop Tweaks:<br />
https://forum.xda-developers.com/sho...8&postcount=12<br />
<br />
* Guide To Fix SafetyNet CTS & Basic Integrity Failure in Magisk Root<br />
https://forum.xda-developers.com/sho...&postcount=624<br />
<br />
<br />
</div>
</div><br />
<br />
<br />
<b><font size="5">CSC Tweaks:</font></b><br />
<div class="bbcode-hide" style="margin:20px; margin-top:5px">
<input type="button" value="Click To Show Content" style="font-size:12px; padding:5px; display:block; margin:0; width:175px; cursorointer; text-align:center; text-transform:uppercase;" onClick="if (this.parentNode.getElementsByTagName('div')[0].style.display != '') { this.parentNode.getElementsByTagName('div')[0].style.display = ''; this.value='Click To Hide Content'; } else { this.parentNode.getElementsByTagName('div')[0].style.display = 'none'; this.value='Click To Show Content'; }">
<div style="display: none;">
<br />
* CSC Tweaks:<br />
https://forum.xda-developers.com/sho...1&postcount=11<br />
<br />
<br />
</div>
</div><br />
<br />
<br />
<b><font size="5">UPSM Tweaks:</font></b><br />
<div class="bbcode-hide" style="margin:20px; margin-top:5px">
<input type="button" value="Click To Show Content" style="font-size:12px; padding:5px; display:block; margin:0; width:175px; cursorointer; text-align:center; text-transform:uppercase;" onClick="if (this.parentNode.getElementsByTagName('div')[0].style.display != '') { this.parentNode.getElementsByTagName('div')[0].style.display = ''; this.value='Click To Hide Content'; } else { this.parentNode.getElementsByTagName('div')[0].style.display = 'none'; this.value='Click To Show Content'; }">
<div style="display: none;">
<br />
*<br />
<br />
<br />
</div>
</div><br />
<br />
<br />
<b><font size="5">Kernel Mods:</font></b><br />
<div class="bbcode-hide" style="margin:20px; margin-top:5px">
<input type="button" value="Click To Show Content" style="font-size:12px; padding:5px; display:block; margin:0; width:175px; cursorointer; text-align:center; text-transform:uppercase;" onClick="if (this.parentNode.getElementsByTagName('div')[0].style.display != '') { this.parentNode.getElementsByTagName('div')[0].style.display = ''; this.value='Click To Hide Content'; } else { this.parentNode.getElementsByTagName('div')[0].style.display = 'none'; this.value='Click To Show Content'; }">
<div style="display: none;">
<br />
* Fix For Oreo DeOdex (ROM WITHOUT ARM/ARM64)<br />
( You Can Boot ROM Without Using System/Framework/ARM/ and System/Framework/ARM64 Folders )<br />
https://forum.xda-developers.com/sho...&postcount=141<br />
<br />
<br />
</div>
</div><br />
<br />
<br />
<b><font size="5">Flashable Zip For Flashing System Files:</font></b><br />
<div class="bbcode-hide" style="margin:20px; margin-top:5px">
<input type="button" value="Click To Show Content" style="font-size:12px; padding:5px; display:block; margin:0; width:175px; cursorointer; text-align:center; text-transform:uppercase;" onClick="if (this.parentNode.getElementsByTagName('div')[0].style.display != '') { this.parentNode.getElementsByTagName('div')[0].style.display = ''; this.value='Click To Hide Content'; } else { this.parentNode.getElementsByTagName('div')[0].style.display = 'none'; this.value='Click To Show Content'; }">
<div style="display: none;">
<br />
https://forum.xda-developers.com/sho...1&postcount=36<br />
</div>
</div><br />
<br />
<br />
<b><font size="5"> Uncategorized:</font></b><br />
<div class="bbcode-hide" style="margin:20px; margin-top:5px">
<input type="button" value="Click To Show Content" style="font-size:12px; padding:5px; display:block; margin:0; width:175px; cursorointer; text-align:center; text-transform:uppercase;" onClick="if (this.parentNode.getElementsByTagName('div')[0].style.display != '') { this.parentNode.getElementsByTagName('div')[0].style.display = ''; this.value='Click To Hide Content'; } else { this.parentNode.getElementsByTagName('div')[0].style.display = 'none'; this.value='Click To Show Content'; }">
<div style="display: none;">
<br />
* [Smali/Baksmali] JesusFreke - Smali/Baksmali Jars<br />
https://bitbucket.org/JesusFreke/smali/downloads/<br />
<br />
* Some OMC manipulation tips<br />
https://forum.xda-developers.com/sho...8&postcount=10<br />
<br />
* Use ODM instead of OMC/CSC in Oreo<br />
https://forum.xda-developers.com/sho...&postcount=240<br />
<br />
* Decode/Encode OMC/CSC Files Tool<br />
https://forum.xda-developers.com/and...coder-t3791471<br />
<br />
* Decode/Encode OMC/CSC Files<br />
https://forum.xda-developers.com/gal...files-t3770940<br />
<br />
* How to Modify SystemUI.apk, Secsettings.apk, framework-res.apk and the * .jar of Samsung Oreo<br />
https://forum.xda-developers.com/sho...5&postcount=39<br />
https://forum.xda-developers.com/sho...3&postcount=40<br />
https://forum.xda-developers.com/sho...4&postcount=41<br />
<br />
* [Guide][Video Tutorial] How to build Custom ROMs and Kernel Modification![O][N][M][L]<br />
https://forum.xda-developers.com/and...ernel-t3814251<br />
<br />
* For those who want to go from 6th ROM Control to GRX Settings<br />
https://forum.xda-developers.com/sho...&postcount=312<br />
<br />
* Fixing Private Mode on Non Supported Frameworks (i.e S8+ / Note 8 / S9 ) Oreo<br />
https://forum.xda-developers.com/sho...&postcount=408<br />
<br />
* How To Fix S9+/S9 Dolby on Oreo Roms <br />
https://forum.xda-developers.com/sho...&postcount=405<br />
<br />
* RMM prenormal work around<br />
https://forum.xda-developers.com/sho...5&postcount=51<br />
<br />
* All about CPU Governors and GPU governors<br />
http://ajgupta.github.io/android/201...GPU-governors/<br />
<br />
* Guide To Bypass Google Pay App - Magisk Hide<br />
https://forum.xda-developers.com/sho...&postcount=626<br />
<br />
* [GUIDE] Root/Install TWRP on any NON-US Samsung after 2018 updates<br />
https://forum.xda-developers.com/sam...msung-t3747535<br />
<br />
* "Lockscreen & Home " Default Wallpaper:<br />
https://forum.xda-developers.com/sho...&postcount=518<br />
<br />
* [Guide][tut] [LP/MM] Hide/Enable Layouts (small apps, Icons, Nav and more) no smali<br />
https://forum.xda-developers.com/cro...-apps-t3417499<br />
<br />
* Guide To Add Single CSC & Remove OMC_ODM<br />
https://forum.xda-developers.com/sho...&postcount=652<br />
<br />
* AppLock For Oreo 8.0<br />
https://forum.xda-developers.com/sho...5&postcount=13<br />
<br />
* Screen Recorder<br />
https://forum.xda-developers.com/sho...3&postcount=19<br />
<br />
* Power Plan Feature for Device Maintenance Oreo<br />
https://forum.xda-developers.com/sho...3&postcount=24<br />
<br />
* Guide for GMS Doze<br />
https://forum.xda-developers.com/sho...4&postcount=14<br />
<br />
* Guide to Fix Data Mount in TWRP for Oreo<br />
https://forum.xda-developers.com/sho...6&postcount=28<br />
<br />
* [APP][Root][2.1+][OFFICIAL] AdAway<br />
https://forum.xda-developers.com/sho....php?t=2190753<br />
<br />
* ADB Prop Tweak<br />
https://forum.xda-developers.com/sho...5&postcount=15<br />
<br />
* Guide to Calibrate Battery<br />
https://forum.xda-developers.com/sho...4&postcount=16<br />
<br />
* [FontPack] -v7.2- 1120 Fonts Compatible with Oreo<br />
https://forum.xda-developers.com/gal...6edge-t3154336<br />
<br />
* [ADVANCED TUTORIAL][NOT-FOR-THE-WEAK-HEART][6THGEAR INFO CORNER] Content observer the 6thGear way<br />
https://forum.xda-developers.com/sho...postcount=8549<br />
<br />
* [GUIDE]All-In-One(stock FW/CSC/ROOT/TWRP recovery/FRP unlock/PIT/unbrick/bootloader)<br />
https://forum.xda-developers.com/gal...-root-t3702963<br />
<br />
* [30/09/16][Sounds] Iron Man 3 Added !!! [BOOTANIMATIONS] for S5/N4/S6/E /N5/S7/E<br />
https://forum.xda-developers.com/gal...audio-t3410272<br />
<br />
* [TOOLS][ZIPS][SCRIPTS] osm0sis' Odds and Ends [Multiple Devices/Platforms]<br />
https://forum.xda-developers.com/sho....php?t=2239421<br />
<br />
* [GUIDE] Restore You IMEI And Fix Corrupted EFS<br />
https://forum.xda-developers.com/and...d-efs-t3116217<br />
<br />
* [DEV][TEMPLATE] AnyKernel2 - Easily Mod ROM Ramdisk + Pack zImage<br />
https://forum.xda-developers.com/sho....php?t=2670512<br />
<br />
* [TOOL] Public ID Converter<br />
https://forum.xda-developers.com/and...erter-t3064175<br />
<br />
* SystemUI Compilation Error Fix!<br />
https://forum.xda-developers.com/sho...6&postcount=49<br />
<br />
<br />
</div>
</div><br />
<br />
<br />
<img src="https://img.xda-cdn.com/YIVqH8hi9WHJTrEdvqh2oltSmWY=/http%3A%2F%2Ffs5.directupload.net%2Fimages%2F170103%2Fsd8jtf2c.jpg" border="0" alt="" title="" /><br />
<br />
<font color="DarkRed"><font size="5"><b><u>ROM Building Kitchens:</u></b></font></font><br />
<div class="bbcode-hide" style="margin:20px; margin-top:5px">
<input type="button" value="Click To Show Content" style="font-size:12px; padding:5px; display:block; margin:0; width:175px; cursorointer; text-align:center; text-transform:uppercase;" onClick="if (this.parentNode.getElementsByTagName('div')[0].style.display != '') { this.parentNode.getElementsByTagName('div')[0].style.display = ''; this.value='Click To Hide Content'; } else { this.parentNode.getElementsByTagName('div')[0].style.display = 'none'; this.value='Click To Show Content'; }">
<div style="display: none;">
<br />
* [WINDOWS/LINUX][DONATE] SuperR's Kitchen<br />
https://forum.xda-developers.com/app...0-0-0-t3601702<br />
<br />
* [LINUX][FREE] SuperR's Kitchen<br />
https://forum.xda-developers.com/app...2-1-6-t3597434<br />
<br />
* TOAD - The Open-Source Android Deodexer<br />
https://forum.xda-developers.com/and...dexer-t3848307<br />
<br />
* Poison Kitchen IDE<br />
https://forum.xda-developers.com/and...n-ide-t3779833<br />
<br />
* [ANDROID ROMs SYSTEMs EDITOR] ASSAYYED_KITCHEN<br />
https://forum.xda-developers.com/che...tchen-t3410545<br />
<br />
* [TOOL]Fulmics Deodexer ◦ Marshmallow ◦ Nougat ◦ Oreo<br />
https://forum.xda-developers.com/and...r-1-0-t3512081<br />
<br />
* [TOOL] Tickle My Android - Decompiling & Deodexing The Easy Way<br />
https://forum.xda-developers.com/sho....php?t=1633333<br />
<br />
* [Tool]Fully automated tool for create deodex from ART<br />
https://forum.xda-developers.com/gal...oid-l-t2972025<br />
<br />
<br />
</div>
</div><br />
<br />
<br />
<font color="DarkRed"><font size="5"><b><u>Root:</u></b></font></font><br />
<div class="bbcode-hide" style="margin:20px; margin-top:5px">
<input type="button" value="Click To Show Content" style="font-size:12px; padding:5px; display:block; margin:0; width:175px; cursorointer; text-align:center; text-transform:uppercase;" onClick="if (this.parentNode.getElementsByTagName('div')[0].style.display != '') { this.parentNode.getElementsByTagName('div')[0].style.display = ''; this.value='Click To Hide Content'; } else { this.parentNode.getElementsByTagName('div')[0].style.display = 'none'; this.value='Click To Show Content'; }">
<div style="display: none;">
<br />
* SuperSU Root<br />
https://forum.xda-developers.com/app...v2-05-t2868133<br />
<br />
* Magisk Root<br />
https://forum.xda-developers.com/app...80cb6-t3618589<br />
https://github.com/topjohnwu/Magisk/releases<br />
</div>
</div><br />
<br />
<br />
<font color="DarkRed"><font size="5"><b><u>Xposed:</u></b></font></font><br />
<div class="bbcode-hide" style="margin:20px; margin-top:5px">
<input type="button" value="Click To Show Content" style="font-size:12px; padding:5px; display:block; margin:0; width:175px; cursorointer; text-align:center; text-transform:uppercase;" onClick="if (this.parentNode.getElementsByTagName('div')[0].style.display != '') { this.parentNode.getElementsByTagName('div')[0].style.display = ''; this.value='Click To Hide Content'; } else { this.parentNode.getElementsByTagName('div')[0].style.display = 'none'; this.value='Click To Show Content'; }">
<div style="display: none;">
<br />
* [OFFICIAL] Xposed for Lollipop/Marshmallow<br />
http://forum.xda-developers.com/show....php?t=3034811<br />
<br />
* [UNOFFICIAL]Xposed for Samsung Lollipop/Marshmallow<br />
https://forum.xda-developers.com/xpo...lipop-t3180960<br />
<br />
* [UNOFFICIAL] Material Design Xposed Installer<br />
https://forum.xda-developers.com/xpo...aller-t3137758<br />
</div>
</div><br />
<br />
<br />
<font color="DarkRed"><font size="5"><b><u>Kitkat/Lollipop/Marshmallow/Nougat/Oreo - Guides/Mods:</u></b></font></font><br />
<div class="bbcode-hide" style="margin:20px; margin-top:5px">
<input type="button" value="Click To Show Content" style="font-size:12px; padding:5px; display:block; margin:0; width:175px; cursorointer; text-align:center; text-transform:uppercase;" onClick="if (this.parentNode.getElementsByTagName('div')[0].style.display != '') { this.parentNode.getElementsByTagName('div')[0].style.display = ''; this.value='Click To Hide Content'; } else { this.parentNode.getElementsByTagName('div')[0].style.display = 'none'; this.value='Click To Show Content'; }">
<div style="display: none;">
<br />
* [Guides] Android 8.0 Oreo Mods Thread<br />
https://forum.xda-developers.com/and...hread-t3772017<br />
<br />
* Guides Android 7 modding with main emphasis on S7edge this time<br />
https://forum.xda-developers.com/and...5#post69788075<br />
<br />
* [Guides & Links] TOUCHWIZ UNIFIED MODS THREAD<br />
https://forum.xda-developers.com/sho....php?t=2799050<br />
<br />
* Collection of Guides & Mods & Links for Samsung Android 6.0.1<br />
https://forum.xda-developers.com/gal...-devs-t3321679<br />
</div>
</div><br />
<br />
<br />
<font color="DarkRed"><font size="5"><b><u>General Guides:</u></b></font></font><br />
<div class="bbcode-hide" style="margin:20px; margin-top:5px">
<input type="button" value="Click To Show Content" style="font-size:12px; padding:5px; display:block; margin:0; width:175px; cursorointer; text-align:center; text-transform:uppercase;" onClick="if (this.parentNode.getElementsByTagName('div')[0].style.display != '') { this.parentNode.getElementsByTagName('div')[0].style.display = ''; this.value='Click To Hide Content'; } else { this.parentNode.getElementsByTagName('div')[0].style.display = 'none'; this.value='Click To Show Content'; }">
<div style="display: none;">
<br />
* How to Port Samsung Rom to other Samsung devices (Updated as of 4/19/2017)<br />
https://forum.xda-developers.com/and...msung-t3481114<br />
<br />
* [SOURCE CODE][DEV TOOL][SDK 21+]6thGear RomControl v2.+ for Devs<br />
https://forum.xda-developers.com/and...-devs-t3411916<br />
<br />
* <b>TEE:<br />
A TEE processor is typically a separate microprocessor in the system or a virtualized instance of the main processor.<br />
The TEE processor is isolated from the rest of the system using memory and I/O protection mechanisms supported by the hardware.<br />
</b><br />
https://source.android.com/security/trusty/<br />
<br />
* Android Tips and Tricks<br />
https://forum.xda-developers.com/sho....php?t=1723643<br />
<br />
* [REF][GUIDE]Most Upto Date Guide on CPU Governors, I/O Schedulers:<br />
https://forum.xda-developers.com/gen...ors-o-t3048957<br />
<br />
* [GUIDE] How to fix IMEI / DRK issues [ALL MODELS][COMBINATION UPDATE 03 NOV 2017]<br />
https://forum.xda-developers.com/s7-...ssues-t3379516<br />
<br />
* [GUIDE][COMPLETE] All in one Android Development [NOOB FRIENDLY]<br />
https://forum.xda-developers.com/che...5121?nocache=1<br />
<br />
* [GUIDE][COMPLETE] Android ROM Development From Source To End<br />
https://forum.xda-developers.com/che...pment-t2814763<br />
<br />
* [GUIDE/TIPS] How to Port OEM Apps / Vendor Apps to Your Current ROM<br />
https://forum.xda-developers.com/sho....php?t=2476050<br />
<br />
* OTA Update Center App (v 2.0.5)<br />
http://forum.xda-developers.com/show...5#post29501085<br />
</div>
</div><br />
<br />
<br />
<font color="DarkRed"><font size="5"><b><u>General Guides Older Versions:</u></b></font></font><br />
<div class="bbcode-hide" style="margin:20px; margin-top:5px">
<input type="button" value="Click To Show Content" style="font-size:12px; padding:5px; display:block; margin:0; width:175px; cursorointer; text-align:center; text-transform:uppercase;" onClick="if (this.parentNode.getElementsByTagName('div')[0].style.display != '') { this.parentNode.getElementsByTagName('div')[0].style.display = ''; this.value='Click To Hide Content'; } else { this.parentNode.getElementsByTagName('div')[0].style.display = 'none'; this.value='Click To Show Content'; }">
<div style="display: none;">
<br />
* Porting Nougat Apps to Marshmallow <br />
https://forum.xda-developers.com/sho...ostcount=10884<br />
<br />
* Disable Signature Check<br />
https://forum.xda-developers.com/sho...&postcount=557<br />
<br />
* How to add logo and rom info to settings / about device,<br />
Add Toolbox Controller to Settings<br />
http://forum.xda-developers.com/show...postcount=1873<br />
http://forum.xda-developers.com/show...postcount=1813<br />
<br />
* Changelog to settings<br />
https://forum.xda-developers.com/cro...s-rom-t3278694<br />
<br />
* How to add SuperSU Link in Settings<br />
https://forum.xda-developers.com/sho...postcount=2264<br />
<br />
* How to add App Link in Settings<br />
http://forum.xda-developers.com/show...postcount=2264<br />
<br />
* [MOD][APP] Multi DPI Samsung Apps (Camera, Keyboard, Contacts/Dialer) & services.jar<br />
https://forum.xda-developers.com/gal...3#post61491483<br />
<br />
* [GUIDE] How To Add Contacts, Tasks, And Apps Edge Panel | Edge Panel S8 Guide | Nougat<br />
https://forum.xda-developers.com/sho...&postcount=245<br />
<br />
* How to Disable Flag_Secure in Nougat TW Rom<br />
https://forum.xda-developers.com/sho...ostcount=11420<br />
<br />
* [MOD][HOW-TO] Fully disable app verification (FOR USER APPS)<br />
https://forum.xda-developers.com/sho....php?t=2733681<br />
<br />
* Change FOTA Upgrade Screen to any color<br />
https://forum.xda-developers.com/sho...postcount=8460<br />
<br />
* A.O.K.P Ram Bar<br />
http://forum.xda-developers.com/show...postcount=5419<br />
http://forum.xda-developers.com/show...postcount=5543<br />
<br />
* How to Add Quicklauncher in Recents App<br />
http://forum.xda-developers.com/show...postcount=1332<br />
<br />
* Remove the grey status bar when power saving mode is on<br />
http://forum.xda-developers.com/show...postcount=7345<br />
<br />
* ADD/REMOVE - 5Way Reboot TW Marshmallow<br />
http://forum.xda-developers.com/show...postcount=1220<br />
http://forum.xda-developers.com/show...postcount=9369<br />
<br />
* How to Advance Power Menu on Marshmallow 6.0.1<br />
https://forum.xda-developers.com/sho...&postcount=525<br />
<br />
* Advanced Power Menu for Nougat<br />
https://forum.xda-developers.com/sho...83&postcount=3<br />
<br />
* Device info to notification panel and lockscreen<br />
http://forum.xda-developers.com/show...postcount=2019<br />
http://forum.xda-developers.com/show...postcount=2294<br />
http://forum.xda-developers.com/show...postcount=2030<br />
<br />
* For Guide - Multiwindow & Toolbox Toggles in S7Edge SystemUI<br />
http://forum.xda-developers.com/show...postcount=6307<br />
<br />
* Enable OutdoorMode<br />
http://forum.xda-developers.com/show...&postcount=543<br />
<br />
* Fix - Screen Overlay - GooglePackageInstaller apk<br />
http://forum.xda-developers.com/show...postcount=8597<br />
<br />
* Fix - Screen Overlay - GooglePackageInstaller apk Nougat<br />
https://forum.xda-developers.com/sho...count=82<br /><br />
<br />
* Increase Toolbox apps number<br />
http://forum.xda-developers.com/gala...g-fws-t2899795<br />
<br />
* Add On-Off Label To Settings ( Framework-res apk )<br />
http://forum.xda-developers.com/show...postcount=2952<br />
<br />
* [Guide] How to add (Capacitive) touch key light settings back to Display Settings<br />
https://forum.xda-developers.com/sho...postcount=6010<br />
<br />
* (HOW-TO) (MM) S7 Power Menu Mod with Blur background<br />
https://forum.xda-developers.com/gal...-blur-t3389044<br />
<br />
* [MOD][LP] Dynamic blur - Recents Panel<br />
https://forum.xda-developers.com/lg-...panel-t3284520<br />
<br />
* Opaque Status Bar Icons In Marshmallow (Remove Alpha Channel from status bar icons)<br />
https://forum.xda-developers.com/sho...postcount=1774<br />
<br />
* Remove EXTRA WHITE SPACE in DEFAULT APP SELECTOR<br />
http://forum.xda-developers.com/show...postcount=8981<br />
<br />
* Remove sd notification for S7e UI<br />
http://forum.xda-developers.com/show...postcount=5666<br />
<br />
* Quick Settings Columns to 6<br />
http://forum.xda-developers.com/show...postcount=2705<br />
<br />
* Disable Lockscreen " Swipe screen to unlock " Text<br />
http://forum.xda-developers.com/show...&postcount=489<br />
<br />
* How to Remove Web Manual and Updates in Settings Menu<br />
https://forum.xda-developers.com/sho...&postcount=161<br />
<br />
* [GUIDE][DEVS][SMALI]Enable "Device Status Official" - Remove SysScope[GUIDE][DEVS]<br />
https://forum.xda-developers.com/att...icial-t2815682<br />
</div>
</div><br />
<br />
<br />
<font color="DarkRed"><font size="5"><b><u>General Tools:</u></b></font></font><br />
<div class="bbcode-hide" style="margin:20px; margin-top:5px">
<input type="button" value="Click To Show Content" style="font-size:12px; padding:5px; display:block; margin:0; width:175px; cursorointer; text-align:center; text-transform:uppercase;" onClick="if (this.parentNode.getElementsByTagName('div')[0].style.display != '') { this.parentNode.getElementsByTagName('div')[0].style.display = ''; this.value='Click To Hide Content'; } else { this.parentNode.getElementsByTagName('div')[0].style.display = 'none'; this.value='Click To Show Content'; }">
<div style="display: none;">
<br />
* [GUIDE] How to Decompile APKs with ODEX files [Noob Friendly]<br />
https://forum.xda-developers.com/and...files-t3325340<br />
<br />
* [TOOL] Android Image Kitchen - Unpack/Repack <br />
https://forum.xda-developers.com/sho....php?t=2073775<br />
<br />
* Odin3 Tool For Windows:<br />
https://forum.xda-developers.com/sho....php?t=2711451<br />
<br />
* [OFFICIAL][TOOL][WINDOWS] ADB, Fastboot and Drivers - 15 seconds ADB Installer v1.4.3<br />
https://forum.xda-developers.com/sho....php?t=2588979<br />
<br />
* [Q&A] AROMA Installer - [Dev Move To DevDB]<br />
https://forum.xda-developers.com/sho....php?t=1461712<br />
<br />
* [Script][Tool] how to create a tar.md5 file from img For Odin<br />
https://forum.xda-developers.com/sho....php?t=2446269<br />
<br />
* How can a modder have easy life / Pushing apps into system / Easier than you think<br />
https://forum.xda-developers.com/sho...postcount=6998<br />
<br />
* [GUIDE] Making Dump Files Out of Android Device Partitions via ABD<br />
https://forum.xda-developers.com/sho....php?t=2450045<br />
<br />
* Updato - largest online firmware archive, fast and totally free<br />
https://forum.xda-developers.com/gal...chive-t3413785<br />
</div>
</div><br />
<br />
<br />
<img src="https://img.xda-cdn.com/anp4OvmSdtmmkL31Dprc9ozqlGw=/http%3A%2F%2Ffs5.directupload.net%2Fimages%2F161025%2F7zzqvmfo.png" border="0" alt="" title="" /><br />
<font size="4"><font face="Arial Black"><b><font color="Red">Click Here To Join The " Samsung Galaxy Oreo Guides Channel " in Telegram</font></b></font></font></div><br />
<b><u><font size="4">XDAevDB Information</font></u></b><br />
<font size="3"><b>[Guides][Mods][TouchWiz]Android 8 Oreo Mods, ROM for the Android General</b></font><br />
<br />
<b><u>Contributors</u></b><br />
yash92duster<br />
<b>ROM OS Version:</b> 8.x Oreo<br />
<b>ROM Firmware Required:</b> TouchWiz Devices Only<br />
<br />
<b><u>Version Information</u></b><br />
<b>Status:</b> Stable<br />
<b>Stable Release Date:</b> 2018-09-29<br />
<br />
<b>Created</b> 2018-08-07<br />
<b>Last Updated</b> 2018-10-13<br />
</div>
</div>
</div>
<div class="postbutton-row">
<div class="post-left">
</div>
<div class="post-buttons">
<i class="pbfa fas fa-share-square"></i><span class="responsive-text-hide"> Submit to XDA Portal</span>
<i class="pbfa fas fa-reply"></i><span class="responsive-text-hide"> Quick Reply</span>
<i class="pbfa fas fa-share-square"></i><span class="responsive-text-hide"> Reply</span>
</div>
<div class="post-right">
</div>
</div>
<div id="post_thanks_box_76093145" class="post_thanks_box_wrapper">
<a href="#" class="thanksShow toggleCollapse" id="toggleCollapse_Thanks_76093145" rel="nofollow">
The Following 55 Users Say Thank You to yash92duster For This Useful Post: <span class="thanksExpandPhrase">[ View ]</span>
</a>
<a target="_blank" class="gift-post" href="/ad-free/?postid=76093145">Gift yash92duster Ad-Free</a>
<div class="thanksNames" id="collapseobj_Thanks_76093145" style="display:none;">
<div> 32rd<span class="post-thanks-box-date">(2nd August 2018)</span>, a.raul<span class="post-thanks-box-date">(3rd April 2018)</span>, AbrahamGC<span class="post-thanks-box-date">(2nd April 2018)</span>, AK2H<span class="post-thanks-box-date">(2nd May 2018)</span>, Albe96<span class="post-thanks-box-date">(28th April 2018)</span>, Albry<span class="post-thanks-box-date">(11th October 2018)</span>, alispeedsport<span class="post-thanks-box-date">(16th May 2018)</span>, aliwaris<span class="post-thanks-box-date">(22nd June 2018)</span>, Allooosh98<span class="post-thanks-box-date">(27th September 2018)</span>, <span style="font-weight: bold; color: DarkOrange;">ananjaser1211</span><span class="post-thanks-box-date">(31st May 2018)</span>, ANDROIDXFOREVER<span class="post-thanks-box-date">(2nd April 2018)</span>, angiotell<span class="post-thanks-box-date">(22nd June 2018)</span>, badowl<span class="post-thanks-box-date">(4th May 2018)</span>, beardedfly<span class="post-thanks-box-date">(20th May 2018)</span>, Blackball<span class="post-thanks-box-date">(7th June 2018)</span>, brhoomy101<span class="post-thanks-box-date">(10th September 2018)</span>, <span style="color: blue; font-style: italic;">Carotix</span><span class="post-thanks-box-date">(8th June 2018)</span>, Cường Hồ<span class="post-thanks-box-date">(4th June 2018)</span>, Deepanshu77<span class="post-thanks-box-date">(6th June 2018)</span>, <span style="font-weight: bold; color: DarkOrange;">djb77</span><span class="post-thanks-box-date">(7th October 2018)</span>, dmw212721<span class="post-thanks-box-date">(21st July 2018)</span>, Dr.NHTT<span class="post-thanks-box-date">(16th August 2018)</span>, Eleo<span class="post-thanks-box-date">(11th June 2018)</span>, fedez<span class="post-thanks-box-date">(9th June 2018)</span>, Frozen27<span class="post-thanks-box-date">(2nd April 2018)</span>, Grouxho<span class="post-thanks-box-date">(8th May 2018)</span>, IAmWolf94<span class="post-thanks-box-date">(2nd July 2018)</span>, IKGapirov<span class="post-thanks-box-date">(18th September 2018)</span>, Kev-Dev<span class="post-thanks-box-date">(30th September 2018)</span>, Kinglos<span class="post-thanks-box-date">(20th August 2018)</span>, KTMNiko<span class="post-thanks-box-date">(17th June 2018)</span>, Kudesu<span class="post-thanks-box-date">(22nd June 2018)</span>, Manson79<span class="post-thanks-box-date">(9th April 2018)</span>, mohitmallick17<span class="post-thanks-box-date">(14th April 2018)</span>, necrosauron<span class="post-thanks-box-date">(12th April 2018)</span>, pswin09<span class="post-thanks-box-date">(9th June 2018)</span>, qounik<span class="post-thanks-box-date">(30th September 2018)</span>, rajat13<span class="post-thanks-box-date">(8th July 2018)</span>, rifek4<span class="post-thanks-box-date">(19th May 2018)</span>, Rifformat<span class="post-thanks-box-date">(28th August 2018)</span>, Rman666<span class="post-thanks-box-date">(7th June 2018)</span>, sagitt67<span class="post-thanks-box-date">(21st June 2018)</span>, <span style="font-weight: bold; color: DarkOrange;">Senthil360</span><span class="post-thanks-box-date">(9th July 2018)</span>, Shadow7107<span class="post-thanks-box-date">(2nd May 2018)</span>, SirDre<span class="post-thanks-box-date">(18th April 2018)</span>, Swarai<span class="post-thanks-box-date">(6th September 2018)</span>, TaifAljaloo<span class="post-thanks-box-date">(14th April 2018)</span>, ToXiC<span class="post-thanks-box-date">(8th October 2018)</span>, Vishal333<span class="post-thanks-box-date">(9th June 2018)</span>, VoHo7<span class="post-thanks-box-date">(3rd July 2018)</span>, Vucko_sk<span class="post-thanks-box-date">(26th May 2018)</span>, whitelightning76<span class="post-thanks-box-date">(19th April 2018)</span>, zmeeed1<span class="post-thanks-box-date">(12th April 2018)</span>, _alexndr<span class="post-thanks-box-date">(1st May 2018)</span>, ★彡 sílvєr kíng 彡★<span class="post-thanks-box-date">(31st May 2018)</span></div>
</div>
</div>
</div>
<div class="postbit-wrapper xda-box">
<div class="post-head-container">
<div class="post-head post-head-left"> </div>
<div class="post-head post-head-right"> </div>
</div>
<div class="post-content-container">
<div class="postbit-userinfo-cell">
</div>
<div class="postbit-content">
<script type="a1964a5df941c64d21908d27-text/javascript">
if(!is_mobile)
{
/* Criteo.DisplayAcceptableAdIfAdblocked(
{
'zoneid' : 348486,
'containerid' : 'crt-348486',
'overrideZoneFloor' : false,
'callIfNotAdBlocked' : function()
{
document.getElementById('crt-348486').style.display='none';
},
'callbackSuccess' : function()
{
console.log("callbackSuccess");
},
'callbackError' : function()
{
console.log("callbackError");
}
}
); */
if (xda_ad_choice == "purch")
{
document.write('<div id="purch_Y_L_0_1" class="purchad" style="text-align:left; min-height:90px; max-height:250px; overflow:hidden;"></div>');
}
else if (xda_ad_choice == "sortable")
{
document.write('x3Cscript src="//tags-cdn.deployads.com/a/xda-developers.com.js" async >x3C/script>');
document.write('<div class="ad-tag" data-ad-name="forum_incontent_1" data-ad-size="728x90" style="text-align:left; min-height:90px; max-height:250px; overflow:hidden;"></div>');
(deployads = window.deployads || []).push({});
}
}
</script>
</div>
</div>
<div class="postbutton-row"></div>
</div>
<div id="edit76093174" class="postbit-wrapper ">
<a id="post76093174" class="postbit-anchor"></a>
<div class="post-head-container">
<div class="post-head post-head-left">
<div id="postmenu_76093174">
<i class="fas fa-user-circle post-onlinestatus post-onlinestatus-offline" title="yash92duster is offline"></i>
<a class="bigfusername xda-popup-trigger" id="postmenu_76093174" href="member.php?u=6377149"><span style="color: green; font-style: italic;">yash92duster</span></a>
<div class="xda-popup popup-notable xda-popup-inplace" id="postmenu_76093174_menu" style="display:none;">
<i class="fas fa-user-circle"></i> View Profile
<i class="fas fa-comment-dots"></i> View Forum Posts
<i class="fab fa-twitter"></i> Follow on Twitter
<i class="fab fa-google-plus-g"></i> Follow on Google+
<i class="fab fa-facebook-f"></i> View Facebook page
<i class="fab fa-github"></i> View GitHub profile
<i class="fab fa-instagram"></i> View Instagram profile
<i class="fas fa-donate"></i> Donate to Me
</div>
</div>
</div>
<div class="post-head post-head-right">
<span class="time">2nd April 2018, 01:36 AM</span>
<span class="posttime-number-seperator">|</span><strong>#2</strong>
<div class="postbit-social">
<i class="fagp fab fa-google-plus-g"></i>
<i class="fafb fab fa-facebook-f"></i>
<i class="fatw fab fa-twitter"></i>
</div>
</div>
</div>
<div class="post-content-container">
<div class="postbit-userinfo-cell">
<div class="pbava smallfont">
<img src="//cdn-cf-1.xda-developers.com/customavatars/avatar6377149_9.gif" width="66" height="80" class="imageShadow" alt="yash92duster's Avatar" border="0" />
</div>
<div class="smallfont">
<div class="pbuser user-title user-title-op-tag"><span class="op-tag">OP</span> Recognized Contributor</div>
<div class="pbuser user-location">
<img src="//cdn-cf-2.xda-developers.com/images/flags/India.png" title="India" class="userflag imageShadow" alt="Flag" />
Chennai
</div>
<div class="userThanksContainer" title="yash92duster has been thanked 9,337 times. That equates to 9/20 notches on our Thanks Meter">
<span class="userThanksText">Thanks<span class="responsive-text-hide"> Meter</span>: 9,337</span>
<div class="userThanksInfo">
<span class="userThanksMeter userThanksMeter9"> </span>
</div>
</div>
<div class="userstars-star userstars-amount-0" title="0 donation stars"></div>
Donate to Me
</div>
More <i class="fas fa-caret-down"></i>
<div id="collapseobj_more_76093174" class="moreUserInfo" style="display:none;">
<div class="pbuser user-posts">
<strong>9,570</strong> posts
</div>
<div class="pbuser user-joindate"><span class="time responsive-text-hide">Join Date:</span><span class="responsive-text-show">Joined:</span> Jan 2015</div>
<div class="my-devices pbuser">My Devices: <a href='/galaxy-s5'>Samsung Galaxy S 5</a>, <a href='/tab-4'>Samsung Galaxy Tab 4</a>, <a href='/moto-e-2015'>Moto E 2015</a>, <a href='/zenwatch-2'>Asus ZenWatch 2</a>, <a href='/samsung-a-series'>Samsung Galaxy A Series</a>, <a href='/galaxy-e-series'>Samsung Galaxy E Series</a>, <a href='/galaxy-s7'>Samsung Galaxy S7</a>, <a href='/galaxy-s8+'>Samsung Galaxy S8+</a>, <a href='/galaxy-s9'>Samsung Galaxy S9</a></div>
<img src="//cdn-cf-2.xda-developers.com/images/providers/India - Jio.png" title="India - Jio" class="carrier" alt="Carrier - India - Jio">
<div class="userChatIcons"> </div>
Less <i class="fas fa-caret-up"></i>
</div>
</div>
<div class="postbit-content postbit-content-moderated" id="td_post_76093174">
<div class="post-text" id="post_message_76093174">
#Reserved1
</div>
</div>
</div>
<div class="postbutton-row">
<div class="post-left">
</div>
<div class="post-buttons">
<i class="pbfa fas fa-share-square"></i><span class="responsive-text-hide"> Submit to XDA Portal</span>
<i class="pbfa fas fa-reply"></i><span class="responsive-text-hide"> Quick Reply</span>
<i class="pbfa fas fa-share-square"></i><span class="responsive-text-hide"> Reply</span>
</div>
<div class="post-right">
</div>
</div>
<div id="post_thanks_box_76093174" class="post_thanks_box_wrapper">
<a href="#" class="thanksShow toggleCollapse" id="toggleCollapse_Thanks_76093174" rel="nofollow">
The Following 8 Users Say Thank You to yash92duster For This Useful Post: <span class="thanksExpandPhrase">[ View ]</span>
</a>
<a target="_blank" class="gift-post" href="/ad-free/?postid=76093174">Gift yash92duster Ad-Free</a>
<div class="thanksNames" id="collapseobj_Thanks_76093174" style="display:none;">
<div> <span style="font-weight: bold; color: DarkOrange;">ananjaser1211</span><span class="post-thanks-box-date">(31st May 2018)</span>, <span style="color: blue; font-style: italic;">Carotix</span><span class="post-thanks-box-date">(11th August 2018)</span>, Dr.NHTT<span class="post-thanks-box-date">(16th August 2018)</span>, fedez<span class="post-thanks-box-date">(9th June 2018)</span>, IKGapirov<span class="post-thanks-box-date">(18th September 2018)</span>, mohitmallick17<span class="post-thanks-box-date">(14th April 2018)</span>, <span style="font-weight: bold; color: DarkOrange;">Senthil360</span><span class="post-thanks-box-date">(9th July 2018)</span>, TaifAljaloo<span class="post-thanks-box-date">(14th April 2018)</span></div>
</div>
</div>
</div>
<div id="edit76093175" class="postbit-wrapper ">
<a id="post76093175" class="postbit-anchor"></a>
<div class="post-head-container">
<div class="post-head post-head-left">
<div id="postmenu_76093175">
<i class="fas fa-user-circle post-onlinestatus post-onlinestatus-offline" title="yash92duster is offline"></i>
<a class="bigfusername xda-popup-trigger" id="postmenu_76093175" href="member.php?u=6377149"><span style="color: green; font-style: italic;">yash92duster</span></a>
<div class="xda-popup popup-notable xda-popup-inplace" id="postmenu_76093175_menu" style="display:none;">
<i class="fas fa-user-circle"></i> View Profile
<i class="fas fa-comment-dots"></i> View Forum Posts
<i class="fab fa-twitter"></i> Follow on Twitter
<i class="fab fa-google-plus-g"></i> Follow on Google+
<i class="fab fa-facebook-f"></i> View Facebook page
<i class="fab fa-github"></i> View GitHub profile
<i class="fab fa-instagram"></i> View Instagram profile
<i class="fas fa-donate"></i> Donate to Me
</div>
</div>
</div>
<div class="post-head post-head-right">
<span class="time">2nd April 2018, 01:36 AM</span>
<span class="posttime-number-seperator">|</span><strong>#3</strong>
<div class="postbit-social">
<i class="fagp fab fa-google-plus-g"></i>
<i class="fafb fab fa-facebook-f"></i>
<i class="fatw fab fa-twitter"></i>
</div>
</div>
</div>
<div class="post-content-container">
<div class="postbit-userinfo-cell">
<div class="pbava smallfont">
<img src="//cdn-cf-1.xda-developers.com/customavatars/avatar6377149_9.gif" width="66" height="80" class="imageShadow" alt="yash92duster's Avatar" border="0" />
</div>
<div class="smallfont">
<div class="pbuser user-title user-title-op-tag"><span class="op-tag">OP</span> Recognized Contributor</div>
<div class="pbuser user-location">
<img src="//cdn-cf-2.xda-developers.com/images/flags/India.png" title="India" class="userflag imageShadow" alt="Flag" />
Chennai
</div>
<div class="userThanksContainer" title="yash92duster has been thanked 9,337 times. That equates to 9/20 notches on our Thanks Meter">
<span class="userThanksText">Thanks<span class="responsive-text-hide"> Meter</span>: 9,337</span>
<div class="userThanksInfo">
<span class="userThanksMeter userThanksMeter9"> </span>
</div>
</div>
<div class="userstars-star userstars-amount-0" title="0 donation stars"></div>
Donate to Me
</div>
More <i class="fas fa-caret-down"></i>
<div id="collapseobj_more_76093175" class="moreUserInfo" style="display:none;">
<div class="pbuser user-posts">
<strong>9,570</strong> posts
</div>
<div class="pbuser user-joindate"><span class="time responsive-text-hide">Join Date:</span><span class="responsive-text-show">Joined:</span> Jan 2015</div>
<div class="my-devices pbuser">My Devices: <a href='/galaxy-s5'>Samsung Galaxy S 5</a>, <a href='/tab-4'>Samsung Galaxy Tab 4</a>, <a href='/moto-e-2015'>Moto E 2015</a>, <a href='/zenwatch-2'>Asus ZenWatch 2</a>, <a href='/samsung-a-series'>Samsung Galaxy A Series</a>, <a href='/galaxy-e-series'>Samsung Galaxy E Series</a>, <a href='/galaxy-s7'>Samsung Galaxy S7</a>, <a href='/galaxy-s8+'>Samsung Galaxy S8+</a>, <a href='/galaxy-s9'>Samsung Galaxy S9</a></div>
<img src="//cdn-cf-2.xda-developers.com/images/providers/India - Jio.png" title="India - Jio" class="carrier" alt="Carrier - India - Jio">
<div class="userChatIcons"> </div>
Less <i class="fas fa-caret-up"></i>
</div>
</div>
<div class="postbit-content postbit-content-moderated" id="td_post_76093175">
<div class="post-text" id="post_message_76093175">
#Reserved2
</div>
</div>
</div>
<div class="postbutton-row">
<div class="post-left">
</div>
<div class="post-buttons">
<i class="pbfa fas fa-share-square"></i><span class="responsive-text-hide"> Submit to XDA Portal</span>
<i class="pbfa fas fa-reply"></i><span class="responsive-text-hide"> Quick Reply</span>
<i class="pbfa fas fa-share-square"></i><span class="responsive-text-hide"> Reply</span>
</div>
<div class="post-right">
</div>
</div>
<div id="post_thanks_box_76093175" class="post_thanks_box_wrapper">
<a href="#" class="thanksShow toggleCollapse" id="toggleCollapse_Thanks_76093175" rel="nofollow">
The Following 7 Users Say Thank You to yash92duster For This Useful Post: <span class="thanksExpandPhrase">[ View ]</span>
</a>
<a target="_blank" class="gift-post" href="/ad-free/?postid=76093175">Gift yash92duster Ad-Free</a>
<div class="thanksNames" id="collapseobj_Thanks_76093175" style="display:none;">
<div> <span style="font-weight: bold; color: DarkOrange;">ananjaser1211</span><span class="post-thanks-box-date">(31st May 2018)</span>, Dr.NHTT<span class="post-thanks-box-date">(16th August 2018)</span>, fedez<span class="post-thanks-box-date">(9th June 2018)</span>, IKGapirov<span class="post-thanks-box-date">(18th September 2018)</span>, mohitmallick17<span class="post-thanks-box-date">(14th April 2018)</span>, <span style="font-weight: bold; color: DarkOrange;">Senthil360</span><span class="post-thanks-box-date">(9th July 2018)</span>, TaifAljaloo<span class="post-thanks-box-date">(14th April 2018)</span></div>
</div>
</div>
</div>
<div id="edit76093177" class="postbit-wrapper ">
<a id="post76093177" class="postbit-anchor"></a>
<div class="post-head-container">
<div class="post-head post-head-left">
<div id="postmenu_76093177">
<i class="fas fa-user-circle post-onlinestatus post-onlinestatus-offline" title="yash92duster is offline"></i>
<a class="bigfusername xda-popup-trigger" id="postmenu_76093177" href="member.php?u=6377149"><span style="color: green; font-style: italic;">yash92duster</span></a>
<div class="xda-popup popup-notable xda-popup-inplace" id="postmenu_76093177_menu" style="display:none;">
<i class="fas fa-user-circle"></i> View Profile
<i class="fas fa-comment-dots"></i> View Forum Posts
<i class="fab fa-twitter"></i> Follow on Twitter
<i class="fab fa-google-plus-g"></i> Follow on Google+
<i class="fab fa-facebook-f"></i> View Facebook page
<i class="fab fa-github"></i> View GitHub profile
<i class="fab fa-instagram"></i> View Instagram profile
<i class="fas fa-donate"></i> Donate to Me
</div>
</div>
</div>
<div class="post-head post-head-right">
<span class="time">2nd April 2018, 01:36 AM</span>
<span class="posttime-number-seperator">|</span><strong>#4</strong>
<div class="postbit-social">
<i class="fagp fab fa-google-plus-g"></i>
<i class="fafb fab fa-facebook-f"></i>
<i class="fatw fab fa-twitter"></i>
</div>
</div>
</div>
<div class="post-content-container">
<div class="postbit-userinfo-cell">
<div class="pbava smallfont">
<img src="//cdn-cf-1.xda-developers.com/customavatars/avatar6377149_9.gif" width="66" height="80" class="imageShadow" alt="yash92duster's Avatar" border="0" />
</div>
<div class="smallfont">
<div class="pbuser user-title user-title-op-tag"><span class="op-tag">OP</span> Recognized Contributor</div>
<div class="pbuser user-location">
<img src="//cdn-cf-2.xda-developers.com/images/flags/India.png" title="India" class="userflag imageShadow" alt="Flag" />
Chennai
</div>
<div class="userThanksContainer" title="yash92duster has been thanked 9,337 times. That equates to 9/20 notches on our Thanks Meter">
<span class="userThanksText">Thanks<span class="responsive-text-hide"> Meter</span>: 9,337</span>
<div class="userThanksInfo">
<span class="userThanksMeter userThanksMeter9"> </span>
</div>
</div>
<div class="userstars-star userstars-amount-0" title="0 donation stars"></div>
Donate to Me
</div>
More <i class="fas fa-caret-down"></i>
<div id="collapseobj_more_76093177" class="moreUserInfo" style="display:none;">
<div class="pbuser user-posts">
<strong>9,570</strong> posts
</div>
<div class="pbuser user-joindate"><span class="time responsive-text-hide">Join Date:</span><span class="responsive-text-show">Joined:</span> Jan 2015</div>
<div class="my-devices pbuser">My Devices: <a href='/galaxy-s5'>Samsung Galaxy S 5</a>, <a href='/tab-4'>Samsung Galaxy Tab 4</a>, <a href='/moto-e-2015'>Moto E 2015</a>, <a href='/zenwatch-2'>Asus ZenWatch 2</a>, <a href='/samsung-a-series'>Samsung Galaxy A Series</a>, <a href='/galaxy-e-series'>Samsung Galaxy E Series</a>, <a href='/galaxy-s7'>Samsung Galaxy S7</a>, <a href='/galaxy-s8+'>Samsung Galaxy S8+</a>, <a href='/galaxy-s9'>Samsung Galaxy S9</a></div>
<img src="//cdn-cf-2.xda-developers.com/images/providers/India - Jio.png" title="India - Jio" class="carrier" alt="Carrier - India - Jio">
<div class="userChatIcons"> </div>
Less <i class="fas fa-caret-up"></i>
</div>
</div>
<div class="postbit-content postbit-content-moderated" id="td_post_76093177">
<div class="post-text" id="post_message_76093177">
#Reserved3
</div>
</div>
</div>
<div class="postbutton-row">
<div class="post-left">
</div>
<div class="post-buttons">
<i class="pbfa fas fa-share-square"></i><span class="responsive-text-hide"> Submit to XDA Portal</span>
<i class="pbfa fas fa-reply"></i><span class="responsive-text-hide"> Quick Reply</span>
<i class="pbfa fas fa-share-square"></i><span class="responsive-text-hide"> Reply</span>
</div>
<div class="post-right">
</div>
</div>
<div id="post_thanks_box_76093177" class="post_thanks_box_wrapper">
<a href="#" class="thanksShow toggleCollapse" id="toggleCollapse_Thanks_76093177" rel="nofollow">
The Following 7 Users Say Thank You to yash92duster For This Useful Post: <span class="thanksExpandPhrase">[ View ]</span>
</a>
<a target="_blank" class="gift-post" href="/ad-free/?postid=76093177">Gift yash92duster Ad-Free</a>
<div class="thanksNames" id="collapseobj_Thanks_76093177" style="display:none;">
<div> <span style="font-weight: bold; color: DarkOrange;">ananjaser1211</span><span class="post-thanks-box-date">(31st May 2018)</span>, Dr.NHTT<span class="post-thanks-box-date">(16th August 2018)</span>, fedez<span class="post-thanks-box-date">(9th June 2018)</span>, IKGapirov<span class="post-thanks-box-date">(18th September 2018)</span>, mohitmallick17<span class="post-thanks-box-date">(14th April 2018)</span>, <span style="font-weight: bold; color: DarkOrange;">Senthil360</span><span class="post-thanks-box-date">(9th July 2018)</span>, TaifAljaloo<span class="post-thanks-box-date">(14th April 2018)</span></div>
</div>
</div>
</div>
<div id="edit76093180" class="postbit-wrapper ">
<a id="post76093180" class="postbit-anchor"></a>
<div class="post-head-container">
<div class="post-head post-head-left">
<div id="postmenu_76093180">
<i class="fas fa-user-circle post-onlinestatus post-onlinestatus-offline" title="yash92duster is offline"></i>
<a class="bigfusername xda-popup-trigger" id="postmenu_76093180" href="member.php?u=6377149"><span style="color: green; font-style: italic;">yash92duster</span></a>
<div class="xda-popup popup-notable xda-popup-inplace" id="postmenu_76093180_menu" style="display:none;">
<i class="fas fa-user-circle"></i> View Profile
<i class="fas fa-comment-dots"></i> View Forum Posts
<i class="fab fa-twitter"></i> Follow on Twitter
<i class="fab fa-google-plus-g"></i> Follow on Google+
<i class="fab fa-facebook-f"></i> View Facebook page
<i class="fab fa-github"></i> View GitHub profile
<i class="fab fa-instagram"></i> View Instagram profile
<i class="fas fa-donate"></i> Donate to Me
</div>
</div>
</div>
<div class="post-head post-head-right">
<span class="time">2nd April 2018, 01:36 AM</span>
<span class="posttime-number-seperator">|</span><strong>#5</strong>
<div class="postbit-social">
<i class="fagp fab fa-google-plus-g"></i>
<i class="fafb fab fa-facebook-f"></i>
<i class="fatw fab fa-twitter"></i>
</div>
</div>
</div>
<div class="post-content-container">
<div class="postbit-userinfo-cell">
<div class="pbava smallfont">
<img src="//cdn-cf-1.xda-developers.com/customavatars/avatar6377149_9.gif" width="66" height="80" class="imageShadow" alt="yash92duster's Avatar" border="0" />
</div>
<div class="smallfont">
<div class="pbuser user-title user-title-op-tag"><span class="op-tag">OP</span> Recognized Contributor</div>
<div class="pbuser user-location">
<img src="//cdn-cf-2.xda-developers.com/images/flags/India.png" title="India" class="userflag imageShadow" alt="Flag" />
Chennai
</div>
<div class="userThanksContainer" title="yash92duster has been thanked 9,337 times. That equates to 9/20 notches on our Thanks Meter">
<span class="userThanksText">Thanks<span class="responsive-text-hide"> Meter</span>: 9,337</span>
<div class="userThanksInfo">
<span class="userThanksMeter userThanksMeter9"> </span>
</div>
</div>
<div class="userstars-star userstars-amount-0" title="0 donation stars"></div>
Donate to Me
</div>
More <i class="fas fa-caret-down"></i>
<div id="collapseobj_more_76093180" class="moreUserInfo" style="display:none;">
<div class="pbuser user-posts">
<strong>9,570</strong> posts
</div>
<div class="pbuser user-joindate"><span class="time responsive-text-hide">Join Date:</span><span class="responsive-text-show">Joined:</span> Jan 2015</div>
<div class="my-devices pbuser">My Devices: <a href='/galaxy-s5'>Samsung Galaxy S 5</a>, <a href='/tab-4'>Samsung Galaxy Tab 4</a>, <a href='/moto-e-2015'>Moto E 2015</a>, <a href='/zenwatch-2'>Asus ZenWatch 2</a>, <a href='/samsung-a-series'>Samsung Galaxy A Series</a>, <a href='/galaxy-e-series'>Samsung Galaxy E Series</a>, <a href='/galaxy-s7'>Samsung Galaxy S7</a>, <a href='/galaxy-s8+'>Samsung Galaxy S8+</a>, <a href='/galaxy-s9'>Samsung Galaxy S9</a></div>
<img src="//cdn-cf-2.xda-developers.com/images/providers/India - Jio.png" title="India - Jio" class="carrier" alt="Carrier - India - Jio">
<div class="userChatIcons"> </div>
Less <i class="fas fa-caret-up"></i>
</div>
</div>
<div class="postbit-content postbit-content-moderated" id="td_post_76093180">
<div class="post-text" id="post_message_76093180">
<b><font size="4">Guide to Remove High Volume Warning:</font></b><br />
<br />
Decompile <font color="DarkRed">SystemUI</font>.apk<br />
<br />
Locate to<br />
com/android/systemui/volume/<font color="darkred">VolumeDialogControllerImpl</font>.smali<br />
<br />
Find the method and replace it fully with new method<br />
<br />
<b><font size="3">From</font></b><br />
<div style="margin:20px; margin-top:5px">
<div class="smallfont" style="margin-bottom:2px">Code: </div>
<pre class="alt2 " dir="ltr" style="
margin: 0px;
padding: 5px;
border: 1px inset;
width: 100%;
height: 498px;
text-align: left;
overflow: auto">.method private onShowSafetyWarningW(I)V
.locals 2
iget-object v0, p0, Lcom/android/systemui/volume/VolumeDialogControllerImpl;->mKnoxStateMonitor:Lcom/android/systemui/KnoxStateMonitor;
invoke-virtual {v0}, Lcom/android/systemui/KnoxStateMonitor;->isSafetyWarningDialogEnabled()Z
move-result v0
xor-int/lit8 v0, v0, 0x1
if-eqz v0, :cond_0
sget-object v0, Lcom/android/systemui/volume/VolumeDialogControllerImpl;->TAG:Ljava/lang/String;
const-string/jumbo v1, "KnoxStateMonitor : Disable SafetyWarningDialog"
invoke-static {v0, v1}, Landroid/util/Log;->d(Ljava/lang/String;Ljava/lang/StringI
iget-object v0, p0, Lcom/android/systemui/volume/VolumeDialogControllerImpl;->mAudio:Landroid/media/AudioManager;
invoke-virtual {v0}, Landroid/media/AudioManager;->disableSafeMediaVolume()V
return-void
:cond_0
iget-object v0, p0, Lcom/android/systemui/volume/VolumeDialogControllerImpl;->mCallbacks:Lcom/android/systemui/volume/VolumeDialogControllerImpl$C;
invoke-virtual {v0, p1}, Lcom/android/systemui/volume/VolumeDialogControllerImpl$C;->onShowSafetyWarning(I)V
return-void
.end method</pre>
</div><b><font size="3">To</font></b><br />
<div style="margin:20px; margin-top:5px">
<div class="smallfont" style="margin-bottom:2px">Code: </div>
<pre class="alt2 " dir="ltr" style="
margin: 0px;
padding: 5px;
border: 1px inset;
width: 100%;
height: 178px;
text-align: left;
overflow: auto">.method private onShowSafetyWarningW(I)V
.locals 2
iget-object v0, p0, Lcom/android/systemui/volume/VolumeDialogControllerImpl;->mAudio:Landroid/media/AudioManager;
invoke-virtual {v0}, Landroid/media/AudioManager;->disableSafeMediaVolume()V
return-void
.end method</pre>
</div><br />
This Guide is optimized from<br />
https://forum.xda-developers.com/sho...5&postcount=46<br />
Thanks to Grouxho
</div>
</div>
</div>
<div class="postbutton-row">
<div class="post-left">
</div>
<div class="post-buttons">
<i class="pbfa fas fa-share-square"></i><span class="responsive-text-hide"> Submit to XDA Portal</span>
<i class="pbfa fas fa-reply"></i><span class="responsive-text-hide"> Quick Reply</span>
<i class="pbfa fas fa-share-square"></i><span class="responsive-text-hide"> Reply</span>
</div>
<div class="post-right">
</div>
</div>
<div id="post_thanks_box_76093180" class="post_thanks_box_wrapper">
<a href="#" class="thanksShow toggleCollapse" id="toggleCollapse_Thanks_76093180" rel="nofollow">
The Following 10 Users Say Thank You to yash92duster For This Useful Post: <span class="thanksExpandPhrase">[ View ]</span>
</a>
<a target="_blank" class="gift-post" href="/ad-free/?postid=76093180">Gift yash92duster Ad-Free</a>
<div class="thanksNames" id="collapseobj_Thanks_76093180" style="display:none;">
<div> Dr.NHTT<span class="post-thanks-box-date">(16th August 2018)</span>, ermakovermakov7878<span class="post-thanks-box-date">(28th May 2018)</span>, koolkunz<span class="post-thanks-box-date">(7th May 2018)</span>, kubura2999<span class="post-thanks-box-date">(22nd May 2018)</span>, mohitmallick17<span class="post-thanks-box-date">(14th April 2018)</span>, necrosauron<span class="post-thanks-box-date">(12th April 2018)</span>, Rman666<span class="post-thanks-box-date">(2nd April 2018)</span>, <span style="font-weight: bold; color: DarkOrange;">Senthil360</span><span class="post-thanks-box-date">(9th July 2018)</span>, TaifAljaloo<span class="post-thanks-box-date">(14th April 2018)</span>, _alexndr<span class="post-thanks-box-date">(23rd April 2018)</span></div>
</div>
</div>
</div>
<div id="edit76093183" class="postbit-wrapper ">
<a id="post76093183" class="postbit-anchor"></a>
<div class="post-head-container">
<div class="post-head post-head-left">
<div id="postmenu_76093183">
<i class="fas fa-user-circle post-onlinestatus post-onlinestatus-offline" title="yash92duster is offline"></i>
<a class="bigfusername xda-popup-trigger" id="postmenu_76093183" href="member.php?u=6377149"><span style="color: green; font-style: italic;">yash92duster</span></a>
<div class="xda-popup popup-notable xda-popup-inplace" id="postmenu_76093183_menu" style="display:none;">
<i class="fas fa-user-circle"></i> View Profile
<i class="fas fa-comment-dots"></i> View Forum Posts
<i class="fab fa-twitter"></i> Follow on Twitter
<i class="fab fa-google-plus-g"></i> Follow on Google+
<i class="fab fa-facebook-f"></i> View Facebook page
<i class="fab fa-github"></i> View GitHub profile
<i class="fab fa-instagram"></i> View Instagram profile
<i class="fas fa-donate"></i> Donate to Me
</div>
</div>
</div>
<div class="post-head post-head-right">
<span class="time">2nd April 2018, 01:37 AM</span>
<span class="posttime-number-seperator">|</span><strong>#6</strong>
<div class="postbit-social">
<i class="fagp fab fa-google-plus-g"></i>
<i class="fafb fab fa-facebook-f"></i>
<i class="fatw fab fa-twitter"></i>
</div>
</div>
</div>
<div class="post-content-container">
<div class="postbit-userinfo-cell">
<div class="pbava smallfont">
<img src="//cdn-cf-1.xda-developers.com/customavatars/avatar6377149_9.gif" width="66" height="80" class="imageShadow" alt="yash92duster's Avatar" border="0" />
</div>
<div class="smallfont">
<div class="pbuser user-title user-title-op-tag"><span class="op-tag">OP</span> Recognized Contributor</div>
<div class="pbuser user-location">
<img src="//cdn-cf-2.xda-developers.com/images/flags/India.png" title="India" class="userflag imageShadow" alt="Flag" />
Chennai
</div>
<div class="userThanksContainer" title="yash92duster has been thanked 9,337 times. That equates to 9/20 notches on our Thanks Meter">
<span class="userThanksText">Thanks<span class="responsive-text-hide"> Meter</span>: 9,337</span>
<div class="userThanksInfo">
<span class="userThanksMeter userThanksMeter9"> </span>
</div>
</div>
<div class="userstars-star userstars-amount-0" title="0 donation stars"></div>
Donate to Me
</div>
More <i class="fas fa-caret-down"></i>
<div id="collapseobj_more_76093183" class="moreUserInfo" style="display:none;">
<div class="pbuser user-posts">
<strong>9,570</strong> posts
</div>
<div class="pbuser user-joindate"><span class="time responsive-text-hide">Join Date:</span><span class="responsive-text-show">Joined:</span> Jan 2015</div>
<div class="my-devices pbuser">My Devices: <a href='/galaxy-s5'>Samsung Galaxy S 5</a>, <a href='/tab-4'>Samsung Galaxy Tab 4</a>, <a href='/moto-e-2015'>Moto E 2015</a>, <a href='/zenwatch-2'>Asus ZenWatch 2</a>, <a href='/samsung-a-series'>Samsung Galaxy A Series</a>, <a href='/galaxy-e-series'>Samsung Galaxy E Series</a>, <a href='/galaxy-s7'>Samsung Galaxy S7</a>, <a href='/galaxy-s8+'>Samsung Galaxy S8+</a>, <a href='/galaxy-s9'>Samsung Galaxy S9</a></div>
<img src="//cdn-cf-2.xda-developers.com/images/providers/India - Jio.png" title="India - Jio" class="carrier" alt="Carrier - India - Jio">
<div class="userChatIcons"> </div>
Less <i class="fas fa-caret-up"></i>
</div>
</div>
<div class="postbit-content postbit-content-moderated" id="td_post_76093183">
<div class="post-text" id="post_message_76093183">
#Reserved5
</div>
</div>
</div>
<div class="postbutton-row">
<div class="post-left">
</div>
<div class="post-buttons">
<i class="pbfa fas fa-share-square"></i><span class="responsive-text-hide"> Submit to XDA Portal</span>
<i class="pbfa fas fa-reply"></i><span class="responsive-text-hide"> Quick Reply</span>
<i class="pbfa fas fa-share-square"></i><span class="responsive-text-hide"> Reply</span>
</div>
<div class="post-right">
</div>
</div>
<div id="post_thanks_box_76093183" class="post_thanks_box_wrapper">
<a href="#" class="thanksShow toggleCollapse" id="toggleCollapse_Thanks_76093183" rel="nofollow">
The Following 4 Users Say Thank You to yash92duster For This Useful Post: <span class="thanksExpandPhrase">[ View ]</span>
</a>
<a target="_blank" class="gift-post" href="/ad-free/?postid=76093183">Gift yash92duster Ad-Free</a>
<div class="thanksNames" id="collapseobj_Thanks_76093183" style="display:none;">
<div> Dr.NHTT<span class="post-thanks-box-date">(16th August 2018)</span>, mohitmallick17<span class="post-thanks-box-date">(14th April 2018)</span>, <span style="font-weight: bold; color: DarkOrange;">Senthil360</span><span class="post-thanks-box-date">(9th July 2018)</span>, TaifAljaloo<span class="post-thanks-box-date">(14th April 2018)</span></div>
</div>
</div>
</div>
<div id="edit76093314" class="postbit-wrapper ">
<a id="post76093314" class="postbit-anchor"></a>
<div class="post-head-container">
<div class="post-head post-head-left">
<div id="postmenu_76093314">
<i class="fas fa-user-circle post-onlinestatus post-onlinestatus-offline" title="AbrahamGC is offline"></i>
<a class="bigfusername xda-popup-trigger" id="postmenu_76093314" href="member.php?u=7393522">AbrahamGC</a>
<div class="xda-popup popup-notable xda-popup-inplace" id="postmenu_76093314_menu" style="display:none;">
<i class="fas fa-user-circle"></i> View Profile
<i class="fas fa-comment-dots"></i> View Forum Posts
<a target="_blank" href="https://www.paypal.me/GCAbraham" rel="nofollow"><i class="fas fa-donate"></i> Donate to Me</a>
</div>
</div>
</div>
<div class="post-head post-head-right">
<span class="time">2nd April 2018, 02:04 AM</span>
<span class="posttime-number-seperator">|</span><strong>#7</strong>
<div class="postbit-social">
<i class="fagp fab fa-google-plus-g"></i>
<i class="fafb fab fa-facebook-f"></i>
<i class="fatw fab fa-twitter"></i>
</div>
</div>
</div>
<div class="post-content-container">
<div class="postbit-userinfo-cell">
<div class="smallfont">
<div class="pbuser user-title "> Senior Member</div>
<div class="pbuser user-location">
<img src="//cdn-cf-2.xda-developers.com/images/flags/Spain.png" title="Spain" class="userflag imageShadow" alt="Flag" />
/home
</div>
<div class="userThanksContainer" title="AbrahamGC has been thanked 933 times. That equates to 6/20 notches on our Thanks Meter">
<span class="userThanksText">Thanks<span class="responsive-text-hide"> Meter</span>: 933</span>
<div class="userThanksInfo">
<span class="userThanksMeter userThanksMeter6"> </span>
</div>
</div>
<div class="userstars-star userstars-amount-0" title="0 donation stars"></div>
<a target="_blank" href="https://www.paypal.me/GCAbraham" rel="nofollow" class="donateButton">Donate to Me</a>
</div>
More <i class="fas fa-caret-down"></i>
<div id="collapseobj_more_76093314" class="moreUserInfo" style="display:none;">
<div class="pbuser user-posts">
<strong>290</strong> posts
</div>
<div class="pbuser user-joindate"><span class="time responsive-text-hide">Join Date:</span><span class="responsive-text-show">Joined:</span> Apr 2016</div>
<div class="my-devices pbuser">My Devices: <a href='/galaxy-note-8'>Samsung Galaxy Note 8</a></div>
<div class="userChatIcons"> </div>
Less <i class="fas fa-caret-up"></i>
</div>
</div>
<div class="postbit-content postbit-content-moderated" id="td_post_76093314">
<div class="post-text" id="post_message_76093314">
Thanks for make this thread.... it can be lot of helpfull <img src="//forum.xda-cdn.com/images/smilies/biggrin.gif" border="0" alt="" title="Big Grin" class="inlineimg" /><br />
<br />
These guides still working on Oreo : (I mean the functionallity, the examples will not be the same)<br />
<br />
GearUtils (Global context)<br />
Content observer<br />
SysScope patch (Device official)<br />
<br />
Of course all the credits for the original developers... <img src="//forum.xda-cdn.com/images/smilies/good.gif" border="0" alt="" title="Good" class="inlineimg" />
</div>
</div>
</div>
<div class="postbutton-row">
<div class="post-left">
</div>
<div class="post-buttons">
<i class="pbfa fas fa-share-square"></i><span class="responsive-text-hide"> Submit to XDA Portal</span>
<i class="pbfa fas fa-reply"></i><span class="responsive-text-hide"> Quick Reply</span>
<i class="pbfa fas fa-share-square"></i><span class="responsive-text-hide"> Reply</span>
</div>
<div class="post-right">
</div>
</div>
<div id="post_thanks_box_76093314" class="post_thanks_box_wrapper">
<a href="#" class="thanksShow toggleCollapse" id="toggleCollapse_Thanks_76093314" rel="nofollow">
The Following 5 Users Say Thank You to AbrahamGC For This Useful Post: <span class="thanksExpandPhrase">[ View ]</span>
</a>
<a target="_blank" class="gift-post" href="/ad-free/?postid=76093314">Gift AbrahamGC Ad-Free</a>
<div class="thanksNames" id="collapseobj_Thanks_76093314" style="display:none;">
<div> a.raul<span class="post-thanks-box-date">(3rd April 2018)</span>, mohitmallick17<span class="post-thanks-box-date">(14th April 2018)</span>, ridwan.sn<span class="post-thanks-box-date">(2nd April 2018)</span>, scooby07<span class="post-thanks-box-date">(9th September 2018)</span>, <span style="color: green; font-style: italic;">yash92duster</span><span class="post-thanks-box-date">(2nd April 2018)</span></div>
</div>
</div>
</div>
<div id="edit76164778" class="postbit-wrapper ">
<a id="post76164778" class="postbit-anchor"></a>
<div class="post-head-container">
<div class="post-head post-head-left">
<div id="postmenu_76164778">
<i class="fas fa-user-circle post-onlinestatus post-onlinestatus-offline" title="jack allen is offline"></i>
<a class="bigfusername xda-popup-trigger" id="postmenu_76164778" href="member.php?u=5620850">jack allen</a>
<div class="xda-popup popup-notable xda-popup-inplace" id="postmenu_76164778_menu" style="display:none;">
<i class="fas fa-user-circle"></i> View Profile
<i class="fas fa-comment-dots"></i> View Forum Posts
<i class="fab fa-google-plus-g"></i> Follow on Google+
</div>
</div>
</div>
<div class="post-head post-head-right">
<span class="time">8th April 2018, 02:09 PM</span>
<span class="posttime-number-seperator">|</span><strong>#8</strong>
<div class="postbit-social">
<i class="fagp fab fa-google-plus-g"></i>
<i class="fafb fab fa-facebook-f"></i>
<i class="fatw fab fa-twitter"></i>
</div>
</div>
</div>
<div class="post-content-container">
<div class="postbit-userinfo-cell">
<div class="pbava smallfont">
<img src="//cdn-cf-1.xda-developers.com/customavatars/avatar5620850_11.gif" width="80" height="80" class="imageShadow" alt="jack allen's Avatar" border="0" />
</div>
<div class="smallfont">
<div class="pbuser user-title "> Senior Member</div>
<div class="pbuser user-location">
<img src="//cdn-cf-2.xda-developers.com/images/flags/United Kingdom.png" title="United Kingdom" class="userflag imageShadow" alt="Flag" />
llanelli
</div>
<div class="userThanksContainer" title="jack allen has been thanked 403 times. That equates to 4/20 notches on our Thanks Meter">
<span class="userThanksText">Thanks<span class="responsive-text-hide"> Meter</span>: 403</span>
<div class="userThanksInfo">
<span class="userThanksMeter userThanksMeter4"> </span>
</div>
</div>
<div class="userstars-star userstars-amount-0" title="0 donation stars"></div>
</div>
More <i class="fas fa-caret-down"></i>
<div id="collapseobj_more_76164778" class="moreUserInfo" style="display:none;">
<div class="pbuser user-posts">
<strong>1,841</strong> posts
</div>
<div class="pbuser user-joindate"><span class="time responsive-text-hide">Join Date:</span><span class="responsive-text-show">Joined:</span> Dec 2013</div>
<div class="my-devices pbuser">My Devices: <a href='/galaxy-s8+'>Samsung Galaxy S8+</a>, <a href='/galaxy-s9-plus'>Samsung Galaxy S9+</a></div>
<img src="//cdn-cf-2.xda-developers.com/images/providers/United Kingdom - Vodafone.png" title="United Kingdom - Vodafone" class="carrier" alt="Carrier - United Kingdom - Vodafone">
<div class="userChatIcons"> </div>
Less <i class="fas fa-caret-up"></i>
</div>
</div>
<div class="postbit-content postbit-content-moderated" id="td_post_76164778">
<div class="post-text" id="post_message_76164778">
Deleted
</div>
</div>
</div>
<div class="postbutton-row">
<div class="post-left">
</div>
<div class="post-buttons">
<i class="pbfa fas fa-share-square"></i><span class="responsive-text-hide"> Submit to XDA Portal</span>
<i class="pbfa fas fa-reply"></i><span class="responsive-text-hide"> Quick Reply</span>
<i class="pbfa fas fa-share-square"></i><span class="responsive-text-hide"> Reply</span>
</div>
<div class="post-right">
</div>
</div>
<div id="post_thanks_box_76164778" class="post_thanks_box_wrapper"></div>
</div>
<div id="edit76170901" class="postbit-wrapper ">
<a id="post76170901" class="postbit-anchor"></a>
<div class="post-head-container">
<div class="post-head post-head-left">
<div id="postmenu_76170901">
<i class="fas fa-user-circle post-onlinestatus post-onlinestatus-offline" title="a.raul is offline"></i>
<a class="bigfusername xda-popup-trigger" id="postmenu_76170901" href="member.php?u=5829833">a.raul</a>
<div class="xda-popup popup-notable xda-popup-inplace" id="postmenu_76170901_menu" style="display:none;">
<i class="fas fa-user-circle"></i> View Profile
<i class="fas fa-comment-dots"></i> View Forum Posts
</div>
</div>
</div>
<div class="post-head post-head-right">
<span class="time">9th April 2018, 02:40 AM</span>
<span class="posttime-number-seperator">|</span><strong>#9</strong>
<div class="postbit-social">
<i class="fagp fab fa-google-plus-g"></i>
<i class="fafb fab fa-facebook-f"></i>
<i class="fatw fab fa-twitter"></i>
</div>
</div>
</div>
<div class="post-content-container">
<div class="postbit-userinfo-cell">
<div class="pbava smallfont">
<img src="//cdn-cf-1.xda-developers.com/customavatars/avatar5829833_5.gif" width="80" height="45" class="imageShadow" alt="a.raul's Avatar" border="0" />
</div>
<div class="smallfont">
<div class="pbuser user-title "> Senior Member</div>
<div class="pbuser user-location">
<img src="//cdn-cf-2.xda-developers.com/images/flags/Spain.png" title="Spain" class="userflag imageShadow" alt="Flag" />
Mordor
</div>
<div class="userThanksContainer" title="a.raul has been thanked 396 times. That equates to 4/20 notches on our Thanks Meter">
<span class="userThanksText">Thanks<span class="responsive-text-hide"> Meter</span>: 396</span>
<div class="userThanksInfo">
<span class="userThanksMeter userThanksMeter4"> </span>
</div>
</div>
<div class="userstars-star userstars-amount-0" title="0 donation stars"></div>
</div>
More <i class="fas fa-caret-down"></i>
<div id="collapseobj_more_76170901" class="moreUserInfo" style="display:none;">
<div class="pbuser user-posts">
<strong>313</strong> posts
</div>
<div class="pbuser user-joindate"><span class="time responsive-text-hide">Join Date:</span><span class="responsive-text-show">Joined:</span> Apr 2014</div>
<img src="//cdn-cf-2.xda-developers.com/images/providers/Spain - Movistar.png" title="Spain - Movistar" class="carrier" alt="Carrier - Spain - Movistar">
<div class="userChatIcons"> </div>
Less <i class="fas fa-caret-up"></i>
</div>
</div>
<div class="postbit-content postbit-content-moderated" id="td_post_76170901">
<div class="postbit-posttitle smallfont">
<strong>Guide menu reset and off on samsung oreo</strong>
</div>
<div class="post-text" id="post_message_76170901">
GUIDE MENU RESET AND OFF ON SAMSUNG OREO<br />
<br />
WITH FIX FOR RECOVERY, DOWNLOAD AND TORCH from @AbrahamGC and DeluxRom<br />
<br />
Your work here:<br />
<br />
https://www.htcmania.com/showthread.php?t=1404819<br />
<br />
EVERYTHING USED HERE IS FROM THE DELUXROM DEVICE, ANY DEV THAT YOU WANT TO USE IN<br />
YOUR ROMS SOMETHING ABOUT THIS WORK, YOU MUST CONTACT ME OR @AbrahamGC<br />
<br />
ANY QUESTIONS ARE ASKED IN THE THREAD AND NO PERSONAL MODIFICATIONS ARE MADE,<br />
IF YOU ARE HERE IT IS BECAUSE YOU KNOW HOW TO DISCOVER IN THE MODIFICATIONS ....<br />
<br />
<br />
<br />
IF YOU FOLLOW THE GUIDE TO THE FOOT OF THE LETTER, THERE WILL BE NO PROBLEM IN MOD.<br />
<br />
I DO NOT BE RESPONSIBLE FOR THE BAD UTULIZATION OR INTERPRETATION OF THE MOD.<br />
<br />
THIS MOD CONSISTS OF VARIOUS PARTS AND WE WILL USE framework-res.apk, SystemUI.apk and ScreenRecorder.apk<br />
<br />
THE GUIDES ARE MADE IN SPANISH AND ENGLISH IN * .smali FOR A BETTER UNDERSTANDING AND WITH THE BEST POSSIBLE TRANSLATION. THEY ARE WITHIN THE .RAR<br />
<br />
menu_extendido_reinicireo_Samsung.rar<br />
<br />
WITH ScreenRecorder.apk WE WILL HAVE ACCESS TO THE ADJUSTMENTS OF THE APPLICATION IN THE APPLICATION DRAWER
</div>
<div class="postbit-attachment">
<fieldset class="fieldset">
<legend>Attached Thumbnails</legend>
<div class="postbit-attachment-file postbit-attachment-thumbnails">
<a href="attachment.php?attachmentid=4470968&d=1523237863" rel="Lightbox_76170901" id="attachment4470968"><img class="thumbnail" src="https://dl.xda-developers.com/thumbs/4/4/7/0/9/6/8/4470968.jpg" border="0" alt="Click image for larger version
Name: Screenshot_20180409-025431.jpg
Views: 3782
Size: 113.1 KB
ID: 4470968" /></a>
<a href="attachment.php?attachmentid=4470969&d=1523237873" rel="Lightbox_76170901" id="attachment4470969"><img class="thumbnail" src="https://dl.xda-developers.com/thumbs/4/4/7/0/9/6/9/4470969.jpg" border="0" alt="Click image for larger version
Name: Screenshot_20180409-025442.jpg
Views: 3788
Size: 121.0 KB
ID: 4470969" /></a>
<a href="attachment.php?attachmentid=4470970&d=1523237884" rel="Lightbox_76170901" id="attachment4470970"><img class="thumbnail" src="https://dl.xda-developers.com/thumbs/4/4/7/0/9/7/0/4470970.jpg" border="0" alt="Click image for larger version
Name: Screenshot_20180409-025956.jpg
Views: 3746
Size: 96.5 KB
ID: 4470970" /></a>
</div>
</fieldset>
<fieldset class="fieldset">
<legend>Attached Files</legend>
<table cellpadding="0" cellspacing="3" border="0">
<tr>
<td><img class="inlineimg" src="//cdn-cf-1.xda-developers.com/images/2015/attach/rar.gif" alt="File Type: rar" width="16" height="16" border="0" style="vertical-align:baseline" /></td>
<td>menu_extendido_reinicireo_Samsung.rar -
<a id="4470971" class="qrLink" href="javascript:void(0);">[Click for QR Code]</a>
(1.92 MB, 1762 views)</td>
</tr>
</table>
</fieldset>
</div>
</div>
</div>
<div class="postbutton-row">
<div class="post-left">
</div>
<div class="post-buttons">
<i class="pbfa fas fa-share-square"></i><span class="responsive-text-hide"> Submit to XDA Portal</span>
<i class="pbfa fas fa-reply"></i><span class="responsive-text-hide"> Quick Reply</span>
<i class="pbfa fas fa-share-square"></i><span class="responsive-text-hide"> Reply</span>
</div>
<div class="post-right">
</div>
</div>
<div id="post_thanks_box_76170901" class="post_thanks_box_wrapper">
<a href="#" class="thanksShow toggleCollapse" id="toggleCollapse_Thanks_76170901" rel="nofollow">
The Following 7 Users Say Thank You to a.raul For This Useful Post: <span class="thanksExpandPhrase">[ View ]</span>
</a>
<a target="_blank" class="gift-post" href="/ad-free/?postid=76170901">Gift a.raul Ad-Free</a>
<div class="thanksNames" id="collapseobj_Thanks_76170901" style="display:none;">
<div> AbrahamGC<span class="post-thanks-box-date">(9th April 2018)</span>, Albe96<span class="post-thanks-box-date">(25th April 2018)</span>, edzamber<span class="post-thanks-box-date">(10th April 2018)</span>, Frozen27<span class="post-thanks-box-date">(23rd July 2018)</span>, mohitmallick17<span class="post-thanks-box-date">(22nd May 2018)</span>, scooby07<span class="post-thanks-box-date">(9th September 2018)</span>, <span style="color: green; font-style: italic;">yash92duster</span><span class="post-thanks-box-date">(9th April 2018)</span></div>
</div>
</div>
</div>
<div id="edit76206008" class="postbit-wrapper ">
<a id="post76206008" class="postbit-anchor"></a>
<div class="post-head-container">
<div class="post-head post-head-left">
<div id="postmenu_76206008">
<i class="fas fa-user-circle post-onlinestatus post-onlinestatus-offline" title="corsicanu is offline"></i>
<a class="bigfusername username-underline xda-popup-trigger" id="postmenu_76206008" href="member.php?u=4658360"><span style="font-weight: bold; color: DarkOrange;">corsicanu</span></a>
<div class="xda-popup popup-notable xda-popup-inplace" id="postmenu_76206008_menu" style="display:none;">
<i class="fas fa-user-circle"></i> View Profile
<i class="fas fa-comment-dots"></i> View Forum Posts
<i class="fab fa-github"></i> View GitHub profile
<a target="_blank" href="https://paypal.me/corsicanu" rel="nofollow"><i class="fas fa-donate"></i> Donate to Me</a>
</div>
</div>
</div>
<div class="post-head post-head-right">
<span class="time">12th April 2018, 08:22 AM</span>
<span class="posttime-number-seperator">|</span><strong>#10</strong>
<div class="postbit-social">
<i class="fagp fab fa-google-plus-g"></i>
<i class="fafb fab fa-facebook-f"></i>
<i class="fatw fab fa-twitter"></i>
</div>
</div>
</div>
<div class="post-content-container">
<div class="postbit-userinfo-cell">
<div class="pbava smallfont">
<img src="//cdn-cf-1.xda-developers.com/customavatars/avatar4658360_15.gif" width="80" height="80" class="imageShadow" alt="corsicanu's Avatar" border="0" />
</div>
<div class="smallfont">
<div class="pbuser user-title "> Recognized Developer</div>
<div class="pbuser user-location">
<img src="//cdn-cf-2.xda-developers.com/images/flags/Romania.png" title="Romania" class="userflag imageShadow" alt="Flag" />
București
</div>
<div class="userThanksContainer" title="corsicanu has been thanked 5,157 times. That equates to 9/20 notches on our Thanks Meter">
<span class="userThanksText">Thanks<span class="responsive-text-hide"> Meter</span>: 5,157</span>
<div class="userThanksInfo">
<span class="userThanksMeter userThanksMeter9"> </span>
</div>
</div>
<div class="userstars-star userstars-amount-0" title="0 donation stars"></div>
<a target="_blank" href="https://paypal.me/corsicanu" rel="nofollow" class="donateButton">Donate to Me</a>
</div>
More <i class="fas fa-caret-down"></i>
<div id="collapseobj_more_76206008" class="moreUserInfo" style="display:none;">
<div class="pbuser user-posts">
<strong>1,577</strong> posts
</div>
<div class="pbuser user-joindate"><span class="time responsive-text-hide">Join Date:</span><span class="responsive-text-show">Joined:</span> May 2012</div>
<div class="my-devices pbuser">My Devices: <a href='/galaxy-fame'>Samsung Galaxy Fame</a>, <a href='/samsung-a-series'>Samsung Galaxy A Series</a>, <a href='/galaxy-j5'>Samsung Galaxy J5</a>, <a href='/samsung-a-series-2017'>Samsung Galaxy A Series 2017</a>, <a href='/galaxy-j7-2017'>Samsung Galaxy J7 (2017)</a>, <a href='/galaxy-note-8'>Samsung Galaxy Note 8</a></div>
<img src="//cdn-cf-2.xda-developers.com/images/providers/Romania - Vodafone.png" title="Romania - Vodafone" class="carrier" alt="Carrier - Romania - Vodafone">
<div class="userChatIcons"> </div>
Less <i class="fas fa-caret-up"></i>
</div>
</div>
<div class="postbit-content postbit-content-moderated" id="td_post_76206008">
<div class="post-text" id="post_message_76206008">
<b><font color="RoyalBlue">Some OMC manipulation tips <img src="//forum.xda-cdn.com/images/smilies/smile.gif" border="0" alt="" title="Smile" class="inlineimg" /></font></b><br />
<b>Please take some time to read patiently everything. As always i`m not responsable for any damage that <i>you</i> do to your device.</b><br />
Hello guys, i want to share some info with you. As recognised devs say from time to time, we just need to think outside the box, everything is there for us to read/learn. I`m gonna debate in this post 2 issues that i had and the workaround for them:<br />
<br />
<font color="red"><font size="3"><b>1. OMC code changing wants to wipe data..</b></font></font> <br />
But who will agree to that without a fair fight? I investigated the frameworks and found out that samsung sets country code to use from the mcc/mnc of the sim card inserted. Inside efs/imei should be a country code file named mps_code.dat, which it contains some code. Usually at the first boot framework is creating a new file in there named omcnw_code.dat containing sim card code.. After booting, it compares both files mps_code.dat and omcnw_code.dat and if the string inside doesn`t match, it prompts for a reboot to apply the country or reboot to factory reset to use new sim. Now, if you don`t have stock recovery to securely perform the wipe, you`ll probably end in bootloop. First time i ended in bootloop because of twrp, second time i mounted efs from twrp and manually changed the mps_code.dat according to sim country. Booted up and all just was ok, without the wipe that samsung added.<br />
Therefore i tried to make a method inside SystemServer.smali (services.jar/smali/com/android/servers) that loads at boot, looks for the omcnw and if it`s found, it will delete mps_code.dat and rename omcnw_code.dat to mps_code.dat, so you won`t feel the change but also no more wipe prompt.<br />
Under the <b># direct methods</b>, anywhere after <i>.method public constructor <init>()V</i> i added this method:<br />
<div style="margin:20px; margin-top:5px">
<div class="smallfont" style="margin-bottom:2px">Code: </div>
<pre class="alt2 " dir="ltr" style="
margin: 0px;
padding: 5px;
border: 1px inset;
width: 100%;
height: 498px;
text-align: left;
overflow: auto">.method private static deleteOmcnw()V
.locals 5
const-string/jumbo v2, "/efs/imei/omcnw_code.dat"
const-string/jumbo v3, "/efs/imei/mps_code.dat"
new-instance v0, Ljava/io/File;
invoke-direct {v0, v2}, Ljava/io/File;-><init>(Ljava/lang/StringV
if-eqz v0, :cond_0
invoke-virtual {v0}, Ljava/io/File;->exists()Z
move-result v1
if-eqz v1, :cond_0
new-instance v1, Ljava/io/File;
invoke-direct {v1, v3}, Ljava/io/File;-><init>(Ljava/lang/StringV
if-eqz v1, :cond_0
invoke-virtual {v1}, Ljava/io/File;->exists()Z
move-result v4
if-eqz v4, :cond_0
invoke-virtual {v1}, Ljava/io/File;->delete()Z
invoke-virtual {v0, v1}, Ljava/io/File;->renameTo(Ljava/io/FileZ
:goto_0
return-void
:cond_0
const-string/jumbo v0, <font color="Blue">"omcnw"</font>
const-string/jumbo v1, <font color="Blue">"Some log lines, blah blah blah"</font>
invoke-static {v0, v1}, Lcom/android/server/utils/sysfwutil/Slog;->e(Ljava/lang/String;Ljava/lang/StringI
goto :goto_0
.end method</pre>
</div>And ofc now we need an invoke for this method.<br />
I added it in <b>.method private run()V</b> after loading libandroid_servers<br />
<div style="margin:20px; margin-top:5px">
<div class="smallfont" style="margin-bottom:2px">Code: </div>
<pre class="alt2 " dir="ltr" style="
margin: 0px;
padding: 5px;
border: 1px inset;
width: 100%;
height: 258px;
text-align: left;
overflow: auto"> invoke-static {v0}, Landroid/os/Process;->setCanSelfBackground(Z)V
invoke-static {}, Landroid/os/Looper;->prepareMainLooper()V
const-string/jumbo v0, "android_servers"
invoke-static {v0}, Ljava/lang/System;->loadLibrary(Ljava/lang/StringV
<font color="Blue">invoke-static {}, Lcom/android/server/SystemServer;->deleteOmcnw()V</font>
invoke-direct {p0}, Lcom/android/server/SystemServer;->performPendingShutdown()V
invoke-direct {p0}, Lcom/android/server/SystemServer;->createSystemContext()V
new-instance v0, Lcom/android/server/SystemServiceManager;</pre>
</div>After this, no more prompt about wipe to use the sim.<br />
<br />
<font color="Red"><font size="3"><b>2. OMC is a pain when it comes to add features..</b></font></font><br />
I wanted to add csc features but either omc was encrypted (which has a solution now), or either way too many xmls to edit.. Investigated a bit SemCscFeature.smali (framework.jar/smali_classes3/samsung/android/feature) and gave me an idea that actually worked. <br />
The point was to duplicate <b>loadNetworkFeatureFile</b> method, rename it, point it to certain location where we will add a <b>single</b> xml file containing all the features we want and add the invoke right after loadNetworkFeatureFile invoke. By doing this, doesn`t matter what csc is loaded, the system will load our custom xml too. Less time to add features, cleaner way to load, and it doesn`t even need to decrypt omc. And by using a duplicate of loadNetworkFeatureFile we can encrypt our xml too <img src="//forum.xda-cdn.com/images/smilies/smile.gif" border="0" alt="" title="Smile" class="inlineimg" /> .<br />
I`m gonna post my methods too, might be a bit sloppy code, i lost myselff inside of it, but as long as it does what it`s supposed, doesn`t matter anymore <img src="//forum.xda-cdn.com/images/smilies/laugh.gif" border="0" alt="" title="Laugh" class="inlineimg" /><br />
Gonna hide the method as it is a long one<br />
<div class="bbcode-hide" style="margin:20px; margin-top:5px">
<input type="button" value="Click To Show Content" style="font-size:12px; padding:5px; display:block; margin:0; width:175px; cursorointer; text-align:center; text-transform:uppercase;" onClick="if (this.parentNode.getElementsByTagName('div')[0].style.display != '') { this.parentNode.getElementsByTagName('div')[0].style.display = ''; this.value='Click To Hide Content'; } else { this.parentNode.getElementsByTagName('div')[0].style.display = 'none'; this.value='Click To Show Content'; }">
<div style="display: none;">
<div style="margin:20px; margin-top:5px">
<div class="smallfont" style="margin-bottom:2px">Code: </div>
<pre class="alt2 " dir="ltr" style="
margin: 0px;
padding: 5px;
border: 1px inset;
width: 100%;
height: 498px;
text-align: left;
overflow: auto">.method private loadHadesFeatureFile(ZLjava/lang/StringV
.locals 24
const/16 v16, 0x0
const/4 v12, 0x0
const/4 v14, 0x0
const/4 v7, -0x1
const/4 v2, 0x0
const/4 v3, 0x0
const/4 v10, 0x0
<font color="Blue">const-string/jumbo v10, "/system/etc" # custom xml path here</font>
:try_start_0
new-instance v11, Ljava/io/File;
new-instance v20, Ljava/lang/StringBuilder;
invoke-direct/range {v20 .. v20}, Ljava/lang/StringBuilder;-><init>()V
move-object/from16 v0, v20
invoke-virtual {v0, v10}, Ljava/lang/StringBuilder;->append(Ljava/lang/StringLjava/lang/StringBuilder;
move-result-object v20
<font color="Blue">const-string/jumbo v21, "/hades.xml" # custom xml name here</font>
invoke-virtual/range {v20 .. v21}, Ljava/lang/StringBuilder;->append(Ljava/lang/StringLjava/lang/StringBuilder;
move-result-object v20
invoke-virtual/range {v20 .. v20}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;
move-result-object v20
move-object/from16 v0, v20
invoke-direct {v11, v0}, Ljava/io/File;-><init>(Ljava/lang/StringV
invoke-virtual {v11}, Ljava/io/File;->exists()Z
move-result v20
if-eqz v20, :cond_0
invoke-virtual {v11}, Ljava/io/File;->length()J
move-result-wide v20
const-wide/16 v22, 0x0
cmp-long v20, v20, v22
if-gtz v20, :cond_1
:cond_0
return-void
:cond_1
invoke-static {}, Lorg/xmlpull/v1/XmlPullParserFactory;->newInstance()Lorg/xmlpull/v1/XmlPullParserFactory;
move-result-object v9
const/16 v20, 0x1
move/from16 v0, v20
invoke-virtual {v9, v0}, Lorg/xmlpull/v1/XmlPullParserFactory;->setNamespaceAware(Z)V
invoke-virtual {v9}, Lorg/xmlpull/v1/XmlPullParserFactory;->newPullParser()Lorg/xmlpull/v1/XmlPullParser;
move-result-object v16
new-instance v13, Ljava/io/FileInputStream;
invoke-direct {v13, v11}, Ljava/io/FileInputStream;-><init>(Ljava/io/FileV
:try_end_0
.catch Lorg/xmlpull/v1/XmlPullParserException; {:try_start_0 .. :try_end_0} :catch_b
.catch Ljava/io/FileNotFoundException; {:try_start_0 .. :try_end_0} :catch_d
.catch Ljava/io/IOException; {:try_start_0 .. :try_end_0} :catch_f
.catchall {:try_start_0 .. :try_end_0} :catchall_1
:try_start_1
move-object/from16 v0, p0
invoke-direct {v0, v11}, Lcom/samsung/android/feature/SemCscFeature;->isXmlEncoded(Ljava/io/FileZ
move-result v20
if-eqz v20, :cond_3
invoke-virtual {v13}, Ljava/io/FileInputStream;->available()I
move-result v18
move/from16 v0, v18
new-array v0, v0, [B
move-object/from16 v19, v0
move-object/from16 v0, v19
invoke-virtual {v13, v0}, Ljava/io/FileInputStream;->read([B)I
invoke-virtual {v13}, Ljava/io/FileInputStream;->close()V
move-object/from16 v0, p0
move-object/from16 v1, v19
invoke-direct {v0, v1}, Lcom/samsung/android/feature/SemCscFeature;->decode([B)[B
move-result-object v17
new-instance v15, Ljava/io/ByteArrayInputStream;
move-object/from16 v0, v17
invoke-direct {v15, v0}, Ljava/io/ByteArrayInputStream;-><init>([B)V
:try_end_1
.catch Lorg/xmlpull/v1/XmlPullParserException; {:try_start_1 .. :try_end_1} :catch_0
.catch Ljava/io/FileNotFoundException; {:try_start_1 .. :try_end_1} :catch_2
.catch Ljava/io/IOException; {:try_start_1 .. :try_end_1} :catch_5
.catchall {:try_start_1 .. :try_end_1} :catchall_0
const/16 v20, 0x0
:try_start_2
move-object/from16 v0, v16
move-object/from16 v1, v20
invoke-interface {v0, v15, v1}, Lorg/xmlpull/v1/XmlPullParser;->setInput(Ljava/io/InputStream;Ljava/lang/StringV
:try_end_2
.catch Lorg/xmlpull/v1/XmlPullParserException; {:try_start_2 .. :try_end_2} :catch_c
.catch Ljava/io/FileNotFoundException; {:try_start_2 .. :try_end_2} :catch_e
.catch Ljava/io/IOException; {:try_start_2 .. :try_end_2} :catch_10
.catchall {:try_start_2 .. :try_end_2} :catchall_2
move-object v14, v15
:goto_0
:try_start_3
invoke-interface/range {v16 .. v16}, Lorg/xmlpull/v1/XmlPullParser;->getEventType()I
move-result v7
:goto_1
const/16 v20, 0x1
move/from16 v0, v20
if-eq v7, v0, :cond_c
const/16 v20, 0x2
move/from16 v0, v20
if-ne v7, v0, :cond_6
invoke-interface/range {v16 .. v16}, Lorg/xmlpull/v1/XmlPullParser;->getName()Ljava/lang/String;
:try_end_3
.catch Lorg/xmlpull/v1/XmlPullParserException; {:try_start_3 .. :try_end_3} :catch_0
.catch Ljava/io/FileNotFoundException; {:try_start_3 .. :try_end_3} :catch_2
.catch Ljava/io/IOException; {:try_start_3 .. :try_end_3} :catch_5
.catchall {:try_start_3 .. :try_end_3} :catchall_0
move-result-object v2
:cond_2
:goto_2
:try_start_4
invoke-interface/range {v16 .. v16}, Lorg/xmlpull/v1/XmlPullParser;->next()I
:try_end_4
.catch Ljava/io/IOException; {:try_start_4 .. :try_end_4} :catch_7
.catch Lorg/xmlpull/v1/XmlPullParserException; {:try_start_4 .. :try_end_4} :catch_0
.catch Ljava/io/FileNotFoundException; {:try_start_4 .. :try_end_4} :catch_2
.catchall {:try_start_4 .. :try_end_4} :catchall_0
move-result v7
goto :goto_1
:cond_3
const/16 v20, 0x0
:try_start_5
move-object/from16 v0, v16
move-object/from16 v1, v20
invoke-interface {v0, v13, v1}, Lorg/xmlpull/v1/XmlPullParser;->setInput(Ljava/io/InputStream;Ljava/lang/StringV
:try_end_5
.catch Lorg/xmlpull/v1/XmlPullParserException; {:try_start_5 .. :try_end_5} :catch_0
.catch Ljava/io/FileNotFoundException; {:try_start_5 .. :try_end_5} :catch_2
.catch Ljava/io/IOException; {:try_start_5 .. :try_end_5} :catch_5
.catchall {:try_start_5 .. :try_end_5} :catchall_0
goto :goto_0
:catch_0
move-exception v6
move-object v12, v13
:goto_3
:try_start_6
const-string/jumbo v20, "SemCscFeature"
invoke-virtual {v6}, Ljava/lang/Throwable;->toString()Ljava/lang/String;
move-result-object v21
invoke-static/range {v20 .. v21}, Landroid/util/Log;->w(Ljava/lang/String;Ljava/lang/StringI
:try_end_6
.catchall {:try_start_6 .. :try_end_6} :catchall_1
if-eqz v12, :cond_4
:try_start_7
invoke-virtual {v12}, Ljava/io/FileInputStream;->close()V
const/4 v12, 0x0
:cond_4
if-eqz v14, :cond_5
invoke-virtual {v14}, Ljava/io/ByteArrayInputStream;->close()V
:try_end_7
.catch Ljava/io/IOException; {:try_start_7 .. :try_end_7} :catch_9
:goto_4
const/4 v14, 0x0
:cond_5
:goto_5
return-void
:cond_6
const/16 v20, 0x4
move/from16 v0, v20
if-ne v7, v0, :cond_2
:try_start_8
invoke-interface/range {v16 .. v16}, Lorg/xmlpull/v1/XmlPullParser;->getText()Ljava/lang/String;
move-result-object v3
if-eqz v2, :cond_2
if-eqz v3, :cond_2
move-object/from16 v0, p0
iget-object v0, v0, Lcom/samsung/android/feature/SemCscFeature;->mFeatureList:Ljava/util/Hashtable;
move-object/from16 v20, v0
move-object/from16 v0, v20
invoke-virtual {v0, v2}, Ljava/util/Hashtable;->containsKey(Ljava/lang/ObjectZ
:try_end_8
.catch Lorg/xmlpull/v1/XmlPullParserException; {:try_start_8 .. :try_end_8} :catch_0
.catch Ljava/io/FileNotFoundException; {:try_start_8 .. :try_end_8} :catch_2
.catch Ljava/io/IOException; {:try_start_8 .. :try_end_8} :catch_5
.catchall {:try_start_8 .. :try_end_8} :catchall_0
move-result v20
if-eqz v20, :cond_8
:try_start_9
invoke-interface/range {v16 .. v16}, Lorg/xmlpull/v1/XmlPullParser;->next()I
:try_end_9
.catch Ljava/io/IOException; {:try_start_9 .. :try_end_9} :catch_1
.catch Lorg/xmlpull/v1/XmlPullParserException; {:try_start_9 .. :try_end_9} :catch_0
.catch Ljava/io/FileNotFoundException; {:try_start_9 .. :try_end_9} :catch_2
.catchall {:try_start_9 .. :try_end_9} :catchall_0
move-result v7
goto :goto_1
:catch_1
move-exception v5
:try_start_a
const-string/jumbo v20, "SemCscFeature"
invoke-virtual {v5}, Ljava/lang/Throwable;->toString()Ljava/lang/String;
move-result-object v21
invoke-static/range {v20 .. v21}, Landroid/util/Log;->w(Ljava/lang/String;Ljava/lang/StringI
:try_end_a
.catch Lorg/xmlpull/v1/XmlPullParserException; {:try_start_a .. :try_end_a} :catch_0
.catch Ljava/io/FileNotFoundException; {:try_start_a .. :try_end_a} :catch_2
.catch Ljava/io/IOException; {:try_start_a .. :try_end_a} :catch_5
.catchall {:try_start_a .. :try_end_a} :catchall_0
goto :goto_1
:catch_2
move-exception v4
move-object v12, v13
:goto_6
:try_start_b
const-string/jumbo v20, "SemCscFeature"
invoke-virtual {v4}, Ljava/lang/Throwable;->toString()Ljava/lang/String;
move-result-object v21
invoke-static/range {v20 .. v21}, Landroid/util/Log;->w(Ljava/lang/String;Ljava/lang/StringI
:try_end_b
.catchall {:try_start_b .. :try_end_b} :catchall_1
if-eqz v12, :cond_7
:try_start_c
invoke-virtual {v12}, Ljava/io/FileInputStream;->close()V
const/4 v12, 0x0
:cond_7
if-eqz v14, :cond_5
invoke-virtual {v14}, Ljava/io/ByteArrayInputStream;->close()V
:try_end_c
.catch Ljava/io/IOException; {:try_start_c .. :try_end_c} :catch_3
goto :goto_4
:catch_3
move-exception v5
const-string/jumbo v20, "SemCscFeature"
invoke-virtual {v5}, Ljava/lang/Throwable;->toString()Ljava/lang/String;
move-result-object v21
invoke-static/range {v20 .. v21}, Landroid/util/Log;->w(Ljava/lang/String;Ljava/lang/StringI
goto :goto_5
:cond_8
:try_start_d
invoke-virtual {v3}, Ljava/lang/String;->trim()Ljava/lang/String;
move-result-object v3
move-object/from16 v0, p0
iget-object v0, v0, Lcom/samsung/android/feature/SemCscFeature;->mFeatureList:Ljava/util/Hashtable;
move-object/from16 v20, v0
move-object/from16 v0, v20
invoke-virtual {v0, v2, v3}, Ljava/util/Hashtable;->put(Ljava/lang/Object;Ljava/lang/ObjectLjava/lang/Object;
:try_end_d
.catch Ljava/lang/Exception; {:try_start_d .. :try_end_d} :catch_4
.catch Lorg/xmlpull/v1/XmlPullParserException; {:try_start_d .. :try_end_d} :catch_0
.catch Ljava/io/FileNotFoundException; {:try_start_d .. :try_end_d} :catch_2
.catch Ljava/io/IOException; {:try_start_d .. :try_end_d} :catch_5
.catchall {:try_start_d .. :try_end_d} :catchall_0
goto/16 :goto_2
:catch_4
move-exception v8
:try_start_e
const-string/jumbo v20, "SemCscFeature"
invoke-virtual {v8}, Ljava/lang/Throwable;->toString()Ljava/lang/String;
move-result-object v21
invoke-static/range {v20 .. v21}, Landroid/util/Log;->w(Ljava/lang/String;Ljava/lang/StringI
:try_end_e
.catch Lorg/xmlpull/v1/XmlPullParserException; {:try_start_e .. :try_end_e} :catch_0
.catch Ljava/io/FileNotFoundException; {:try_start_e .. :try_end_e} :catch_2
.catch Ljava/io/IOException; {:try_start_e .. :try_end_e} :catch_5
.catchall {:try_start_e .. :try_end_e} :catchall_0
goto/16 :goto_2
:catch_5
move-exception v5
move-object v12, v13
:goto_7
:try_start_f
const-string/jumbo v20, "SemCscFeature"
invoke-virtual {v5}, Ljava/lang/Throwable;->toString()Ljava/lang/String;
move-result-object v21
invoke-static/range {v20 .. v21}, Landroid/util/Log;->w(Ljava/lang/String;Ljava/lang/StringI
:try_end_f
.catchall {:try_start_f .. :try_end_f} :catchall_1
if-eqz v12, :cond_9
:try_start_10
invoke-virtual {v12}, Ljava/io/FileInputStream;->close()V
const/4 v12, 0x0
:cond_9
if-eqz v14, :cond_5
invoke-virtual {v14}, Ljava/io/ByteArrayInputStream;->close()V
:try_end_10
.catch Ljava/io/IOException; {:try_start_10 .. :try_end_10} :catch_6
goto/16 :goto_4
:catch_6
move-exception v5
const-string/jumbo v20, "SemCscFeature"
invoke-virtual {v5}, Ljava/lang/Throwable;->toString()Ljava/lang/String;
move-result-object v21
invoke-static/range {v20 .. v21}, Landroid/util/Log;->w(Ljava/lang/String;Ljava/lang/StringI
goto/16 :goto_5
:catch_7
move-exception v5
:try_start_11
const-string/jumbo v20, "SemCscFeature"
invoke-virtual {v5}, Ljava/lang/Throwable;->toString()Ljava/lang/String;
move-result-object v21
invoke-static/range {v20 .. v21}, Landroid/util/Log;->w(Ljava/lang/String;Ljava/lang/StringI
:try_end_11
.catch Lorg/xmlpull/v1/XmlPullParserException; {:try_start_11 .. :try_end_11} :catch_0
.catch Ljava/io/FileNotFoundException; {:try_start_11 .. :try_end_11} :catch_2
.catch Ljava/io/IOException; {:try_start_11 .. :try_end_11} :catch_5
.catchall {:try_start_11 .. :try_end_11} :catchall_0
goto/16 :goto_1
:catchall_0
move-exception v20
move-object v12, v13
:goto_8
if-eqz v12, :cond_a
:try_start_12
invoke-virtual {v12}, Ljava/io/FileInputStream;->close()V
const/4 v12, 0x0
:cond_a
if-eqz v14, :cond_b
invoke-virtual {v14}, Ljava/io/ByteArrayInputStream;->close()V
:try_end_12
.catch Ljava/io/IOException; {:try_start_12 .. :try_end_12} :catch_a
const/4 v14, 0x0
:cond_b
:goto_9
throw v20
:cond_c
if-eqz v13, :cond_d
:try_start_13
invoke-virtual {v13}, Ljava/io/FileInputStream;->close()V
:try_end_13
.catch Ljava/io/IOException; {:try_start_13 .. :try_end_13} :catch_11
const/4 v12, 0x0
:goto_a
if-eqz v14, :cond_5
:try_start_14
invoke-virtual {v14}, Ljava/io/ByteArrayInputStream;->close()V
:try_end_14
.catch Ljava/io/IOException; {:try_start_14 .. :try_end_14} :catch_8
goto/16 :goto_4
:catch_8
move-exception v5
:goto_b
const-string/jumbo v20, "SemCscFeature"
invoke-virtual {v5}, Ljava/lang/Throwable;->toString()Ljava/lang/String;
move-result-object v21
invoke-static/range {v20 .. v21}, Landroid/util/Log;->w(Ljava/lang/String;Ljava/lang/StringI
goto/16 :goto_5
:catch_9
move-exception v5
const-string/jumbo v20, "SemCscFeature"
invoke-virtual {v5}, Ljava/lang/Throwable;->toString()Ljava/lang/String;
move-result-object v21
invoke-static/range {v20 .. v21}, Landroid/util/Log;->w(Ljava/lang/String;Ljava/lang/StringI
goto/16 :goto_5
:catch_a
move-exception v5
const-string/jumbo v21, "SemCscFeature"
invoke-virtual {v5}, Ljava/lang/Throwable;->toString()Ljava/lang/String;
move-result-object v22
invoke-static/range {v21 .. v22}, Landroid/util/Log;->w(Ljava/lang/String;Ljava/lang/StringI
goto :goto_9
:catchall_1
move-exception v20
goto :goto_8
:catchall_2
move-exception v20
move-object v14, v15
move-object v12, v13
goto :goto_8
:catch_b
move-exception v6
goto/16 :goto_3
:catch_c
move-exception v6
move-object v14, v15
move-object v12, v13
goto/16 :goto_3
:catch_d
move-exception v4
goto/16 :goto_6
:catch_e
move-exception v4
move-object v14, v15
move-object v12, v13
goto/16 :goto_6
:catch_f
move-exception v5
goto/16 :goto_7
:catch_10
move-exception v5
move-object v14, v15
move-object v12, v13
goto/16 :goto_7
:catch_11
move-exception v5
move-object v12, v13
goto :goto_b
:cond_d
move-object v12, v13
goto :goto_a
.end method</pre>
</div>
</div>
</div><br />
And the invoke:<br />
<div style="margin:20px; margin-top:5px">
<div class="smallfont" style="margin-bottom:2px">Code: </div>
<pre class="alt2 " dir="ltr" style="
margin: 0px;
padding: 5px;
border: 1px inset;
width: 100%;
height: 258px;
text-align: left;
overflow: auto">...
invoke-direct {p0, v2, v4}, Lcom/samsung/android/feature/SemCscFeature;->loadFeatureFile(ZLjava/lang/StringZ
move-result v5
if-eqz v5, :cond_1
invoke-direct {p0, v2, v3}, Lcom/samsung/android/feature/SemCscFeature;->loadNetworkFeatureFile(ZLjava/lang/StringV
<font color="Blue">invoke-direct {p0, v2, v3}, Lcom/samsung/android/feature/SemCscFeature;->loadHadesFeatureFile(ZLjava/lang/StringV</font>
:try_end_0
.catch Ljava/lang/Exception; {:try_start_0 .. :try_end_0} :catch_0
...</pre>
</div>The code can be simplified, i didn`t bothered to do that, feel free to manipulate it in which way you want.<br />
Hope these tips will help someone in the future of custom roms with more features.<br />
I will attach to this thread my modified smalis from one of my roms, i tried these methods on 7.1.1, but the idea is the same for oreo too, code might be slighlty different. <br />
All the best <img src="//forum.xda-cdn.com/images/smilies/fingers-crossed.gif" border="0" alt="" title="Fingers Crossed" class="inlineimg" />
</div>
<div class="postbit-attachment">
<fieldset class="fieldset">
<legend>Attached Files</legend>
<table cellpadding="0" cellspacing="3" border="0">
<tr>
<td><img class="inlineimg" src="//cdn-cf-1.xda-developers.com/images/2015/attach/zip.gif" alt="File Type: zip" width="16" height="16" border="0" style="vertical-align:baseline" /></td>
<td>smalis.zip -
<a id="4474080" class="qrLink" href="javascript:void(0);">[Click for QR Code]</a>
(36.8 KB, 496 views)</td>
</tr>
</table>
</fieldset>
</div>
</div>
</div>
<div class="postbutton-row">
<div class="post-left">
</div>
<div class="post-buttons">
<i class="pbfa fas fa-share-square"></i><span class="responsive-text-hide"> Submit to XDA Portal</span>
<i class="pbfa fas fa-reply"></i><span class="responsive-text-hide"> Quick Reply</span>
<i class="pbfa fas fa-share-square"></i><span class="responsive-text-hide"> Reply</span>
</div>
<div class="post-right">
</div>
</div>
<div id="post_thanks_box_76206008" class="post_thanks_box_wrapper">
<a href="#" class="thanksShow toggleCollapse" id="toggleCollapse_Thanks_76206008" rel="nofollow">
The Following 10 Users Say Thank You to corsicanu For This Useful Post: <span class="thanksExpandPhrase">[ View ]</span>
</a>
<div class="thanksNames" id="collapseobj_Thanks_76206008" style="display:none;">
<div> a.raul<span class="post-thanks-box-date">(12th April 2018)</span>, AbrahamGC<span class="post-thanks-box-date">(12th April 2018)</span>, amtra<span class="post-thanks-box-date">(14th June 2018)</span>, <span style="font-weight: bold; color: DarkOrange;">ananjaser1211</span><span class="post-thanks-box-date">(31st May 2018)</span>, edzamber<span class="post-thanks-box-date">(12th April 2018)</span>, Frozen27<span class="post-thanks-box-date">(14th April 2018)</span>, Kill-Switch<span class="post-thanks-box-date">(21st June 2018)</span>, SirDre<span class="post-thanks-box-date">(21st April 2018)</span>, <span style="color: green; font-style: italic;">yash92duster</span><span class="post-thanks-box-date">(12th April 2018)</span>, _alexndr<span class="post-thanks-box-date">(28th April 2018)</span></div>
</div>
</div>
</div>
<div id="edit76225671" class="postbit-wrapper ">
<a id="post76225671" class="postbit-anchor"></a>
<div class="post-head-container">
<div class="post-head post-head-left">
<div id="postmenu_76225671">
<i class="fas fa-user-circle post-onlinestatus post-onlinestatus-offline" title="yash92duster is offline"></i>
<a class="bigfusername username-underline xda-popup-trigger" id="postmenu_76225671" href="member.php?u=6377149"><span style="color: green; font-style: italic;">yash92duster</span></a>
<div class="xda-popup popup-notable xda-popup-inplace" id="postmenu_76225671_menu" style="display:none;">
<i class="fas fa-user-circle"></i> View Profile
<i class="fas fa-comment-dots"></i> View Forum Posts
<i class="fab fa-twitter"></i> Follow on Twitter
<i class="fab fa-google-plus-g"></i> Follow on Google+
<i class="fab fa-facebook-f"></i> View Facebook page
<i class="fab fa-github"></i> View GitHub profile
<i class="fab fa-instagram"></i> View Instagram profile
<i class="fas fa-donate"></i> Donate to Me
</div>
</div>
</div>
<div class="post-head post-head-right">
<span class="time">14th April 2018, 07:01 AM</span>
<span class="posttime-number-seperator">|</span><strong>#11</strong>
<div class="postbit-social">
<i class="fagp fab fa-google-plus-g"></i>
<i class="fafb fab fa-facebook-f"></i>
<i class="fatw fab fa-twitter"></i>
</div>
</div>
</div>
<div class="post-content-container">
<div class="postbit-userinfo-cell">
<div class="pbava smallfont">
<img src="//cdn-cf-1.xda-developers.com/customavatars/avatar6377149_9.gif" width="66" height="80" class="imageShadow" alt="yash92duster's Avatar" border="0" />
</div>
<div class="smallfont">
<div class="pbuser user-title user-title-op-tag"><span class="op-tag">OP</span> Recognized Contributor</div>
<div class="pbuser user-location">
<img src="//cdn-cf-2.xda-developers.com/images/flags/India.png" title="India" class="userflag imageShadow" alt="Flag" />
Chennai
</div>
<div class="userThanksContainer" title="yash92duster has been thanked 9,337 times. That equates to 9/20 notches on our Thanks Meter">
<span class="userThanksText">Thanks<span class="responsive-text-hide"> Meter</span>: 9,337</span>
<div class="userThanksInfo">
<span class="userThanksMeter userThanksMeter9"> </span>
</div>
</div>
<div class="userstars-star userstars-amount-0" title="0 donation stars"></div>
Donate to Me
</div>
More <i class="fas fa-caret-down"></i>
<div id="collapseobj_more_76225671" class="moreUserInfo" style="display:none;">
<div class="pbuser user-posts">
<strong>9,570</strong> posts
</div>
<div class="pbuser user-joindate"><span class="time responsive-text-hide">Join Date:</span><span class="responsive-text-show">Joined:</span> Jan 2015</div>
<div class="my-devices pbuser">My Devices: <a href='/galaxy-s5'>Samsung Galaxy S 5</a>, <a href='/tab-4'>Samsung Galaxy Tab 4</a>, <a href='/moto-e-2015'>Moto E 2015</a>, <a href='/zenwatch-2'>Asus ZenWatch 2</a>, <a href='/samsung-a-series'>Samsung Galaxy A Series</a>, <a href='/galaxy-e-series'>Samsung Galaxy E Series</a>, <a href='/galaxy-s7'>Samsung Galaxy S7</a>, <a href='/galaxy-s8+'>Samsung Galaxy S8+</a>, <a href='/galaxy-s9'>Samsung Galaxy S9</a></div>
<img src="//cdn-cf-2.xda-developers.com/images/providers/India - Jio.png" title="India - Jio" class="carrier" alt="Carrier - India - Jio">
<div class="userChatIcons"> </div>
Less <i class="fas fa-caret-up"></i>
</div>
</div>
<div class="postbit-content postbit-content-moderated" id="td_post_76225671">
<div class="post-text" id="post_message_76225671">
<b><div align="center"><font size="4"><font color="DarkRed">CSC Tweaks:</font></font></div></b><br />
<br />
<div style="margin:20px; margin-top:5px">
<div class="smallfont" style="margin-bottom:2px">Code: </div>
<pre class="alt2 " dir="ltr" style="
margin: 0px;
padding: 5px;
border: 1px inset;
width: 100%;
height: 498px;
text-align: left;
overflow: auto"><?xml version="1.0" encoding="UTF-8" ?>
<SamsungMobileFeature>
<Version>ED00006</Version>
<Country>INDIA</Country>
<CountryISO>IN</CountryISO>
<SalesCode>INS</SalesCode>
<FeatureSet>
<!-- Common -->
<CscFeature_VoiceCall_ConfigRecording>RecordingAllowed</CscFeature_VoiceCall_ConfigRecording>
<CscFeature_Dictionary_PopUpData>FALSE</CscFeature_Dictionary_PopUpData>
<CscFeature_Common_AllowExternalApkUsage>TRUE</CscFeature_Common_AllowExternalApkUsage>
<CscFeature_SmartManager_ConfigDashboard>dual_dashboard</CscFeature_SmartManager_ConfigDashboard>
<CscFeature_SmartManager_ConfigSubFeatures>roguepopup|autoclean|applock|autorestart|networkpowersaving|storageclean|devicesecurity|applicationpermission|autolaunch|backgroundapp|notificationmanager|fake_base_station|appclean</CscFeature_SmartManager_ConfigSubFeatures>
<CscFeature_Settings_FOTA>FALSE</CscFeature_Settings_FOTA>
<CscFeature_Settings_GOTA>FALSE</CscFeature_Settings_GOTA>
<CscFeature_Common_ConfigSvcProviderForUnknownNumber>whitepages,whitepages,whitepages</CscFeature_Common_ConfigSvcProviderForUnknownNumber>
<CscFeature_SmartManager_DisableAntiMalware>TRUE</CscFeature_SmartManager_DisableAntiMalware>
<CscFeature_SystemUI_SupportRecentAppProtection>TRUE</CscFeature_SystemUI_SupportRecentAppProtection>
<CscFeature_Wifi_SupportAdvancedMenu>TRUE</CscFeature_Wifi_SupportAdvancedMenu>
<CscFeature_Wifi_SupportMobileApOnTrigger>TRUE</CscFeature_Wifi_SupportMobileApOnTrigger>
<CscFeature_Setting_IncludeApn4SwUpdate>FALSE</CscFeature_Setting_IncludeApn4SwUpdate>
<CscFeature_Setting_DisableMenuSoftwareUpdate>TRUE</CscFeature_Setting_DisableMenuSoftwareUpdate>
<CscFeature_Settings_Software_Update_Settings>FALSE</CscFeature_Settings_Software_Update_Settings>
<CscFeature_Contact_EnableDynCallerIdMatchingDigitWithAutoSim>TRUE</CscFeature_Contact_EnableDynCallerIdMatchingDigitWithAutoSim>
<CscFeature_Setting_CustNetworkSelMenu4>LTEONLY</CscFeature_Setting_CustNetworkSelMenu4>
<CscFeature_Setting_EnableMenuBlockCallMsg>TRUE</CscFeature_Setting_EnableMenuBlockCallMsg>
<CscFeature_MediaProvider_HideVoiceFilesInMusic>true</CscFeature_MediaProvider_HideVoiceFilesInMusic>
<CscFeature_Common_ConfigYuva>powerplanning|reserve|zeroforward|mileage|dashboard|sprotect|MemorySaver|geolike</CscFeature_Common_ConfigYuva>
<CscFeature_Setting_SupportDataUsageReminder>TRUE</CscFeature_Setting_SupportDataUsageReminder>
<CscFeature_Setting_SupportRealTimeNetworkSpeed>TRUE</CscFeature_Setting_SupportRealTimeNetworkSpeed>
<CscFeature_SystemUI_ConfigOverrideDataIcon>LTE</CscFeature_SystemUI_ConfigOverrideDataIcon>
<CscFeature_SystemUI_SupportDataUsageViewOnQuickPanel>TRUE</CscFeature_SystemUI_SupportDataUsageViewOnQuickPanel>
<CscFeature_SystemUI_ConfigOpBrandingForQuickSettingLabel>CHC</CscFeature_SystemUI_ConfigOpBrandingForQuickSettingLabel>
<CscFeature_SystemUI_ConfigOpBrandingQuickSettingIcon>CHC</CscFeature_SystemUI_ConfigOpBrandingQuickSettingIcon>
<CscFeature_SystemUI_ConfigQuickSettingPopup>CHC</CscFeature_SystemUI_ConfigQuickSettingPopup>
<CscFeature_Wifi_SupportSecureWifi>TRUE</CscFeature_Wifi_SupportSecureWifi>
<CscFeature_SystemUI_ConfigDefQuickSettingItem>Wifi,SilentMode,Bluetooth,RotationLock,Flashlight,AirplaneMode,PowerSaving,MobileData,WifiCalling,Performance,BlueLightFilter,WifiHotspot,PersonalMode,SecureFolder,Location,Nfc,Aod,AllShareCast,DeviceVisibility,Dnd,Sync,UDS,BikeMode,PowerPlanning,EdgeLighting,FloatingMessage,DormantMode,NetworkBooster,QuickConnect,SmartStay,SmartPause,AirView,AirBrowse,Toolbox,CarMode,UltraPowerSaving,SFinder,ScreenCapture,UHQ,VoLte,Dolby</CscFeature_SystemUI_ConfigDefQuickSettingItem>
<CscFeature_Launcher_AddAutoRotationIcon>TRUE</CscFeature_Launcher_AddAutoRotationIcon>
<!-- Message -->
<CscFeature_Message_SmsInputMode>automatic</CscFeature_Message_SmsInputMode>
<CscFeature_Message_DisableSmsToMmsConversionByTextInput>FALSE</CscFeature_Message_DisableSmsToMmsConversionByTextInput>
<CscFeature_Message_SmsMaxByte>999</CscFeature_Message_SmsMaxByte>
<CscFeature_Message_RecipientLimit>999</CscFeature_Message_RecipientLimit>
<CscFeature_Message_SmsToMmsTextThreshold>999</CscFeature_Message_SmsToMmsTextThreshold>
<CscFeature_Message_MaxSlideCount>999</CscFeature_Message_MaxSlideCount>
<CscFeature_Message_EnableVCard>TRUE</CscFeature_Message_EnableVCard>
<CscFeature_Message_EnableSaveRestoreSDCard>TRUE</CscFeature_Message_EnableSaveRestoreSDCard>
<CscFeature_Message_EnableFontSize>TRUE</CscFeature_Message_EnableFontSize>
<CscFeature_Message_EnableBlackList>TRUE</CscFeature_Message_EnableBlackList>
<CscFeature_Message_EnableSaveVMessage>TRUE</CscFeature_Message_EnableSaveVMessage>
<CscFeature_Common_EnableAirMessage>TRUE</CscFeature_Common_EnableAirMessage>
<CscFeature_Message_BlockSendMmsWithOnlySubject>TRUE</CscFeature_Message_BlockSendMmsWithOnlySubject>
<CscFeature_Message_SupportAutoDeleteSpam>TRUE</CscFeature_Message_SupportAutoDeleteSpam>
<!-- SIP -->
<CscFeature_Sip_UseSymbolInCMKey>TRUE</CscFeature_Sip_UseSymbolInCMKey>
<CscFeature_SIP_EnablePreferredEnglishTypeAsUS>TRUE</CscFeature_SIP_EnablePreferredEnglishTypeAsUS>
<CscFeature_Sip_EnableSymbolInSecondary>en_GB;en_US;af;af_NA;af_ZA;agq;agq_CM;ak;ak_GH;am;am_ET;ar;ar_001;ar_AE;ar_BH;ar_DJ;ar_DZ;ar_EG;ar_ER;ar_IL;ar_IQ;ar_JO;ar_KM;ar_KW;ar_LB;ar_LY;ar_MA;ar_MR;ar_OM;ar_PS;ar_QA;ar_SA;ar_SD;ar_SO;ar_SY;ar_TD;ar_TN;ar_YE;as;as_IN;asa;asa_TZ;az;az_AZ;az_CYRL;az_CYRL_AZ;az_LATN;az_LATN_AZ;bas;bas_CM;be;be_BY;bem;bem_ZM;bez;bez_TZ;bg;bg_BG;bm;bm_ML;bn;bn_BD;bn_IN;bo;bo_CN;bo_IN;br;br_FR;brx;brx_IN;bs;bs_CYRL;bs_CYRL_BA;bs_LATN;bs_LATN_BA;ca;ca_AD;ca_ES;cgg;cgg_UG;chr;chr_US;cs;cs_CZ;cy;cy_GB;da;da_DK;dav;dav_KE;de;de_AT;de_BE;de_CH;de_DE;de_LI;de_LU;dje;dje_NE;dua;dua_CM;dyo;dyo_SN;dz;dz_BT;ebu;ebu_KE;ee;ee_GH;ee_TG;el;el_CY;el_GR;en;en_150;en_AG;en_AS;en_AU;en_BB;en_BE;en_BM;en_BS;en_BW;en_BZ;en_CA;en_CM;en_DM;en_FJ;en_FM;en_GB;en_GD;en_GG;en_GH;en_GI;en_GM;en_GU;en_GY;en_HK;en_IE;en_IM;en_IN;en_JE;en_JM;en_KE;en_KI;en_KN;en_KY;en_LC;en_LR;en_LS;en_MG;en_MH;en_MP;en_MT;en_MU;en_MW;en_NA;en_NG;en_NZ;en_PG;en_PH;en_PK;en_PR;en_PW;en_SB;en_SC;en_SG;en_SL;en_SS;en_SZ;en_TC;en_TO;en_TT;en_TZ;en_UG;en_UM;en_US;en_US_POSIX;en_VC;en_VG;en_VI;en_VU;en_WS;en_ZA;en_ZM;en_ZW;eo;es;es_419;es_AR;es_BO;es_CL;es_CO;es_CR;es_CU;es_DO;es_EA;es_EC;es_ES;es_GQ;es_GT;es_HN;es_IC;es_MX;es_NI;es_PA;es_PE;es_PH;es_PR;es_PY;es_SV;es_US;es_UY;es_VE;et;et_EE;eu;eu_ES;ewo;ewo_CM;fa;fa_AF;fa_FA;fa_IR;ff;ff_SN;fi;fi_FI;fil;fil_PH;fo;fo_FO;fr;fr_BE;fr_BF;fr_BI;fr_BJ;fr_BL;fr_CA;fr_CD;fr_CF;fr_CG;fr_CH;fr_CI;fr_CM;fr_DJ;fr_DZ;fr_FR;fr_GA;fr_GF;fr_GN;fr_GP;fr_GQ;fr_HT;fr_KM;fr_LU;fr_MA;fr_MC;fr_MF;fr_MG;fr_ML;fr_MQ;fr_MR;fr_MU;fr_NC;fr_NE;fr_PF;fr_RE;fr_RW;fr_SC;fr_SN;fr_SY;fr_TD;fr_TG;fr_TN;fr_VU;fr_YT;ga;ga_IE;gl;gl_ES;gsw;gsw_CH;gu;gu_IN;guz;guz_KE;gv;gv_GB;ha;ha_LATN;ha_LATN_GH;ha_LATN_NE;ha_LATN_NG;haw;haw_US;iw;iw_IL;hi;hi_IN;hr;hr_BA;hr_HR;hu;hu_HU;hy;hy_AM;in;in_ID;in;in_ID;ig;ig_NG;ii;ii_CN;is;is_IS;it;it_CH;it_IT;it_SM;iw_IL;ja;ja_JP;jgo;jgo_CM;jmc;jmc_TZ;ka;ka_GE;kab;kab_DZ;kam;kam_KE;kde;kde_TZ;kea;kea_CV;khq;khq_ML;ki;ki_KE;kk;kk_CYRL;kk_CYRL_KZ;kk_KZ;kl;kl_GL;kln;kln_KE;km;km_KH;kn;kn_IN;ko;ko_KP;ko_KR;kok;kok_IN;ks;ks_ARAB;ks_ARAB_IN;ksb;ksb_TZ;ksf;ksf_CM;kw;kw_GB;lag;lag_TZ;lg;lg_UG;ln;ln_AO;ln_CD;ln_CF;ln_CG;lo;lo_LA;lt;lt_LT;lu;lu_CD;luo;luo_KE;luy;luy_KE;lv;lv_LV;mas;mas_KE;mas_TZ;mer;mer_KE;mfe;mfe_MU;mg;mg_MG;mgh;mgh_MZ;mgo;mgo_CM;mk;mk_MK;ml;ml_IN;mn;mn_CYRL;mn_CYRL_MN;mr;mr_IN;ms;ms_LATN;ms_LATN_BN;ms_LATN_MY;ms_LATN_SG;ms_MY;mt;mt_MT;mua;mua_CM;my;my_MM;naq;naq_NA;nb;nb_NO;nd;nd_ZW;ne;ne_IN;ne_NP;nl;nl_AW;nl_BE;nl_CW;nl_NL;nl_SR;nl_SX;nmg;nmg_CM;nn;nn_NO;nus;nus_SD;nyn;nyn_UG;om;om_ET;om_KE;or;or_IN;pa;pa_ARAB;pa_ARAB_PK;pa_GURU;pa_GURU_IN;pa_IN;pl;pl_PL;ps;ps_AF;pt;pt_AO;pt_BR;pt_CV;pt_GW;pt_MO;pt_MZ;pt_PT;pt_ST;pt_TL;rm;rm_CH;rn;rn_BI;ro;ro_MD;ro_RO;rof;rof_TZ;ru;ru_BY;ru_KG;ru_KZ;ru_MD;ru_RU;ru_UA;rw;rw_RW;rwk;rwk_TZ;saq;saq_KE;sbp;sbp_TZ;seh;seh_MZ;ses;ses_ML;sg;sg_CF;shi;shi_LATN;shi_LATN_MA;shi_TFNG;shi_TFNG_MA;si;si_IN;si_LK;sk;sk_SK;sl;sl_SI;sn;sn_ZW;so;so_DJ;so_ET;so_KE;so_SO;sq;sq_AL;sq_MK;sr;sr_CYRL;sr_CYRL_BA;sr_CYRL_ME;sr_CYRL_RS;sr_LATN;sr_LATN_BA;sr_LATN_ME;sr_LATN_RS;sr_RS;sv;sv_AX;sv_FI;sv_SE;sw;sw_KE;sw_TZ;sw_UG;swc;swc_CD;ta;ta_IN;ta_LK;ta_MY;ta_SG;te;te_IN;teo;teo_KE;teo_UG;th;th_TH;ti;ti_ER;ti_ET;tl;tl_PH;to;to_TO;tr;tr_CY;tr_TR;twq;twq_NE;tzm;tzm_LATN;tzm_LATN_MA;uk;uk_UA;ur;ur_IN;ur_PK;uz;uz_ARAB;uz_ARAB_AF;uz_CYRL;uz_CYRL_UZ;uz_LATN;uz_LATN_UZ;uz_UZ;vai;vai_LATN;vai_LATN_LR;vai_VAII;vai_VAII_LR;vi;vi_VN;vun;vun_TZ;xog;xog_UG;yav;yav_CM;yo;yo_NG;zh;zh_CN;zh_HANS;zh_HANS_CN;zh_HANS_HK;zh_HANS_MO;zh_HANS_SG;zh_HANT;zh_HANT_HK;zh_HANT_MO;zh_HANT_TW;zh_HK;zh_SG;zh_TW;zu;zu_ZA;</CscFeature_Sip_EnableSymbolInSecondary>
<!-- Dialer -->
<CscFeature_Setting_SupportWifiCall>TRUE</CscFeature_Setting_SupportWifiCall>
<CscFeature_Contact_ExtendSpeedDialTo100>TRUE</CscFeature_Contact_ExtendSpeedDialTo100>
<CscFeature_Contact_EnableCallButtonInList>TRUE</CscFeature_Contact_EnableCallButtonInList>
<CscFeature_Contact_SupportSIMContacts>TRUE</CscFeature_Contact_SupportSIMContacts>
<!-- WEB -->
<CscFeature_Web_AddOptionToTerminate>TRUE</CscFeature_Web_AddOptionToTerminate>
<!-- Camera -->
<CscFeature_Camera_EnableCameraDuringCall>TRUE</CscFeature_Camera_EnableCameraDuringCall>
<CscFeature_Camera_EnableSmsNotiPopup>TRUE</CscFeature_Camera_EnableSmsNotiPopup>
<CscFeature_Camera_ShutterSoundMenu>TRUE</CscFeature_Camera_ShutterSoundMenu>
<CscFeature_Camera_CamcorderDoNotPauseMusic>TRUE</CscFeature_Camera_CamcorderDoNotPauseMusic>
<CscFeature_Camera_DefaultQuality>superfine</CscFeature_Camera_DefaultQuality>
<CscFeature_Camcorder_DefaultQuality>superfine</CscFeature_Camcorder_DefaultQuality>
<CscFeature_Camera_CameraFlicker>60hz</CscFeature_Camera_CameraFlicker>
</FeatureSet>
</SamsungMobileFeature></pre>
</div>
</div>
</div>
</div>
<div class="postbutton-row">
<div class="post-left">
</div>
<div class="post-buttons">
<i class="pbfa fas fa-share-square"></i><span class="responsive-text-hide"> Submit to XDA Portal</span>
<i class="pbfa fas fa-reply"></i><span class="responsive-text-hide"> Quick Reply</span>
<i class="pbfa fas fa-share-square"></i><span class="responsive-text-hide"> Reply</span>
</div>
<div class="post-right">
</div>
</div>
<div id="post_thanks_box_76225671" class="post_thanks_box_wrapper">
<a href="#" class="thanksShow toggleCollapse" id="toggleCollapse_Thanks_76225671" rel="nofollow">
The Following 9 Users Say Thank You to yash92duster For This Useful Post: <span class="thanksExpandPhrase">[ View ]</span>
</a>
<a target="_blank" class="gift-post" href="/ad-free/?postid=76225671">Gift yash92duster Ad-Free</a>
<div class="thanksNames" id="collapseobj_Thanks_76225671" style="display:none;">
<div> alispeedsport<span class="post-thanks-box-date">(16th May 2018)</span>, Frozen27<span class="post-thanks-box-date">(14th April 2018)</span>, <span class="__cf_email__" data-cfemail="600a0f080e0e19020c011a050a0f080e201901080f0f4e0301">[email protected]</span><span class="post-thanks-box-date">(19th September 2018)</span>, KTMNiko<span class="post-thanks-box-date">(1st July 2018)</span>, mohitmallick17<span class="post-thanks-box-date">(22nd May 2018)</span>, nelson04<span class="post-thanks-box-date">(5th July 2018)</span>, qounik<span class="post-thanks-box-date">(30th September 2018)</span>, TaifAljaloo<span class="post-thanks-box-date">(14th April 2018)</span>, Voytec83<span class="post-thanks-box-date">(27th April 2018)</span></div>
</div>
</div>
</div>
<div id="lastpost"></div>
</div>
<script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script type="a1964a5df941c64d21908d27-text/javascript">
if(!is_mobile)
{
if (xda_ad_choice == "purch")
{
document.write('<div class="purchad" id="purch_Y_L_0_2" style="margin: 10px 0;"></div>');
}
else if (xda_ad_choice == "sortable")
{
document.write('x3Cscript src="//tags-cdn.deployads.com/a/xda-developers.com.js" async >x3C/script>');
document.write('<div class="ad-tag" data-ad-name="forum_incontent_2" data-ad-size="728x90" style="margin: 10px 0;"></div>');
(deployads = window.deployads || []).push({});
}
}
</script>
<div class="showthread-belowbar below-content-bar">
<i class="pbfa fas fa-reply"></i> <span class="responsive-text-hide">Post </span>Reply
<i class="fas fa-bell"></i> Subscribe to Thread
<div class="pagenav">
<span class="pageofpages vbmenu_control">Page 1 of 69</span>
<span class="smallfont pagenav-curpage" title="Showing results 1 to 10 of 685">1</span>
<a class="smallfont pagenav-pagelink" href="/android/general/guides-android-8-0-oreo-mods-thread-t3772017/page2" title="Show results 11 to 20 of 685">2</a>
<a class="smallfont pagenav-pagelink" href="/android/general/guides-android-8-0-oreo-mods-thread-t3772017/page3" title="Show results 21 to 30 of 685">3</a>
<a class="smallfont pagenav-linkrel" href="/android/general/guides-android-8-0-oreo-mods-thread-t3772017/page11" title="Show results 101 to 110 of 685">11</a>
<a class="smallfont pagenav-linkrel" href="/android/general/guides-android-8-0-oreo-mods-thread-t3772017/page51" title="Show results 501 to 510 of 685">51</a>
<a rel="next" class="smallfont" href="/android/general/guides-android-8-0-oreo-mods-thread-t3772017/page2" title="Next » - Results 11 to 20 of 685"><i class="fa fa-angle-right"></i></a>
<a rel="last" class="smallfont" href="/android/general/guides-android-8-0-oreo-mods-thread-t3772017/page69" title="Last Page - Results 681 to 685 of 685" class="pagination-forward">Last <i class="fa fa-angle-double-right"></i></a>
<table class="pagenav-goto" title="Page 1 of 69"><tr><td title="showthread.php?t=3772017"><a name="PageNav"></a></td></tr></table>
</div>
</div>
<table class="tborder" cellpadding="5" cellspacing="0" border="0" style="display:none; position:absolute; z-index: 5; margin: 80px 0 0 80px;" id="ajax_post_errors">
<tr>
<td class="thead">
<span style="float:right"><input type="button" class="button" value=" X " onclick="vB_QuickEditor.hide_errors()" id="ajax_post_errors_closebtn" /></span>
vBulletin Message
</td>
</tr>
<tr>
<td class="alt2" colspan="2" id="ajax_post_errors_message"> </td>
</tr>
</table>
<br />
<script src="https://ajax.cloudflare.com/cdn-cgi/scripts/2448a7bd/cloudflare-static/rocket-loader.min.js" data-cf-nonce="a1964a5df941c64d21908d27-"></script><form action="newreply.php?do=postreply&t=3772017" method="post" name="vbform" onsubmit="return qr_prepare_submit_pdp(this, 2);" id="qrform">
<table class="tborder" cellpadding="5" cellspacing="0" border="0" width="100%" align="center">
<thead>
<tr>
<td class="tcat" colspan="2">
<a style="float:right" href="#top" onclick="return toggle_collapse('quickreply');"><img id="collapseimg_quickreply" src="//cdn-cf-1.xda-developers.com/images/2015/buttons/collapse_tcat.gif" alt="" border="0" /></a>
Guest Quick Reply <small>(no urls or BBcode)</small>
</td>
</tr>
</thead>
<tbody id="qr_error_tbody" style="display:none">
<tr>
<td class="thead">The following errors occurred with your submission</td>
</tr>
<tr>
<td class="alt1" id="qr_error_td"></td>
</tr>
<tr>
<td class="tfoot" align="center"><span class="smallfont">Okay</span></td>
</tr>
</tbody>
<tbody id="collapseobj_quickreply" style="">
<tr>
<td class="panelsurround" align="center">
<div class="panel">
<div align="left">
<div class="smallfont">Message:</div>
<div id="vB_Editor_QR" class="vBulletin_editor">
<script type="a1964a5df941c64d21908d27-text/javascript">
<!--
var threaded_mode = 0;
var require_click = 0;
var is_last_page = 0; // leave for people with cached JS files
var allow_ajax_qr = 0;
var ajax_last_post = 1539692838;
// -->
</script>
<div class="controlbar">
<fieldset style="border:0px; padding:0px; margin:0px">
<textarea name="message" id="vB_Editor_QR_textarea" rows="10" cols="60" style="width:100%; width:calc(100% - 5px); height:100px" tabindex="1" dir="ltr"></textarea>
</fieldset>
</div>
<input type="hidden" name="wysiwyg" id="vB_Editor_QR_mode" value="0" />
<input type="hidden" name="styleid" value="0" />
<input type="hidden" name="noquote" value="1" />
<script type="a1964a5df941c64d21908d27-text/javascript">
<!--
vB_Editor['vB_Editor_QR'] = new vB_Text_Editor('vB_Editor_QR', 0, '1424', '1');
var QR_EditorID = 'vB_Editor_QR';
//-->
</script>
<script src="/clientscript/xda_guest_post.js" type="a1964a5df941c64d21908d27-text/javascript"></script>
</div>
<input type="hidden" name="signature" value="1" id="cb_signature" />
<input type="hidden" name="quickreply" id="qr_quickreply" value="1" />
</div>
</div>
<div style="margin-top:5px">
<input type="hidden" name="fromquickreply" value="1" />
<input type="hidden" name="s" value="" />
<input type="hidden" name="securitytoken" value="guest" />
<input type="hidden" name="do" value="postreply" />
<input type="hidden" name="t" value="3772017" id="qr_threadid" />
<input type="hidden" name="p" value="" id="qr_postid" />
<input type="hidden" name="specifiedpost" value="0" id="qr_specifiedpost" />
<input type="hidden" name="parseurl" value="1" />
<input type="hidden" name="loggedinuser" value="0" />
<input type="submit" class="button" value="Post Quick Reply" accesskey="s" title="(Alt + S)" name="sbutton" tabindex="2" id="qr_submit" onclick="clickedelm = this.value" />
<input type="submit" class="button" value="Go Advanced" accesskey="x" title="(Alt + X)" name="preview" tabindex="3" id="qr_preview" onclick="clickedelm = this.value" />
</div>
<div align="center" id="qr_posting_msg" style="display:none; margin-top:6px">
<img style="vertical-align: middle;" src="//cdn-cf-1.xda-developers.com/images/2015/misc/progress.gif" alt="Posting Quick Reply - Please Wait" /> <strong>Posting Quick Reply - Please Wait</strong>
</div>
</td>
</tr>
</tbody>
</table>
</form>
<div id="prev-next">
<i class="fas fa-step-backward"> </i>Previous Thread
<i class="fas fa-step-forward"> </i> Next Thread
</div>
<br />
<div class="vbmenu_popup" id="threadtools_menu" style="display:none">
<form action="postings.php?t=3772017&pollid=27174" method="post" name="threadadminform">
<table cellpadding="4" cellspacing="1" border="0">
<tr>
<td class="thead">Thread Tools<a name="goto_threadtools"></a></td>
</tr>
<tr>
<td class="vbmenu_option"><img class="inlineimg" src="//cdn-cf-1.xda-developers.com/images/2015/buttons/printer.gif" alt="Show Printable Version" /> Show Printable Version</td>
</tr>
<tr>
<td class="vbmenu_option"><img class="inlineimg" src="//cdn-cf-1.xda-developers.com/images/2015/buttons/sendtofriend.gif" alt="Email this Page" /> Email this Page</td>
</tr>
</table>
</form>
</div>
<div class="vbmenu_popup" id="displaymodes_menu" style="display:none">
<table cellpadding="4" cellspacing="1" border="0">
<tr>
<td class="thead">Display Modes<a name="goto_displaymodes"></a></td>
</tr>
<tr>
<td class="vbmenu_option" title="nohilite"><img class="inlineimg" src="//cdn-cf-1.xda-developers.com/images/2015/buttons/mode_linear.gif" alt="Linear Mode" /> <strong>Linear Mode</strong></td>
</tr>
<tr>
<td class="vbmenu_option"><img class="inlineimg" src="//cdn-cf-1.xda-developers.com/images/2015/buttons/mode_hybrid.gif" alt="Hybrid Mode" /> Switch to Hybrid Mode</td>
</tr>
<tr>
<td class="vbmenu_option"><img class="inlineimg" src="//cdn-cf-1.xda-developers.com/images/2015/buttons/mode_threaded.gif" alt="Threaded Mode" /> Switch to Threaded Mode</td>
</tr>
</table>
</div>
<div class="vbmenu_popup" id="threadsearch_menu" style="display:none">
<form action="search.php?do=process&searchthreadid=3772017" method="post">
<table cellpadding="4" cellspacing="1" border="0">
<tr>
<td class="thead">Search this Thread<a name="goto_threadsearch"></a></td>
</tr>
<tr>
<td class="vbmenu_option" title="nohilite">
<input type="hidden" name="s" value="" />
<input type="hidden" name="securitytoken" value="guest" />
<input type="hidden" name="do" value="process" />
<input type="hidden" name="searchthreadid" value="3772017" />
<input type="text" class="bginput" name="query" size="25" /><input type="submit" class="button" value="Go" /><br />
</td>
</tr>
<tr>
<td class="vbmenu_option">Advanced Search</td>
</tr>
</table>
</form>
</div>
<table cellpadding="0" cellspacing="0" border="0" width="100%" align="center">
<tr valign="bottom">
<td class="smallfont" align="right">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td></td>
</tr>
</table>
</td>
</tr>
</table>
<br />
<div id="showthreadRankedThreads">
<div class="topRankedThreadsForumdisplay forum-bottom-billboard-sibling box-shadow topRankedThreadsFullWidth">
<div class="forum-head">
<h2><i class="fa fa-chevron-right"></i> Top Threads in Android General by ThreadRank</h2>
</div>
<ul>
<li>
<div class="rankedThread">
<div class="rankedInfo">
<div class="rankedTitle">themeGalaxy Users Customization Index</div>
<div class="rankedDate"><i class="fas fa-clock"></i> 9th April 2018</div>
<div class="rankedForum"><i class="fas fa-th-list"></i> Android General</div>
</div>
</div>
</li>
<li>
<div class="rankedThread">
<div class="rankedInfo">
<div class="rankedTitle">[APP][5.0+] Overdrop | Animated Weather & Widget pack + Amoled theme</div>
<div class="rankedDate"><i class="fas fa-clock"></i> 16th May 2018</div>
<div class="rankedForum"><i class="fas fa-th-list"></i> Android Apps and Games</div>
</div>
</div>
</li>
<li>
<div class="rankedThread">
<div class="rankedInfo">
<div class="rankedTitle">[Guide][Video Tutorial] How to build Custom ROMs and Kernel Modification![P,O,N,M,L]</div>
<div class="rankedDate"><i class="fas fa-clock"></i> 9th July 2018</div>
<div class="rankedForum"><i class="fas fa-th-list"></i> Android General</div>
</div>
</div>
</li>
<li>
<div class="rankedThread">
<div class="rankedInfo">
<div class="rankedTitle">[Guides][Mods][TouchWiz]Android 8 Oreo Mods</div>
<div class="rankedDate"><i class="fas fa-clock"></i> 2nd April 2018</div>
<div class="rankedForum"><i class="fas fa-th-list"></i> Android General</div>
</div>
</div>
</li>
<li>
<div class="rankedThread">
<div class="rankedInfo">
<div class="rankedTitle">Guide to disable OEM bloatware aka system apps using adb and fastboot method (NO ROOT</div>
<div class="rankedDate"><i class="fas fa-clock"></i> 19th April 2018</div>
<div class="rankedForum"><i class="fas fa-th-list"></i> Android General</div>
</div>
</div>
</li>
<li>
<div class="rankedThread">
<div class="rankedInfo">
<div class="rankedTitle">Unofficial TWRPs for devices without source code</div>
<div class="rankedDate"><i class="fas fa-clock"></i> 24th August 2018</div>
<div class="rankedForum"><i class="fas fa-th-list"></i> Android General</div>
</div>
</div>
</li>
<li>
<div class="rankedThread">
<div class="rankedInfo">
<div class="rankedTitle">Unofficial TWRPs for devices without source code</div>
<div class="rankedDate"><i class="fas fa-clock"></i> 24th August 2018</div>
<div class="rankedForum"><i class="fas fa-th-list"></i> Android General</div>
</div>
</div>
</li>
<li>
<div class="rankedThread">
<div class="rankedInfo">
<div class="rankedTitle">[APP] Device ID Changer for Oreo (16/Apr)(v0.9.3-stable)</div>
<div class="rankedDate"><i class="fas fa-clock"></i> 13th April 2018</div>
<div class="rankedForum"><i class="fas fa-th-list"></i> Android General</div>
</div>
</div>
</li>
</ul>
</div>
</div>
</div>
</div>
<form action="index.php" method="get" style="clear:left">
<div align="center">
<div class="smallfont" align="center">
</div>
</div>
</form>
<div id="footer-nav">
<div class="navbits breadcrumbs" id="navbar_container">
<i class="fas fa-home firstbreadcrumb"></i>
<span class="navbar">xda-developers</span>
<span class="navbar" title="Android Development and Hacking"><i class="fas fa-angle-right"></i> Android Development and Hacking</span>
<span class="navbar" title="Android General"><i class="fas fa-angle-right"></i> Android General</span>
<i class="fas fa-angle-right" title="Reload this Page"></i>
<span>
[Guides][Mods][TouchWiz]Android 8 Oreo Mods by yash92duster
</span>
</div>
</div><div id="footer">
<div id="footer-left">
<img id="footer-logo" src="//cdn-cf-1.xda-developers.com/images/2015/xdalogo-dark.png">
<p id="footer-summary">XDA Developers was founded by developers, for developers. It is now a valuable resource for people who want to make the most of their mobile devices, from customizing the look and feel to adding new functionality.<br>
Are you a developer? | Terms of Service
</p>
<div id="hosted-by">
<a href="https://www.leaseweb.com/?utm_source=xda-developers.com&utm_medium=textlink&utm_campaign=linkback&utm_content=hostedby" target="_blank" rel="nofollow">
<img src="//cdn-cf-2.xda-developers.com/images/leaseweb_white_bg_175x50.png" border="0" alt="Hosted by Leaseweb" style="border-radius: 5px;">
</a>
</div>
<script src="https://ajax.cloudflare.com/cdn-cgi/scripts/2448a7bd/cloudflare-static/rocket-loader.min.js" data-cf-nonce="a1964a5df941c64d21908d27-"></script><select id="stylechooser" name="styleid" onchange="switch_id(this, 'style')">
<optgroup label="Quick Style Chooser">
<option value="15" class="">-- XDA Classic</option>
<option value="16" class="">-- XDA 2010</option>
<option value="18" class="">-- XDA 2013</option>
<option value="19" class="">---- XDA 2013 Beta - 1024</option>
<option value="21" class="" selected="selected">-- XDA 2015</option>
<option value="22" class="">---- 2015 - Dark Theme</option>
</optgroup>
</select>
<small id="footer-special-links">
</small>
</div>
<div id="footer-right">
<script type="a1964a5df941c64d21908d27-text/javascript">
if(is_mobile)
{
if (xda_ad_choice == "purch")
{
document.write('<div id="purch_Y_L_0_7" class="purchad footban"></div>');
}
else if (xda_ad_choice == "sortable")
{
document.write('x3Cscript src="//tags-cdn.deployads.com/a/xda-developers.com.js" async >x3C/script>');
document.write('<div class="ad-tag footban" data-ad-name="mforum_bottom" data-ad-size="320x50"></div>');
(deployads = window.deployads || []).push({});
}
}
</script>
<script type="a1964a5df941c64d21908d27-text/javascript">
if(!is_mobile)
{
if (xda_ad_choice == "purch")
{
document.write('<div id="purch_Y_L_0_3" class="purchad footban"></div>');
}
else if (xda_ad_choice == "sortable")
{
document.write('x3Cscript src="//tags-cdn.deployads.com/a/xda-developers.com.js" async >x3C/script>');
document.write('<div class="ad-tag footban" data-ad-name="forum_footer_728x90" data-ad-size="728x90"></div>');
(deployads = window.deployads || []).push({});
}
}
</script>
<div class="f-links">
<span class="f-links-text">More info</span><br>
<ul class="footer-links">
<li>Contact</li>
<li>Advertise</li>
<li>Rules</li>
<li>Suggest Content</li>
<li>Security</li>
<li>Privacy Policy</li>
<li>XDA App</li>
<li>Remove ads on XDA</li>
<br />
<li>Root Any Device</li>
<li>How To Guides</li>
<li>XDA's Best</li>
</ul>
<br />
<p id="footer-copyright">Copyright © xda-developers. Hosted by Leaseweb
</p>
</div>
<div class="w-social">
<div id="w-social-text">We're Social</div>
<ul class="footer-links">
<li><i class="fab fa-twitter"></i></li>
<li><i class="fab fa-discord"></i></li>
<li><i class="fab fa-facebook-f"></i></li>
<li><i class="fab fa-youtube"></i></li>
</ul>
</div>
<a rel="nofollow" href="#topanchor" id="jumptop" onclick="window.scrollTo(0,0);return false;"><i class="fas fa-arrow-circle-o-up"></i></a>
</div>
</div>
<div id="footjs" style="display:none; visibility:hidden;">
<script type="text/javascript" data-cfasync="false">
vBulletin_init(); // Main vBulletin Javascript Initialization
</script>
<link rel="stylesheet" href="//ajax.googleapis.com/ajax/libs/jqueryui/1.11.1/themes/smoothness/jquery-ui.min.css" />
<script data-cfasync="false" type="text/javascript" src="//ajax.googleapis.com/ajax/libs/jqueryui/1.11.1/jquery-ui.min.js"></script>
<script data-cfasync="false" src="//www.google.com/jsapi" type="text/javascript"></script>
<script src="//cdn-cf-2.xda-developers.com/clientscript/deviceSearch.js?v=1539618848" type="a1964a5df941c64d21908d27-text/javascript"></script>
<script data-cfasync="false" src="//cdn-cf-3.xda-developers.com/clientscript/2015.foot.min.js?v=1539618848"></script>
<style>
.purchad {
display:block;
text-align:center;
}
</style>
<script data-cfasync="false" type="text/javascript">
var mobilelayout = (jQuery('body').hasClass('mobile-body')) ? true : false;
tmntag.cmd.push(function(){
if (mobilelayout) {
if (purchnumpost < 3) {
tmntag.placement('2539');
} else if (purchnumpost < 5) {
tmntag.placement('2538');
} else if (purchnumpost < 7) {
tmntag.placement('2537');
} else {
tmntag.placement('2131');
}
} else if (purchnumpost < 4) {
tmntag.placement('2529');
} else {
tmntag.placement('2130');
}
tmntag.target({'ctype':'f_threads', 'ccat1':encodeURIComponent(purchccat1), 'ccat2':encodeURIComponent(purchccat2), 'kw':encodeURIComponent(purchkw)});
tmntag.start();
});
if (typeof(showsfw) == 'undefined') {
var showsfw = true;
}
if (showsfw) {
jQuery(function($) {
$('.purchad').not('.criteo-alt').each(function(index, value) {
/*
if (index === 0) {
$(this).before("<script type="text/javascript" src="http://ads.servebom.com/tmnhead.js"></script>");
}
console.log($(this).attr('id'));
*/
/*$ (this).before('<br><br><i>' + $(this).attr('id') + '</i><br><br>'); */
$(this).html("<script type="text/javascript">try { tmntag.cmd.push(function(){ tmntag.adTag('" + $(this).attr("id") + "', false);}); } catch(e) {};</script>");
});
var sidepanelrefreshindicator = false;
var startStickyTop = 0;
jQuery(window).scroll(function() {
if (!sidepanelrefreshindicator && jQuery('#stickyNav').hasClass('sticky-fixed')) {
var currentTop = jQuery(window).scrollTop();
if (startStickyTop == 0) {
startStickyTop = currentTop;
} else if (currentTop - startStickyTop >= 800) {
if (tmntag) { tmntag.refresh(['purch_Y_R_0_1']); }
sidepanelrefreshindicator = true;
}
}
});
});
}
</script>
</div>
<div id="qrOverlay" style="display:none;background:rgba(0,0,0,0.7);width:100%;height:100%;position:fixed;top:0;left:0;z-index:9999;">
<a class="closeQR" href="#" style="display:block;width:100%;height:100%;z-index:91;position:absolute;top:0;left:0;"></a>
<div id="qrModal" style="display:none;width:250px;height:250px;z-index:99;position:relative;margin-top:-125px;margin-left:-125px;top:50%;left:50%;opacity:1;">
<a class="closeQR" href="#" style="position:absolute;margin-top:0.5em;margin-left:235px;"><img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAdCAYAAABfeMd1AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA8xJREFUeNqclktIVFEYx+fO+GjUGqw0S/IRGtTKENtkqJTkooUwC0EQNNpEEiJYoISbKAhcCYogagvBlbRQW/kAIdAkbRGIi3RiNIfJR+qk4zxO/2/4zu3cOw+tA7+5c8/j+5/vfN8592hCCMspSy4o4acXLIHVU40kkQTkglfgm4hd3KAb3PxfESf4KU5XAuBRPA0tznINgCa1Yn193bK0tBR5ZmVlWUpKSiyFhYXmcfPgiaZpn0/yZEKd4vLysqioqKCZRAEhMTc3Z/bqy0nL9Uzt3dXVJex2e0wBic1mEx0dHcLv96tDX8cTyVN7tbW1JTRupr6+3uzR7Vgib2Tr5ORklJHa2lrDe0FBgVhcXDTUDw8PqyIfY4m4ZGt5ebnB4OrqaqS+srJSj8XOzk6kbnBwUO9XVFQkgsGgKmTTRQ4PD/NlrcvlivKis7Mz0kZiJBRLQDI7O/s3rwOBu7oI1B/KhrGxsaiBtDTSsCyxBIj+/n69D+w+Jg0r/YTD4Wy5fF6vNyoD19bWLENDQ4b3pqammBtPHQ+diF0rNo4GxT3Z4HA4ogbSxmtsbNTf4ZnhXS1Ief1/KBQ6og0f2fXIkuJ4MVGDLBOACtVRW6KYuN3ue7oISIc3btmoDp6enjYYbWlp0Y3Qf1UAx40hu0pLSx0yJPRz1uPxvJONo6OjhswiAZm+BBlX3yU9PT26gM/no/PrHLDpIr29vQ/U7GloaDBk10k7vrq62uDF+Pg4ZYbDIAKuzc/PD8hOdBbRUXGaI6Wmpkbs7+/rAltbW19RX2wWSQd54A6WzaV6REcFjvSYxikGtESqBwcHB7vt7e30bSngyVtl4M+AHHCrubn5+cbGxqb5tFtYWBB9fX2iu7s78pyZmYn6ciF2e62trS9hpwxcAWlqdqWA8+A6uA+ejoyMfBL/UFZWVjbr6ureYmwNuAEugtSIff4y0rpl8CWhFDjBC6fT+R4BdB8dHYXiGZ+amvJgY35A/3ZQB+iIv8pLlaR/frHpad2S2b1McJk75vPzUlVVVV5ZWdmF5ORkGw6+EL6YvyYmJlyIxyba3eA7swG2gQ8E6NSSIhoHKIWTgISyWSyH/2fyJMjrMPgNdvl6REI/gAfsgANwTCcLJYh+kWAhGwulcfplcqwyeWPZuQ8NpnNpn41uM3vsAQkEOQuNtxWTUCp7lcHPNK6zsifH7I2PZ+5j4QBPIhz3SqQsXRLHKZVFU/hd4xkGWcjPT7k8IelBwnsXC0kxK3tn4/9SJKwYDTPCLJDocmcWlPtJUy86isGERv4IMACaz3RmXeGcqwAAAABJRU5ErkJggg%3D%3D" /></a><br />
<div id="qrCode"></div>
</div>
</div>
<script type="a1964a5df941c64d21908d27-text/javascript">
var vglnk = { key: 'f0a7f91912ae2b52e0700f73990eb321' };
(function(d, t) {
var s = d.createElement(t); s.type = 'text/javascript'; s.async = true;
s.src = '//cdn.viglink.com/api/vglnk.js';
var r = d.getElementsByTagName(t)[0]; r.parentNode.insertBefore(s, r);
}(document, 'script'));
</script>
<script type="a1964a5df941c64d21908d27-text/javascript">
if(!is_mobile)
{
if(xda_ad_choice == "purch")
{
document.write('<div id="purch_Y_P_1_1" class="purchad"></div>');
document.write('<div id="purch_Y_O_1_1" class="purchad"></div>');
}
}
</script>
<script type="a1964a5df941c64d21908d27-text/javascript">
if(is_mobile)
{
if(xda_ad_choice == "purch")
{
document.write('<div id="purch_Y_P_1_1" class="purchad"></div>');
document.write('<div id="purch_Y_O_1_1" class="purchad"></div>');
}
}
</script>
<style>
.vbulletin-editor-text-area TEXTAREA {
width:100%;
height: 315px;
padding:0;
margin:0;
}
</style>
<script data-cfasync="false" type="text/javascript">
var googletag = googletag || {};
googletag.cmd = googletag.cmd || [];
(function() {
var gads = document.createElement("script");
gads.async = true;
gads.type = "text/javascript";
var useSSL = "https:" == document.location.protocol;
gads.src = (useSSL ? "https:" : "http:") + "//www.googletagservices.com/tag/js/gpt.js";
var node =document.getElementsByTagName("script")[0];
node.parentNode.insertBefore(gads, node);
})();
</script>
<div id="div-gpt-ad-1363287890054-0-oop">
<script data-cfasync="false" type='text/javascript'>
googletag.cmd.push(function() {
googletag.defineOutOfPageSlot('/8456/IDG.XDA_ROS','div-gpt-ad-1363287890054-0-oop').addService(googletag.pubads())
googletag.display('div-gpt-ad-1363287890054-0-oop');
});
</script>
</div>
<script type="a1964a5df941c64d21908d27-text/javascript">
var _comscore = _comscore || [];
_comscore.push({ c1: "2", c2: "6035753" });
(function() {
var s = document.createElement("script"), el = document.getElementsByTagName("script")[0]; s.async = true;
s.src = (document.location.protocol == "https:" ? "https://sb" : "http://b") + ".scorecardresearch.com/beacon.js";
el.parentNode.insertBefore(s, el);
})();
</script>
<noscript>
<img src="http://b.scorecardresearch.com/p?c1=2&c2=6035753&cv=2.0&cj=1" />
</noscript>
<script async src="/clientscript/xda_sponsor_logic.js?v=1539618848" type="a1964a5df941c64d21908d27-text/javascript"></script>
<script type="a1964a5df941c64d21908d27-text/javascript" src="//cdn-cf-1.xda-developers.com/clientscript/2015.showthread.min.js?v=1539618848"></script>
<script type="text/javascript" data-cfasync="false">
<!--
var fontoptions = new Array();
var sizeoptions = new Array();
var smilieoptions = { };
var istyles = { };
var ltr = 'left';
var smiliewindow_x = 360;
var smiliewindow_y = 480;
var ignorequotechars = 1;
var allowbasicbbcode = true;
// vB Phrases
vbphrase["wysiwyg_please_wait"] = "Please wait for the WYSIWYG editor to finish loading...";
vbphrase["wysiwyg_initialized"] = "WYSIWYG Editor initialized for %1$s in %2$s seconds.";
vbphrase["wysiwyg_command_invalid"] = "This command is invalid or not implemented.";
vbphrase["moz_must_select_text"] = "Mozilla requires that you must select some text for this function to work";
vbphrase["moz_edit_config_file"] = "You need to edit your Mozilla config file to allow this action.";
vbphrase["enter_tag_option"] = "Please enter the option for your %1$s tag:";
vbphrase["must_select_text_to_use"] = "You must select some text to use this function.";
vbphrase["browser_is_safari_no_wysiwyg"] = "The Safari browser does not support WYSIWYG mode.";
vbphrase["enter_option_x_tag"] = "Enter the option for the [%1$s] tag:";
vbphrase["enter_text_to_be_formatted"] = "Enter the text to be formatted";
vbphrase["enter_link_text"] = "Enter the text to be displayed for the link (optional):";
vbphrase["enter_list_type"] = "What type of list do you want? Enter '1' for a numbered list, enter 'a' for an alphabetical list, or leave blank for a list with bullet points:";
vbphrase["enter_list_item"] = "Enter a list item.rnLeave the box empty or press 'Cancel' to complete the list:";
vbphrase["must_enter_subject"] = "You must enter a title / subject!";
vbphrase["message_too_short"] = "The message you have entered is too short. Please lengthen your message to at least %1$s characters.";
vbphrase["enter_link_url"] = "Please enter the URL of your link:";
vbphrase["enter_image_url"] = "Please enter the URL of your image:";
vbphrase["enter_email_link"] = "Please enter the email address for the link:";
vbphrase["complete_image_verification"] = "You did not complete the Image Verification";
vbphrase["iespell_not_installed"] = "ieSpell is a spell-checking tool for Internet Explorer.rnrnIf you would like to download ieSpell, click OK; otherwise click Cancel.rnrnieSpell can be downloaded from http://www.iespell.com";
vbphrase["click_quick_reply_icon"] = "Please click one of the Quick Reply icons in the posts above to activate Quick Reply.";
vbphrase["insert_all"] = "Insert All";
//-->
</script>
<script type="a1964a5df941c64d21908d27-text/javascript">
<!--
function qr_prepare_submit_pdp(b,c){if(qr_repost==true){return true}if(!allow_ajax_qr||!AJAX_Compatible){return qr_check_data(b,c)}
else if(qr_check_data(b,c)){if(typeof vb_disable_ajax!='undefined'&&vb_disable_ajax>0){return true}if(is_ie&&userAgent.indexOf('msie 5.')!=-1)
{if(PHP.urlencode(b.message.value).indexOf('%u')!=-1){return true}}if(YAHOO.util.Connect.isCallInProgress(qr_ajax)){return false}
if(clickedelm==b.preview.value){return true}else{var d='ajax=1';if(typeof ajax_last_post!='undefined'){d+='&ajax_lastpost='+PHP.urlencode(ajax_last_post)}
for(var f=0;f<b.elements.length;f++){var a=b.elements[f];if(a.name&&!a.disabled){switch(a.type){case'text':case'textarea':case'hidden':d+='&'+a.name+'='+PHP.urlencode(a.value);
break;case'checkbox':case'radio':d+=a.checked?'&'+a.name+'='+PHP.urlencode(a.value):'';break;case'select-one':d+='&'+a.name+'='+PHP.urlencode(a.options[a.selectedIndex].value);
break;case'select-multiple':for(var e=0;e<a.options.length;e++){d+=(a.options[e].selected?'&'+a.name+'='+PHP.urlencode(a.options[e].value):'')}break}}}
fetch_object('qr_posting_msg').style.display='';document.body.style.cursor='wait';qr_ajax_post_pdp(b.action,d);return false}}else{return false}}
function qr_ajax_post_pdp(b,c){if(YAHOO.util.Connect.isCallInProgress(qr_ajax)){YAHOO.util.Connect.abort(qr_ajax)}qr_repost=false;
qr_ajax=YAHOO.util.Connect.asyncRequest("POST",b,{success:qr_do_ajax_post_pdp,failure:qr_handle_error,timeout:vB_Default_Timeout},SESSIONURL+"securitytoken="+SECURITYTOKEN+'&'+c)}
function qr_do_ajax_post_pdp(b){if(b.responseXML){document.body.style.cursor='auto';fetch_object('qr_posting_msg').style.display='none';var c;if(fetch_tag_count(b.responseXML,'postbit'))
{ajax_last_post=b.responseXML.getElementsByTagName('time')[0].firstChild.nodeValue;qr_disable_controls();qr_hide_errors();if(fetch_tag_count(b.responseXML,'updatepost'))
{var d=b.responseXML.getElementsByTagName('postbit')[0].firstChild.nodeValue;var f=b.responseXML.getElementsByTagName('updatepost')[0].firstChild.nodeValue;fetch_object('edit'+f).innerHTML=d}
else{var a=b.responseXML.getElementsByTagName('postbit');for(c=0;c<a.length;c++){var e=document.createElement('div');e.innerHTML=a[c].firstChild.nodeValue;var i=fetch_object('lastpost');
var j=i.parentNode;var d=j.insertBefore(e,i);PostBit_Init(d,a[c].getAttribute('postid'))}}if(fetch_object('qr_submit')){fetch_object('qr_submit').blur()}}
else{if(!is_saf){var g=b.responseXML.getElementsByTagName('error');if(g.length){var h='<ol>';for(c=0;c<g.length;c++){h+='<li>'+g[c].firstChild.nodeValue+'</li>'}h+='</ol>';
qr_show_errors('<ol>'+h+'</ol>');return false}}qr_resubmit()}}else{qr_resubmit()}}
//-->
</script>
<script type="a1964a5df941c64d21908d27-text/javascript">
<!--
vB_AJAX_QuickEdit_Init('posts');
//-->
</script>
<script type="a1964a5df941c64d21908d27-text/javascript">
<!--
vB_Editor['vB_Editor_QR'] = new vB_Text_Editor('vB_Editor_QR', 0, '1424', '');
var QR_EditorID = 'vB_Editor_QR';
console.log("QuickReply Init");
//-->
</script>
<script type="a1964a5df941c64d21908d27-text/javascript">
<!--
// initialize quick reply
qr_init();
//-->
</script>
<script src="/clientscript/xda_guest_post.js" type="a1964a5df941c64d21908d27-text/javascript"></script>
<div style="display:none">
</div>
<script type="a1964a5df941c64d21908d27-text/javascript">
var lightboxshowmodal = false;
</script>
<script type="a1964a5df941c64d21908d27-text/javascript">
jQuery(document).ready(function($) {
jQuery('.modtools INPUT[type=checkbox]:checked').closest('.postbit-wrapper').find('.postbit-content').addClass('row-highlight');
jQuery('.modtools INPUT[type=checkbox]').on('click', function() {
if (jQuery(this).is(':checked')) {
jQuery(this).closest('.postbit-wrapper').find('.postbit-content').addClass('row-highlight');
} else {
jQuery(this).closest('.postbit-wrapper').find('.postbit-content').removeClass('row-highlight');
}
});
});
</script>
<script type="a1964a5df941c64d21908d27-text/javascript">
jQuery(document).ready(function($) {
$("#more_forums").click(function(e) {
e.preventDefault();
if(!$("#hidden_forums").is(":visible")) {
$(this).text("[Less]");
} else {
$(this).text("[More]");
}
$("#hidden_forums").toggle();
});
});
</script>
<script async type="a1964a5df941c64d21908d27-text/javascript" src="//cdn-cf-3.xda-developers.com/clientscript/xda_mention.js?v=1539618848"></script>
<script src="https://ajax.cloudflare.com/cdn-cgi/scripts/2448a7bd/cloudflare-static/rocket-loader.min.js" data-cf-nonce="a1964a5df941c64d21908d27-" defer=""></script></body>
</html>
XDA:DevDB Information
mods oreo, ROM for the Samsung Galaxy J7
Contributors
kottmann96
ROM OS Version: 8.x Oreo
Version Information
Status: Stable
Current Stable Version: Only Android Oreo
Created 2018-10-16
Last Updated 2018-10-16
@FSadino @Weapon X @Wood Man Goodluck there are three more same threads

Categories

Resources