[Q] Different wallpaper for Lock & normal Screen - Desire Q&A, Help & Troubleshooting

Hey Guys,
I know it was asked a lot but I can't find a solution.
I want to have a different wallpaper for Lockscreen than the normal (unlocked screen).
I know that there is a way with root explorer ( I did this in past) but that is a long time a go.
I'm on O$$ram's SGBS 2.8
Someone knows how to do this without use a lockscreen replacement ( like Wodgetlocker) ?

Wrong post -.-'

davebugyi said:
Originally Posted by smaberg
to set different wallpaper to lock screen add this line in LS_LockScene_480x800.cpr
after tag
<?xml version="1.0" encoding="utf-8"?>
<Form Width="480" Height="800">
<LS_LockScene ID="Scene">
that would look like this after
<?xml version="1.0" encoding="utf-8"?>
<Form Width="480" Height="800">
<LS_LockScene ID="Scene">
<Image ID="Background" Opacity="1.0" Left="0" Top="0" Width="480" Height="800" Source="\windows\LockScreen\Wallpaper.png" />
enjoy this
Click to expand...
Click to collapse
I didn't found LS_LockScene_480x800.cpr
Can you explaine me were I find this ?
Would be nice

Forget that post.
If you want to replace the default lockscreen on SENSE, you need to replace the png files inside of the framework-res.apk (/system/framework).
They are located under drawable-hdpi folder.
But that is all I can remember, it may not work on sense 2.1.

davebugyi said:
Forget that post.
If you want to replace the default lockscreen on SENSE, you need to replace the png files inside of the framework-res.apk (/system/framework).
They are located under drawable-hdpi folder.
But that is all I can remember, it may not work on sense 2.1.
Click to expand...
Click to collapse
Ok i was there,such a lot png files.
Hmm but i searched those but don't found one png with wallpaper...
I think i have to seach more

Related

How to remove Globe and Youtube link?

Changed the Rom in my Blackstone from dutch to standard English version.
(RUU_BlackStone_HTC_WWE_1.14.405.0_Radio_52.49a.25.26_1.09.25.14b)
In de the Dutch version I edited the file \Windows\Opera9\Opera6.adr.
After that in the Internet widget the Globe and Youtube link were gone.
After flashing with the English rom I did the same.
But ... the Globe and Youtube link are still there.
I just want a page of bookmarks with no globe.
But just removing the YouTube link is OK, because I never use it.
Who can tell me how to remove the Globe and/or Youtube link?
Ton V
For no Youtube bookmark:
http://forum.xda-developers.com/showthread.php?t=459885
For no globe:
http://forum.xda-developers.com/showthread.php?t=406681
Hope that helped.
to remove the youtube link delete it from the favourites from within opera....
aabye said:
no Youtube bookmark: http://forum.xda-developers.com/showthread.php?t=459885QUOTE]
Thx there were 2 cab-files.
I will compare them to learn where the youtube.lnk is hiding.
Ton V
Click to expand...
Click to collapse
winwiz said:
to remove the youtube link delete it from the favourites from within opera....
Click to expand...
Click to collapse
That is the first thing I tried. I deleted all the bookmarks
But the youtube.link stays on the Internet tab.
Ton V
aabye said:
http://forum.xda-developers.com/showthread.php?t=459885
Click to expand...
Click to collapse
With the help of this link I learned the following about the Internet tab.
In the English version the file 27c65cbd_manila contains xml-commands for the Internet tab.
Some xml-sections were deleted.
Now the Internet tab has no Globe and no Youtube link.
There are now 8 bookmarks visible on the screen.
Ton V
<?xml version="1.0" encoding="utf-16"?>
<InternetPortal>
<IncludeUserFavorites>True</IncludeUserFavorites>
</InternetPortal>
hmmm. related to this question, is it possible to put Google Maps on the Internet Page then?
NLBeev said:
With the help of this link I learned the following about the Internet tab.
In the English version the file 27c65cbd_manila contains xml-commands for the Internet tab.
Some xml-sections were deleted.
Now the Internet tab has no Globe and no Youtube link.
There are now 8 bookmarks visible on the screen.
Ton V
<?xml version="1.0" encoding="utf-16"?>
<InternetPortal>
<IncludeUserFavorites>True</IncludeUserFavorites>
</InternetPortal>
Click to expand...
Click to collapse
Could I ask what you altered to get rid of the Youtube link? I've seen the thread you link to before but all that seems to happen whatever I try is I get a completely empty internet tab until I return to the original file in ROM.
Prof. Yaffle said:
Could I ask what you altered to get rid of the Youtube link? I've seen the thread you link to before but all that seems to happen whatever I try is I get a completely empty internet tab until I return to the original file in ROM.
Click to expand...
Click to collapse
You have tried spelling "Operator" in the 27c65zbd_manila file with two Os, like this?
<OOperatorLinks>
<Link
Text="YouTube"
Executable="\windows\youtube.exe"
ImagePath="\Windows\HTC\Assets\Images\InternetPortal\youtube.qtc" />
</OOperatorLinks>
I have never had a problem with this...but not saying it isn't a problem with your particular ROM/Manila.
You could also try deleting all of the text between "OperatorLinks", like so:
<OperatorLinks>
</OperatorLinks>
Not sure if this works on the HD, though...
I've tried both of those before but just tried both again just in case. Still the same.
Not to worry, it's not a major annoyance.
Thanks for your help anyway.
install the attached cab to remove YouTube link.
I've no idea what's different in the file in your cab (I can only see x's instead of O's) but it worked a treat! Thanks.
Prof. Yaffle said:
Could I ask what you altered to get rid of the Youtube link?
Click to expand...
Click to collapse
The characters in red were deleted from my file: \Windows\27c65zbd_manila
I found my user favorites listed in the file \Windows\Opera9\Opera6\adr contains my favorites (urls).
<?xml version="1.0" encoding="utf-16"?>
<InternetPortal>
<IncludeUserFavorites>True</IncludeUserFavorites>
<Banner DefaultImagePath="\Windows\HTC\Assets\Images\InternetPortal\banner.qtc"
SelectedImagePath="\Windows\HTC\Assets\Images\InternetPortal\banner_selected.qtc"
Width="480"
Height="215" />
<OperatorLinks>
<Link
Text="YouTube"
Executable="\windows\youtube.exe"
ImagePath="\Windows\HTC\Assets\Images\InternetPortal\youtube.qtc" />
</OperatorLinks>
</InternetPortal>
Very odd. I wanted to keep the globe but get rid of the Youtube link. No matter what combination of removing / modifying the Operatorlink section I'd tried it just came up as a blank screen with the file re-marked as a Read Only / System file. ammar's cab file worked perfectly though.
I copy the file "27c65zbd_manila" to Storage Card. Use PC to uncheck the readonly atribute and then use Notepad to add the following "x"s in the file.
<xOperatorLinks>
<Link
Text="YouTube"
Executable="\windows\youtube.exe"
ImagePath="\Windows\HTC\Assets\Images\InternetPort al\youtube.qtc" />
</xOperatorLinks>
Save it and add back the readonly attribute. Copy it back to /Windows.
It works.
cismconn said:
hmmm. related to this question, is it possible to put Google Maps on the Internet Page then?
Click to expand...
Click to collapse
Yes, I replaced the Youtube link in 27c65cbd_manila and deleted the banner (Globe)
Below you will see the changed content.
Ton V
<?xml version="1.0" encoding="utf-16"?>
<InternetPortal>
<IncludeUserFavorites>True</IncludeUserFavorites>
<OperatorLinks>
<Link
Text="Google_Maps"
Executable="\Program Files\GoogleMaps\GoogleMaps.exe"
ImagePath="\Windows\Google.JPG" />
</OperatorLinks>
</InternetPortal>
Prof. Yaffle said:
... wanted to keep the globe but get rid of the Youtube link. Operatorlink section
Click to expand...
Click to collapse
If you want the Globe than don't delete banner section!
Use Notepad to change the file on the PC
Save it and send it to the storage card of your Touch HD
Copy it with Resco Explorer to the \Windows directory.
Ton V
NLBeev said:
Yes, I replaced the Youtube link in 27c65cbd_manila and deleted the banner (Globe)
Below you will see the changed content.
Ton V
<?xml version="1.0" encoding="utf-16"?>
<InternetPortal>
<IncludeUserFavorites>True</IncludeUserFavorites>
<OperatorLinks>
<Link
Text="Google_Maps"
Executable="\Program Files\GoogleMaps\GoogleMaps.exe"
ImagePath="\Windows\Google.JPG" />
</OperatorLinks>
</InternetPortal>
Click to expand...
Click to collapse
thanks Ton.
sounds good.
will have a play with that.
Ideally I'd like google maps and the rss program on there so a "proper" internet tab.
NLBeev said:
If you want the Globe than don't delete banner section!
Use Notepad to change the file on the PC
Save it and send it to the storage card of your Touch HD
Copy it with Resco Explorer to the \Windows directory.
Ton V
Click to expand...
Click to collapse
Ammar's cab file removes the Youtube link but leaves the globe. Just how I wanted it.
I have a Singaporian ROM with a ugly operator logo instead of the globe, and that's why I want to get rid of it. So I tried to modify 27c65cbd_manila, but nothing change at all. I tried to soft-reset after modification, or also deactivate and re-activate Touch FLO in Today settings, but even though the file is modified, the internet tab doesn't change.
This is my modified file:
<?xml version="1.0" encoding="utf-16"?>
<InternetPortal>
<IncludeUserFavorites>True</IncludeUserFavorites>
<OperatorLinks>
<Link
Text="YouTube"
Executable="\windows\youtube.exe"
ImagePath="\Windows\HTC\Assets\Images\InternetPortal\youtube.qtc" />
<Link
Text="Google_Maps"
Executable="\Program Files\GoogleMaps\GoogleMaps.exe"
ImagePath="\Windows\Google.JPG" />
</OperatorLinks>
</InternetPortal>
Click to expand...
Click to collapse

Changing my internet icon into Safari Browser Banner

just played with my HTC touch HD and try to figure it out on how to change the Image Banner/Browser Icon on my Internet Tab....
check this out
http://s157.photobucket.com/albums/t57/butz007/htc%20touch%20hd/?action=view&current=safari_browser.jpg
how to do it very simple
1. Create an Icon... must be on .PNG (whatever software do you prefer will definitely do as long as the final output would be on Transparent PNG)
note: the size of the PNG icon must be on 480 by 200 pixels, 72 dpi
2. Edit the XML code, don't be afraid this won't bite you (for all the newbs and non-developers)
you could always locate the XML code on this path on your device go to Application\Manila
InternetPortal.xml and InternetPortal-en-AU.xml
copy that and edit it on your desktop computer using a Notepad
note: make sure you have a back-up copy of the original better do this than sorry
then heres the original code just look the following highlighted text this is the one you going to change
***************************
<?xml version="1.0" encoding="utf-16"?>
<InternetPortal>
<IncludeUserFavorites>True</IncludeUserFavorites>
<Banner
DefaultImagePath="\Windows\480x200.qtc"
SelectedImagePath="\Windows\480x200.qtc"
Text="Launch Gee!"
NavigateUrl="http://gee-select.starhubgee.com.sg/wap/"
Width="480"
Height="215" />
<OperatorLinks>
<Link
Text="YouTube"
Executable="\windows\youtube.exe"
ImagePath="\Windows\HTC\Assets\Images\InternetPortal\youtube.qtc" />
</OperatorLinks>
</InternetPortal>
*******************************************
the first two highlighted text where the image path and the filename of icon that you just created... OK!?
example
DefaultImagePath="\Windows\myicon.png"
SelectedImagePath="\Windows\myicon.png"
second, I'm using a Blackstone that i bought in singapore so theres starhub logo and starhub link there so I've really don't know on your devices if were both the same but i think all htc devices were all the same when it comes to firmware.. so next on my device I got a welcome text
example
Text="Launch achu chu chu etc etc...or welcome to my world!"
Third Highlighted Text is the link of your banner
Whatever Link you may think that you usually go so often using your device
NavigateUrl="http://playboy.com"
and then FINALLY
copy this the two edited xml file and overwrite it on you devices, same path ofcourse.....Application\Manila, using Total Commander
then put your created art (PNG) on the main windows folder and viola, your personalized Internet Tab.......
...............................................................................
LIKE it..LOVE it.. HATE IT.. WHATEVER!! just enjoy it! ...

Questions About spn-conf.xml and Framework-res.apk, I'm Totally Frustrated....

Hi guys... I have couple questions and I'm totally frustrated because of them...
About spn-conf.xml:
I've examed every possible way to modify the file.. as author HTC Shawn Ku said:
Code:
<spnOverrides
numeric="MCC+MNC"
spn="SPN Name"/>
so I modify the file and it looks like following now:
Code:
<?xml version="1.0" encoding="utf-8"?>
<spnOverrides>
<spnOverride
numeric="46000" <!--chinese spn code-->
spn="Yanzi"/>
</spnOverrides>
I tried but did not work at all..
so I tried to delete tags <spnOverrides> and </spnOverrides>, or
Code:
<spnOverrides
numeric="46000" <!--chinese spn code-->
spn="Yanzi"/>
but they did not work at all...
So how can I modify the spn name?
About Framework-res.apk (from MoDaCo r3.1):
I want to modify framework-res.apk and I read a lot of posts talking about it.. However, I still do not know why every time after I flashed a modified framework-res.apk, my desire storage reduced 10mb-20mb.. right now only 30mb remains...
Also, when I use APKTool 1.3.1 to decompile and recompile immediately, the 2.7mb apk turned into 5.0mb... get bigger! That's weired...

[GUIDE] [Advanced] How to make an IconPack for Samsung Touchwiz [JellyBean]

Hi
I found the simple way to change the icons and names of applications on Samsung's TouchWiz UI.
you need to know about how to edit an apk and also how to find the application's package and activity names.
0-Download my attached file.
1-Decompile CSCAppResource.apk
2-add all your favorite icons to drawable folder.
2a= if you want to change the application's name too, check this post! [updated 1st august 2013 ]
3-Compile and Sign it.
already , you have CSCAppResource.apk with all icons , you added from above steps.
now , you need to decompile your edited CSCAppResource.apk file, after decompiling, goto Values folder and open the public.xml file vith Notepad++.
now you will find it like this one,, this is an example;
PHP:
<?xml version="1.0" encoding="utf-8"?>
<resources>
<public type="drawable" name="amestris_test" id="0x7f020000" />
</resources>
------------------------------------------------------
4-now create a xml file and paste below lines into it.
PHP:
<?xml version="1.0"?>
<cscappresource>
</cscappresource>
save it with CSCAppResource.xml file name.
------------------------------------------------------
5-now we want to add Icon for specific application. for example we want to change the icon for Browser.
the Browser application activity name is " com.android.browser ".
now we will define the Icon for Browser activity. see below example.
back to "CSCAppResource.xml" file and add this line between cscappresource tag.
PHP:
<item name="com.android.browser" iconid="7f020000"/>
at final we have the "CSCAppResource.xml " like this one.
PHP:
<?xml version="1.0"?>
<cscappresource>
<item name="com.android.browser" iconid="7f020000"/>
</cscappresource>
--------------------------------------------
save the file and copy CSCAppResource.xml and CSCAppResource.apk to this folder:
Code:
/system/csc/appresource
** you need to create "appresource" folder, if not exists.
give permissions to folder and files then reboot your phone.
i will share some samples in post #two.
Best Regards.
original thread
http://www.pda-planet.com/forum/forum127/thread5929.html
CUSTOM ICON PACKS
1-Sence5 Icon Pack by wildstang83​--------------------------------------------------------
How to apply this iconpack from custom recovery mod? [CWM Update.zip file]
Download the attached file "IconPack_Sample_CWM.zip"
Extract it via WinRar or 7Zip, copy your edited files into " \system\csc\appresource" folder and zip it.
now you can install it from recovery.
it is compatible with all phones.
**custom recovery is need.
​--------------------------------------------------------
Icon Pack Convertor by LegendM
Click to view the post
​--------------------------------------------------------
This is an sample:
PHP:
<?xml version="1.0"?>
<cscappresource>
<item name="com.android.browser" iconid="7f020012"/>
<item name="com.android.settings" iconid="7f02004f" />
<item name="com.android.phone" iconid="7f020046" />
<item name="com.android.mms" iconid="7f02003a" />
<item name="com.android.email" iconid="7f02001d" />
<item name="com.android.providers.downloads.ui" iconid="7f02001c" />
<item name="com.android.provider.smemo" iconid="7f020045" />
<item name="com.sec.android.widgetapp.diotek.smemo" iconid="7f020045" />
<item name="com.android.contacts" iconid="7f020018" />
<item name="com.android.contacts.activities.DialtactsActivity" iconid="7f020046" />
<item name="com.android.contacts.activities.PeopleActivity" iconid="7f020018" />
<item name="com.sec.android.app.dialertab.calllog.CalllogTipsActivity" iconid="7f020034" />
<item name="com.sec.android.app.camera" iconid="7f02000f" />
<item name="com.sec.android.app.camera.Camera" iconid="7f02000f" />
<item name="com.sec.android.gallery3d" iconid="7f020024" />
<item name="com.sec.android.app.launcher" iconid="7f020003" />
<item name="com.sec.android.app.controlpanel" iconid="7f02002e" />
<item name="com.sec.android.app.videoplayer" iconid="7f02005d" />
<item name="com.sec.android.app.voicerecorder" iconid="7f020061" />
<item name="com.sec.android.app.music" iconid="7f02003f" />
<item name="com.sec.android.app.myfiles" iconid="7f02001f" />
<item name="com.sec.android.app.fm" iconid="7f020021" />
<item name="com.sec.android.app.popupcalculator" iconid="7f020008" />
<item name="com.sec.android.app.clockpackage" iconid="7f020015" />
<item name="com.android.vending.AssetBrowserActivity" iconid="7f02004a" />
<item name="com.android.vending" iconid="7f02004a" />
<item name="com.google.android.finsky.widget.recommendation.RecommendedWidgetProvider" iconid="7f02004a" />
<item name="com.google.android.finsky.FinskyApp" iconid="7f02004a" />
<item name="com.android.vending.MarketWidgetProvider" iconid="7f02004a" />
<item name="com.google.android.finsky.widget.consumption.NowPlayingWidgetProvider" iconid="7f02004a" />
<item name="com.opera.mini.android" iconid="7f020043" />
<item name="com.noshufou.android.su" />
<item name="com.sds.android.ttpod" iconid="7f020059" />
<item name="net.cactii.flash2" iconid="7f020020" />
<item name="com.android.calendar.launchactivity" iconid="7f02000b" />
<item name="com.android.calendar.LaunchActivity" iconid="7f02000b" />
</cscappresource>
I have a couple of quick questions first though. Does it matter what the icons are named? Like ic_launcher.png, etc...
Also, I see where you say place both the .apk and the .xml into /system/csc/appresource, but I don't have an appresource folder on my Note II. What should I do?
Looks interesting, can't wait to try it out after your reply
wildstang83 said:
I have a couple of quick questions first though. Does it matter what the icons are named? Like ic_launcher.png, etc...
Also, I see where you say place both the .apk and the .xml into /system/csc/appresource, but I don't have an appresource folder on my Note II. What should I do?
Looks interesting, can't wait to try it out after your reply
Click to expand...
Click to collapse
1- it doesn't matter about the names, you just link the icon's ID from public.xml to activity. also you can see the example from second post.
2-you need to create appresource folder manually, it doesn't exists on any firmware.
M_J_Nazari said:
1- it doesn't matter about the names, you just link the icon's ID from public.xml to activity. also you can see the example from second post.
2- if not exists , then create appresource folder manually.
Click to expand...
Click to collapse
Appreciate that. Gonna try it out right now :good:
wildstang83 said:
Appreciate that. Gonna try it out right now :good:
Click to expand...
Click to collapse
you're welcome , you can test the sample from second post.
M_J_Nazari said:
you're welcome , you can test the sample from second post.
Click to expand...
Click to collapse
Yea thats what I am doing, just having a look at how you did it and everything. It works btw. You did a good job with this bud.
EDIT: I have the VZW Samsung Galaxy Note II i605 and it works perfectly.
Trust me I'm searching for this long time
I try create an small windows app that read apex ,go launcher icons and convert them to touchwiz
wildstang83 said:
Yea thats what I am doing, just having a look at how you did it and everything. It works btw. You did a good job with this bud.
EDIT: I have the VZW Samsung Galaxy Note II i605 and it works perfectly.
Click to expand...
Click to collapse
:good: its my pleasure.
LegendM said:
Trust me I'm searching for this long time
I try create an small app that read apex ,go launcher icons and convert them to touchwiz
Click to expand...
Click to collapse
I'll hope you find it perfect.
we are waiting for your job.
i searching a long time for this method and finally find this way is working. it seems an hidden Touchwiz feature.
Edit:Here you go small tool ( may be buggy,report bugs via pm)
LegendM said:
Ok,I made a small app,It extract apk files
Read from xml file and create new one
Now main problem is how can I sign zip?
Click to expand...
Click to collapse
how you edit apk file?
How to setup APKTool & Decompile, Recomile, Sign, and Zipalign APKs
[Guide] [Apktool] [Drag2sign] guide for decompiling apks to edit xml files & sign apk
[GUIDE] Signing and zipaligning your app
LegendM said:
Ok,I made a small app,It extract apk files
Read from xml file and create new one
Now main problem is how can I sign zip?
Click to expand...
Click to collapse
Basically you will need to create a key to sign the apk with. Assuming you have the android sdk and the JDK installed and in your path, you need to open terminal and run a command to create a key:
Code:
keytool -genkey -v -keystore android-test.keystore
Now that that is created you need to create a directory in which to sign your apk. I created mine on my desktop and called it sign_apk. So then I moved my key to that sign_apk folder on my desktop, along with my unsigned apk. After that you need to run another terminal command to sign the apk:
Code:
cd [path to sign_apk]
jarsigner -verbose -keystore android-test.keystore CSCAppResource.apk mykey
It will ask for the password you used while you were setting up your key. After you enter your password, it will sign the apk and all will be good.
Keep in mind, I am an OSX user so certainly not all things may be the same for all users, but this should get you closer at least
wildstang83 said:
Basically you will need to create a key to sign the apk with. Assuming you have the android sdk and the JDK installed and in your path, you need to open terminal and run a command to create a key:
Code:
keytool -genkey -v -keystore android-test.keystore
Now that that is created you need to create a directory in which to sign your apk. I created mine on my desktop and called it sign_apk. So then I moved my key to that sign_apk folder on my desktop, along with my unsigned apk. After that you need to run another terminal command to sign the apk:
Code:
cd [path to sign_apk]
jarsigner -verbose -keystore android-test.keystore CSCAppResource.apk mykey
It will ask for the password you used while you were setting up your key. After you enter your password, it will sign the apk and all will be good.
Keep in mind, I am an OSX user so certainly not all things may be the same for all users, but this should get you closer at least
Click to expand...
Click to collapse
Check my post and report bugs please :laugh:
I skip sign zip,people can do that manually,it just create xml file
LegendM said:
Edit:Here you go small tool ( may be buggy,report bugs via pm)
Click to expand...
Click to collapse
could you please explain it better?
it will convert icon packs from another Launchers to Touchwiz?
:good::good::good::good::good: yaaaay amazing guide bro
Got my Note ll looking like Sense 5
M_J_Nazari said:
could you please explain it better?
it will convert icon packs from another Launchers to Touchwiz?
Click to expand...
Click to collapse
Yep
You have to read other launcher apk file
It automaticly read xml file and create new one for touchwiz
Also you can find extracted apk file in my documents/touchwiz icon converter folder
LegendM said:
Yep
You have to read other launcher apk file
It automaticly read xml file and create new one for touchwiz
Also you can find extracted apk file in my documents/touchwiz icon converter folder
Click to expand...
Click to collapse
its an amazing tool :X:good:
Good,
Work perfec in s3mini
Sent from my GT-I8190 using Xparent Blue Tapatalk 2
this is the easiest apk decompiler i know as of now
http://www.youtube.com/watch?v=5-u0UI9LsrY

[CM12][tuto][theming][how to][video][apktool][Black][GLASS]3Minit Battery...Mods

Hi All , and Happy New Year 2015 with Lollipop on I9100
Its been long time i havent made a thread, this one is only to show you what i have learn around the NET (XDA is my House!) since i have my device .
i show you how to use apktool and decompile/compile process of some apks system from our new CM12.
The essential code to touch is in colors.xml and styles.xml files from decompiled sources , but you too, you have to know what to do with XML code.
I'm not trying to teach you about XML CODE, i just show you how i compare xml code from another theme with code from rom i have on my device and i show you how i try to make/adapt the changement code .
to learn about xml code , see @Goldie thread here :
http://forum.xda-developers.com/gal...de-understanding-creating-smali-mods-t2488033
in my video, i worked on framework-res, systemui and settings .
So you can make you little test a part and show us your change according my video. colors.xml and styles.xml are the best way to begin i think, according my great friend @Vivek_Neel and its thread here :
http://forum.xda-developers.com/android/themes/guide-t2978121/
Hope you have a big device with large screen/displaying to read it as well, 720p is a must
thanks.
My videos result :
3Minit Battery Mod on CM12:
HOW TO : http://forum.xda-developers.com/showpost.php?p=57975609&postcount=4
BLACK our CM12
Inspirations and all credits :
@Vivek_Neel for:
[Guide][How to theme lollipop roms with ease]
http://forum.xda-developers.com/android/themes/guide-t2978121
Euphoria Dark :
http://forum.xda-developers.com/showpost.php?p=58075585&postcount=635
@nicholaschum for :
http://forum.xda-developers.com/galaxy-s3/themes-apps/flashable-material-dark-temasek-t2993376
http://forum.xda-developers.com/galaxy-note-3/themes-apps/flashable-material-dark-temasek-t2992088
@androidous for his post and his autodidactic method i used too
http://forum.xda-developers.com/showpost.php?p=58038461&postcount=399
and his github here :https://github.com/androidous/Material_Black
method of work :
- decompile all stuff from themes in intro.
- decompile all my need from CM12 I9100
- by comparison, change only made on colors.xml and styles.xml in /res and some other little xml in /drawable or /layout
All my CWM Flashable files are here : http://d-h.st/users/skorpion/?fld_id=42551#files
details of files : contacts.apk, dialer.apk, systemui.apk, settings.apk, framework-res.apk and maybe trebuchet (not sure)
FINAL-Material_Black-master-CM12-BETA7.zip
FINAL-Material_Black-master-3MinitBattery-CM12-BETA7.zip
CM12-EUPHORIAbattery.zip
(these two files need that you have installed 3MinitBatterySettings.apk from 3MinitBatteryModFiles2.2_MD5_2aaf0531d4b8c74b33aacdba79575221.zip , see post4 bellow)
STOCK--CM12-BETA7.zip
(return to stock CM12 beta7)
Its not perfect but perfection will come soon, its just my first shoot about complete theming , just try it !
Voilà
3Minit Battery Mod on CM12
Source :
from @pas2001 for his thread 3Minit Battery Mod Updated: [03/09/14]
http://forum.xda-developers.com/showthread.php?t=2799958
and
http://forum.xda-developers.com/showpost.php?p=53795131&postcount=4
from @davidisflash , here is the working SystemUI.apk for CM12 unofficial rom on Note 4!!
http://forum.xda-developers.com/showpost.php?p=57646050&postcount=2468
thanks for its SystemUI.apk from CM12.
i decompiled SystemUI.apk from CM12 Note4 to gain MinitBattery$1.smali , MinitBattery$ResourceManager.smali and MinitBattery.smali files and have learned that i have to change some codes in system_icons.xml instead of status_bar.xml like in @pas2001 thread.
here it is my code for SystemUI/layout/system_icons.xml :
(in red , what i changed)
Code:
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout android:gravity="center_vertical" android:id="@id/system_icons" android:layout_width="wrap_content" android:layout_height="fill_parent"
xmlns:android="http://schemas.android.com/apk/res/android">
<com.android.keyguard.AlphaOptimizedLinearLayout android:gravity="center_vertical" android:orientation="horizontal" android:id="@id/statusIcons" android:layout_width="wrap_content" android:layout_height="fill_parent" />
<include android:id="@id/signal_cluster" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_marginStart="2.5dip" layout="@layout/signal_cluster_view" />
<com.android.systemui.BatteryMeterView android:id="@id/battery" android:layout_width="[COLOR="Red"]0.0[/COLOR]dip" android:layout_height="[COLOR="Red"]0.0[/COLOR]dip" android:layout_marginBottom="@dimen/battery_margin_bottom" android:layout_marginStart="7.0dip" />
[COLOR="Red"]<com.android.systemui.statusbar.policy.MinitBattery android:layout_width="wrap_content" android:layout_height="wrap_content" />[/COLOR]
</LinearLayout>
You need to download 3MinitBatteryModFiles2.2_MD5_2aaf0531d4b8c74b33aacdba79575221.zip from @pas2001 thread (1rst post) and only take 3MinitBatterySettings.apk from it if you plan to use this mod. Then you will install 3MinitBatterySettings.apk on your device. Personaly, i installed it on /data/app/ , set permissions and reboot.
In attachements, find a little pack containing only 3 smali files you need to add in SystemUI\smali\com\android\systemui\statusbar\policy according 1rst post from @pas2001.
3 files are : MinitBattery$1.smali , MinitBattery$ResourceManager.smali and MinitBattery.smali .
if you have installed CM12 on your device, you can try my SystemUI.apk in attachment too. (from beta5 or beta6)
Its easy to decompile, make the change and compile too.
Enjoy
thanks
ALL Credits to @gharrington .
Troubadour666 said:
Source :
from @pas2001 for his thread 3Minit Battery Mod Updated: [03/09/14]
http://forum.xda-developers.com/showthread.php?t=2799958
and
http://forum.xda-developers.com/showpost.php?p=53795131&postcount=4
from @davidisflash , here is the working SystemUI.apk for CM12 unofficial rom on Note 4!!
http://forum.xda-developers.com/showpost.php?p=57646050&postcount=2468
thanks for its SystemUI.apk from CM12.
i decompiled SystemUI.apk from CM12 Note4 to gain MinitBattery$1.smali , MinitBattery$ResourceManager.smali and MinitBattery.smali files and have learned that i have to change some codes in system_icons.xml instead of status_bar.xml like in @pas2001 thread.
here it is my code for SystemUI/layout/system_icons.xml :
(in red , what i changed)
Code:
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout android:gravity="center_vertical" android:id="@id/system_icons" android:layout_width="wrap_content" android:layout_height="fill_parent"
xmlns:android="http://schemas.android.com/apk/res/android">
<com.android.keyguard.AlphaOptimizedLinearLayout android:gravity="center_vertical" android:orientation="horizontal" android:id="@id/statusIcons" android:layout_width="wrap_content" android:layout_height="fill_parent" />
<include android:id="@id/signal_cluster" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_marginStart="2.5dip" layout="@layout/signal_cluster_view" />
<com.android.systemui.BatteryMeterView android:id="@id/battery" android:layout_width="[COLOR="Red"]0.0[/COLOR]dip" android:layout_height="[COLOR="Red"]0.0[/COLOR]dip" android:layout_marginBottom="@dimen/battery_margin_bottom" android:layout_marginStart="7.0dip" />
[COLOR="Red"]<com.android.systemui.statusbar.policy.MinitBattery android:layout_width="wrap_content" android:layout_height="wrap_content" />[/COLOR]
</LinearLayout>
You need to download 3MinitBatteryModFiles2.2_MD5_2aaf0531d4b8c74b33aacdba79575221.zip from @pas2001 thread (1rst post) and only take 3MinitBatterySettings.apk from it if you plan to use this mod. Then you will install 3MinitBatterySettings.apk on your device. Personaly, i installed it on /data/app/ , set permissions and reboot.
In attachements, find a little pack containing only 3 smali files you need to add in SystemUI\smali\com\android\systemui\statusbar\policy according 1rst post from @pas2001.
3 files are : MinitBattery$1.smali , MinitBattery$ResourceManager.smali and MinitBattery.smali .
if you have installed CM12 on your device, you can try my SystemUI.apk in attachment too. (from beta5)
Its easy to decompile, make the change and compile too.
Enjoy
Click to expand...
Click to collapse
Great job mate. But don't forget the real owner of 3minit battery mod @gharrington. I am only his team member.
BTW you guys can support by buy app in playstore. It up to date with new tabs function.
Thank.
plz when i followed the guide and compile the new systemui.apk
i paste it into \system\private-app\SystemUi
and i set permission to rw-r-r
but when i reboot the device a message pop up and said systemui has stopped and repetted the same thing over and over
can you tell me how did you manage to get it work ?
<T-Rex> said:
plz when i followed the guide and compile the new systemui.apk
i paste it into \system\private-app\SystemUi
and i set permission to rw-r-r
but when i reboot the device a message pop up and said systemui has stopped and repetted the same thing over and over
can you tell me how did you manage to get it work ?
Click to expand...
Click to collapse
its curious, because i always have error that you have but only when i copy apk on system. just a pop up said systemui has stopped .
when i reboot, it never appear again.
When you have compiled, did you manage META-INF folder and AndroidManifest.xml in new SystemUI.apk ?
- you set permission to rw-r-r and owner and group to root
- and you have 3MinitBatterySettings.apk on your system too ?
you missed smali files
i have tested without and i loose status bar and have constant "systemui has stopped" .
Troubadour666 said:
its curious, because i always have error that you have but only when i copy apk on system. just a pop up said systemui has stopped .
when i reboot, it never appear again.
When you have compiled, did you manage META-INF folder and AndroidManifest.xml in new SystemUI.apk ?
- you set permission to rw-r-r and owner and group to root
- and you have 3MinitBatterySettings.apk on your system too ?
you missed smali files
i have tested without and i loose status bar and have constant "systemui has stopped" .
Click to expand...
Click to collapse
no , i just replace the systemui.apk that you attached
can you give me plz all file needed to have the look in the screenshots (without changing the white backround for apps drawer) and the method plz
because i don't have time to compile my own
<T-Rex> said:
no , i just replace the systemui.apk that you attached
can you give me plz all file needed to have the look in the screenshots (without changing the white backround for apps drawer) and the method plz
because i don't have time to compile my own
Click to expand...
Click to collapse
ha, i cant share because its personal use and i made many change on it
and you will need my modded framework-res and settings for beta5 too.
its bad idea if you have though to use my systemui in attachment without 3MinitBatterySettings.apk installed just to gain 'black' ui like me.
you can follow this thread
http://forum.xda-developers.com/android/themes/guide-t2978121/
and try to adapt it and yes you will need to compile too. sry.
maybe, if i have time, i will make a post with all my XML changes on beta6 to give it a black ui .
thanks.
Troubadour666 said:
ha, i cant share because its personal use and i made many change on it
and you will need my modded framework-res and settings for beta5 too.
its bad idea if you have though to use my systemui in attachment without 3MinitBatterySettings.apk installed just to gain 'black' ui like me.
you can follow this thread
http://forum.xda-developers.com/android/themes/guide-t2978121/
and try to adapt it and yes you will need to compile too. sry.
maybe, if i have time, i will make a post with all my XML changes on beta6 to give it a black ui .
thanks.
Click to expand...
Click to collapse
please create full dark material theme decksclock, mms, calendar, calculator and others. thanks
hen you have compiled, did you manage META-INF folder and AndroidManifest.xml in new SystemUI.apk ? YES
- you set permission to rw-r-r and owner and group to root : YES
- and you have 3MinitBatterySettings.apk on your system too ? NO I D'ONT HAVE THIS APP
you missed smali files / WHAT YOU MEAN BY I MISSED THOSE FILES
i have tested without and i loose status bar and have constant "systemui has stopped" .
<T-Rex> said:
hen you have compiled, did you manage META-INF folder and AndroidManifest.xml in new SystemUI.apk ? YES
- you set permission to rw-r-r and owner and group to root : YES
- and you have 3MinitBatterySettings.apk on your system too ? NO I D'ONT HAVE THIS APP
you missed smali files / WHAT YOU MEAN BY I MISSED THOSE FILES
i have tested without and i loose status bar and have constant "systemui has stopped" .
Click to expand...
Click to collapse
i'm talking about the smali files pack in attachments post4.
you habe to install 3MinitBatterySettings.apk from @pas2001 thread too. you have FC because you missed smali files added before compilation. see again post 4.
thanks.
3Minit Battery Mod on Resurrection Remix 5.2.8 now , post4 updated
thanks
is it working on cm 12 lysergic acid? Thanks
Yakap said:
is it working on cm 12 lysergic acid? Thanks
Click to expand...
Click to collapse
see attachments post4
sweet job glad i was able to help at least a bit keep it up man :good::good:
androidous said:
sweet job glad i was able to help at least a bit keep it up man :good::good:
Click to expand...
Click to collapse
i have idea to create theme.material.dark definitions in framework-res.apk and see what i can do with it (similar from theme.material.light) , could be a sad work
and playing with android:theme="@style/ on <activity in AndroidManifest.xml maybe .
Good going @Troubadour666! Looking good
Thank great guide sorry my bad english
CM12 Material_Black Theme
Hi,
this is my last theming with Material_Black theme , following post4
CWM-I9100-CM12-Beta8-Material_Black-master-3MinitBatteryINCLUDE .zip - 22.02 MB
i have themed black Dialer.apk and Contacts.apk
ABOUT MY SystemUI.apk , you have to install 3MinitBatterySettings.apk as describe in post3 and post4.
Also , i have added networkspeedindicator from @thanhfhuongf in my SystemUI.apk too.
(his this thread here http://forum.xda-developers.com/galaxy-note-3/themes-apps/guide-lollipop-network-status-bar-t2998932)
for all of the followers insterested by theming it BLACK , i will post my colors.xml and style.xml soon, for all apk.
there are some other xml to modify too and png/jpg to change.
i'm open for other things if you have some ideas. i'm not moding but just theming, i mean, only colors and png images.
give a try and report.
thanks.
UPDATE :
NEW CWM package : 3MinitBattery and network speed indicator have been removed from SystemUI.apk.
I9100-CM12-Beta8-Material_Black-master.zip - 22.05 MB
or download SystemUI.apk in attachement, replace in CWM-I9100-CM12-Beta8-Material_Black-master-3MinitBatteryINCLUDE .zip if you have downloaded it before and reflash.

Categories

Resources