[HELP] Custom Rom Editing Please! - General Questions and Answers

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.

Related

[REQ] Compile libwebcore.so

Hi all
Can someone compile libwebcore.so and add a patch to support Right To Left and Arabic Language Shaping
the patch is available here
https://github.com/Y6b/android_external_webkit/commit/8637f8f6b8f78aef69a1a1919c9df54358513706
Regards,
Haitham
hkhuder said:
Hi all
Can someone compile libwebcore.so and add a patch to support Right To Left and Arabic Language Shaping
the patch is available here
https://github.com/Y6b/android_external_webkit/commit/8637f8f6b8f78aef69a1a1919c9df54358513706
Regards,
Haitham
Click to expand...
Click to collapse
It really depends on whether Samsung made any changes to their version of libwebcore.so that break compatibility.
i.e. if it's possible to compile libwebcore.so from any published sources and have it work - The problem is that we don't have the sources to any of the userland stack for our phones.
There are some guys working on a CM7 bringup, once/if that's complete (no ETAs and don't ask, they might run into an insurmountable barrier), mods like this should be a lot easier.
Entropy512 said:
It really depends on whether Samsung made any changes to their version of libwebcore.so that break compatibility.
i.e. if it's possible to compile libwebcore.so from any published sources and have it work - The problem is that we don't have the sources to any of the userland stack for our phones.
There are some guys working on a CM7 bringup, once/if that's complete (no ETAs and don't ask, they might run into an insurmountable barrier), mods like this should be a lot easier.
Click to expand...
Click to collapse
Compiled AOSP libwebcore is not compatible with Samsung firmware. Tried it many months ago.
gtg465x said:
Compiled AOSP libwebcore is not compatible with Samsung firmware. Tried it many months ago.
Click to expand...
Click to collapse
How to compile it? i tried :
Code:
make libwebcore
on "external/webkit" but having no rules for make..
what rules and where to add it?
Although it IS a request thread, it's also development. Let's see what it brings. Continue.
wanam said:
How to compile it? i tried :
Code:
make libwebcore
on "external/webkit" but having no rules for make..
what rules and where to add it?
Click to expand...
Click to collapse
I compiled it doing an entire AOSP build.
here it is man fully supporting arabic
http://www.megaupload.com/?d=9H9X0CXI
i tried it & it works

eraAPK - App Decompiler

The eraAPK is a Open Source decompiler for Android Apps, was written in C # and uses some functions in Java.
With it you can get the complete source code (. Java. Xml res ...) of apps quickly and easily.
Need Net Framework 4 and the JVM installed.
I have not posted the source code publicly, but if someone wants, just talk.
PS: The current language is Portuguese of Brazil
prj Page:
HTML:
http: // code.google.com/p/eraapk/
Download:
HTML:
http: // eraapk.googlecode.com/files/bz-eraapk-0p1.rar
The eraAPK is a Open Source
Click to expand...
Click to collapse
I have not posted the source code publicly
Click to expand...
Click to collapse
http: // code.google.com/p/
Click to expand...
Click to collapse
You contradict yourself in 3 places: if it's Open Source, why source is not released publicly? And why do you use Google Code, a hosting service for Open Source projects, if you don't provide the source?
So, just respect Open Source licenses (on which your project likely depends, I doubt you wrote each single line of it from scratch), no need to ask if someone needs it, just release the source, then announce the project. Thanks.
pfalcon said:
You contradict yourself in 3 places: if it's Open Source, why source is not released publicly? And why do you use Google Code, a hosting service for Open Source projects, if you don't provide the source?
So, just respect Open Source licenses (on which your project likely depends, I doubt you wrote each single line of it from scratch), no need to ask if someone needs it, just release the source, then announce the project. Thanks.
Click to expand...
Click to collapse
Sorry, the code had been released, but found some errors, I'm re-writing and will post soon.
I tried the tool. It doesn't decompile anything. It just makes an .apk of the apk I am trying to decompile.
DarkNiz said:
I tried the tool. It doesn't decompile anything. It just makes an .apk of the apk I am trying to decompile.
Click to expand...
Click to collapse
Surely something has gone wrong.

[Q] help with jenkins????????????

I am new to this .i installed jenkins on windows so i can build me a cm stable build from stable branch but.i dont even know where to start
like how to add code what i need
please help
i added a new item and named it cyanogenmod
but where i add source code and that all stuff
i followed this guide http://forum.xda-developers.com/showthread.php?t=2467004
but i got stuck where should i add device name and git things all
i am a really noob any type of help appreciated
PLEASE HELP
THANK'S IN ADVANCE
Mohdsultan said:
I am new to this .i installed jenkins on windows so i can build me a cm stable build from stable branch but.i dont even know where to start
like how to add code what i need
please help
i added a new item and named it cyanogenmod
but where i add source code and that all stuff
i followed this guide http://forum.xda-developers.com/showthread.php?t=2467004
but i got stuck where should i add device name and git things all
i am a really noob any type of help appreciated
PLEASE HELP
THANK'S IN ADVANCE
Click to expand...
Click to collapse
buddy you should ask such questions in pm to a rom maker dev like codyf86 sir

[Completed] Nexus5X - Create A Custom ROM

Hi! I own the Nexus5X and I am interesting in creating a custom ROM for the device. I have synced the AOSP source tree, gotten everything set up and flashed a build on to my device.
How can I start creating a ROM for the device? What are some general guidelines? How do I start tweaking apps, adding features, etc.
Also, if someone could take a look at these errors I am getting with my AOSP build that would be awesome: https://forum.xda-developers.com/nexus-5x/help/issues-aosp-built-source-bullhead-t3555439
Thanks
NateDev said:
Hi! I own the Nexus5X and I am interesting in creating a custom ROM for the device. I have synced the AOSP source tree, gotten everything set up and flashed a build on to my device.
How can I start creating a ROM for the device? What are some general guidelines? How do I start tweaking apps, adding features, etc.
Also, if someone could take a look at these errors I am getting with my AOSP build that would be awesome: https://forum.xda-developers.com/nexus-5x/help/issues-aosp-built-source-bullhead-t3555439
Thanks
Click to expand...
Click to collapse
Hello,
If you have interest in develop a custom rom, i suggest you start at XDA University to learn a bit of everything about Android.
You have some great guides on Android Software Development (look at stick posts)
I have my own guide which is not finished but I will teach everything you need to know about build a custom ROM from source, how to use github, git, mergetool etc... You can follow my progress HERE
FSadino said:
Hello,
If you have interest in develop a custom rom, i suggest you start at XDA University to learn a bit of everything about Android.
You have some great guides on Android Software Development (look at stick posts)
I have my own guide which is not finished but I will teach everything you need to know about build a custom ROM from source, how to use github, git, mergetool etc... You can follow my progress HERE
Click to expand...
Click to collapse
OK thanks, I will take a look at that. If possible, could you take a look at the errors I am getting with my AOSP build? I posed the link in the original post. Also, do you have to run extract-files.sh or can you simply download the vendor binaries from Google and run the extracting script? (AOSP)
NateDev said:
Also, do you have to run extract-files.sh or can you simply download the vendor binaries from Google and run the extracting script? (AOSP)
Click to expand...
Click to collapse
If you fork/download vendor binaries you don't need to run extracting script

Need help for ROM building

Hi there,
I'm trying to make a lineageos ROM for our great Xperia XZ but I face some problems.
I done all the steps of the ultimate ROM making thread on XDA, and i can't see my XZ in the device list of the lunch command.
To be precise i see it as aosp_f8331 and not lineage_f8331 nor lineage_kagura.
I already tried to build aosp on XZ without any success.
Maybe someone can light my candle.
Thanks
fastbooking said:
Hi there,
I'm trying to make a lineageos ROM for our great Xperia XZ but I face some problems.
I done all the steps of the ultimate ROM making thread on XDA, and i can't see my XZ in the device list of the lunch command.
To be precise i see it as aosp_f8331 and not lineage_f8331 nor lineage_kagura.
I already tried to build aosp on XZ without any success.
Maybe someone can light my candle.
Thanks
Click to expand...
Click to collapse
Looks like you haven't changed the "vendorsetup.sh" file
Should look like THIS (But where carbon is, put lineage)
You can also use "lunch lineage_kagura-userdebug"
THANKS,
Maybe this will help me a lot !
I was looking all over internet to find an answer and you gave it.
nzzane said:
Looks like you haven't changed the "vendorsetup.sh" file
Should look like THIS (But where carbon is, put lineage)
You can also use "lunch lineage_kagura-userdebug"
Click to expand...
Click to collapse
hey, now i'm here.
Code:
build/core/product_config.mk:249: *** Can not locate config makefile for product "lineage_f8331". Arrêt.
Device f8331 not found. Attempting to retrieve device repository from LineageOS Github (http://github.com/LineageOS).
Repository for f8331 not found in the LineageOS Github repository list. If this is in error, you may need to manually add it to your local_manifests/roomservice.xml.
build/core/product_config.mk:249: *** Can not locate config makefile for product "lineage_f8331". Arrêt.
build/core/product_config.mk:249: *** Can not locate config makefile for product "lineage_f8331". Arrêt.
** Don't have a product spec for: 'lineage_f8331'
** Do you have the right repo manifest?
can you guide me or pm the steps.
I would like to write and post a detailed tutorial for building roms for our phone with all the links to the needed files etc.
Cheers
fastbooking said:
hey, now i'm here.
Code:
build/core/product_config.mk:249: *** Can not locate config makefile for product "lineage_f8331". Arrêt.
Device f8331 not found. Attempting to retrieve device repository from LineageOS Github (http://github.com/LineageOS).
Repository for f8331 not found in the LineageOS Github repository list. If this is in error, you may need to manually add it to your local_manifests/roomservice.xml.
build/core/product_config.mk:249: *** Can not locate config makefile for product "lineage_f8331". Arrêt.
build/core/product_config.mk:249: *** Can not locate config makefile for product "lineage_f8331". Arrêt.
** Don't have a product spec for: 'lineage_f8331'
** Do you have the right repo manifest?
can you guide me or pm the steps.
I would like to write and post a detailed tutorial for building roms for our phone with all the links to the needed files etc.
Cheers
Click to expand...
Click to collapse
https://github.com/nzzane/device-sony-kagura/blob/cm-14.1/vendorsetup.sh
Like that
Yeah I just understood that way and done that, the error is after the edit
fastbooking said:
Yeah I just understood that way and done that, the error is after the edit
Click to expand...
Click to collapse
@nzzane
fastbooking said:
@nzzane
Click to expand...
Click to collapse
Is your repo clones from the official device repo or made yourself?
nzzane said:
Is your repo clones from the official device repo or made yourself?
Click to expand...
Click to collapse
I cloned the lineageos repo and added Sony's device specific files after and edited local_manifest.xml
fastbooking said:
I cloned the lineageos repo and added Sony's device specific files after and edited local_manifest.xml
Click to expand...
Click to collapse
Can you link me to your repo?
I can have a look for you and see whats up
nzzane said:
Can you link me to your repo?
I can have a look for you and see whats up
Click to expand...
Click to collapse
Hum I'm a bit new, i need to fork everything i used ?
Or maybe i can upload my entire work file (i have fast internet 950mb/s Down and 250mb/s up)
fastbooking said:
Hum I'm a bit new, i need to fork everything i used ?
Or maybe i can upload my entire work file (i have fast internet 950mb/s Down and 250mb/s up)
Click to expand...
Click to collapse
Just upload your device folder: device/sony/kagura
and setup a new repo if you haven't already https://github.com/
and upload your Kagura folder's contents into the new repo
I see, I'll do it after school tomorrow (16 yo french boy), thanks for help tho
fastbooking said:
I see, I'll do it after school tomorrow (16 yo french boy), thanks for help tho
Click to expand...
Click to collapse
All good, XDA is a great place to learn, as long as the devs are friendly ?
If you need help, you can reach out to me
I figured out for the build issue,( thanks to @nzzane)
Now the kernel issue some files are missing so if anyone can help me,
I'll post a full tutorial from scratch and give ALL the needed files for building
?

Categories

Resources