[Completed] What is an Android Application made of ? - XDA Assist

I want to know the basic parts of an android application
For example :
A mobile is made of : battery,simcard,memorycard, a display,camera,toch sensors,circuits..etc
In a similar way i want to know about android application basic layers in simple words
thankyou

Hi,
Thanks for using XDA Assist.
You should at least find png and .9.png files, xml files, java,... Feel free to use Apktool to decompile any application.

Related

[Q] What computer languanges/experience is needed for creating custom themes/roms?

I'm looking to see if it is out of my knowledge to create a custom ROM or some kind of launcher theme. Thank you.
For rom u need to know editing XML inside apks. Writing scripts which uses Java (not c++ that's for sure.
Apps are a combination of images, xml, and java. Theming is done by editing color codes in xml (or possibly some of the java files) and changing images.
jxie215 said:
I'm looking to see if it is out of my knowledge to create a custom ROM or some kind of launcher theme. Thank you.
Click to expand...
Click to collapse
Shell script, Java, XML
May be try using and learning about the kitchen app for pcs ( found in this forums) to create a custom roms
Sent from Galaxy S2 or Galaxy Tab2

[Completed] Mod on Third-Party Apk

I'm new to reverse engineering and XDA trying to learn by making edits to apps for my own personal use. I have an app that uses and installer and the installer then downloads the apk. I've got the decompile, edit, recompile and sign down. I need some advice on what part of the installer/app I need to edit to identify which app it should install. Any direction would be appreciated.
Hi,
You can go here, it could be a good help for you:
[GUIDE] How To Make An Android App
and here =>
Want to Learn How to Program for Android? Start Here
and the other link => [UTIL][Feb 02 2013] Apktool v1.5.2 - a tool for reverse engineering apk files
Good luck

[Completed] [Q] Help about Java Programming.

Hi, i Great fan of XDA form..... This is my first post.
i am new in Android field. and i want to develop android app... can any one help me in this regard ,
any book....
i have already eclipse ADT intstalled and SDK as well , but i am conufse with the Jave and xml programing , like whats relationship between jave and xml in android...... i need guide about these language ,
any book or guide ....???
Thanks in Advance.
Sheikh Usman Iqbal said:
Hi, i Great fan of XDA form..... This is my first post.
i am new in Android field. and i want to develop android app... can any one help me in this regard ,
any book....
i have already eclipse ADT intstalled and SDK as well , but i am conufse with the Jave and xml programing , like whats relationship between jave and xml in android...... i need guide about these language ,
any book or guide ....???
Thanks in Advance.
Click to expand...
Click to collapse
I highly recommend to read through XDA University forum.
There are many useful guides such as:
1. [GUIDE] Setup Android Development Environment on Ubuntu 13.04+
2. Where to learn programming/coding
3. [GUIDE]GUI - SignApk Jar File Tutorial to Sign and Align APKs
And check the App Development Forums > Coding Discussion, Q&A, and Educational Resources forum.
E.g. Free Online Mobile Development Courses (Java, Android, etc.)

[Q] Cloning BBM on the same device

Hi,
I have looking for tutorial modding BBM for cloning, So I have BBM1, BBM2 on the same device. Where the first I should modified? I use APK tool to decompile and notepad+ for my editing. My first effort I tried to compare BBM original source file and BBM modified/cloned with WinMerge. In *.xml file I see a lot of difference files, but for *.so (library) nothing touch. My goal is I want using the newest BBM version cloned... Would you give me some clue for this?
Thanks

Translate android app

Hi everybody, I wanted to ask if it's possible to translate (change strings into strings.xml) android app starting from apk file. I have an android application which is in Chenese and I want to translate it I have already seen that I can extract an apk file and then open it with Android Studio... But after I'll make my changes in strings.xml I don't know how to rebuilt apk... Does anybody have any idea how to do that?
Thanks xda users..

Categories

Resources