how to edit a version code? - General Topics

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!

Related

Smali Editting need help

Ok i Have searched the forum and online and can't find i way of doing this
I don't have the knowledge or hardware to edit or build source code so all i got is smali editing...... I would like to know if there is someway to find the lines i need to edit in the smali file that i would edit if i was editing the source code???
any guides are welcome am willing to learn
Thank you
Kayant said:
Ok i Have searched the forum and online and can't find i way of doing this
I don't have the knowledge or hardware to edit or build source code so all i got is smali editing...... I would like to know if there is someway to find the lines i need to edit in the smali file that i would edit if i was editing the source code???
any guides are welcome am willing to learn
Thank you
Click to expand...
Click to collapse
See here: http://forum.xda-developers.com/showpost.php?p=20206139&postcount=3 and here: http://forum.xda-developers.com/showpost.php?p=20399270&postcount=6.
Thank you for your reply the color converter will be useful i have seen one of them already ..... Do you have any more links???
Kayant said:
Thank you for your reply the color converter will be useful i have seen one of them already ..... Do you have any more links???
Click to expand...
Click to collapse
These were the only two I could find .
Theonew said:
These were the only two I could find .
Click to expand...
Click to collapse
Don't worry i searched more and i have some what found a solution
Thanks for your help again
you can find it at handster.com
thread closed by OP request

[Q] cannot install my own create ROM on my galaxy y

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..

[HELP] Custom Rom Editing Please!

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.

[Q] Where I can find kernel database

Hi,
I need to flash 3.10.30-android-x86-hd+ kernel on my device.
I know how to do it, however i can't find any site with such kernels.
Can anyone send me this kernel or link website with the kernel database?
Cheers

Is There a Custom Kernel Available for Nokia 3 TA 1032

My device is Nokia 3 TA 1032 running Android Pie rooted using Magisk and with TWRP custom recovery with kernel version 3.18.119+ ....
Is there a custom Kernel available for this device which is 3.19 or above.?.?.
If so ...can anyone provide me the link please.?.?.
And if not...does anyone know about porting/compiling kernel for this device.?.?.
please...i need some help....
https://ibb.*co/ MCBrDtC
mechano59 said:
My device is Nokia 3 TA 1032 running Android Pie rooted using Magisk and with TWRP custom recovery with kernel version 3.18.119+ ....
Is there a custom Kernel available for this device which is 3.19 or above.?.?.
If so ...can anyone provide me the link please.?.?.
And if not...does anyone know about porting/compiling kernel for this device.?.?.
please...i need some help....
https://ibb.*co/ MCBrDtC
Click to expand...
Click to collapse
I dont' know if there's a custom kernel for this device. But you can download the source code form here https://www.nokia.com/phones/en_int/opensource to compile it and add features by yourself.
Isrks said:
I dont' know if there's a custom kernel for this device. But you can download the source code form here https://www.nokia.com/phones/en_int/opensource to compile it and add features by yourself.
Click to expand...
Click to collapse
https://ibb. co/WWFxSsb
sir there seems to be multiple files...which one should i download.?.?. I am really new to this...
and I will be very grateful if you can point to any tutorials or blog posts on how to modify kernels coz i cant seem to find any...
mechano59 said:
https://ibb. co/WWFxSsb
sir there seems to be multiple files...which one should i download.?.?. I am really new to this...
and I will be very grateful if you can point to any tutorials or blog posts on how to modify kernels coz i cant seem to find any...
Click to expand...
Click to collapse
To compile a kernel from source you can follow this tutorial.
https://forum.xda-developers.com/android/software/ultimate-guide-compile-android-kernel-t2871276
There are more threads, this is an example.
The build number in your screenshot (5_180) tells the number of the kernel version you need to download (i want think so ), in this case is the Nokia3_V5.180.tar.bz2 file.
Isrks said:
To compile a kernel from source you can follow this tutorial.
https://forum.xda-developers.com/android/software/ultimate-guide-compile-android-kernel-t2871276
There are more threads, this is an example.
The build number in your screenshot (5_180) tells the number of the kernel version you need to download (i want think so ), in this case is the Nokia3_V5.180.tar.bz2 file.
Click to expand...
Click to collapse
Thank you very much sir....will see if i can do anything with it...
(very sorry for the late reply... )
mechano59 said:
Thank you very much sir....will see if i can do anything with it...
(very sorry for the late reply... )
Click to expand...
Click to collapse
With having a linux environment you can build a kernel from source reading the guides. Adding features is more difficult because the main reason: this device has mediatek SoC.

Categories

Resources