[DEV] 3Minit Battery Mod for CM12 - Galaxy S 4 Themes and Apps

Dear friend,
Just a little thread to explain how to add 3Minit Battery Mod to latest CM12 ROMs.
{
"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"
}
This tutorial has been made from original Mod thread. You need to have basic knowledge of APK decompiling to make it work.
Steps to follow :
1. Extract SystemUI.apk file from your CM12 ROM,
2. Decompile SystemUI file using Apktool (HowTo here),
3. Copy smali files into smali\com\android\systemui\statusbar directory of decompiled SystemUI,
4. Replace system_icons.xml from res\Layout,
5. Recompile SystemUI,
6. Copy META-INF directory and AndroidManifest.xml file from old SystemUI into the new new,
6. Copy new SystemUI.apk in installer zip file (in \system\priv-app\SystemUI\ directory),
7. Install zip from recovery (backup old config before),
8. Reboot and go to the 3minit settings App to change your battery icons.
You will find attached DevKit.zip containing all file for building the modded SystemUI.
Here is a recovery installer including latest 3Minit Battery setting app (can be used as installer template:
http://www.mediafire.com/download/u164yubucvbhdxj/CM12_3Min_MOD.zip
(made from CM12 20150216-NIGHTLY)
If you have any problem (bootloop), restore your backup or re-install CM12.
Enjoy.

Reserved.

Related

[SCRIPT] Services.jar De/Compiler/Signer

This is a script I created for personal use which will work on a Mac using the Terminal.
Services.jar is responsible for theming your phone, for example how the battery status and notification bar works, and general things such as those.
This script allows you to easily:
1. Create a working directory with all required files included.
2. Allow you to drag and drop the services.jar file you want to modify into the terminal for ease of use.
3. Automatically decompile services.jar into your working directory
4. Open your working directory from the Terminal to allow you to make modifications/changes.
5. Automatically re-compile services.jar after edits have been made.
6. Option to sign services.jar so that it is flash ready for your Desire.
Setting up is no problem,
1. Download the attachment and extract it to your desktop.
2. Open up terminal and cd (change directory) to the folder, eg: cd ~/desktop/services-jar
3. Then simply type: ./menu
This will display the easy-to-use menu for navigation around the script shown below
Screenshot:
{
"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: only for mac users.
CURRENTLY WORKING ON:
1. Automatic ripping of services.jar from a signed ROM. COMPLETE
2. De-compiling, editing, re-compiling and automatic signing of .apk files.
All requests are welcome
great hope we get an update for linux users soon.
inkredi said:
great hope we get an update for linux users soon.
Click to expand...
Click to collapse
I'm sure it can be done.
Updated: ability to extract file directly from a zipped ROM.

[GUIDE] How to Make the Galaxy SIII Lockscreen for Gingerbread!

Hello everyone
Today im showing you how to make the Galaxy SIII lockscreen for Android Gingerbread 2.3X
I recommend doing this on a Samsung device!
What you need is:
- 7zip
- Framework-res.apk (From your device!)
- The .png's (I have them for you only In MDPI)
Step1
- Open Framework-res.apk with 7zip
- Go to the Res folder and then go to The Drawable MDPI Or ldpi or hdpi depending on your phone!
Step2
- Download the File
- Now open the .zip file and open the .png's folder inside of the .zip file!
Step3
- When you have al the .png's Ready Copy and Paste them in the Framework.res.apk Res/MDPI/LDPI/HDPI folder (Depending on your phone)
Step4
- When you are done with that close the .zip file with the .png's and also close 7zip.
- Now Copy the framework-res.apk to your phone!
Step5
- Open root explorer and go to /sdcard and move framework-res.apk to /system/framework!
- Now (NO PANIC!) your phone should be giving Force Closes that's normal Just wait (If everything went fine your screen goes black and it should be starting up)
NOTE: If it keeps force closing than reboot your phone by yourself!
Screenshot:
{
"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"
}
I will make also the LDPI/HDPI files
thats great so im waiting,thanx:good:
Water effect please
their tooksny
I second the water effect. Please. :good:
Cool! Im my device works fine..
I had to resize to fit the 480x800
If you want to post, follow the annexes

[SHARE] [MASSIVE UPDATE][TOOL][WINDOWS]Universal Deodexer[ALL DEVICES!!]

Hi everyone,this is not my work im just sharing...
Alokbina and abcdjdj have created a tool which allows users to very easily deodex apks from a rom. This tool is very useful for Rom developers too. For now only windows is supported but we will try our best to make the same tool for linux too and make the tool as user friendly as possible. And, please don't forget to thank alokbina too.
Requirements:-
--->Java installed on your PC
--->system/framework folder from your rom
--->apks from that SAME ROM with the respective .odex file
--->Patience and a calm head (common sense included)
Instructions:-
1. Download the zip file and extract it.
2. You will get a folder called as "Deodex_V2"
3. Open it and it will look like this -
{
"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"
}
4.Now copy your framework files in this "Deodex_V2" folder. It will look somewhat like this -
5. Now place your apks along with their respective odex files in the folder called as "apks". [PLACE AS MANY APKS AS YOU WANT!!]
6. Run Main.bat. It will look like this -
7. Choose "Deodex All apks". The process will start and many windows will appear and disappear like this -
8. Collect your deodexed apks from the "deodexed" folder. Original apks will be in the "apks" folder
9. If you want to remove the framework files which you had copied in the "Deodex_V2" folder earlier, run Main.bat and select the clear framework option.
10. You can view the logs in the "working" folder if you wish to.
Enjoy and press the thanks button.
:good: :good:
ORIGNAL THREAD AND DOWNLOAD LINKS
http://forum.xda-developers.com/showthread.php?t=2213235
CREDITS
Alokbina
abcdjdj
This will revolute all ROM's...
Did you get permission to duplicate the original thread.
It's really good tool. Thanks

[APP] [GTALK][Gingerbread]

I'm sharing you the latest version of gtalk for our beloved HTC Explorer
Note: this app will work on any phone having gingerbread rom installed in it (custom/stock etc) not tested on ICS or JB.
Soo lets get started
Here are some screen shoots
{
"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"
}
Installation Instruction:
(Manual Method)
1. Download the gtalk.zip and extract it
http://www.4shared.com/zip/-_lN0Fph/gtalk.html
Note: after extracting the zip there will 2 folders goto system folder and you will find 2 more folders 1. APP & 2. Lib. Firstly open up app folder and copy talk.apk then follow step no.2
2. Now goto system/app and make the backup of "talk.apk" and paste the extracted one from the zip
3. Now change the ownership & properties as shown below
Now goto the lib folder extracted from zip and copy the content it contains and head straightly to system/lib folder
4. Now copy and paste the file from zip's folder to system/lib and change its ownership and properties as well shown below
If you follow the instrctions as discribed you will surely get this app working!
You can also flash this zip file from recovery but it doesnt worked for me thats why i explained the manual method for you!
Note: if the app dissapears just reboot and then it should be appeared!
Enjoy!
Press thanks button if i helped you folks! :thumbup:

[MOD][E/E Dual]ASOP lockscreen for stock rom

FIRST OF ALL BACKUP YOU ROM JUST IN CASE ANYTHING WENT WRONG
this is how to enable the ASOP lock screen on stock 4.1.1 xperia rom
ONLY TESTED ON XPERIA E DUAL
( IT SHOULD WORK ON XPERIA E OR ANY MDPI XPERIA)
screenshots:
{
"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"
}
this is a noob friendly guide you wont need to decompile and recompile any apks
First:
add this font to "system\fonts" and replace
this is the clock font it won't affect anything on your rom
Second:
Extract framework-res.apk from "system\framework"
third:
open framework-res.apk with winrar and put the continents of res.rar inside framework-res.apk
fourth:
this step is very important if you do it wrong you will end up with a boot loop
copy the modified framework-res.apk to your SDcard
then copy it to "system\"
then change Permissions to rw- r-- r--
then cut it to "system\framework" and replace
if your system instantly reboots while copying framework-res.apk then you did something wrong and you will end up with a boot loop
if not then everything is alright and all you have to do is reboot your device and vowala you have the ASOP Lockscreen
change log:
increased clock size to 120dip
removed am/pm
changed some icons (missed call, download, upload, charging, low battery, alarm, text selection handle, ...) to ASOP
if you don't want the icons simply don't insert the "drawaple-mdpi" folder to your framework-res.apk
Downloads:
file are in the discription
:good: if it helps​

Categories

Resources