hi
I am looking for the source code of 4.1.B.0.431's application framework (source code of jar files in /system/framework ). I have got CM9's framework's source code but could not find Stock Rom's source.
Can someone help me in finding it please ?
U wont find it. Oem never give source for their rom, or else we would see sense running on xperia or touchwiz running on lg
an0nym0us_ said:
U wont find it. Oem never give source for their rom, or else we would see sense running on xperia or touchwiz running on lg
Click to expand...
Click to collapse
Agree :highfive:
Well, I only need framework.jar's source code.
(Bytecode injection and java class decompiling would not work in all cases.
)
I am looking for it since I found out that Sony has released the source code of Xperia S kernel
I am sure that someone could find it
@[email protected] said:
Well, I only need framework.jar's source code.
(Bytecode injection and java class decompiling would not work in all cases.
)
I am looking for it since I found out that Sony has released the source code of Xperia S kernel
I am sure that someone could find it
Click to expand...
Click to collapse
You can't find it. it's not public released. Android open source in OEM's meaning is releasing kernel, and maybe some libraries source code. You can't expect that big company, like Sony, can release something that makes their phones another than pure AOSP, that costed a lot of their employers effort.
I don't think that Sony has made huge changes (like changing classes names and methods) in the original framework. So, they won't loose that much in releasing the source code. Android isn't their own operating system. Anyway, if someone can get it that would be great.
How developers get the source code to develop a custom rom?
for example, How CyanogenMod get marshmallow source code for SIII 9300 which hasn't have this Android version?
I wan't to develop my own rom for my device, but I can't find specially Marshmallow pure source code for s3.
There isn't device set source code. Just a base code. Then you have to get/make the device trees for that device.
Then it takes weeks sometimes months of bugs to fix.
For that device to be honest you will be hard pressed to get a fully working set up as there is no kernel for android m for that device. So you will have to merge the code bit by bit and add some of your own
Does anyone knows how long will it take to Moto/Lenovo to release the source code for Nougat on our devices? I'm new in this kernel stuff and I want to make some changes but can't seem to succeed without the source code. Thanks.
https://github.com/MotorolaMobilityLLC/kernel-msm/releases/tag/MMI-NPL25.86-15
Here ya go
Does Xiaomi haven't released any associated codes for camera, IR, etc.
I have heard about source code been released but no developer support IR/Camera in custom rom, why is that?
We need to ask directly to xiaomi. I have no idea why they haven't released that.
the source code for the nokia 4.2 has been released, i hope there is someone that would be developing for this device, i would do it but i don't have the hardware and or the knowledge.
Nokia source link
http://nokiaphones-opensource.azureedge.net/download/phones/Nokia4.2_V2.260.tar.bz2
I made dumps and Trees(dummy) from whatever i could find
https://github.com/PantherSprout
anyone willing to start working on panther can utilize them