[HELP] Pack source code - XPERIA X8 Themes and Apps

Hello.i have attached a source code for a app.Can anyone make'it .apk ?
I tried with sdk but it's out of my power.
ty so much

Related

IIWPO open source?

Hi dudez,
I would like to know if there is a source code of IIWPO ?

[Q] Pre Installing apps from Android Source Code & Java logo file

Hi all I am doing mods in Android source code
i searched all over the forums but found one thread to install app on compiled source code's only
i want to know how to pre-install Apps from the Android Source Code After the Successful Build (compiling)
And in the logo part
i changed the Android boot screen by replacing the image with another image but i want to know to where the java file is located that calls the Boot Screen function
Thank you in advance and waiting for your reply eagerly
Please Reply Friends

[Q] Files which should exist in the java code

Hey guys,
recently i was trying to look in the code of ingress and i noticed that some files in some directories are not available in the java code (jdgui) but they exist after decompiling in .smali. How does this work? How can i see the java of this smali? Has anyone got an idea?
Directory:
Ingress_1_20_0-disasm\smali\com\nianticproject\ingress\shared\f\t.smali
ProHex said:
Hey guys,
recently i was trying to look in the code of ingress and i noticed that some files in some directories are not available in the java code (jdgui) but they exist after decompiling in .smali. How does this work? How can i see the java of this smali? Has anyone got an idea?
Directory:
Ingress_1_20_0-disasm\smali\com\nianticproject\ingress\shared\f\t.smali
Click to expand...
Click to collapse
You would need to see the pre-compiled source code. Most likely not going to happen unless the app is open source
Wayne Tech S-III
You can try Broodplank's 'Apk to Java'. It will decompile the apk into Eclipse project like tree with Java codes. But as a downside the source codes gives errors and it most probably won't compile too.
Sent via Phone

[Help] IDE for edit code Android System

Hi all,
I'm a new bie in Platform Android Development, i have a problem, hope you help me resolve it.
I downloaded source code Android System to build my own ROM, i use Notepad++ to edit code, but it not easy, and i want to add source code to a IDE for edit code easily. But i didnt find an IDE for it.
Any one used it?

how can get the exact source code from an apk

please help me there is an apk i need to add a feature to but i don't have the source code.. i tried different compilers but they are giving me something different .
There is no source code in apk file. Such file contains only compiled files, which you may try to decompile using decompiler. You will never get exact code because some information is lost during compilation process (eg. code comments).
thanks for that brother
Apart from cracking, what can be the real use ?

Categories

Resources