cherryforum.free-boards.net
Would you like to react to this message? Create an account in a few clicks or log in to continue.


Free forum for every Cherry Mobile android phone user. A discussion of phone reviews, firmware, apps, games, themes.. etc. Registration is free. Filipino Community - This is a free forum not related with cherrymobile.com.ph
 
HomePortalLatest imagesRegisterLog in

 

 [HOWTO] Decompile/Recompile SystemUI.apk (applicable to other apk)

Go down 
+11
genesiztodd
rivalsbhe
apyot20
zai.zurdic
zwgchase
bienci
jaopaps23
JojoXDiE
jbucane
J()K3R
Admin
15 posters
Go to page : 1, 2, 3  Next
AuthorMessage
Admin
ADMIN

ADMIN
Admin


Posts : 202
Points : 305
Respect : 40
Join date : 25/03/2013
Age : 33
Location : Muntinlupa City

[HOWTO] Decompile/Recompile SystemUI.apk (applicable to other apk) Empty
PostSubject: [HOWTO] Decompile/Recompile SystemUI.apk (applicable to other apk)   [HOWTO] Decompile/Recompile SystemUI.apk (applicable to other apk) EmptyTue Mar 26, 2013 9:18 am

Requirements:
Syempe una sa lahat = PC
Java SDK/JRE
(google nyu lang then download nyu sa site ng java)
Basic CMD skilss

at higit sa lahat:
[You must be registered and logged in to see this link.]

After nyu madownload yung apktool1.5.0, extract po naten ang laman sa C:/android/apktool1.5.0
gawa na lang po tayu ng folder ng android at apktool1.5.0...
pwede kahit anong folder pero ganto kasi yung sakin Smile

ganto yung itsura nya

[You must be registered and logged in to see this link.]

So may mga tools ka na, kelangan mo na ngayun yung iedit mong file..
like SystemUI.apk
For SystemUI.apk, kelangan naten pati yung file na framework-res.apk...
Copy mo lang yung 2 files na iyon sa folder na kasama si apktool...
like this...
[You must be registered and logged in to see this link.]

after mo mailagay.. click "Start menu" for xp user click run, then type "CMD"
type in cmd
Code:
cd E:\android\apktool1.5.0
Yung letter "E" po ay pwede maiba depende kung san ang root ng windows nyu, kalimitan po sa normal user eh nasa "C" po ito...

for windows seven user punta ka lang sa folder na
ginawa mo kanina at hold shift + right click then click "open command Window here"
[You must be registered and logged in to see this link.]
once nasa apktool1.5.0 ka na, pwede ka na magstart Smile

first thing bago mag decompile ng SystemUI.apk,
kelangan muna install ang framework-res.apk sa system mo so ganto ang type mo
Code:
apktool if framework-res.apk
then pwede mo decompile
Code:
apktool d -f SystemUI.apk


ganto na dapat itsura nya...
[You must be registered and logged in to see this link.]

after decompile, may lalabas na folder dun sa folder na ginawa nyu...
"SystemUI" folder
it contains every files,xml,image na nilalaman ng SystemUI.apk

pwede na kayu mag edit kung ano man ang gusto nyu iedit dun...
(use notepad++ instead of ordinary notepad)


To recompile:
use this code
Code:
apktool b -f SystemUI SystemUINEW.apk
(note hindi sya mag rerecompile if may mali po kayu nagawa or naedit na value)
[You must be registered and logged in to see this link.]


after nyu magrecompile successfully! Very Happy
hindi pa tapos ang lahat dahil kelangan pa naten i-sign yan...
ang method na ginagamit ko ay simple lang at siguradong gumagana...
kaya ito ang ituturo ko sa inyo..

kung mapapansin nyu dalawa na ang SystemUI.apk at SystemUINEW.apk
yung may "NEW", yun yung bago ginawa nyu na kelangan pa i-sign...
(NEED ng WINRAR or 7ZIP na program, if wala pa install ka muna saglit lang yun Wink )

right click SystemUI.apk>7zip>open archive
right click SystemUINEW.apk>7zip>open archive
Note: wag po i-extract...
sa loob ng SystemUI.apk, Highlight po naten ang:
META-INF at androidmanifest.xml
at idrag papunta sa kabilang window(SystemUINEW.apk)... Yes lang ang confirmation
[You must be registered and logged in to see this link.]

after neto naSign na po ang SystemUINEW.apk nyu... lipat nyu sa ibang folder at ipush na sa Phone nyu Smile

after neto may bago na kayung natutunan lol! happy theming ka-forum!!


Last edited by Admin on Sun Apr 14, 2013 5:35 pm; edited 4 times in total
Back to top Go down
https://cherryforum.forumtl.com
J()K3R
member

member
J()K3R


Posts : 10
Points : 12
Respect : 2
Join date : 25/03/2013

[HOWTO] Decompile/Recompile SystemUI.apk (applicable to other apk) Empty
PostSubject: Re: [HOWTO] Decompile/Recompile SystemUI.apk (applicable to other apk)   [HOWTO] Decompile/Recompile SystemUI.apk (applicable to other apk) EmptyTue Mar 26, 2013 9:51 am

wow tamang tama.. ito hinahanap ko sir bounce Very Happy sir pwede din kaya sa Mms.apk to?
Back to top Go down
Admin
ADMIN

ADMIN
Admin


Posts : 202
Points : 305
Respect : 40
Join date : 25/03/2013
Age : 33
Location : Muntinlupa City

[HOWTO] Decompile/Recompile SystemUI.apk (applicable to other apk) Empty
PostSubject: Re: [HOWTO] Decompile/Recompile SystemUI.apk (applicable to other apk)   [HOWTO] Decompile/Recompile SystemUI.apk (applicable to other apk) EmptyTue Mar 26, 2013 10:06 am

pwede, pero di ko pa natrtry... alam ko hindi na sinasign yun eh... try mo na lang di ka naman mabootloop dahil sa mms.apk eh Smile
Back to top Go down
https://cherryforum.forumtl.com
J()K3R
member

member
J()K3R


Posts : 10
Points : 12
Respect : 2
Join date : 25/03/2013

[HOWTO] Decompile/Recompile SystemUI.apk (applicable to other apk) Empty
PostSubject: Re: [HOWTO] Decompile/Recompile SystemUI.apk (applicable to other apk)   [HOWTO] Decompile/Recompile SystemUI.apk (applicable to other apk) EmptyTue Mar 26, 2013 10:11 am

Admin wrote:
pwede, pero di ko pa natrtry... alam ko hindi na sinasign yun eh... try mo na lang di ka naman mabootloop dahil sa mms.apk eh Smile
matry nga sa bahay mamaya Very Happy :thanks: sir Smile
Back to top Go down
jbucane

jbucane


Posts : 6
Points : 6
Respect : 0
Join date : 25/03/2013
Location : SystemUI/res/values

[HOWTO] Decompile/Recompile SystemUI.apk (applicable to other apk) Empty
PostSubject: Re: [HOWTO] Decompile/Recompile SystemUI.apk (applicable to other apk)   [HOWTO] Decompile/Recompile SystemUI.apk (applicable to other apk) EmptyTue Mar 26, 2013 2:26 pm

Ok sa Mms.apk na try ko na Smile
Back to top Go down
https://www.facebook.com/jbucane
Admin
ADMIN

ADMIN
Admin


Posts : 202
Points : 305
Respect : 40
Join date : 25/03/2013
Age : 33
Location : Muntinlupa City

[HOWTO] Decompile/Recompile SystemUI.apk (applicable to other apk) Empty
PostSubject: Re: [HOWTO] Decompile/Recompile SystemUI.apk (applicable to other apk)   [HOWTO] Decompile/Recompile SystemUI.apk (applicable to other apk) EmptyTue Mar 26, 2013 2:49 pm

good job, post nyu na lang mga na theme nyu dito para mag karon ng laman
Back to top Go down
https://cherryforum.forumtl.com
jbucane

jbucane


Posts : 6
Points : 6
Respect : 0
Join date : 25/03/2013
Location : SystemUI/res/values

[HOWTO] Decompile/Recompile SystemUI.apk (applicable to other apk) Empty
PostSubject: Re: [HOWTO] Decompile/Recompile SystemUI.apk (applicable to other apk)   [HOWTO] Decompile/Recompile SystemUI.apk (applicable to other apk) EmptyWed Mar 27, 2013 10:04 am

Ge sir Pacheca post ko mga nagawa ko Smile
Back to top Go down
https://www.facebook.com/jbucane
Admin
ADMIN

ADMIN
Admin


Posts : 202
Points : 305
Respect : 40
Join date : 25/03/2013
Age : 33
Location : Muntinlupa City

[HOWTO] Decompile/Recompile SystemUI.apk (applicable to other apk) Empty
PostSubject: Re: [HOWTO] Decompile/Recompile SystemUI.apk (applicable to other apk)   [HOWTO] Decompile/Recompile SystemUI.apk (applicable to other apk) EmptyWed Mar 27, 2013 10:08 am

jbucane wrote:
Ge sir Pacheca post ko mga nagawa ko Smile

ge abangan namen yan Shocked
Back to top Go down
https://cherryforum.forumtl.com
JojoXDiE
member

member



Posts : 15
Points : 15
Respect : 0
Join date : 26/03/2013

[HOWTO] Decompile/Recompile SystemUI.apk (applicable to other apk) Empty
PostSubject: Re: [HOWTO] Decompile/Recompile SystemUI.apk (applicable to other apk)   [HOWTO] Decompile/Recompile SystemUI.apk (applicable to other apk) EmptyWed Mar 27, 2013 2:29 pm

sir, penge naman po ng link ng 1.5.0 na apktool, nahahanap ko lang po e 1.5.2 e.
Back to top Go down
Admin
ADMIN

ADMIN
Admin


Posts : 202
Points : 305
Respect : 40
Join date : 25/03/2013
Age : 33
Location : Muntinlupa City

[HOWTO] Decompile/Recompile SystemUI.apk (applicable to other apk) Empty
PostSubject: Re: [HOWTO] Decompile/Recompile SystemUI.apk (applicable to other apk)   [HOWTO] Decompile/Recompile SystemUI.apk (applicable to other apk) EmptyWed Mar 27, 2013 2:31 pm

JojoXDiE wrote:
sir, penge naman po ng link ng 1.5.0 na apktool, nahahanap ko lang po e 1.5.2 e.

sir kasama po jan sa taaas, click nyu po yung word na apktool1.5.0 , Link po talaga yun elephant
Back to top Go down
https://cherryforum.forumtl.com
jaopaps23




Posts : 5
Points : 5
Respect : 0
Join date : 27/03/2013

[HOWTO] Decompile/Recompile SystemUI.apk (applicable to other apk) Empty
PostSubject: Re: [HOWTO] Decompile/Recompile SystemUI.apk (applicable to other apk)   [HOWTO] Decompile/Recompile SystemUI.apk (applicable to other apk) EmptyWed Mar 27, 2013 3:30 pm

may code po ba sa statusbar para malagay sa gitna ung clock? tinry q na kasi ung sa xda, tas pag recompile ko, hindi gumagana.
Back to top Go down
Admin
ADMIN

ADMIN
Admin


Posts : 202
Points : 305
Respect : 40
Join date : 25/03/2013
Age : 33
Location : Muntinlupa City

[HOWTO] Decompile/Recompile SystemUI.apk (applicable to other apk) Empty
PostSubject: Re: [HOWTO] Decompile/Recompile SystemUI.apk (applicable to other apk)   [HOWTO] Decompile/Recompile SystemUI.apk (applicable to other apk) EmptyWed Mar 27, 2013 4:10 pm

jaopaps23 wrote:
may code po ba sa statusbar para malagay sa gitna ung clock? tinry q na kasi ung sa xda, tas pag recompile ko, hindi gumagana.

gusto mo gumawa ako tutorial? yung kay ticklefish ba kamo yung sinasabi mo? pwede rin yun yun nga lang wag mo talaga gagayahin kasi dual sim po tayu.. dalawang files yung babagohin mo bugod sa status_bar.xml, pati po yung msim_status_bar.xml tongue
Back to top Go down
https://cherryforum.forumtl.com
JojoXDiE
member

member



Posts : 15
Points : 15
Respect : 0
Join date : 26/03/2013

[HOWTO] Decompile/Recompile SystemUI.apk (applicable to other apk) Empty
PostSubject: Re: [HOWTO] Decompile/Recompile SystemUI.apk (applicable to other apk)   [HOWTO] Decompile/Recompile SystemUI.apk (applicable to other apk) EmptyWed Mar 27, 2013 7:58 pm

Saang xml po yung tinatawag si ty_stat_toggle_on? Tnx po.
Back to top Go down
Admin
ADMIN

ADMIN
Admin


Posts : 202
Points : 305
Respect : 40
Join date : 25/03/2013
Age : 33
Location : Muntinlupa City

[HOWTO] Decompile/Recompile SystemUI.apk (applicable to other apk) Empty
PostSubject: Re: [HOWTO] Decompile/Recompile SystemUI.apk (applicable to other apk)   [HOWTO] Decompile/Recompile SystemUI.apk (applicable to other apk) EmptyWed Mar 27, 2013 8:50 pm

di ko lang sure kung saan, di ko pa naeencounter or nadadaan yang stat_toggle_on na yan, tingin ko gusto mo maedit yung toggles no? dadagdagan mo ba ng functions?

kung yun nga.. goodluck cheers
Back to top Go down
https://cherryforum.forumtl.com
JojoXDiE
member

member



Posts : 15
Points : 15
Respect : 0
Join date : 26/03/2013

[HOWTO] Decompile/Recompile SystemUI.apk (applicable to other apk) Empty
PostSubject: Re: [HOWTO] Decompile/Recompile SystemUI.apk (applicable to other apk)   [HOWTO] Decompile/Recompile SystemUI.apk (applicable to other apk) EmptyWed Mar 27, 2013 8:59 pm

Admin wrote:
di ko lang sure kung saan, di ko pa naeencounter or nadadaan yang stat_toggle_on na yan, tingin ko gusto mo maedit yung toggles no? dadagdagan mo ba ng functions?

kung yun nga.. goodluck cheers

Hahahaha. Tama. XD
Back to top Go down
JojoXDiE
member

member



Posts : 15
Points : 15
Respect : 0
Join date : 26/03/2013

[HOWTO] Decompile/Recompile SystemUI.apk (applicable to other apk) Empty
PostSubject: Re: [HOWTO] Decompile/Recompile SystemUI.apk (applicable to other apk)   [HOWTO] Decompile/Recompile SystemUI.apk (applicable to other apk) EmptyThu Mar 28, 2013 5:48 am

sir tutorial naman po sa center clock. please.
Back to top Go down
Admin
ADMIN

ADMIN
Admin


Posts : 202
Points : 305
Respect : 40
Join date : 25/03/2013
Age : 33
Location : Muntinlupa City

[HOWTO] Decompile/Recompile SystemUI.apk (applicable to other apk) Empty
PostSubject: Re: [HOWTO] Decompile/Recompile SystemUI.apk (applicable to other apk)   [HOWTO] Decompile/Recompile SystemUI.apk (applicable to other apk) EmptyThu Mar 28, 2013 5:55 am

please provide me a stock SystemUI.apk at Framework-res.apk para makapagstart ako ng tutorial about sa mga mods ko.. Smile
Back to top Go down
https://cherryforum.forumtl.com
JojoXDiE
member

member



Posts : 15
Points : 15
Respect : 0
Join date : 26/03/2013

[HOWTO] Decompile/Recompile SystemUI.apk (applicable to other apk) Empty
PostSubject: Re: [HOWTO] Decompile/Recompile SystemUI.apk (applicable to other apk)   [HOWTO] Decompile/Recompile SystemUI.apk (applicable to other apk) EmptyThu Mar 28, 2013 5:58 am

Admin wrote:
please provide me a stock SystemUI.apk at Framework-res.apk para makapagstart ako ng tutorial about sa mga mods ko.. Smile

hahaha. yun lang. XD. saan kaya ako makakahanap. XD.
Back to top Go down
Admin
ADMIN

ADMIN
Admin


Posts : 202
Points : 305
Respect : 40
Join date : 25/03/2013
Age : 33
Location : Muntinlupa City

[HOWTO] Decompile/Recompile SystemUI.apk (applicable to other apk) Empty
PostSubject: Re: [HOWTO] Decompile/Recompile SystemUI.apk (applicable to other apk)   [HOWTO] Decompile/Recompile SystemUI.apk (applicable to other apk) EmptyThu Mar 28, 2013 6:08 am

wala rin ako mahagilap eh.. baka kung sino may stock rom version 37 dyan eh pashare nalang po.. king
Back to top Go down
https://cherryforum.forumtl.com
JojoXDiE
member

member



Posts : 15
Points : 15
Respect : 0
Join date : 26/03/2013

[HOWTO] Decompile/Recompile SystemUI.apk (applicable to other apk) Empty
PostSubject: Re: [HOWTO] Decompile/Recompile SystemUI.apk (applicable to other apk)   [HOWTO] Decompile/Recompile SystemUI.apk (applicable to other apk) EmptyThu Mar 28, 2013 6:22 am

Admin wrote:
wala rin ako mahagilap eh.. baka kung sino may stock rom version 37 dyan eh pashare nalang po.. king

may nakita po ako, paki tingin po kong v37. XD
di pa pala pwede maglagay ng link.

nga pala sir, meron po bang application na nagvi-view ng SystemUI.apk sa pc, ang hirap kasi magimagine. XD.

Back to top Go down
Admin
ADMIN

ADMIN
Admin


Posts : 202
Points : 305
Respect : 40
Join date : 25/03/2013
Age : 33
Location : Muntinlupa City

[HOWTO] Decompile/Recompile SystemUI.apk (applicable to other apk) Empty
PostSubject: Re: [HOWTO] Decompile/Recompile SystemUI.apk (applicable to other apk)   [HOWTO] Decompile/Recompile SystemUI.apk (applicable to other apk) EmptyThu Mar 28, 2013 6:40 am

pm mo sakin link, wala pa kasi tayong source eh. kaya wala pang emulator
Back to top Go down
https://cherryforum.forumtl.com
JojoXDiE
member

member



Posts : 15
Points : 15
Respect : 0
Join date : 26/03/2013

[HOWTO] Decompile/Recompile SystemUI.apk (applicable to other apk) Empty
PostSubject: Re: [HOWTO] Decompile/Recompile SystemUI.apk (applicable to other apk)   [HOWTO] Decompile/Recompile SystemUI.apk (applicable to other apk) EmptyThu Mar 28, 2013 6:46 am

Admin wrote:
pm mo sakin link, wala pa kasi tayong source eh. kaya wala pang emulator


ay, ganu ba? XD. sir, di ko rin pm ko po saan? kasi pagPM ko sayo kanina dito, di rin pwede e.
Back to top Go down
Admin
ADMIN

ADMIN
Admin


Posts : 202
Points : 305
Respect : 40
Join date : 25/03/2013
Age : 33
Location : Muntinlupa City

[HOWTO] Decompile/Recompile SystemUI.apk (applicable to other apk) Empty
PostSubject: Re: [HOWTO] Decompile/Recompile SystemUI.apk (applicable to other apk)   [HOWTO] Decompile/Recompile SystemUI.apk (applicable to other apk) EmptyThu Mar 28, 2013 7:27 am

ay admin nga pala ako..post mo na lang dito.. lagyan mo ng mga spaces para di sya maging link..
Back to top Go down
https://cherryforum.forumtl.com
JojoXDiE
member

member



Posts : 15
Points : 15
Respect : 0
Join date : 26/03/2013

[HOWTO] Decompile/Recompile SystemUI.apk (applicable to other apk) Empty
PostSubject: Re: [HOWTO] Decompile/Recompile SystemUI.apk (applicable to other apk)   [HOWTO] Decompile/Recompile SystemUI.apk (applicable to other apk) EmptyThu Mar 28, 2013 7:49 am

Admin wrote:
ay admin nga pala ako..post mo na lang dito.. lagyan mo ng mga spaces para di sya maging link..

mukhang hindi version 37 e. pero tignan nyo nalang po.


mediafire.com/?g4f79a5fxzas22j
Back to top Go down
bienci




Posts : 2
Points : 2
Respect : 0
Join date : 28/03/2013

[HOWTO] Decompile/Recompile SystemUI.apk (applicable to other apk) Empty
PostSubject: Re: [HOWTO] Decompile/Recompile SystemUI.apk (applicable to other apk)   [HOWTO] Decompile/Recompile SystemUI.apk (applicable to other apk) EmptyThu Mar 28, 2013 8:53 am

sa centering ng clock db status_bar.xml at msim_status_bar. xml lng ang gagalawin dko lng alm kung anung line ng code ang eedit sa status_Bar.xml pahelp nmn..
Back to top Go down
Sponsored content





[HOWTO] Decompile/Recompile SystemUI.apk (applicable to other apk) Empty
PostSubject: Re: [HOWTO] Decompile/Recompile SystemUI.apk (applicable to other apk)   [HOWTO] Decompile/Recompile SystemUI.apk (applicable to other apk) Empty

Back to top Go down
 
[HOWTO] Decompile/Recompile SystemUI.apk (applicable to other apk)
Back to top 
Page 1 of 3Go to page : 1, 2, 3  Next
 Similar topics
-
» CM Flare 2.0 "systemui.apk" Converted to User Apps
» [HOWTO] Add status bar background...
» [MOD][HOWTO] change ICS lockscreen animation to Honeycomb style (ripple)
» [HOWTO] Add background for notification pulldown..
» [HOWTO] Edit notification pulldown items...

Permissions in this forum:You cannot reply to topics in this forum
cherryforum.free-boards.net :: Cherry Mobile Android Phones Discussion, Reviews & Updates :: Flare-
Jump to: