[GUIDE][MOD][2.3+]How to add Owner text in Statusbar || with app controller - Android General

Introduction
Luminious Owner Text is a Mod i have created for Adding ur Name into statusbar or somewhere else and then control it via App its will save ur time No need to reboot after applying changes through app
Features​
Text Color Changer
Text Changer
RealTime Changing
Okay now lets implement it
Requirements​
apktool
notepad++
brain.jar
Step1​
Decompile SystemUI.apk (there is many guides available for that)
open merge all smali's provided in attachment
Open res/layout/tw_status_bar.xml
Copy this line and paste it anywhere in statusbar.xml its upto u where u want ur name​
Code:
<com.shadesk.mods.ShadyText android:textStyle="bold" android:id="@+id/shadytext" android:layout_width="wrap_content" android:layout_height="wrap_content" />
Save everything & recompile ur work and then again decompile the newly created apk​
Step2​
open smali/com/shadesk/ShadyText.smali
Open Public.xml
find this in public.xml & copy its id means 0x7fxxxxxx here xxx will be some digits cuz mine & ur = not same so i use xx​
Code:
<public type="id" name="shadytext"
Copy the id of the line i have mention before and replace with this​
Code:
0x7f0d0143
NOTE:- 0x7f0d0143 is in ShadyText.smali so find this & replace the code with ur id​
Done
Save Everything
Recompile
Sign
Push
Install The Apk Provided in Attachments
Enjoy
There is two apk in attachmentd one is for gb users and one is for 3.0 above​
Screenshots in 2nd post
Credits in 3rd post

Screenshots
SCREENS​

CREDITS
CREDITS
@AndroidFire for helping me into customviews
@b16h22 for his source & permissiom to use
@serajr for smali guide​

:thumbup::thumbup::thumbup:

Just amazing!!
I'm glad to know I've helped you out somehow!

Good Job sir

Glad to know that you put my name on it.by the way nice mod keep it up

serajr said:
Just amazing!!
I'm glad to know I've helped you out somehow!
Click to expand...
Click to collapse
Nice to see master on my Thread btw sir seriously ur External Guide helped me alot and Thank u

@RaKesh & @AndroidFire Thanks Guyz
Lol Fire bro i have to put ur name u know y?? Because of customviews

nice mode >>>>

ARGHA_DAS said:
Introduction
Luminious Owner Text is a Mod i have created for Adding ur Name into statusbar or somewhere else and then control it via App its will save ur time No need to reboot after applying changes through app
Features​
Text Color Changer
Text Changer
RealTime Changing
Okay now lets implement it
Requirements​
apktool
notepad++
brain.jar
Step1​
Decompile SystemUI.apk (there is many guides available for that)
open merge all smali's provided in attachment
Open res/layout/tw_status_bar.xml
Copy this line and paste it anywhere in statusbar.xml its upto u where u want ur name​
Code:
<com.shadesk.mods.ShadyText android:textStyle="bold" android:id="@+id/shadytext" android:layout_width="wrap_content" android:layout_height="wrap_content" />
Save everything & recompile ur work and then again decompile the newly created apk​
Step2​
open smali/com/shadesk/ShadyText.smali
Open Public.xml
find this in public.xml & copy its id means 0x7fxxxxxx here xxx will be some digits cuz mine & ur = not same so i use xx​
Code:
<public type="id" name="shadytext"
Copy the id of the line i have mention before and replace with this​
Code:
0x7f0d0143
NOTE:- 0x7f0d0143 is in ShadyText.smali so find this & replace the code with ur id​
Done
Save Everything
Recompile
Sign
Push
Install The Apk Provided in Attachments
Enjoy
There is two apk in attachmentd one is for gb users and one is for 3.0 above​
Screenshots in 2nd post
Credits in 3rd post
Click to expand...
Click to collapse
bro @ARGHA_DAS can ua add it here? . i mean the text size option bro. .thanks in advance. . .keep it up. . .

yeah buddy just wait for the updates

Dreamstar said:
nice mode >>>>
Click to expand...
Click to collapse
Thanks

Related

[MOD][4.2][Turbo-ROM] Modded Framework-Res.apk With Setting Bg Changes[8.11.13]

NOTE - ONLY FOR TURBO ROM V2 by SuperDroid-BOND
Will not work on any other 4.2 ROM
This is my first contribution to Micromax A110 Community.
I have changes the setting background of Turbo ROM through modding Framework-res.apk.
1. Framework-res-android
Download:
http://www.mediafire.com/?xnm16n7737ljqdn
2. Framework-res-dark
Download:
http://www.mediafire.com/?9ridi1a73gtdale
3. Framework-res-guitar
Download:
http://www.mediafire.com/?ns82vn96n6a5d5j
4. Framework-res-windows
Download:
http://www.mediafire.com/?8ly4190uxput7e3
5. Framework-res-worldmap
Download:
http://www.mediafire.com/?mev94surxfk3qcj
6. Framework-samsung-water
Download:
http://www.mediafire.com/?960e89acn8ldo7k
7. Framework-Shadow-Girl
Download:
http://www.mediafire.com/?nuzh4bh4pyqrcav
Instruction:
Download the zip file which ever you link and paste it to SDcard, go to TWRP recovery and just flash. No wiping needed.
NOTE:
This will work only on TURBO Zet™ v2.0 Re-Tribution by SuperDroid-BOND. Might work on LegoIce™ Project [LegoIce™__Turbov3.1 ] but not tested by me, if any one test it please reply, i'll append the heading accordingly.
Disclaimer:
1. I have checked each and every one of the above attachments on Micromax A110 TURBO Zet™ v2.0 Re-Tribution ROM using TWRP recovery.
2. Use it at your own RISK. I or XDA will not be responsible for any brick, damage to your phone or you.
Tutorial (For TurboZet v2 only)
Wanna create your own setting background, then follow these steps.
Steps
1. Find any image that you want to use and convert it to a PNG format with 720x1280 size. and rename it as mybackgroung.png
2. download any mod from the above post. (Don't Extract any)
3. Open the mod with winrar and navigate to system/framework, here you will find framework-res.apk.
4. open the framework-res.apk using winrar. (Don't Extract any) navigate to res/drawable-nodpi folder.
5. here you will find a file mybachground.png delete it and drag and drop the image you modified in step 1.
6. close the framework-res.apk rar folder.
7. press yes to save the modification done in framework-res.apk in the view window.
8. Copy paste the mod zip to your phone sdcard and flash it and enjoy.
Click to expand...
Click to collapse
Tutorial (For Other 4.2 Based ROMs)
Tutorial Link : http://forum.xda-developers.com/showthread.php?t=2123843
Relevant part of the Tutorial
1. Decompile framework-res.apk
2. Navigate to res/values and open styles.xml
3. Locate <style name="Theme">
4. Replace
<item name="colorBackground">@color/background_dark</item>
with
<item name="colorBackground">@color/transparent</item>
5. Replace
<item name="windowBackground">@drawable/screen_background_selector_dark</item>
with
<item name="windowBackground">@drawable/mybackground</item>
6. Create a png of size according to your resolution(720*1280 or 480*854 most common for A110) to your liking, name it mybackground.png and place it in res/drawable-nodpi folder
7. Recompile framework-res.apk
8. Push it to system/framework or flash it
Click to expand...
Click to collapse
Credits
1.For APKTOOL Creator - @Rizal Lovins
http://forum.xda-developers.com/showthread.php?t=2195680
2. For Tutorial - @ron.gt
http://forum.xda-developers.com/showthread.php?t=2473790
3. For Tutorial - @GuneetAtwal
http://forum.xda-developers.com/showthread.php?t=2123843
3. For the Great ROM - @SuperDroid-BOND
http://forum.xda-developers.com/showthread.php?t=2498569
4. My Family & Friends.
5. Finally XDA Family to teaching me every thing i Know about Android.
Good Job Bro!!!
Can i Flash through CWM recovery?
Using Turbozet V2.0
ajoemanuel said:
Good Job Bro!!!
Can i Flash through CWM recovery?
Using Turbozet V2.0
Click to expand...
Click to collapse
Theoretically it should work without a problem as no wiping is need.
Although backup just in case.
Try all.
Hey Dev,
The frameworks look awesome. I have downloaded all except Samsung. One doubt though. Can we try all one by one? Would that create any problem? If not, is there any specific instruction for applying the second mod over the first one?
TIA.:victory:
hariks0 said:
Hey Dev,
The frameworks look awesome. I have downloaded all except Samsung. One doubt though. Can we try all one by one? Would that create any problem? If not, is there any specific instruction for applying the second mod over the first one?
TIA.:victory:
Click to expand...
Click to collapse
Yes ofcourse...
You can try all one by one.
Flashing one over another won't create any problem..
And yes no special way of flashing one over another.
Follow same procedure.
B/w good work @subhashdas..
but that windows one could have been better
[email protected] said:
Yes ofcourse...
You can try all one by one.
Flashing one over another won't create any problem..
And yes no special way of flashing one over another.
Follow same procedure.
B/w good work @subhashdas..
but that windows one could have been better
Click to expand...
Click to collapse
I have done the basic codes need to change the background color from black to transparent and added a PNG image, to create this a small guide I'll post tomorrow using which any can create there own version.
Its very simple just checking for any side effect.
Sent by Micromax A110 Subh_D
subhashdas said:
I have done the basic codes need to change the background color from black to transparent and added a PNG image, to create this a small guide I'll post tomorrow using which any can create there own version.
Its very simple just checking for any side effect.
Sent by Micromax A110 Subh_D
Click to expand...
Click to collapse
Thx bro....but I wasn't asking for guide to do all this...
I know its not difficult.
But also it will be useful for many new usera who are enthusiastic to learn.
GOOD IDEA.:thumbup:
thank you...specially guitar background looks amazing !!!
shetty_chadda said:
thank you...specially guitar background looks amazing !!!
Click to expand...
Click to collapse
Don't just say thanks.
Hot it.
Sent by Micromax A110 Subh_D
Bro superb collection for my fav rom. thanks you hit it already
Only one is missing and it is transparent . so please complete your collection with transparent one.

[Tutorial] Making or Modding Android App

[Tutorial] Making your own Android App
Actually it’s not actually making! You can say it Modding..
So let’s start!
Necessary Tools
-APKTOOL
-Notepad++
-Respect
-An Apk to work with
At first decompile a apk by Apktool.. Then
Find These files
-> res
->smali
->apktool.yml
->androidmanfiest.xml
Now open apktool.yml and search for these lines
Apk file name- Snigdho.apk
PackageInfo
Cur_package: com.bel.android.snigdho
Orig_Package: com.bel.android.snigdho
For Example change them to:-
Apk file name- XaynoUI.apk
PackageInfo
Cur_package: com.xaynoui.app
Orig_Package: com.xaynoui.app
Now save it and open AndroidManfiest.xml
And search for these lines
package="com.bel.android.snigdho "
Change it to for Example
package="com.bel.android.xayno "
Now open smali>com>snigdho
And rename “snigdho” to “xayno
It will look like "com.xayno.app
And save
Your Package Name is Changed
Now to change app name open AndroidManfiest.xml and search for these lines –
<application android:label =”@string/appname” android:name= “.SnigdhoApplication”
Rename It to –
<application android:label=”Xayno” android:name= “.SnigdhoApplication”
And save!
Now open res>values>strings.xml
And Search for these lines –
string name="app_name">Snigdho</string>
Rename it to for example
- string name="app_name">Xayno</string>
And save!
Now if you want to customize it open res>drawable nodpi and there you will see some pngs customize them as your will.
Now recompile and Sign The apk! But don’t do App stealing because none of us support this!
Snigdho said:
[Tutorial] Making your own Android App
Actually it’s not actually making! You can say it Modding..
So let’s start!
Necessary Tools
-APKTOOL
-Notepad++
-Respect
-An Apk to work with
At first decompile a apk by Apktool.. Then
Find These files
-> res
->smali
->apktool.yml
->androidmanfiest.xml
Now open apktool.yml and search for these lines
Apk file name- Snigdho.apk
PackageInfo
Cur_package: com.bel.android.snigdho
Orig_Package: com.bel.android.snigdho
For Example change them to:-
Apk file name- XaynoUI.apk
PackageInfo
Cur_package: com.xaynoui.app
Orig_Package: com.xaynoui.app
Now save it and open AndroidManfiest.xml
And search for these lines
package="com.bel.android.snigdho "
Change it to for Example
package="com.bel.android.xayno "
Now open smali>com>snigdho
And rename “snigdho” to “xayno
It will look like "com.xayno.app
And save
Your Package Name is Changed
Now to change app name open AndroidManfiest.xml and search for these lines –
<application android:label =”@string/appname” android:name= “.SnigdhoApplication”
Rename It to –
<application android:label=”Xayno” android:name= “.SnigdhoApplication”
And save!
Now open res>values>strings.xml
And Search for these lines –
string name="app_name">Snigdho</string>
Rename it to for example
- string name="app_name">Xayno</string>
And save!
Now if you want to customize it open res>drawable nodpi and there you will see some pngs customize them as your will.
Now recompile and Sign The apk! But don’t do App stealing because none of us support this!
Click to expand...
Click to collapse
can you help by giving app apk ,i want to make app for my site wwwdotmtblogrdot tk
thanks
inder mann said:
can you help by giving app apk ,i want to make app for my site wwwdotmtblogrdot tk
thanks
Click to expand...
Click to collapse
You can simply use this free creator to make an application for your website.
appsgeyser . com
I have used it for some of my own projects and it is easier than building new app from nothing.
Good ! Thank you !:good:
Btw this section is for Themer Launcher by MyColorScreen.
is this tutorial possible to editing game language such Japanese to English? if it is, could you give me the tutorial?
I guess for language change needs a expert in language and you need to go find change it at different places or write some code to take text based on language.
andyfiranda said:
is this tutorial possible to editing game language such Japanese to English? if it is, could you give me the tutorial?
Click to expand...
Click to collapse
I will give this a try
how moded online apk bro

[Guide][Jb]One minute porting Xperia themes 4.3[updated]

Code:
- Xperia L
- Rooted
- z2 framework or revolution HD installed
- Mobile Apktool - http://forum.xda-developers.com/showthread.php?t=2659302
- Base theme - https://docs.google.com/file/d/0BzOOJYPQkmXiU1oyNGdlZnN6MWc/edit?usp=docslist_api
- editing png and hex code - https://play.google.com/store/apps/details?_e_pi_=7%2CPAGE_ID10%2C4769775609
- hex code - http://repo.xposed.info/module/com.mohammadag.colouredstatusbar
First download ur Xperia theme which u want to port for download u can use playstore or many themes can get on xda cross device section
So let's start
Code:
1- after downloading base theme
2- now decompile base theme system.apk with apktool
3- than u will get decompile folder open it
4 - and no go to values/color.xml and see the ss
[IMG]http://forum.xda-developers.com/picture.php?albumid=11313&pictureid=46153[/IMG]
1)the top one is accent color it should be always of 8 u can find it in tinted statusbar and edit the codes
2)the second line is approx background mine is white color If u want png than do this delete #ffffffff and add [user=3944923]@drawab[/user]le/apptray_drawer_background and add same png apptray_drawer_background.9.png in xxhdpi folder
3)it is the drawer text in mine it is dark green color u can change to urs for hex code use tinted statusbar
- save that file after editing
- now open values/drawables.xml and see the ss
[IMG]http://forum.xda-developers.com/picture.php?albumid=11313&pictureid=46154[/IMG]
1)the first one should be same as in colors.xml
2) it's statusbar background I have kept default full transparent and if u want color u can add color also
- now save and exit and open values/strings.xml
<string name="semc_theme_title">Tri Flat</string>
change triflat to ur theme name
- now save and exit
- Open androidmainfest.xml search this
com.sonyericsson.TriFlat
and change triflat to ur theme name
- now recompile the apk
- Open ur Xperia theme u want to port extract it's asset folder and res/xxhdpi
- and open the newly recompiled apk with winrar or X-plore
- now in assets/com.sonyericsson.home/res/copy all folders to newly decompiled res folder
- now from assets/com.android.systemui/res/xxhdpi
take extract this two pngs
navigation_bar_transparent_background
and navigation_bar_transparent_background_land
rename them to
navigation_bar_opaque_background
navigation_bar_opaque_background
-last step copying wallpapers open ur Xperia theme u want to port in res/xxhdpi extract it and resize
semc_theme_wallpaper -480*854
semc_theme_lockscreen_wallpaper - 960*854
no need for semc_theme_preview and copy this three files in newly recompiled theme res/xhdpi folder
- half complete now go to second post
-now decompile base hktheme or xtheme.apk
-go to decompiled folder and delete values/public.xml
-now edit androidmainfest.xml
search saquib.themer.tri change tri to ur theme name
and than search for
android:label="TriflAt" and change triflat to ur name
- than recompile it(if error not a png than read png name and go to it directory and change it to jpg)
-now open Xperia theme u want to port extract it assets
-now open newly recompiled apk with winrar
- from assets/android.zip
open it and copy full res/xxhdpi folder to new recompiled res folder
- note u have to check in assets
if it has semc_bg.png and semc_bg_bright.png than u have to change it to semc_bg_dark_tile.png and semc_bg_light_tile.png
-now open assets/com.android.systemui and copy xxhdpi folder to newly decompiled apk res folder
- and last yash_opaque_status.png change this to ur theme color as it looks in official theme ss
like triflat orange,woody brown so they are different
-now sign the apk
-and install base hktheme or xtheme.apk normally
-and push base theme system.apk in system/app and reboot and apply and enjoy
reserved
by seeing this u might think how it's one minute but once u port 2 3 themes u will get very easy
One minute ha?
For me this needs 1 hour xD
Anyway great guide..will try it soon
Sent from my C2105 using XDA Premium 4 mobile app
Sparksys said:
One minute ha?
For me this needs 1 hour xD
Anyway great guide..will try it soon
Sent from my C2105 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
read my fourth comment for first time any guide u read will look hard once u do 2 3 times its lot easy
yash989 said:
read my fourth comment for first time any guide u read will look hard once u do 2 3 times its lot easy
Click to expand...
Click to collapse
Ya after doing this regularly It will take 1min only.... Thnx for this yash will be porting themes for ur rom...!!!
thanks yash bro
perfect...
hey bro it worked prefectly....
And i was able to port in the first try...thanks bro..
But i have a thing to ask.....
How to add other files from assets..for example....settings,calendar,calculator etc.​
download link

How To Make Lockscreen Like Android L

Items required:-
Apktool 1.5.2
Attachment L
Notepad++
SystemUI.apk
Winrar
Brain.jar and common sense.apk :what:
Procedure:-
1) Decompile SystemUI.apk
2) Navigate res/layout.
3) Open tw_status_bar_expanded.xml (for single sim samsung) or tw_status_bar_expanded_dual.xml (for dual sim samsung) or gemini_status_bar_expanded.xml (for mtk)
4) Just below this line
Code:
xmlns:systemui="http://schemas.android.com/apk/res/com.android.systemui">
5) Add This :-
Code:
<include layout="@layout/fmd_locker_start" />
6) So that it becomes like this :-
Code:
xmlns:systemui="http://schemas.android.com/apk/res/com.android.systemui">
<include layout="@layout/fmd_locker_start" />
7) Save the xml file.
8) Now merge the files of attachment L.zip to the mentioned folders.
9) Recompile SystemUI.apk
10) Sign it (if signature verification is disabled) or merge meta-inf and androidmanifest.xml of original systemui.apk to the modded one using winrar. :what:
11) Install the given FMD locker like an normal apk and push SystemUI.apk to system/app.
Set permissions to rw--rr
And reboot
Dont forget to hit thanks hehe
Full Credits:-
FMD Devs
Klark Luis Perlata
Screenshot
eboybasit said:
Those people who comment false things on my post are having some problems with me,,,,when i post on xda,,,, they always create barriers for me so that moderator will lock my thread,,,,,one time they were successful in closing my thread but failed to prove their claim and then moderator unlocked my thread
Click to expand...
Click to collapse
I just closed your thread and this time you not be successful in reopening it. Please check your PM
Also, I removed all of the off topic conversations. @ everyone Please remember to either post in English or provide a translation if you post in your native language.
Reserved
Reserved
eboybasit said:
Items required:-
Apktool 1.5.2
Attachment L
Notepad++
SystemUI.apk
Winrar
Brain.jar and common sense.apk :what:
Procedure:-
1) Decompile SystemUI.apk
2) Navigate res/layout.
3) Open tw_status_bar_expanded.xml (for single sim samsung) or tw_status_bar_expanded_dual.xml (for dual sim samsung) or gemini_status_bar_expanded.xml (for mtk)
4) Just below this line
Code:
xmlns:systemui="http://schemas.android.com/apk/res/com.android.systemui">
5) Add This :-
Code:
<include layout="@layout/fmd_locker_start" />
6) So that it becomes like this :-
Code:
xmlns:systemui="http://schemas.android.com/apk/res/com.android.systemui">
<include layout="@layout/fmd_locker_start" />
7) Save the xml file.
8) Now merge the files of attachment L.zip to the mentioned folders.
9) Recompile SystemUI.apk
10) Sign it (if signature verification is disabled) or merge meta-inf and androidmanifest.xml of original systemui.apk to the modded one using winrar. :what:
11) Install the given FMD locker like an normal apk and push SystemUI.apk to system/app.
Set permissions to rw--rr
And reboot
Dont forget to hit thanks hehe
Full Credits:-
FMD Devs
Klark Luis Perlata
Click to expand...
Click to collapse
nice one !
123vipulj said:
nice one !
Click to expand...
Click to collapse
thanks bro ^_^
Nice one. Looks good.
Keep it up :thumbup::thumbup::thumbup:
@DSttr said:
Keep it up :thumbup::thumbup::thumbup:
Click to expand...
Click to collapse
Thanks bro
how do i fix it !!!!
Uchiha_Dev said:
how do i fix it !!!!
Click to expand...
Click to collapse
Use apktool 1.5.2
Really interesting Thank you for this Information!
sdeepb said:
Use apktool 1.5.2
Click to expand...
Click to collapse
if i use apktool 1.5.2 i cannot use the apktool if framework-res.apk command it gives me errors
Uchiha_Dev said:
if i use apktool 1.5.2 i cannot use the apktool if framework-res.apk command it gives me errors
Click to expand...
Click to collapse
Press the button ...... And install framework again if you're having trouble..... Read the post it clearly says use apktool 1.5.2 and please post in the Q&A thread from now....
sdeepb said:
Press the button ...... And install framework again if you're having trouble..... Read the post it clearly says use apktool 1.5.2 and please post in the Q&A thread from now....
Click to expand...
Click to collapse
i tried many times to install the framework-res.apk but always get errors
Uchiha_Dev said:
i tried many times to install the framework-res.apk but always get errors
Click to expand...
Click to collapse
This smali is only for apktool 1.5.2 other higher apktool versions might give you error on recompiling
eboybasit said:
This smali is only for apktool 1.5.2 other higher apktool versions might give you error on recompiling
Click to expand...
Click to collapse
i cant use apktool 1.5.2 i cannot install my framework-res.apk with it
Uchiha_Dev said:
i cant use apktool 1.5.2 i cannot install my framework-res.apk with it
Click to expand...
Click to collapse
Use these smali for apktool 2
https://db.tt/FAEnxgBO
If i helped you dont forget to hit thanks
eboybasit said:
Use these smali for apktool 2
https://db.tt/FAEnxgBO
If i helped you dont forget to hit thanks
Click to expand...
Click to collapse
yay !!! thank you, can you upload apktool 2.0 smali for all your smali mods ?

[[GUIDE:MTK]] Show/Hide L Panel

For L Style Header go HERE
For L Style Header[Advanced] go HERE
For Panel Transparency go HERE
For adding L Style Date/Clock View go HERE
To add Battery/WiFi/Bluetooth/Alarm icons in Header go HERE
Yo guys! I am here with a simple tutorial for Show/Hide L panel in MTK devices[only] {Or the devices which have flip_settings.xml in res/layout of their UI.}
So, if you have followed this guide by @EboyBasit already,
and also followed this add on by me already[not compulsory], then you may proceed to the next step, that will make you show hide your L Panel with just one click.
Let's start!
1.Decompile your SystemUI.
2.Navigate to res/layout and open gemini_status_bar_expanded.xml, and cut your L Toggle code from the xml.
For example, in my case, I shall cut this code from my XML.
Code:
<include layout="@layout/ani_ltoggle" />
3.Close the XML.
4.Now navigate to res/layout and open flip_settings.xml
Look for this line:
Code:
<com.android.systemui.statusbar.phone.QuickSettingsContainerView android:id="@id/quick_settings_container" android:layout_width="fill_parent" android:layout_height="wrap_content" android:animateLayoutChanges="true" android:columnCount="@integer/quick_settings_num_columns" />
Now, replace the WHOLE line with your L Toggle code.
For example, in my case, my flip_settings.xml would now look like this
Code:
<?xml version="1.0" encoding="utf-8"?>
<com.android.systemui.statusbar.phone.QuickSettingsScrollView android:layout_width="fill_parent" android:layout_height="wrap_content" android:layout_marginBottom="@dimen/close_handle_underlap" android:overScrollMode="ifContentScrolls"
xmlns:android="http://schemas.android.com/apk/res/android">
<include layout="@layout/ani_ltoggle" />
</com.android.systemui.statusbar.phone.QuickSettingsScrollView>
Now close that XML, and Recompile the UI.
Sign. Push to system/app with permissions 644.
WHAT HAVE WE DONE EXACTLY?​The thing is, we have replaced the stock flipped settings with our L Panel! That means, when you click for second screen, the L Panel will appear!
Credits:
Gabriel Abadilla [For helping me]
Material Group. [Without which I would still be a noob :fingers-crossed: ]
@Aniruddha_Pathak [Me]
And you!
Aniruddha_Pathak said:
Yo guys! I am here with a simple tutorial for Show/Hide L panel in MTK devices[only] {Or the devices which have flip_settings.xml in res/layout of their UI.}
So, if you have followed this guide by @eboybasit already,
and also followed this add on by me already[not compulsory], then you may proceed to the next step, that will make you show hide your L Panel with just one click.
Let's start!
1.Decompile your SystemUI.
2.Navigate to res/layout and open gemini_status_bar_expanded.xml, and cut your L Toggle code from the xml.
For example, in my case, I shall cut this code from my XML.
Credits:
Gabriel Abadilla [For helping me]
Material Group. [Without which I would still be a noob :fingers-crossed: ]
@Aniruddha_Pathak [Me]
And you!
Click to expand...
Click to collapse
@Aniruddha_Pathak
Are u know it works on TW ROM (samsung)? I tried use the ten ten xml panel but get FC, so using the scroll down stock from this moment
mjraogr said:
@Aniruddha_Pathak
Are u know it works on TW ROM (samsung)? I tried use the ten ten xml panel but get FC, so using the scroll down stock from this moment
Click to expand...
Click to collapse
Upload your expanded XML sir....let me try it for you
My Layout
Aniruddha_Pathak said:
Upload your expanded XML sir....let me try it for you
Click to expand...
Click to collapse
Morning Aniruddha
It's my layout expanded on attachment, the Lpanel layout it's included on Scrollview between brightness bar and ongoing/notification
This UI will be part for my ROM update and this help will be appointed
thanks for ur help
MJ
View attachment MyLayout.zip
@mjraogr here sir, your layout with smalis
As I don't have a touchwiz device, hence won't will be able to give my best, and if this doesn't work, you can anytime contact @bittooshubham, he will surely help you
Aniruddha_Pathak said:
@mjraogr here sir, your layout with smalis
As I don't have a touchwiz device, hence won't will be able to give my best, and if this doesn't work, you can anytime contact @bittooshubham, he will surely help you
Click to expand...
Click to collapse
Oh bro, thank for your help
But exactly this smali i had been put and compiled in my systemUi,
These is ten-ten smali layout's that i had troubles cause it divided in 4 parts and get Force closed
The ten-ten layouts don't have framelayouts just work in linear, it's must be the fixes to do, i didn't find yet and had been put inside scroll view
I will try put and compile this layout in attachment that you changed and insert tenten ok
thanks one more time
MJ
---------- Post added at 01:50 PM ---------- Previous post was at 01:45 PM ----------
Aniruddha_Pathak said:
@mjraogr here sir, your layout with smalis
As I don't have a touchwiz device, hence won't will be able to give my best, and if this doesn't work, you can anytime contact @bittooshubham, he will surely help you
Click to expand...
Click to collapse
Completing...
So if we will have error, keep with the TW layout while don't find solution , just the show hide will be different
I will contact @bittooshubham
MJ
mjraogr said:
Oh bro, thank for your help
But exactly this smali i had been put and compiled in my systemUi,
These is ten-ten smali layout's that i had troubles cause it divided in 4 parts and get Force closed
The ten-ten layouts don't have framelayouts just work in linear, it's must be the fixes to do, i didn't find yet and had been put inside scroll view
I will try put and compile this layout in attachment that you changed and insert tenten ok
thanks one more time
MJ
---------- Post added at 01:50 PM ---------- Previous post was at 01:45 PM ----------
Completing...
So if we will have error, keep with the TW layout while don't find solution , just the show hide will be different
I will contact @bittooshubham
MJ
Click to expand...
Click to collapse
Notify me when you compile it
Aniruddha_Pathak said:
Notify me when you compile it
Click to expand...
Click to collapse
Hi Bro
I compiled
The button action works but the panel is under the notification cart and upper at header. ( Like the stacked cards)
Maybe this happened because the FrameLayouts positions and the headers must be separated by FrameLayouts
I tried others postions and insert linears layouts , animes by smalis 1 and 3 but no success. Do you have another sugestion?
hide
View attachment 3347341
expanded
View attachment 3347342
mjraogr said:
Hi Bro
I compiled
The button action works but the panel is under the notification cart and upper at header. ( Like the stacked cards)
Maybe this happened because the FrameLayouts positions and the headers must be separated by FrameLayouts
I tried others postions and insert linears layouts , animes by smalis 1 and 3 but no success. Do you have another sugestion?
hide
View attachment 3347341
expanded
View attachment 3347342
Click to expand...
Click to collapse
Complement
Now It works!!!
I burned the brain but it worked ,
I changed the position inside the scroller and isolated the first FrameLayouts, and insert the margintop parameters
mjraogr said:
Complement
Now It works!!!
I burned the brain but it worked ,
I changed the position inside the scroller and isolated the first FrameLayouts, and insert the margintop parameters
Click to expand...
Click to collapse
Congo
Guide for mtk is easier than touchwiz
bittooshubham said:
Guide for mtk is easier than touchwiz
Click to expand...
Click to collapse
Oh yes But I and you both are used to touchwiz now
Hahaa..yup

Categories

Resources