hello XDA please help me...
i cannot install my own created ROM in my galaxy y
i know it is because the META-INF manifest file, code in it is not updated in the manifest file there is
a letter like this ( SHA1-Digest: pkXld2gY8Ui3/aPuJqowQnFuCM0= ) i cannot just type a letter
or a number because that won't work!... it needs a code generator to find the code of a file... it also needs to be updated because
i change a lot and add a a few file in my ROM... so to install the ROM to the phone, the content of META-INF manifest be must updated
question is.. where can i find that code generator?
to sign the content of ROM and get the new code to be updated from my newly changed or added file in my ROM?
where can i get the code generator?
Thank you for helping... Just give me the link
And sorry for my bad English..
Related
I wanna edit the A701's rom version code.I wanna change the code R65.66A.3.5 to some code else.
I found some ways but those are only for *.nbf roms or *.fat roms.
But the a701's rom is *.bin file.
would anyone be so kind to tell me how to edit the *.bin ron's version code?
thanks a lot!
Hello friends, I 'm editliy custom ROM and you would have a couple of questions . I would be glad if you could help .
• The setting is established in the CM ROM updates and the " Welcome to cynogenmod the text" How can I edited ?
• The icon will appear when installed package Rom How do I change .
• Settings> About phone > cynogenmod version.
How do I change fonts and animations in .
I do not know much English. I used to Google translation.
Does not that help ?
Please help !! ?
Start with learning to compile from source code. You will have to edit it in the source. But be advised that changing things like that is not gonna allow you to post it here.
zelendel said:
Start with learning to compile from source code. You will have to edit it in the source. But be advised that changing things like that is not gonna allow you to post it here.
Click to expand...
Click to collapse
Where do I need to compile the source code of CM .zip file ? I know compile the source code from Ubuntu as I search on the internet.
Trip-Tonic said:
Where do I need to compile the source code of CM .zip file ? I know compile the source code from Ubuntu as I search on the internet.
Click to expand...
Click to collapse
You do. You will have to sync the source code and then compile a build with your changes.
zelendel said:
You do. You will have to sync the source code and then compile a build with your changes.
Click to expand...
Click to collapse
So how to do extensive editing what action you tell a manner ? Do not bother . thanks.
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
Hello, I have asked a question about this before. Someone told me to sign up and post the question. So this question.>
I want to run google exoplayer (I cannot post the link because of limitations in XDA Forum) in my android phone.
I have downloaded the whole project file and understood that I have to compile it into an apk somehow (because it has folders like 'res', 'assets' and files like 'AndroidManifest.xml') but I cannot do it because I know little about compiling apk.
I have also downloaded some files like .pom, .aar, .jar from bintray (jCenter). I don't know how I can put them to use.
SO, IF SOMEONE CAN COMPILE THE FILES into an APK FILE, I WILL REMAIN GRATEFUL. I am 99% sure that those files and folders can be compiled (or zipped) into an apk file. PLEASE SHARE THE COMPILED OR ZIPPED APK FILES, OR AT LEAST TELL ME WHICH FILES ARE TO BE ZIPPED (I have no SDK so I cannot compile and please compile it if needed). Please don't dissapoint me. Thank you very much in advance.
Hi!
I believe this was your previous thread?
http://forum.xda-developers.com/general/xda-assist/question-google-exoplayer-t3196463
You need to ask for further help in the Section that was linked for you in that previous thread. XDA Assist is here to help navigate the site, not for support.
Good luck!
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..