[GUIDE][poll-added][No-PC]How to sign an apk file & make a flashable zip without PC - Galaxy Y GT-S5360 General

[GUIDE][poll-added][No-PC]How to sign an apk file & make a flashable zip without PC
Hello, Many we need to sign apk file such as :-
[highlight]1)while converting amrv7 games to amrv6.[/highlight]
[highlight]2)after changing icon/modify any apk.[/highlight]
[highlight]3)after editing systemui.apk or framewprk-res.apk[/highlight]
[size=+2]And make a flashable zip for upload on Xda !![/size]
[highlight][size=+2]But many of us don't have pc(using tapatalk or Xda app) or may be we live out (such as me) and leave pc at home!![/size][/highlight]
So we can't sign apk with apksigner, apktool# or 7zip!!
"""""""""""""""""""""""""""""""""""
As we know
[highlight][size=+3]NECESSITY IS THE MOTHER OF INVENTION.[/size][/highlight]
[size=+2]So, After some time I find a way to sign apk and make a flashable zip with our android without using pc or Mac!![/size]
''''''"""""""""'''''''"""""""""'''''''""""""""
[highlight]REQUIREMENTS:-[/highlight]
1)Root explorer (buy it on play store or u may have)
2)ZIPsigner (free)(download it from playstore)(or u can download directly by clicking here
3)any existing flashable zip (to make a flashable zip)
(u can download flashable sample zip by clicking here )[highlight][size=+1]*UPDATED(03/10/13)[/size][/highlight]
Click to expand...
Click to collapse
""""""""""""""""""""""""""""""""""""
[highlight][size=+2]Process:-[/size][/highlight]
[A] Sign an apk !!
------------------
1) At first extract ur newxyz.apk by root explorer that exacted apk will be in speedsoftware > extracted > newxyz .
2) change/modify ur apk as u want!!
3) after editing that apk zip that whole newxyz folder!! This time ur folder will be in speedsoftware > zip/archives
4) Now from here u will need the help of ZIPsigner.
Open ZIPsigner > choose input > give address ur ziped apk folder.
{
"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"
}
Then go to output and give address sdcard/signedapk.apk
5) choose key/mode as
Auto-testkey
6) press sign !!
Click to expand...
Click to collapse
----------------------------***********------------------------
Flashable zip
-----------------
1) Download and extract the
sample.zip by root explorer.
Extracted folder (sample) will be in speedsoftware > extracted
2) Now open folder sample you should see two folders: one called "system" and one called "META-INF".
3) Let's start with the "system"
so open it:
In there, will go all files that what
you want to add or replace to the
system. So let's say for example that you want to replace the bootanimation.
4) Make a "New Floder" in sample> system > newfolder* ,name its as "media" *(make sure its aint in CAPS nor with in quotation marks)
5) now simply move the file in
their respective place:
the bootanimation.zip file should go in '/system/media' folder
**If you have more files to add, just follow the logic above; I'm sure you get the idea by now..
[size=+2]Hints[/size]
/system/app - all the system apps (SystemUI.apk etc)
/system/framework/ -framework-res.apk,android.policy.jar
/system/media - bootanimation.zip
/system/lib - libraries (*.so)
6) The other folder included in the folder sample(sample) is named "META-INF". So, [highlight]You may have to Replace the update-binary[/highlight] (if ur flashable zip is not working) inside the META-INF folder with an update-binary got from a zip that works in your phone.
7) if ur work with that folder complete then zip that folder.
8) now open ZIPsigner
-choose input
-Give address to ur zip u have created
-Give address to output where the flashable zip will be saved!!
(as explained above in SIGN APK)
9) Choose auto-testkey as key.
10) press Sign !!
Click to expand...
Click to collapse
"""""'''''''''"""""""""'''"""""""'''''''""""""
[size=+3]CONCLUSION:-[/size]
working and installable signed apk file!!
&
Working and flashable zip!!
____________________________________
#[highlight]APKTOOL[/highlight]
U can also modify an apk with new [highlight]APKTOOL[/highlight] for android
how to use apktool.apk original forum click Here
you can download apktool for android (.apk) from HERE
[highlight]But many times you will find errors in decompiling[/highlight]
____________________________________
[size=+3]*** CREDITS ***[/size]
[highlight](*1*) Rishik999 - for his awesome guide about flashable zip!![/highlight]
[highlight](*2*) ZIPsigner app developer[/highlight]
[highlight](*3*)Evanlocked - for his guide about apktool !![/highlight]
[highlight][size=+1](*4*) thewarlord (me)- for this guide[/size][/highlight]
Click to expand...
Click to collapse
-----------------------------------------
***If u will find any error in this thread PM me I will edit it!!
[highlight][size=+1]Plz rate this thread and show ur interest in added poll[/size][/highlight]
-------------------------------------------
Must READ* :-
[highlight]I am not going to give a emotional lecture.... So plz try to control ur self before copying it on another [size=+1]ANDROID[/size] forums !! PLZ [/highlight]
Click to expand...
Click to collapse
-------------------------------------------
Will add how to edit updater-script by which you can add your signature in that flashable zip​

Nice guide :good:

aniket.lamba said:
Nice guide :good:
Click to expand...
Click to collapse
Thanks!!

Bro! But that's an old trick... I think we already have one guide present on our forums....
Sent from my GT-I9505 using Tapatalk 4

A N D Y said:
Bro! But that's an old trick... I think we already have one guide present on our forums....
Sent from my GT-I9505 using Tapatalk 4
Click to expand...
Click to collapse
O!! But I don't found that !!
So I make a new guide!!

Thanks. Its really simple.

Nice guide but some steps can be reduced if we use zarchiver instead of using root explorer.
||""Playing Asphalt™ 8 Airborne on my sgy. LoLz.
Joke of the year. Gameloft devs will die if they hear this. ""||

Souroking said:
Nice guide but some steps can be reduced if we use zarchiver instead of using root explorer.
||""Playing Asphalt™ 8 Airborne on my sgy. LoLz.
Joke of the year. Gameloft devs will die if they hear this. ""||
Click to expand...
Click to collapse
Thanks 4 ur respond !!
Can u explain it via pm !!
I will add that soon with credits!!

Apktool added!!

Thank you bro... Its really easy.... I was looking for something like this....
can you provide the zipsigner apk link without playstore?
---------- Post added at 01:25 AM ---------- Previous post was at 12:46 AM ----------
You said about "update-binary"
but what about "updater-script"?
Do I need to replace it too???
Sent from my Galaxy Young GT-S5360 using xda-developers app from Bangladesh.

mms047 said:
Thank you bro... Its really easy.... I was looking for something like this....
can you provide the zipsigner apk link without playstore?
---------- Post added at 01:25 AM ---------- Previous post was at 12:46 AM ----------
You said about "update-binary"
but what about "updater-script"?
Do I need to replace it too???
Sent from my Galaxy Young GT-S5360 using xda-developers app from Bangladesh.
Click to expand...
Click to collapse
Link updated in guide!! u can also download zipsigner by clicking here!!

In many cases there is no need to change updater-script !! It can only edited by notepad++ or high end text editor for android 3.0+ !!
But any one add his/her signature in updater-script then that signature will appear while flashing that zip!!
So its important to don't change it if u don't want another's signature in ur zip!!
Thanks 4 ur support !!

Editing update-script is really necessary for flashing zips like pushing/replacing apps in system and you can add there an auto-mount feature. Anyway, nice guide. :cheers:

Make app. signed apk through "BytecodeEditor.apk"

1hewarlock said:
Thanks 4 ur respond !!
Can u explain it via pm !!
I will add that soon with credits!!
Click to expand...
Click to collapse
Its easy zarchiever allows us to add or remove files from a zip you can just edit a flashable zip that works on your phone to add the files you want and delete the ones you dont want. And then jst sign it using your method.
||""Playing Asphalt™ 8 Airborne on my sgy. LoLz.
Joke of the year. Gameloft devs will die if they hear this. ""||

What is Key/mode ?

Souroking said:
Its easy zarchiever allows us to add or remove files from a zip you can just edit a flashable zip that works on your phone to add the files you want and delete the ones you dont want. And then jst sign it using your method.
||""Playing Asphalt™ 8 Airborne on my sgy. LoLz.
Joke of the year. Gameloft devs will die if they hear this. ""||
Click to expand...
Click to collapse
Thanks!!
imElectronica said:
What is Key/mode ?
Click to expand...
Click to collapse
Key/mode is a option in zipsigner !!
U have to use it to sign the zip or app!!
Select auto test key for signing!!

imElectronica said:
Make app. signed apk through "BytecodeEditor.apk"
Click to expand...
Click to collapse
Dude!! Its work !! But not for heavy apps like temple run etc!!

ya.....

Going to update it with better a
Sample.zip!!

Related

[HOW TO/MOD] make Transparant lockscreen

hi
this tutorial will show u how to make your lock screen transparent to your ROM whatever it is..
it is easy method and I look everywhere, nobody post the method or the correct one at least
==================================
i will not go throw how to decompile and compile because there are many threads show how to do it
==================================
* decompile framework-res.apk from your ROM
* go to res/drawable-hdpi
* delete zzzzzzzz_default_lockscreenw.jpg
* place new transparent image and rename it as zzzzzzzz_default_lockscreenw.png
*go to res/layout/zzz_keyguard_screen_lockscreenwallpaper.xml
*in line 2 change
Code:
android:background="#ff000000"
to
Code:
android:background="#00000000"
*compile framework-res.apk again and don't forget to delete the necessary files and folders from KEEP
*move to ur device to system/framework
*reboot, ur done
this is how it should be look like
{
"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 attached a transparent image in the attachment if someone doesn't know how to make one by Photoshop
juf,,
another how to .. soon
Thanx for the howto !
Brotuck said:
Thanx for the howto !
Click to expand...
Click to collapse
u r welcome mate
Thanks, looks cool and I may pluck up my courage to try over the weekend.
I have been wondering why the phone doesn't support transparent/translucent lockscreens. It'll be nice if there's an app that can somehow or other do that without having newbies (and scaredies) to decompile and compile the .apk!
juffo said:
hi
this tutorial will show u how to make your lock screen transparent to your ROM whatever it is..
it is easy method and I look everywhere, nobody post the method or the correct one at least
==================================
i will not go throw how to decompile and compile because there are many threads show how to do it
==================================
* decompile framework-res.apk from your ROM
* go to res/drawable-hdpi
* delete zzzzzzzz_default_lockscreenw.jpg
* place new transparent image and rename it as zzzzzzzz_default_lockscreenw.png
*go to res/layout/zzz_keyguard_screen_lockscreenwallpaper.xml
*in line 2 change
Code:
android:background="#ff000000"
to
Code:
android:background="#00000000"
*compile framework-res.apk again and don't forget to delete the necessary files and folders from KEEP
*move to ur device to system/framework
*reboot, ur done
this is how it should be look like
I attached a transparent image in the attachment if someone doesn't know how to make one by Photoshop
juf,,
Click to expand...
Click to collapse
Sweet thanks for this. Where is the attachment? That would be a big help if we had a transparent image to us.
Thanks
Sent from my SGH-I777 using xda premium
jgrimberg1979 said:
Sweet thanks for this. Where is the attachment? That would be a big help if we had a transparent image to us.
Thanks
Sent from my SGH-I777 using xda premium
Click to expand...
Click to collapse
it is there in the attachment square ,, but bqz it is transparent
juffo said:
it is there in the attachment square ,, but bqz it is transparent
Click to expand...
Click to collapse
I cannot get it to recompile correctly, i keep getting error after error. I have been trying to get it working for the last 4 hours. Is there any way you could take my framework-res.apk and apply your mod? Please
View attachment framework-res.apk
jgrimberg1979 said:
I cannot get it to recompile correctly, i keep getting error after error. I have been trying to get it working for the last 4 hours. Is there any way you could take my framework-res.apk and apply your mod? Please
View attachment 782712
Click to expand...
Click to collapse
i checked ur file
u have without any modding a problem in PNG files
i will do it but need much more time
maybe today late or tomorrow
juffo said:
i checked ur file
u have without any modding a problem in PNG files
i will do it but need much more time
maybe today late or tomorrow
Click to expand...
Click to collapse
Okay thanks. Is that why i am getting the errors? because of some of the pngs?
I really want to learn this stuff but its hards to find a good tutorial.
Anyways thanks for looking into this
jgrimberg1979 said:
Okay thanks. Is that why i am getting the errors? because of some of the pngs?
I really want to learn this stuff but its hards to find a good tutorial.
Anyways thanks for looking into this
Click to expand...
Click to collapse
simply u have to add 1 pixel all around the image, by an other word u have to know how to use Photoshop
here u r
ur file is fixed, trans.LS and ready
http://www.multiupload.com/L2LBGBUOYJ
hi . please help me .. how can i edit .xml file and open it ...
victor711 said:
hi . please help me .. how can i edit .xml file and open it ...
Click to expand...
Click to collapse
use notepad++
victor711 said:
hi . please help me .. how can i edit .xml file and open it ...
Click to expand...
Click to collapse
You gotta decompile it first or else you wont be able to read it.
OP
Can you help me make one for miui? I changed roms so I didn't get a chance to try out the apk you made for me. Now I am on miui
Sent from my SGH-I777 using xda premium
jgrimberg1979 said:
You gotta decompile it first or else you wont be able to read it.
OP
Can you help me make one for miui? I changed roms so I didn't get a chance to try out the apk you made for me. Now I am on miui
Sent from my SGH-I777 using xda premium
Click to expand...
Click to collapse
u had better to tell me earlier that u gonna change ur rom
I spent 2 hrs on that !!
sorry , can't help any more !
juffo said:
u had better to tell me earlier that u gonna change ur rom
I spent 2 hrs on that !!
sorry , can't help any more !
Click to expand...
Click to collapse
I am so sorry man, my bad. I tried editing myself after you said it would take a day or two and i was in a bootloop without a backup. Sorry man. I will throw a donation your way espcially if you can make one for miui.
jgrimberg1979 said:
I am so sorry man, my bad. I tried editing myself after you said it would take a day or two and i was in a bootloop without a backup. Sorry man. I will throw a donation your way espcially if you can make one for miui.
Click to expand...
Click to collapse
it is ok ,, but i cant do miui thing, bqz i dont have it and also i am not sure if its source is the same as like as sam stock ROM
sorry again
juffo said:
it is ok ,, but i cant do miui thing, bqz i dont have it and also i am not sure if its source is the same as like as sam stock ROM
sorry again
Click to expand...
Click to collapse
When i get back on a stock rom, and i try to make this mod tell me if i am correct.
1. Decompile on framework-res
2. Go in Drawable-HDPI delete and copy next zzzz***
3. Go in to Drawable and edit .xml to 00000**
4. Compile with APK manager
5. Hit yes when prompted if it is a system apk
6. yes or no? when it asks if i want to copy over additional files that i didnt modify from original apk in order to insure lease # of errors?
7. i if i hit yes do i delete the two files i changed and also delete resources.arsc?
8. Do i need to sign it?
Also what should the compression be set at in apk manager? My is set at 9. heap size is 64mb.
If you could give me some feedback on this i might be able to get it working on my own, hopefully
jgrimberg1979 said:
When i get back on a stock rom, and i try to make this mod tell me if i am correct.
1. Decompile on framework-res
2. Go in Drawable-HDPI delete and copy next zzzz***
3. Go in to Drawable and edit .xml to 00000**
4. Compile with APK manager
5. Hit yes when prompted if it is a system apk
6. yes or no? when it asks if i want to copy over additional files that i didnt modify from original apk in order to insure lease # of errors?
7. i if i hit yes do i delete the two files i changed and also delete resources.arsc?
8. Do i need to sign it?
Also what should the compression be set at in apk manager? My is set at 9. heap size is 64mb.
If you could give me some feedback on this i might be able to get it working on my own, hopefully
Click to expand...
Click to collapse
1. Decompile on framework-res
2. Go in Drawable-HDPI delete and copy next zzzz***.JPG to zzzz.***png
3. Go in to LAYOUT and edit .xml to 00000**
4. Compile with APK manager
5. Hit yes when prompted if it is a system apk
6. yes when it asks if i want to copy over additional files that i didnt modify from original apk in order to insure lease # of errors?
7. i if i hit yes do i delete the two files i changed and also delete resources.arsc?
yes. delete resources.arsc,zzzz***.jpg and ****.xml
8. Do i need to sign it?
NO
Also what should the compression be set at in apk manager? My is set at 9. heap size is 64mb.
compress to 0
so the options will be (22-Framework-res#-19-0-11)
i hope it is helpfull
juffo said:
1. Decompile on framework-res
2. Go in Drawable-HDPI delete and copy next zzzz***.JPG to zzzz.***png
3. Go in to LAYOUT and edit .xml to 00000**
4. Compile with APK manager
5. Hit yes when prompted if it is a system apk
6. yes when it asks if i want to copy over additional files that i didnt modify from original apk in order to insure lease # of errors?
7. i if i hit yes do i delete the two files i changed and also delete resources.arsc?
yes. delete resources.arsc,zzzz***.jpg and ****.xml
8. Do i need to sign it?
NO
Also what should the compression be set at in apk manager? My is set at 9. heap size is 64mb.
compress to 0
so the options will be (22-Framework-res#-19-0-11)
i hope it is helpfull
Click to expand...
Click to collapse
oh ****. i never changed it to png because i thought it was just going to replace the jpg in there.. So what does changing it to png do?

[AOSP/SAMMY]Change the background of your settings Dialer/Contacts[updated 9/12/12]

TIme to update this
Older data on howto change manually is in the spoiler below
Hi all,
This guide is split into two parts as of now , part 1 is for changing the settings menu background and part 2 is for changing the backgground for dialer and contacts.
Part -1
may be this method is known to few but im posting this to people who dont know how to change the background image of the settings menu and other few.
Sample 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"
}
Like it?
here is the method to do proceed with.
Software needed :
1.7zip (to replace the image)
2.android sdk(to use adb commands to push/pull the files)
How it works:
We are modifying/replacing an image called "background_holo_dark.png" in the "framework-res.apk" which is responsible for displaying background images in menu.
Step 1:
Use the following adb command below to pull the "framework-res.apk" from your mobile to pc.
Code:
adb pull system/framework/framework-res.apk
Step 2:
Open the framework-res.apk via 7zip and navigate to the following directory
"framework-res.apk\res\drawable-nodpi\", you will see a file called "background_holo_dark.png". Delete the image and dont close the 7zip.
Preparing your own image:
Now use any png image you want to set as background , resize it to 512 x 512 via mspaint or any other image editing software and rename the file to "background_holo_dark.png".
Drag the newly created image file back to 7zip(to the same directory where the old file is deleted) and close the 7 zip .
Step 3:
Now its time to push the file back to mobile, type the following command in the same command prompt
Code:
adb remount
now type the following
Code:
adb push framework-res.apk system/framework
Step 4:
Now reboot your mobile, you will have the new background image enabled
Part-2
Wanna change the background of the dialer and contacts?? well read below,
Step 1:
Use the adb command (or u can use root explorer) to pull the "Contacts.apk" from your mobile to pc.
Step 2:
Open the Contacts.apk via 7zip and navigate to the following directory
"Contacts.apk\res\drawable-nodpi\", you will see a file called "background_dial_holo_dark.png". Delete the image and dont close the 7zip.
Drag the image (similar to the one created in part 1 of the guide) file back to 7zip(to the same directory where the old file is deleted) and close the 7 zip .
Step 3:
Now its time to push/copy back the file back to mobile. Copy back the file to the same directory from where it is copied.
Step 4:
Now reboot your mobile, you will have the new background image enabled
Your dialer and contacts shortcut may be missing from your launcher, just drag it back to the homescreen from the app drawer.
Step:5
This step is optional!!! If you do not get those shortcuts, enter cwm and wipe cache and dalvik cache.
Note:
For users who know how to use root explorer (or other file managers) can use the same to copy/paste the framework-res.apk before and after editing.
Sample images are taken with multi dpi, this mod will work with all dpi.
Instructions:
1. Download the zip from the download section below and open it in 7zip.
2. Navigate to the following directory "\mode\system\framework\framework-res.apk\res\drawable-nodpi\".(Sample images on post 2)
3. Change the images "background_holo_dark.png" and "background_holo_dark.png" as per your wish.
4. Flash it
Sample screenshots from aosp rom:
Downloads:
bg mod
credit:
vertimus (thanks to him , he helped finding the right image to replace)
Taking this for modded bg images collection
you can find some ready to use backgrounds in this post ... will be updating this post when i find something beautiful for a background
This only works with cm9 roms?
alexanter the great said:
This only works with cm9 roms?
Click to expand...
Click to collapse
works fully with cm9 and aokp roms. works partially with samsung roms where standard android framework is used.
when you say 'Use the following adb command below to pull the "framework-res.apk" from your mobile to pc' the phone must be connected with the PC?Im mean can't we pull it out with root explorer?
alexanter the great said:
when you say 'Use the following adb command below to pull the "framework-res.apk" from your mobile to pc' the phone must be connected with the PC?Im mean can't we pull it out with root explorer?
Click to expand...
Click to collapse
yes you can, and it is mentioned at the end of the post
I am sorry i did not see,ok now its worked with paranoidandroid thank you its very nice!!
I have the stock rom on my device and tried it on your description to replace the background, but the black background is always shown. The background i added to the "framework-res.apk" will be not shown in the settings.
Is there another way or another kind of doing this for stock roms user?
Or should i install CM9?
KeySonic said:
I have the stock rom on my device and tried it on your description to replace the background, but the black background is always shown. The background i added to the "framework-res.apk" will be not shown in the settings.
Is there another way or another kind of doing this for stock roms user?
Or should i install CM9?
Click to expand...
Click to collapse
This mod works on Samsung roms but only partially. The background changes won't be visible where the touch wiz parts are used. The here are a few screen shots from stock rom
《tapatalked from galaxy s3》
will update the guide soon for samsung roms too
Thank you sir. For this clear instructions
Sent from my GT-I9300 using xda premium
Thanx . Very usefull instruction but can u add the Black BG I want my phone simple
Sent from my GT-I9300 using XDA
sharjackmission said:
Thanx . Very usefull instruction but can u add the Black BG I want my phone simple
Sent from my GT-I9300 using XDA
Click to expand...
Click to collapse
Added to the 2nd post
bala_gamer said:
Added to the 2nd post
Click to expand...
Click to collapse
thanx man keep it up
One question
How to change the BG of the menu
I did ur steps but the menu didnt change
Sent from my GT-I9100 using XDA
sharjackmission said:
One question
How to change the BG of the menu
I did ur steps but the menu didnt change
Sent from my GT-I9100 using XDA
Click to expand...
Click to collapse
anybody am i the only one who intrested
sharjackmission said:
anybody am i the only one who intrested
Click to expand...
Click to collapse
which menu ?
el_liberator said:
which menu ?
Click to expand...
Click to collapse
when u hit the menu button doesnt change it to backbecause i dont like the grey color
---------- Post added at 12:25 AM ---------- Previous post was at 12:11 AM ----------
sharjackmission said:
when u hit the menu button doesnt change it to backbecause i dont like the grey color
Click to expand...
Click to collapse
anybody
sharjackmission said:
anybody am i the only one who intrested
Click to expand...
Click to collapse
assuming that you are mentioning stock samsung roms settings background its a bit tricky, but will add the guide for it soon.
how can i find this Software needed ??
1.7zip (to replace the image)
2.android sdk(to use adb commands to push/pull the files)
shukriee said:
how can i find this Software needed ??
1.7zip (to replace the image)
2.android sdk(to use adb commands to push/pull the files)
Click to expand...
Click to collapse
a simple google search will give you those.
here
you can also simply copy past via root explorer if you are not comfortable with adb commands. just dont forget to set the permission as
XX0
X00
X00

JellyBean 4.2 like Analog Clock widget

{
"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"
}
Just a simple photoshop work.. I know this is really meaningless but anyway, it'll take (at least) a few weeks until we get 4.2 on our GNex, isn't it?
Download :
- Flashable zip for deodexed stock roms : download
[Include widget preview image fix]
- For other rom users : use this png files - download
(Copy appwidget_clock_*.png files to DeskClock.apk/res/drawable-xhdpi/ and preview.png to /drawable-nodpi/)
- Wallpaper : download
(just more yellowish version of one of default wallpapers in 4.1 JB)
I cant get to the folder to copy the file, i checked system/app. Im prob wrong. Where should i go
Sent from my Galaxy Nexus using xda premium
BIG THANKS!
working pefectly on my brothers gnex and on my htc ons s
:good:
---------- Post added at 08:56 PM ---------- Previous post was at 08:52 PM ----------
Afwasmassi said:
I cant get to the folder to copy the file, i checked system/app. Im prob wrong. Where should i go
Sent from my Galaxy Nexus using xda premium
Click to expand...
Click to collapse
really u checked system -> app and there is no "desk-clock.apk" ?
( i only unpacked the zip file and moved the apk on this folder )
evilisto said:
Just a simple photoshop work.. I know this is really meaningless but anyway, it'll take (at least) a few weeks until we get 4.2 on our GNex, isn't it?
Download :
- Flashable zip for deodexed stock roms : download
- For other rom users : use this png files - download
(Copy to DeskClockGoogle.apk/res/drawable-xhdpi/)
- Wallpaper : download
(just more yellowish version of one of default wallpapers in 4.1 JB)
Click to expand...
Click to collapse
Is great!! working in 4.1.2
Works great! Thank you very much!
Sent from my SmoothCriminal
AlfalfaX said:
BIG THANKS!
working pefectly on my brothers gnex and on my htc ons s
:good:
---------- Post added at 08:56 PM ---------- Previous post was at 08:52 PM ----------
really u checked system -> app and there is no "desk-clock.apk" ?
( i only unpacked the zip file and moved the apk on this folder )
Click to expand...
Click to collapse
Well there is but i cant get deeper into /res i can only install.
Lol now deskclock apk is gone xd can sb upload it for me xd
Sent from my Galaxy Nexus using xda premium
Thanks this is exactly what I was looking for!
Afwasmassi said:
Well there is but i cant get deeper into /res i can only install
Sent from my Galaxy Nexus using xda premium
Click to expand...
Click to collapse
ok here is may (working) way to installl:
1. unzip the analog clock folder -> copy the "deskclockgoogle.apk"
2. use a root explorer to navigate into ur system to the app folder
3. delete the old "deskclock.apk"
4. paste the new apk ( set permissions to read and write ) and rename it to "deskclock.apk"
5. reboot
6. now paste the clock widget on ur homescreen
7. done
AlfalfaX said:
ok here is may (working) way to installl:
1. unzip the analog clock folder -> copy the "deskclockgoogle.apk"
2. use a root explorer to navigate into ur system to the app folder
3. delete the old "deskclock.apk"
4. paste the new apk ( set permissions to read and write ) and rename it to "deskclock.apk"
5. reboot
6. now paste the clock widget on ur homescreen
7. done
Click to expand...
Click to collapse
It says invalid CRC when i try to copy the apk
Sent from my Galaxy Nexus using xda premium
Do you think you can update the widget preview to reflect the changes you made because right now it shows a preview of the ICS clock.
Afwasmassi said:
It says invalid CRC when i try to copy the apk
Sent from my Galaxy Nexus using xda premium
Click to expand...
Click to collapse
-deleted-
AlfalfaX said:
which zip did u unpacked, the flashbale or the other
-> u have to use not the flashbale zip
Click to expand...
Click to collapse
there are only 3 pictures in the other file..
Turbocom said:
Do you think you can update the widget preview to reflect the changes you made because right now it shows a preview of the ICS clock.
Click to expand...
Click to collapse
:silly: ok, that was my fault.... the flashbale is the rigth file
try to copy the apk again but now use this explorer: https://play.google.com/store/apps/...xLDMsImNvbS5qcnVtbXkucm9vdC5icm93c2VyZnJlZSJd
or
if that is not working use uccw: http://yackovskymusic.deviantart.com/art/Android-4-2-analog-clock-UCCW-335147872
AlfalfaX said:
:silly: ok, that was my fault.... the flashbale is the rigth file
try to copy the apk again but now use this explorer: https://play.google.com/store/apps/...xLDMsImNvbS5qcnVtbXkucm9vdC5icm93c2VyZnJlZSJd
or
if that is not working use uccw: http://yackovskymusic.deviantart.com/art/Android-4-2-analog-clock-UCCW-335147872
Click to expand...
Click to collapse
hm i get what you are saying, i deleted the clock apk and just took the apk from my rom file, i can open that one onto /res/drawable... but when i try to copy the 3 pictures in it it says deleting zips is not supported
edit: Hm now i can copy the 3 files into res/drawable but nothing happens it still shows me the old clock.
nvm ill wait a few weeks lol, thx for the effort tho
Afwasmassi said:
hm i get what you are saying, i deleted the clock apk and just took the apk from my rom file, i can open that one onto /res/drawable... but when i try to copy the 3 pictures in it it says deleting zips is not supported
Click to expand...
Click to collapse
hmmm wierd, something is not working
i think the best is to use uccw ( the skin is in the second link )
I used the 1 found in devian art but thanks anyway for letting us know
Sent from my Galaxy Nexus using Tapatalk 2
AlfalfaX said:
:silly: ok, that was my fault.... the flashbale is the rigth file
try to copy the apk again but now use this explorer: https://play.google.com/store/apps/...xLDMsImNvbS5qcnVtbXkucm9vdC5icm93c2VyZnJlZSJd
or
if that is not working use uccw: http://yackovskymusic.deviantart.com/art/Android-4-2-analog-clock-UCCW-335147872
Click to expand...
Click to collapse
Thanks for the uccw link!
Nice work man. Here's the outcome on mine.
Sent from my Galaxy Nexus using Tapatalk 2
updated
Turbocom said:
Do you think you can update the widget preview to reflect the changes you made because right now it shows a preview of the ICS clock.
Click to expand...
Click to collapse
OK I fixed widget preview now...
Download fixed flashable zip : http://www.mediafire.com/?4k5hstjhsstcs5d
PNG files : http://www.mediafire.com/?dwaalgcljjq8wjt
Afwasmassi said:
Well there is but i cant get deeper into /res i can only install.
Lol now deskclock apk is gone xd can sb upload it for me xd
Click to expand...
Click to collapse
Sorry, what I meant was...
1) pull your rom's DeskClock.apk from /system/app.
2) copy my png files to destination folder using 7-zip or other program.
3) then push back apk to /system/app...
Perfect! It's working, it's working!!
Sent from my Galaxy Nexus using Tapatalk 2

[Theme] Create your own themes Galaxy S III

[Theme] Mods for Galaxy S III
{
"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"
}
What we need?
1. Galaxy S3 (i tested with Android 4.1.2 XXELKC)
2. CWM (touch 6.0.1.2) dont use TWRP
3. File manager (like root explorer)
4. Wallpaper of your choice (720 x 1280) >>>> you can grab for here >>>> thanks to wiecho65 to post a wonderfull post of wallpapers!!! http://forum.xda-developers.com/showthread.php?t=1935632
5. Download the UPD_universal_S3.zip >>> http://www.mediafire.com/?qth21jyf2adwcb1
This mode change: Dialer, Contacs, Settings, Calc and other things
How do we install it
1. Make a back up of your rom (recommended)
2. With a file explorer search for the UPD_universal_S3.zip and extracted (look in folder / SpeedSoftware / Extracted)
3. Look for the background of your choice, changed the name to tw_background_holo_dark.png, copy it >>> is important to copy the background and not move, because we will use it 2 times!
4. Move to folder / UPD_universal_S3 / vrtheme / system / framework / framework-res.apk / res / drawable-nodpi
5. We search the background or image again and changed the name to background_holo_dark.png and put in the same folder> UPD_universal_S3 / vrtheme / system / framework / framework-res.apk / res / drawable-nodpi
6. We see that we have two files in the / drawable-nodpi folder
7. Now, we look for the folder called UPD_Universal_S3 We let down the folder and choose: compressed as a Zip
​8. Now, we changed the name of the zip, such as UPD_war_S3.zip (example)
9. Pass the .zip folder to the sd and flash via CWM
​
Credits to htcmania > http://www.youtube.com/watch?v=ldLUVkgOnr4&feature=player_embedded
To put a custom image in the notification bar
Is the same procedure; the difference
1. Change the name of the image to > back.png (only one image here!!!)
2. Put the new back.png in the folder > / UPD_universal_S3 / vrtheme / system / app / SystemUI.apk / res / drawable-xhdpi
3. Is the same procedure as above
Sorry for my english!
If i help you please give thanks! :good:
Thanks for your effort , it's a great tut. But I see that this only change the settings and dialer background, not fully change icons etc. A fellow XDA member, I think it was bala gamer, already post this tut on how to change the settings and dialer background by doing the same way. Maybe you should make it complete by telling us how to change icons and others?
Edit: this is the link to bala gamer's thread : http://forum.xda-developers.com/showthread.php?t=
Sent from my GT-I9300 using xda app-developers app
kusumalaga said:
Thanks for your effort , it's a great tut. But I see that this only change the settings and dialer background, not fully change icons etc. A fellow XDA member, I think it was bala gamer, already post this tut on how to change the settings and dialer background by doing the same way. Maybe you should make it complete by telling us how to change icons and others?
Edit: this is the link to bala gamer's thread : http://forum.xda-developers.com/showthread.php?t=
Sent from my GT-I9300 using xda app-developers app
Click to expand...
Click to collapse
The link is dead, do you have another?
thanks for the great job .but i have a problem i did everything but when i try to flash the zip file it give me aborted!!!! please help me
nabeel123450 said:
thanks for the great job .but i have a problem i did everything but when i try to flash the zip file it give me aborted!!!! please help me
Click to expand...
Click to collapse
what you see inside the zip folder you created?
something like the screenshots?
nabeel123450 said:
thanks for the great job .but i have a problem i did everything but when i try to flash the zip file it give me aborted!!!! please help me
Click to expand...
Click to collapse
Look this thread also > http://forum.xda-developers.com/showthread.php?t=2040019
its a good theme!!!
Galaxy Latino said:
what you see inside the zip folder you created?
something like the screenshots?
Click to expand...
Click to collapse
yes its the same
---------- Post added at 07:46 PM ---------- Previous post was at 07:38 PM ----------
Galaxy Latino said:
Look this thread also > http://forum.xda-developers.com/showthread.php?t=2040019
its a good theme!!!
Click to expand...
Click to collapse
thanks its work
---------- Post added at 08:36 PM ---------- Previous post was at 07:46 PM ----------
for the notification bar i should put two images or one?
and change the name for back.png only or i should write back_ho;o_dark.png???
1 image only. Change the name to
back.png
Sent from my GT-I9300 using xda premium
nabeel123450 said:
yes its the same
---------- Post added at 07:46 PM ---------- Previous post was at 07:38 PM ----------
thanks its work
---------- Post added at 08:36 PM ---------- Previous post was at 07:46 PM ----------
for the notification bar i should put two images or one?
and change the name for back.png only or i should write back_ho;o_dark.png???
Click to expand...
Click to collapse
because i try it and put back.png but not work !!!! sorry for more question but really its amazing mod and i enjoy with ur work :good::good::good:
just wanna to change the notififaction bar and it will amazing
To put a custom image in the notification bar
Click to expand...
Click to collapse
not work (((
may be due to the modified jkay?
translated by google
nabeel123450 said:
because i try it and put back.png but not work !!!! sorry for more question but really its amazing mod and i enjoy with ur work :good::good::good:
just wanna to change the notififaction bar and it will amazing
Click to expand...
Click to collapse
You have to do the same steps of the first mode, but with only one picture and change the rute of the folder.
What you do to change the notification bar?
Galaxy Latino said:
You have to do the same steps of the first mode, but with only one picture and change the rute of the folder.
What you do to change the notification bar?
Click to expand...
Click to collapse
i did everything but not work!!!:crying::crying::crying::crying::crying::crying::crying:
nabeel123450 said:
i did everything but not work!!!:crying::crying::crying::crying::crying::crying::crying:
Click to expand...
Click to collapse
What picture do you want? I will make you a flasheable zip with that image
Galaxy Latino said:
What picture do you want? I will make you a flasheable zip with that image
Click to expand...
Click to collapse
and me pls ))
zagoleg said:
and me pls ))
Click to expand...
Click to collapse
Here is...
If i help you remember give thanks!!!
not work ) unfortunately
zagoleg said:
not work ) unfortunately
Click to expand...
Click to collapse
What recovery do you use?
Galaxy Latino said:
What recovery do you use?
Click to expand...
Click to collapse
ClockworkMod Touch 6.0.1.9
zagoleg said:
ClockworkMod Touch 6.0.1.9
Click to expand...
Click to collapse
And do you have some theme applied to your rom or something like that? Do you use 23 toggles mod?
Galaxy Latino said:
And do you have some theme applied to your rom or something like that? Do you use 23 toggles mod?
Click to expand...
Click to collapse
i'm use JKay Deluxe 14.5.4 XXELL5/LL4/LKC

[Guide] [Fix] Some Fix For Apktool For android

hello friends
I have seen too many users got problem using apktool for android.
I also got problem...
But i studied the problem n just tried to fix it & guess what..??
My thinking fixed that problem
Now i want to help you all
You want to download apktool & its data files ( dont ask me for that )
Also you need a rooted phone to use rootex & apktool)
Guide 1
Now the steps:-
follow carefully......
This fix is If you get error about Mydata
1) Download apktool & data files ( i have the apktool 4.1 armel version dont know it will work for another version
2) Extract it to Sdcard/*Here*
3) Go to sdcard/Apktool & install apktool4.1.apk
4) Open it Give root access..
5) Now in aptool go to Sdcard/Apktool & select any file( tap&hold for 2 seconds) & there will be a option of "Set as apktool data folder"
6) now use rootex or similar file manager & go to system/framework/ &copy framework_res.apk to ur sdcard
7) Tap on framework_res.apk scroll down & select "IMPORT AS FRAMEWORK"
8) Now copy framework-res.apk to your sdcard (via rootex) tap on framework_res.apk & select 1st option decompile all ( If you get any error in decompiling then follow next step)
9) Open rootex go to data/data/per.pqy.apktool/ now delete mydata file
10) Now open rootex & go to sdcard/apktool/ & use multi select option n select all files & folders & only unselect "apktool4.1.apk" now copy all that files to "mydata" folder (make new folder anywhere in sdcard )
11) After completing step 10 then copy/move "mydata" folder to data/data/per.pqy.apktool/*Here* via rootex...
12) you have completed all steps now no more steps just open apktool n modify your Device system files or any apk/jar
*+*+REMEMBER+*+*
This Errors was Fixed by me no one helped me to fix this problem or i not copyed someons idea (its my fixing style)
So give all credits to me....,,,,
Guide 2
This guide is only if you have this errors
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"
}
1)Install apktool following guide1 (only 7 steps)
2)Then download this https://www.dropbox.com/s/p88gb8ze62peomp/Apktool Error Fix.zip
3)Now flash that zip via cwm recovery
4)Now this error is fixed
Now enjoy apktool
happy moding
Again this errors was Fixed by me
Credits:
Only Me
Note
The guide is for Galaxy pocket & Similar device
Try on yours & give feedback
Sent from my GT-S5300 using Tapatalk 2
IDK about Which Bugs Fix Are You Giving,,Coz I Dint Have Any Problem With Android Apktool
Himan Boro said:
IDK about Which Bugs Fix Are You Giving,,Coz I Dint Have Any Problem With Android Apktool
Click to expand...
Click to collapse
@Himan Boro
You not got any errors
but there are some users who get some errors
this 2 are the fixes there are more but i dont know them
i'll update thread when i get more fixes
chanbhavane said:
@Himan Boro
You not got any errors
but there are some users who get some errors
this 2 are the fixes there are more but i dont know them
i'll update thread when i get more fixes
Click to expand...
Click to collapse
Ok Bro..Keep It Up..
Himan Boro said:
Ok Bro..Keep It Up..
Click to expand...
Click to collapse
Yeh
i will
Thnx
Thanks for this...it help a lot
ned007 said:
Thanks for this...it help a lot
Click to expand...
Click to collapse
Mention not bro
Just hit the thanxx button
help file not exist "APKTOOL.YML"
chanbhavane said:
Mention not bro
Just hit the thanxx button
Click to expand...
Click to collapse
got an error it shows file not exist apktool.yml sir ..any fix for this
dansoy92 said:
got an error it shows file not exist apktool.yml sir ..any fix for this
Click to expand...
Click to collapse
Recompile time?
Will this work when decompile and recompile framework.jar? I it's work, I love you dude
GalKill said:
Will this work when decompile and recompile framework.jar? I it's work, I love you dude
Click to expand...
Click to collapse
It must work
but for that u need:
too much patients
lots of memory
& all apps closed while decompile (only apktool open) it will hang if not done
i tried but stoped after some time ( i dont have patients) :silly:
chanbhavane said:
Recompile time?
Click to expand...
Click to collapse
yes sir when recompiling settings.apk
dansoy92 said:
yes sir when recompiling settings.apk
Click to expand...
Click to collapse
actually from your decompiled settings.apk folder the file created apktool.yml is ither deleted or corrupted so that is prob
decompile settings.apk again & start moding & after moding recompile it :good:
chanbhavane said:
actually from your decompiled settings.apk folder the file created apktool.yml is ither deleted or corrupted so that is prob
decompile settings.apk again & start moding & after moding recompile it :good:
Click to expand...
Click to collapse
will try it sir..thanks for your reply
dansoy92 said:
will try it sir..thanks for your reply
Click to expand...
Click to collapse
mention not
give feedback
chanbhavane said:
mention not
give feedback
Click to expand...
Click to collapse
can't fix sir maybe it's on my apktool problem or maybe my ROM using
dansoy92 said:
can't fix sir maybe it's on my apktool problem or maybe my ROM using
Click to expand...
Click to collapse
have you imported framework-res.apk & twframework-res.apk?
fix now
chanbhavane said:
have you imported framework-res.apk & twframework-res.apk?
Click to expand...
Click to collapse
thank's GOD sir It is FIXED now I import framework-res.apk and TW as is..then i move simply the settings.apk to the root of my SDcard then it was fixed thank u sir for reminding me to IMPORT THOSE things :fingers-crossed:
dansoy92 said:
thank's GOD sir It is FIXED now I import framework-res.apk and TW as is..then i move simply the settings.apk to the root of my SDcard then it was fixed thank u sir for reminding me to IMPORT THOSE things :fingers-crossed:
Click to expand...
Click to collapse
Good to know your prob fixed
:angel:
GalKill said:
Will this work when decompile and recompile framework.jar? I it's work, I love you dude
Click to expand...
Click to collapse
yes it'll work
but it'll take too much time to compile & recompile

Categories

Resources