[[GUIDE][KK4.4.2/JB]Change Setting.apk White Theme To Black Theme 24/2/20K5] - Sony Cross-Device Development Themes and Apps

Hello Xperia Users Today I Wanna Share How To Change Setting.apk White Theme To Black Theme Its Very Simple Guideline​
Requirements:
1.Settings.apk
2.Notepad ++
3.Apktool to Decompile apk
4.A Little Common sense
5)And some patience.
TRY IT AT YOUR OWN RISK
Tutorial in 2nd Post:
Screen Shots:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
IF You Like My Work Then Say Thanks

Tutorial:
1.Decompile Settings.apk
2.Open to Settings.apk\res\values\styles.xml
Find this lines and remove RED Color Highlighted word
Tutorial:
1.Decompile Settings.apk
2.Open to Settings.apk\res\values\styles.xml
Find this lines and remove RED Color Highlighted word
Code:
<style name="Theme.CreateShortCut" parent="@android:style/Theme.DeviceDefault.[COLOR="Red"]Light.[/COLOR]DialogWhenLarge">
Code:
<style name="SetupMoreOverflow" parent="@android:style/Widget.DeviceDefault.[COLOR="Red"]Light.[/COLOR]ActionButton.Overflow" />
<style name="Transparent" parent="@android:style/Theme.DeviceDefault[COLOR="Red"].Light[/COLOR]">
Code:
<style name="SecurityPreferenceButtonContainer" parent="@android:style/DeviceDefault.[COLOR="Red"]Light.[/COLOR]SegmentedButton">
Code:
<style name="SecurityPreferenceButton" parent="@android:style/Widget.DeviceDefault.[COLOR="Red"]Light.[/COLOR]Button.Borderless.Small">
Code:
<style name="SetupWizardWifiTheme" parent="@android:style/Theme.DeviceDefault.[COLOR="Red"]Light.[/COLOR]NoActionBar">
Code:
<style name="Theme.WifiDialog" parent="@android:style/Theme.DeviceDefault.[COLOR="Red"]Light.[/COLOR]Dialog.Alert">
Code:
<style name="Theme.Settings" parent="@android:style/Theme.DeviceDefault[COLOR="Red"].Light[/COLOR]">
<item name="android:actionBarStyle">@android:style/Widget.DeviceDefault.[COLOR="Red"]Light.[/COLOR]ActionBar.Solid</item>
Code:
<style name="Theme.Holo" parent="@android:style/Theme.DeviceDefault[COLOR="Red"].Light[/COLOR]">
Code:
<style name="Theme.Holo.NoActionBar" parent="@android:style/Theme.DeviceDefault.[COLOR="Red"]Light.[/COLOR]NoActionBar">
Code:
<style name="Theme.Holo.Dialog" parent="@android:style/Theme.DeviceDefault.[COLOR="Red"]Light.[/COLOR]Dialog">
Code:
<style name="Theme.Holo.DialogWhenLarge" parent="@android:style/Theme.DeviceDefault.[COLOR="Red"]Light.[/COLOR]DialogWhenLarge">
Code:
<style name="Theme.Holo.Dialog.Alert" parent="@android:style/Theme.DeviceDefault.[COLOR="Red"]Light.[/COLOR]Dialog.Alert">
Code:
<style name="Theme.Holo.Dialog.NoActionBar" parent="@android:style/Theme.DeviceDefault.[COLOR="Red"]Light.[/COLOR]Dialog.NoActionBar">
Code:
<style name="Theme.Holo.Panel" parent="@android:style/Theme.DeviceDefault.[COLOR="Red"]Light.[/COLOR]Panel">
Find this line and change
Find
Code:
<style name="TextAppearance.Switch" parent="@android:style/TextAppearance.DeviceDefault.Widget.Switch">
Change
Code:
<style name="TextAppearance.Switch" parent="@android:style/TextAppearance.DeviceDefault.Light.DialogWindowTitle">
3. Save styles.xml
4. Recompile and sign Settings.apk
Done
Enjoy....!!!
IF You Like My Work Then Say Thanks

IF You Like My Work Then Say Thanks[/QUOTE]
Simple and fresh .
Very good Bro Thanks

Ambor said:
IF You Like My Work Then Say Thanks
Click to expand...
Click to collapse
Simple and fresh .
Very good Bro Thanks[/QUOTE]
My pleasure
Sent from my D2105 using XDA Free mobile app

Simple and fresh .
Very good Bro Thanks
Click to expand...
Click to collapse
My pleasure
Sent from my D2105 using XDA Free mobile app

i will test soon
Sent from my D2005 using xda app-developers app

rayanbg_ said:
i will test soon
Sent from my D2005 using xda app-developers app
Click to expand...
Click to collapse
Test soon ?
This guide works for sure
Believe that
Sent From My Z2 On Mw Revolution V2.4
.. A Piece Of Art From A Rom ..

Pandemic said:
Test soon ?
This guide works for sure
Believe that
Sent From My Z2 On Mw Revolution V2.4
.. A Piece Of Art From A Rom ..
Click to expand...
Click to collapse
Does it work with odexed ROM? or how to make it work?
I mean, I'm using stock xperia SO-02E. I tried but it's not work. The Setting application is not opened after modification.
Thanks,

binhgreat said:
Does it work with odexed ROM? or how to make it work?
I mean, I'm using stock xperia SO-02E. I tried but it's not work. The Setting application is not opened after modification.
Thanks,
Click to expand...
Click to collapse
Yes bro this tutorial work in Stock ROM odexed
Sent from my D2105 using XDA Free mobile app

G.Pawar said:
Yes bro this tutorial work in Stock ROM odexed
Sent from my D2105 using XDA Free mobile app
Click to expand...
Click to collapse
Could you explain more detail, step by step to do it?
Do I need to update Settings.apk only (don't need to modify Settings.odex)?
EDIT:
Dont sign system apk`s.
Copy original meta-inf and android manifest.xml to the modified apk.
That should do the trick.

binhgreat said:
Could you explain more detail, step by step to do it?
Do I need to update Settings.apk only (don't need to modify Settings.odex)?
Click to expand...
Click to collapse
Sorry bro I can't explain step by step i don't have time just follow step by step this Guide line
Send From Xperia E1 If I Help U Then Press Thanks Button It's Free

Related

[MOD] Transparent Dialer

Here is another one of my mods. A transparent dialer for stock deodexed XXKI3. It should work on all stock deodexed unthemed roms. If it doesn't, or you want one for your theme, let me know.
{
"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"
}
Install through CMW from recovery.
Use at own risk, do a nandroid backup before flashing.
stock XXHI3
download here
stock XWKI8
download here
If you want to do it yourself here's how:
Decompile Contacts.apk
Open res/values/styles.xml
Change (lines 3-6):
<style name="DialtactsTheme" parent="@android:style/Theme">
<item name="android:windowNoTitle">true</item>
<item name="android:windowContentOverlay">@null</item>
</style>
Click to expand...
Click to collapse
to:
<style name="DialtactsTheme" parent="@android:style/Theme.Wallpaper">
<item name="android:windowBackground">@drawable/call_default_btn_normal</item>
<item name="android:windowNoTitle">true</item>
</style>
Click to expand...
Click to collapse
save changes.
Open res/drawable/frequent_item_bg.xml
Change (line 7):
<item android:drawable="@color/black" />
Click to expand...
Click to collapse
to:
<item android:drawable="@android:color/transparent" />
Click to expand...
Click to collapse
Save changes.
Open res/drawable/listview_item_bg.xml
Change (line 7):
<item android:drawable="@color/black" />
Click to expand...
Click to collapse
to:
<item android:drawable="@android:color/transparent" />
Click to expand...
Click to collapse
Save changes.
Replace the following png's with transparent ones:
- call_dial_edit_btn_normal.png
- call_dial_panel_bg.png
- call_dial_panel_bg_01.png
- call_dial_panel_bg_01_h.png
- call_dial_panel_bg_02_h.png
Replace the buttons with transparent or semi-transparent ones:
- call_dial_btn_normal.png
- call_dial_btn_normal_h.png
Finally set the background transparency through editting call_default_btn_normal.9.png
Recompile and your done.
Phyxs said:
Here is another one of my mods. A transparent dialer for stock deodexed XXKI3. It should work on all stock deodexed unthemed roms. If it doesn't, or you want one for your theme, let me know.
Install through CMW from recovery.
Use at own risk, do a nandroid backup before flashing.
stock XXHI3
download here
Click to expand...
Click to collapse
Like it! Good job. On MIUI right now so can't try it though.
Good work dude.
How have you done it, changed some of the xmls to point at a transparent image amongst other things?
Or are you a magician who doesn't reveal their secrets!?
how do I install this please?
I have tried to flash using CWM, but it didn't work I am on Vertumus AOSP with leomar 2.7.1.
I would love this dialer tho
Thanks
Yea boy!!! Learning a few tricks I see. Nice job.
Can you work your magic on this one for me if you find the time.
Thanks.
Is this installed via odin or recovery mode?
Works perfectly with the ROM batista70 FOXHOUD Edition 2.1
Thank you.
(Sorry for the translation of google)
dully79 said:
Good work dude.
How have you done it, changed some of the xmls to point at a transparent image amongst other things?
Or are you a magician who doesn't reveal their secrets!?
Click to expand...
Click to collapse
Yeah, edited some xml's and changed a few images to transparent. Took me a while and some trail and error to get it right though. Don't have written instructions yet.
jameslfc5 said:
how do I install this please?
I have tried to flash using CWM, but it didn't work I am on Vertumus AOSP with leomar 2.7.1.
I would love this dialer tho
Thanks
Click to expand...
Click to collapse
This only works on Samsung roms, not AOSP. I'll have a look if I can make one for Vertumos.
esk02k said:
Yea boy!!! Learning a few tricks I see. Nice job.
Can you work your magic on this one for me if you find the time.
Thanks.
Click to expand...
Click to collapse
Sure, but I will also need your framework-res.apk and twframework-res.apk for decompiling.
rawfa said:
Is this installed via odin or recovery mode?
Click to expand...
Click to collapse
Flash through recovery with CWM.
Here mate. Hope this is what you need.
Many thanks.
I keep getting the old signature verification failed. I've downloaded rom manager/CRM but I don't have the option to disable signature verification. Does anyone know how can I get around this?
rawfa said:
I keep getting the old signature verification failed. I've downloaded rom manager/CRM but I don't have the option to disable signature verification. Does anyone know how can I get around this?
Click to expand...
Click to collapse
If you have a kernel with CWM you should boot your phone into recovery (vol up + home + power), then flash (install zip from sdcard).
esk02k said:
Here mate. Hope this is what you need.
Many thanks.
Click to expand...
Click to collapse
Here's the modified file
Phyxs said:
Here's the modified file
Click to expand...
Click to collapse
Thanks man. I'm gonna test it when I get home.
If its a image that controls the transparency I'll find it.
Multi DPI Dialer
Hi,
Can you please make attached Contacts.apk [From CheckRom V5 KI3] multi dpi compatible, if its not lot of work for you.
Thanks.
samjunctio said:
Hi,
Can you please make attached Contacts.apk [From CheckRom V5 KI3] multi dpi compatible, if its not lot of work for you.
Thanks.
Click to expand...
Click to collapse
Here you go
Thanks...
Phyxs said:
Here you go
Click to expand...
Click to collapse
Sent from my GT-I9100 using XDA App
please stock KI8 version ???
thanks

Translucent statusbar for deodexed SGS3 roms: CM9 added

Only deodexed roms tho.
(50% and 100 % translucent)
{
"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"
}
Install:
Go to recovery and wipe cache and dalvik-cache
Install from recovery.
Download:
could you upload to mediafire?
i could not download from your link.
THanks!!
bradputt said:
could you upload to mediafire?
i could not download from your link.
THanks!!
Click to expand...
Click to collapse
Attached to 1th post
DocRambone said:
Attached to 1th post
Click to expand...
Click to collapse
Welcome back to action DocRambone.
When you left the galaxy s forums the community lost a very good dev
Hello, I'm using the ZSALED indie rom I copied the systemui.apz in the path: system / app, when I reset the taskbar disappears, ¿what am I doing wrong?, Thank you very much
This is what I did:
adb remount
adb push SystemUI.apk /system/app
Its booting up but my background is black and there's no notification bar anymore.
Whats wrong?
Mennpiko said:
Hello, I'm using the ZSALED indie rom I copied the systemui.apz in the path: system / app, when I reset the taskbar disappears, ¿what am I doing wrong?, Thank you very much
Click to expand...
Click to collapse
Make sure you have a deodexed rom.
Go to recovery and wipe cache and dalvik-cache
nerotix said:
This is what I did:
adb remount
adb push SystemUI.apk /system/app
Its booting up but my background is black and there's no notification bar anymore.
Whats wrong?
Click to expand...
Click to collapse
Go to recovery and wipe cache and dalvik-cache
I using
Omega v3.0
Based on ZSALED Android 4.0.4
Rooted Deodexed + + Zipaligned
systemui.apk after putting in system / app I restarted and done wipe and wipe Dalvik cache-cache and the taskbar disappears, maybe not compatible with this rom?, thanks for your attention
Does this mod only affect the black bar at the top or does it also affect the pull down notification opacity?
Thanks DocRambone
Works like a charm.
NEXT.. extended power menu hehe
How to edit file?????
Sent from my GT-N7000 using Tapatalk 2
another link ? this need premium has not free slots
Gesendet von meinem GT-I9300 mit Tapatalk 2
Hi OP i just got my phone today, could you please confirm if this works with this ROM..??
http://forum.xda-developers.com/showthread.php?t=1663656
Thanks for your work. Please continue updating as new we get new versions of the firmware.
varunkumars said:
Hi OP i just got my phone today, could you please confirm if this works with this ROM..??
http://forum.xda-developers.com/showthread.php?t=1663656
Thanks for your work. Please continue updating as new we get new versions of the firmware.
Click to expand...
Click to collapse
Yes, as its almost stock. You loose any % battery tho
Hello can you tell me which line modified to set the bar transparent?, I'm trying SystemUI / res / values ​​/ drawables.xml in the line: <item type="drawable" name="status_bar_background"> ​​# FF000000 </ item> that line is correct?, thank you very much
can u make it with moded circle battery like the updated Omega Rom..
Sent from my GT-I9300 using XDA
Mennpiko said:
Hello can you tell me which line modified to set the bar transparent?, I'm trying SystemUI / res / values ​​/ drawables.xml in the line: <item type="drawable" name="status_bar_background"> ​​# FF000000 </ item> that line is correct?, thank you very much
Click to expand...
Click to collapse
Use this guide: http://forum.xda-developers.com/showthread.php?t=1523703
Doc Can you please 100% Transparent
Thanks
HI op could you do this for XXLAEF rom as well. OMEGA 4.0 is going to be released based on this ? Thanks.
Hack3rxt said:
Doc Can you please 100% Transparent
Thanks
Click to expand...
Click to collapse
varunkumars said:
HI op could you do this for XXLAEF rom as well. OMEGA 4.0 is going to be released based on this ? Thanks.
Click to expand...
Click to collapse
Tomorrow

[tutorial]How to make Rom/System transparent

HoW TO Make Rom/ SYSTEM TransPaReNT ​
AFTER A LOT OF LEARNING I GOT THIS MOD ON MY OWN
WILL WORK IN GB ROMS BUT DONT KNOW ABOUT ICS/JB ROMS PLEASE TRY IT AND REPORT
THERE ARE MANY USERS WHO WANT TO MAKE ROM TRANSPARENT
NOW MAKE IT YOURSELF SIMPLE AND NOOFRIENDLY
PLEASE REPORT IF ITS WORKING FOR U
WHAT U WILL NEDD IS
1]APKTOOL OR APKMANAGER OR VTS OR ETC ETC[TO DECOMPILE AND RECOMPILE]
2]FRAMEWORK-RES.APK
2]NOTEPAD++
STEP 1
DECOMPILE FRAMEWORK-RES.APK
OPEN RES/VALUE/STYLE.XML WITH NOTEPAD++
SEARCH
Rserved for ss
{
"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"
}
Reserved for more
Nice tut.
If my rom is already transperent and i want it as non-transperent then can i make it by reversring all steps??
Sent from my GT-S5360
LetJect said:
Nice tut.
If my rom is already transperent and i want it as non-transperent then can i make it by reversring all steps??
Sent from my GT-S5360
Click to expand...
Click to collapse
just change this
HTML:
<item name="colorBackground">@color/transparent</item>
<item name="windowBackground">@color/transparent</item>
To
HTML:
<item name="colorBackground">@color/black</item>
<item name="windowBackground">@color/black</item>
Woa ! This is awesome,.. gonna mod on jellyblast ... thanks a ton bro!!!!!!
Sent from my E15i using xda premium
syahazu said:
Woa ! This is awesome,.. gonna mod on jellyblast ... thanks a ton bro!!!!!!
Sent from my E15i using xda premium
Click to expand...
Click to collapse
no need to say thanx just ress it
edit:report if it is working for u
doesn't windowShowWallpaper need to be set to true too? cause when you only change those lines to @Color="transparent" it will still be black
thanxx for d guide +1
Tried on My ZTE-BLADE works grt..
Thanxx
This works in xduos rom?
nunobcm said:
This works in xduos rom?
Click to expand...
Click to collapse
Yes
Sent from my GT-S6102 using xda app-developers app
Omkar$ said:
Yes
Sent from my GT-S6102 using xda app-developers app
Click to expand...
Click to collapse
but i can´t find this file RES/VALUE/STYLE.XML on framework-res.apk of xduos rom.
nunobcm said:
but i can´t find this file RES/VALUE/STYLE.XML on framework-res.apk of xduos rom.
Click to expand...
Click to collapse
Try again
Decompile with apktool,multitool etc etc
U will find it res/values/styles.xml
Sent from my GT-S6102 using xda app-developers app
Omkar$ said:
Try again
Decompile with apktool,multitool etc etc
U will find it res/values/styles.xml
Sent from my GT-S6102 using xda app-developers app
Click to expand...
Click to collapse
Where are credits bro??
raw99 said:
Where are credits bro??
Click to expand...
Click to collapse
I learned it on my own
Soorry if i did something wrong
Its 100% trans
Soo it looks badd
I wanted to know to to make it 70% tras u pm me but
Can u telll me which line to edit
Sent from my GT-S6102 using xda app-developers app
Omkar$ said:
I learned it on my own
Soorry if i did something wrong
Its 100% trans
Soo it looks badd
I wanted to know to to make it 70% tras u pm me but
Can u telll me which line to edit
Sent from my GT-S6102 using xda app-developers app
Click to expand...
Click to collapse
You need to define custom color in colors.xml.....
75% black transparency was - BF000000, white BFFFFFFF
if I remmember right....
BTW. Your guide dissapeared... I can't see it anymore.....
Omkar$ said:
HoW TO Make Rom/ SYSTEM TransPaReNT ​
THERE ARE MANY USERS WHO WANT TO MAKE ROM TRANSPARENT LIKE CREED/HYPERION ETTC
NOW MAKE IT YOURSELF SIMPLE AND NOOFRIENDLY
PLEASE REPORT IF ITS WORKING FOR U
WHAT U WILL NEDD IS
1]APKTOOL OR APKMANAGER OR VTS OR ETC ETC[TO DECOMPILE AND RECOMPILE]
2]FRAMEWORK-RES.APK
2]NOTEPAD++
STEP 1
DECOMPILE FRAMEWORK-RES.APK
OPEN RES/VALUE/STYLE.XML WITH NOTEPAD++
SEARCH
Credit
@raw99
Click to expand...
Click to collapse
guide ??
randibaaz said:
guide ??
Click to expand...
Click to collapse
Only Matrix can see that dead code...
Sent from my GT-S6102 using Tapatalk 2
Omkar$ said:
HoW TO Make Rom/ SYSTEM TransPaReNT ​
THERE ARE MANY USERS WHO WANT TO MAKE ROM TRANSPARENT LIKE CREED/HYPERION ETTC
NOW MAKE IT YOURSELF SIMPLE AND NOOFRIENDLY
PLEASE REPORT IF ITS WORKING FOR U
WHAT U WILL NEDD IS
1]APKTOOL OR APKMANAGER OR VTS OR ETC ETC[TO DECOMPILE AND RECOMPILE]
2]FRAMEWORK-RES.APK
2]NOTEPAD++
STEP 1
DECOMPILE FRAMEWORK-RES.APK
OPEN RES/VALUE/STYLE.XML WITH NOTEPAD++
SEARCH
Credit
@raw99
Click to expand...
Click to collapse
PC ke bager phone me hi edit kiya ja sakta hai kya....just like any text editor...

[MOD][GUIDE] Add Shortcut of any App to any App

Hello Guys Today i am back with a new guide. I will show you how to add shortcut of an app to any app.
Preview
{
"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"
}
NOTE: Follow all steps carefully.I am not responsible if you damage your phone.
So lets start:
1.Decompile the app in which you want to add the another app shortcut + the app which you want to add under that option
(Hope iam clear)
2.Download attatched files from attachments and merge with your 1st decompiled app.
3.NOW, Open the xml in layout folder where you want to add the app screenshot.
[Like in statusbar You need to edit statusbar_expanded.xml]
4.Add this code where you want to place the appcaller button.
Code:
<com.appscaller.Apps android:layout_width="wrap_content" android:layout_height="wrap_content" android:id="@id/appcaller" />
5.Now, Open res/values/ids.xml and add this in the last above </resources>
Code:
<item type="id" name="appcaller">false</item>
6.Compile your app.
7.Decompile it again.
8.Now open res/values/public.xml and search for "appcaller" and "appcallericon" and note their ids .
Now open smali/com/appcaller/Apps.smali
and search for
Code:
0x7f
9.Copy that whole id and replace that with your "appcaller" ids id.
10.Search again for the code and copy whole id and replace that id with the id of "appcallericon" drawable in public.xml
11.Now open the 2nd decompiled app and open its Android-manifest.xml.
12.Copy the code written under package on the first line .
13.Now open smali/com/appcaller/apps$1.smali and search "package" and add the copied code there.
14.Open 2nd apps Android-manifest.xml again and check the first <activity and in it check android:name="COPY THE CODE WRITTEN HERE" and then open smali/com/appscaller/apps$1.smali in 1st app and search "name" and
then add the copied code from "package" +"name" with second app.
for eg if package is
HTML:
com.android.deskclock
" and name is "deskclock" then
name should be written like this "
HTML:
com.android.deskclock.deskclock
(HOPE YOU UNDERSTOOD IT)
Credits:
b16h22
Musadiq
Reserved
san122 said:
Hello Guys Today iam back with a new guide.Today i will show you how to call an app from any app including framework-res.apk,dialer.apk,SystemUI.apk to any app.
looks nice.....but what it actually does??? ...i did not get that
Click to expand...
Click to collapse
vishal1404 said:
looks nice.....but what it actually does??? ...i did not get that
Click to expand...
Click to collapse
Its like a shortcut that u can add this like in dialer to open your app like facebook
u could also rempve th ID value in source code and simply change the smali name for every app u want.
like TaskButton for taskmanager
or DialerButton for dialer and such .
Sent from my S500 using xda app-developers app
SpaceCaker said:
u could also rempve th ID value in source code and simply change the smali name for every app u want.
like TaskButton for taskmanager
or DialerButton for dialer and such .
Sent from my S500 using xda app-developers app
Click to expand...
Click to collapse
I know but this method is helpful for adding taskmanager button on long home press see ss above.
san122 said:
I know but this method is helpful for adding taskmanager button on long home press see ss above.
Click to expand...
Click to collapse
yeah i know.
i had extended Button class in java aswell to create 3 extra toggle classes aswell
but i removed the IDs from classname as i didnt want to mess with const value xD
Sent from my S500 using xda app-developers app
SpaceCaker said:
yeah i know.
i had extended Button class in java aswell to create 3 extra toggle classes aswell
but i removed the IDs from classname as i didnt want to mess with const value xD
Sent from my S500 using xda app-developers app
Click to expand...
Click to collapse
Can you tell me how to do that
san122 said:
Can you tell me how to do that
Click to expand...
Click to collapse
Code:
Button button = (Button) findViewById(R.id.launch_tasks);
remove this kind of code from the java source i also removed the imageresource because i wanted to load it from android:background tag instead.
Nice :thumbup:
Press Thanks if help - G S c u l e r l o r
san122 said:
Reserved
Click to expand...
Click to collapse
i dont find code 0x7f
plz help

[MOD] [HOW TO] "Change Background and Color Text Setting LG2"

Hello guys,, in this mini-tuto, we will prepare our rom, to make it possible to change color text and background color/image setting wallpaper.
Valid for all Stock Rom.
Tools required:
7z to unzip.
Apktool (or similar) for decompiling / compiling apk
Notepad + + to modify xml files
1ª Once the lge-res.apk decompiled file, which is located in the path:
\ System \ framework \
2ª We go to the folder: lge-res \res \ values
Open the styles.xml with notepad + + and remove the following 3 lines:
Code:
<item name="android:textColorPrimary">@color/primary_text_holo_light</item>
<item name="android:textColorSecondary">@color/secondary_text_holo_light</item>
<item name="android:windowBackground">@drawable/screen_background_selector_light</item>
<item name="android:listSeparatorTextViewStyle">@style/Widget.Holo.Light.TextView.ListSeparator</item>
<item name="android:listDivider">@drawable/list_divider_holo_light</item>
1 and 2 two lines,for change color text (line 1573 y 1575)
3 for change background color/image. (line 1596)
4 color and text subtitle and background (line 1658)
or
*********no remove line 1658 and change "red" (lines 1292 a 1296):
Code:
<style name="Widget.Holo.Light.TextView.ListSeparator" parent="@style/Widget.TextView.ListSeparator">
<item name="android:textColor">[COLOR="Red"]?android:textColorSecondary[/COLOR]</item>
<item name="android:background">[COLOR="Red"]?android:listDivider[/COLOR]</item>
<item name="android:textAllCaps">true</item>
5 color lines bellow (line 1664)
Once changed, we return to the lge-res.apk compile
And add it to your zip, and ready to flash.
We have our rom, support for the module XBlast Tools (thank very much my friend @FemBlack) to change color text and background applications.
Once created zip.
We must be installed:
Framework Xposed
Xposed Module: XBlast Tool
{
"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"
}
http://www.youtube.com/watch?v=Sw5mS2c3trk&feature=c4-overview&list=UUWyAfnr1LNSsujEkchxaVBA
Acknowledgments:
A team of EvilRom (Devil_1210, glm66, jcscubi, Razor, Xurdep, and Alex 11)
Ximotomin, which always will have a great love, wherever you are.
The rest of the team that was once the Elegance (Danimaniatico, Victorgordis, Walks .....)
Also, to Palleiro, Audalecio, Phenomarc, Sherpa47, Los Fumetas, and all those who still keep alive the kitchen for S2
and of course, my friends AllianceRom, warrenandwarren, martillero, Garrapatero, etc..
And of course kadoc01 and equipment KN & VIRUS_ROM, because thanks to her ROM and mod to change image settings I lit me .
missing a few more ....................
and all who are taking part in this thread!!
MOD´s ready for install
LG G2-802
10H:
Lge_res_MagixV1_10H
Restore Lge_res_10H_Original
Base 10F:
Lge_res_MagixV1_10F
Restore Lge_res_10F_Original
This looks fantastic... thank u for ur support ...:good:
Thanks bro!
You know how to remove or change the color of the lines below (and to the right in the LgEasySettings.apk) text?
Thanks!!
Op edit new línea
Enviado desde mi LG-D802 mediante Tapatalk
manuelmagix said:
MOD´s ready for install
LG G2-802
10H:
Lge_res_MagixV1_10H
Restore Lge_res_10H_Original
Base 10F:
Lge_res_MagixV1_10F
Restore Lge_res_10F_Original
Click to expand...
Click to collapse
Hi,
cann i install the 10h file on my 10e StockRom?
Thanks in advance,
Schizzo
Yes, but before. Backup,backup
Enviado desde mi LG-D802 mediante Tapatalk
manuelmagix said:
Yes, but before. Backup,backup
Enviado desde mi LG-D802 mediante Tapatalk
Click to expand...
Click to collapse
Doesnt work, after installing I have FC in Settings. But after flashing restore_10h.zip. everything is back to normal.
Give me your lge-res.apk and I make a zip for your rom???
Enviado desde mi LG-D802 mediante Tapatalk
manuelmagix said:
Give me your lge-res.apk and I make a zip for your rom???
Enviado desde mi LG-D802 mediante Tapatalk
Click to expand...
Click to collapse
This would be great. But i cant upload the file here, its too big.
But i can email it to you. Just pm me your email adress, please!
Just to clarify, do I need to use xposed and xblast, or can I just reflash the recompiled apk? I find xposed messes up my phone big time.. Thanks!
Sent from my Nexus 7 using Tapatalk
Nope, don't need xposed to do the apk modification, I just researched it. Looks like I'll be making my system dialogs like AOSP finally!
Sent from my Nexus 7 using Tapatalk
Also, a reflash is not necessary. Just copy the apk to another location, decompile, change it, recompile and move it back to it's original directory. Reboot, then you'll see the modifications.
Sent from my LG-D803 using Tapatalk
Progress 90%
I need you, I looking for this:
Enviado desde mi LG-D802 mediante Tapatalk
up!!
Any idea for before post?
manuelmagix said:
up!!
Any idea for before post?
Click to expand...
Click to collapse
Is it LGSettings.apk>res>drawable xhdpi>appwidget_settings_divider_holo.9.png ?
I am just looking on my phone so it is hard to tell...
Thx but that isn't
Enviado desde mi LG-D802 mediante Tapatalk

Categories

Resources