how can I compile LGsystemui.APK - LG D415 4.4.2 - LG Optimus L90

How can I compile LGSytemUI.apk
decompile is ok
but cannot compile it
I decompile it then recompile , it's get error
My file attach : framework-res, lgres , LGsystemui

How are you trying to decompile it.
Sent from my LG-D415 using XDA Free mobile app

demonslayer12349 said:
How are you trying to decompile it.
Sent from my LG-D415 using XDA Free mobile app
Click to expand...
Click to collapse
I use apktool 2.0.9 to decompile it to add more language

nnm79 said:
I use apktool 2.0.9 to decompile it to add more language
Click to expand...
Click to collapse
Okay. I need exact code. Because obviously you are missing something
Sent from my LG-D415 using XDA Free mobile app

demonslayer12349 said:
Okay. I need exact code. Because obviously you are missing something
Sent from my LG-D415 using XDA Free mobile app
Click to expand...
Click to collapse
Sorry, I don't know why yesterday I can't compile but today , I compile it with no error
maybe my PC mad

Maybe. Linux usually doesn't have those issues

Related

Signing framework?

Can I sing framework-res.apk with zipsign or a simlar app don't have access to PC at moment. If so which key is best to sign it with. Thanks in advance.
Sent from my X8 using XDA Premium App
Depends,
You could use the htc kitchen
or try signapk (if you have the android source)
marcnvidic said:
Depends,
You could use the htc kitchen
or try signapk (if you have the android source)
Click to expand...
Click to collapse
Thanks, didnt realise ninja morph could do what I needed.
Sent from my X8 using Tapatalk
No need to sign system apk's, if you do, it will bootloop...
furrabbit.nh said:
Thanks, didnt realise ninja morph could do what I needed.
Sent from my X8 using Tapatalk
Click to expand...
Click to collapse
Sent from my Ginger Glass using XDA App

What must i do with xml file ??

Hello...I want to learn about edit xml file on the frame work res.apk. I have tried to open it in to Notepad+++...but I don't know what must I do with this file,cause I don't understand all of code in this file.Can anyone teach me please ???
You must first decompile the framework with apktool. That way, the xmls will be decoded and perfectly readable.
Sent from my E15i using xda app-developers app
Chris95X8 said:
You must first decompile the framework with apktool. That way, the xmls will be decoded and perfectly readable.
Sent from my E15i using xda app-developers app
Click to expand...
Click to collapse
of course..I have decompiled it with apktool,then I opened it one by one,and the problem is I can not understand all of code....like as fffffffff.....true...transparent...etc. Where can I find this thread/tutorial ??
Sorry I am just the beginer....but thank's you !!
Bejjo said:
of course..I have decompiled it with apktool,then I opened it one by one,and the problem is I can not understand all of code....like as fffffffff.....true...transparent...etc. Where can I find this thread/tutorial ??
Sorry I am just the beginer....but thank's you !![/QUOT
google is your friend here maybe you can search for xml edit tutorial not sure
Click to expand...
Click to collapse
ngoralph said:
Bejjo said:
of course..I have decompiled it with apktool,then I opened it one by one,and the problem is I can not understand all of code....like as fffffffff.....true...transparent...etc. Where can I find this thread/tutorial ??
Sorry I am just the beginer....but thank's you !![/QUOT
google is your friend here maybe you can search for xml edit tutorial not sure
Click to expand...
Click to collapse
@ngoralp Many tutorial is just about how to open xml file..not about what can I do to change it ??
Click to expand...
Click to collapse
Well that depends on what you want to change. Google will help you alot with understanding those stuff.
Sent from my E15i using xda app-developers app
Chris95X8 said:
Well that depends on what you want to change. Google will help you alot with understanding those stuff.
Sent from my E15i using xda app-developers app
Click to expand...
Click to collapse
thanks friend....you're right,May be I must do it my self with any expriment ,but can you learn me how to customize a font color
Can you paste here the entire block of code in which you wish to edit the color?
Sent from my E15i using xda app-developers app
Chris95X8 said:
Can you paste here the entire block of code in which you wish to edit the color?
Sent from my E15i using xda app-developers app
Click to expand...
Click to collapse
I used the CN9 Crema de Nieva Beta11 by TeamMex,
I didn't ask you that.
Sent from my E15i using xda app-developers app

[Q] META_INF

what is the purpose of this folder META_INF?
i am trying to make rom for galaxy pro.. in dxisda's kitchen,, and i have a ques?
after modifying rom in kitchen can i use meta-inf folder form any other rom and paste it in my rom//?? will it work?
If I'm not wrong, meta_inf folder stores the certificate of the apps, as well as the updater-script. I think you will have to change some things in it.
Sent from my GT-S5570 using xda app-developers app
tietganFTW said:
If I'm not wrong, meta_inf folder stores the certificate of the apps, as well as the updater-script. I think you will have to change some things in it.
Sent from my GT-S5570 using xda app-developers app
Click to expand...
Click to collapse
could you help me??? coz when i use kitchen META_INF folder is itself is created,, and when i flash that rom it says update script is old,,,, so what to do in this situation??
Erm I think the basic idea is to change the updater-script values to your device.
Sent from my GT-S5570 using xda app-developers app
tietganFTW said:
Erm I think the basic idea is to change the updater-script values to your device.
Sent from my GT-S5570 using xda app-developers app
Click to expand...
Click to collapse
which things are to changed??? srry but i am noob,,,
This page might help you:
http://geekfor.me/faq/create-your-own-update-script/
Sent from my GT-S5570 using xda app-developers app
tietganFTW said:
This page might help you:
http://geekfor.me/faq/create-your-own-update-script/
Sent from my GT-S5570 using xda app-developers app
Click to expand...
Click to collapse
thnx i will try it

How to edit apk

Well the title say all please anyone can help me? I want to learn all for edit a apk
Sent from my E10a using xda premium
Sent from my SK17i using xda premium
Save the apk file as .zip that is filename.apk.zip.and then extract this file using winzip or winrar.src,res folders and manifest files are available after extraction.
avistylein3105 said:
Sent from my SK17i using xda premium
Save the apk file as .zip that is filename.apk.zip.and then extract this file using winzip or winrar.src,res folders and manifest files are available after extraction.
Click to expand...
Click to collapse
Is necessary extract the framework of the rom I use it?
Sent from my E10a using xda premium
ruben21 said:
Well the title say all please anyone can help me? I want to learn all for edit a apk
Sent from my E10a using xda premium
Click to expand...
Click to collapse
Try this its I guide in the same forum
http://forum.xda-developers.com/showthread.php?p=35961415
Sent from my GT-N7000 using XDA Premium HD app
helps but for example i want to port a apk to my rom
What are trying to port from and to what
Sent from my GT-N7000 using XDA Premium HD app
ttibbetts83 said:
What are trying to port from and to what
Sent from my GT-N7000 using XDA Premium HD app
Click to expand...
Click to collapse
im trying to port a conversation.apk for A rom http://forum.xda-developers.com/showthread.php?t=1504633 to my Rom http://forum.xda-developers.com/showthread.php?t=1921907 all two roms are for Xperia X10 mini but the build are diferent
I see is no necessary to port because all two apps are from. Android 2.3.7 only need what I need to work property what libs and what etc files need
Sent from my X10Mini using xda premium
i can help to modify apk.
Download ninjamorph do new project.place any apk u need to modify, select that in ninjamorph,
Now the ninjamorph will extract all files which were inside apk.
Do as you need in that folder,change icons etc....
After all then goto finish project in ninjamorph,then zipalign them sign it..
Ready to use modifyed apk...
...............................................hit thankzzzz.................................................
https://play.google.com/store/apps/...tm_medium=organic&utm_term=ninjamorph+pro+apk
I use apktool to decompile the apk, and notepad++ to edit html-files. To edit pictures use paint.net or Photoshop.
If you have any questions please ask me
xXAndroidXx has been banned. My new name is DaBùshra

Decompile

What does compile and decompile apk actually mean???? i've gone through many webs on google but didnt find ans.
Sent from my GT-S5570 using xda app-developers app
Its same as that of extract and compression of rar file
Both are almost same, seriously
Btw what a cool title u chose to this thread, hats off
Sent from my GT-S5570 using xda premium
vishal007 said:
Its same as that of extract and compression of rar file
Both are almost same, seriously
Btw what a cool title u chose to this thread, hats off
Sent from my GT-S5570 using xda premium
Click to expand...
Click to collapse
ty!
hahahaha
Sent from my GT-S5570 using xda app-developers app
It's not exactly the same, as many files in apk are encrypted, and by decompiling you make those files accessible to edit
yackovsky said:
It's not exactly the same, as many files in apk are encrypted, and by decompiling you make those files accessible to edit
Click to expand...
Click to collapse
ohk..and what if i decompile framework-res.apk and put it back in rom? or if i want to edit framework then its necessary to decompile it?
Sent from my GT-S5570 using xda app-developers app
SlogansoleS said:
ohk..and what if i decompile framework-res.apk and put it back in rom? or if i want to edit framework then its necessary to decompile it?
Sent from my GT-S5570 using xda app-developers app
Click to expand...
Click to collapse
if you just decompile it, it won't work. if you want to edit something in framework (any xml file) you have to decompile it, and after you've done, compile it again. if you make any errors, it won't work
yackovsky said:
if you just decompile it, it won't work. if you want to edit something in framework (any xml file) you have to decompile it, and after you've done, compile it again. if you make any errors, it won't work
Click to expand...
Click to collapse
Got it now. SuperTHANKS!
Sent from my GT-S5570 using xda app-developers app

Categories

Resources