Hello guys !
I want a little request please , how to organize IDS in public.xml ...
Because im facing errors with compiling caused by false organization in IDS.xml
Related
As the title says ,I can't rebuild the SemcGenericUxpRes.apk after I decode it, my rom is 4.0.2.a.0.58, the application will breakdown during the rebuild peroid .
Could anyone help me ?
hi every body
im not developer or programmer but im so interest in developing android applications , i prepare my PC to that by downloading JDK , SDK and eclipse , i know how to use it and create the UI for app by XML in eclipse , my problem in writting the java codes for the objects in app for example , i know how to create button or text view or edit text but when i want that button to do action on click for example to save text to SD , I HAVE TO WRITE JAVA CODE FOR THAT SO WHEN I CLICKED THE BUTTON IT WILL SAVE THE TEXT TO SD , i dont know how to write java codes , is there is soft ware that perform that or java code generator to give the code for any object action i need , just finish the XML and give me codes directly . or i have to learn JAVE first then go for app developments
please help me
thanksssss
Hello and merry christmas
frozenhill said:
.. or i have to learn JAVE first then go for app developments
Click to expand...
Click to collapse
Until the "do-what-i-mean"-interface has not been developed, I guess this would be a good way to start ...
You may try asking your questions here....
Happy Developing!
Thread closed
Can anyone please recompile this for me.I always get a compile error with apktool 1.4.3
exception in thread main brut.androlib.androlibexception etc
Please help.
Hi everyone,
I will like to know when you decompile ics apk especially systemui ,do you get in public.xml some resources id as : apktool dummy ?
If yes what does at means? It appears to me on some drawable and string id,so how should I know with id correspond to drawable ?
Thanks in advance
zozor said:
Hi everyone,
I will like to know when you decompile ics apk especially systemui ,do you get in public.xml some resources id as : apktool dummy ?
If yes what does at means? It appears to me on some drawable and string id,so how should I know with id correspond to drawable ?
Thanks in advance
Click to expand...
Click to collapse
ignore the apktool dummy stuff, just treat them like any other existing resources
Okay ,another question if an id with ''APKTOOL_DUMMY'' is involve in smali,how should I know what specific object is to perform editing ?
workaround ?
maybe I should really ignore some of them.
Hey everyone,i've just started to learn more about the framework and stuff(to give back to this awesome community) by decompiling it and looking at the xmls and pngs within and one thing i found was really obvious that there is no bible of information that us new comers can consult for our questions
I would like to request all the brilliant minds here on xda to help me with a few things if this thread catches their attention.It would educate me and everyone else if our brilliant devs can share their info.I would like to start with a few questions and i really hope this thread takes off as the real reason we are all here is to learn
Questions:
1.The /res/anim folder in the framework has all the animations of the rom if i am not mistaken.But if i overwrite the xml files within with my own collection of xmls there are some files that are not overwritten and hence some animations of the rom donot change.The question here is this.How do find out what xml stands for what animation.Htc has removed the home button animation and i would be very grateful if someone can help me find it.Also app opening animations are still sense and i can't tell which xml to edit to find which one is the app opening one.
2.Recompiling the framework through apk-tool is giving me a lot of errors even when i don't modify anything.I'm using a custom rom framework so maybe thats the cause but still it should compile right.
3.Is it possible to decompile the framework in the phone(through an app i mean),add stuff to it,and then recompile it? Or is my only option to open it as a zip file and just replace and delete xmls .
I will update the thread with more questions and request anyone who has any info to please share it so we can all learn
Long live xda