[Question]Kernel Compile - Android

Hi guy,I wonder Does compiler get [email protected] and write it in kernel?
For this image :
I clone source code and compile kernel myself.But why the underlying information doesn't show my [email protected] instead of who distributes this code that I clone?
Need help:good:

Nuttapat007 said:
Hi guy,I wonder Does compiler get [email protected] and write it in kernel?
For this image :
I clone source code and compile kernel myself.But why the underlying information doesn't show my [email protected] instead of who distributes this code that I clone?
Need help:good:
Click to expand...
Click to collapse
will u plz tell how did u cloned kernel and ported will help me plz I also want to create a custom kernel buddy plz help me I do not have the kernel source code so my question is how I clone the source code

[email protected] said:
will u plz tell how did u cloned kernel and ported will help me plz I also want to create a custom kernel buddy plz help me I do not have the kernel source code so my question is how I clone the source code
Click to expand...
Click to collapse
First,You need to know your device_codename.
In my case,"kanas" .Just google it like "android_kernel_samsung_kanas"
and if you see it uploaded by someone on github ,just clone it by
Code:
git clone https://github.com/xxxxx/android_kernel_samsung_kanas.git
and boom! :good: enjoy

Nuttapat007 said:
First,You need to know your device_codename.
In my case,"kanas" .Just google it like "android_kernel_samsung_kanas"
and if you see it uploaded by someone on github ,just clone it by
and boom! :good: enjoy
Click to expand...
Click to collapse
I don't how to do it will u plz do so for me my device name is Micromax doodle 4 (Q391)

[email protected] said:
I don't how to do it will u plz do so for me my device name is Micromax doodle 4 (Q391)
Click to expand...
Click to collapse
He just told you how to do it.
Please quit spamming the boards begging devs for help to make something for your phone.
Trust anybody who has tried begging like this before dude it doesn't work.
https://forum.xda-developers.com/showthread.php?t=1748297
I suggest starting there.... It really matters none to us if you're a "noob" & want help because guess what, we were all once "noobs" but we didn't just beg others to get where we are now.....

LilAnt530 said:
He just told you how to do it.
Please quit spamming the boards begging devs for help to make something for your phone.
Trust anybody who has tried begging like this before dude it doesn't work.
https://forum.xda-developers.com/showthread.php?t=1748297
I suggest starting there.... It really matters none to us if you're a "noob" & want help because guess what, we were all once "noobs" but we didn't just beg others to get where we are now.....
Click to expand...
Click to collapse
the problem is that I didnt have kernel source I didnt find it anywhere

[email protected] said:
the problem is that I didnt have kernel source I didnt find it anywhere
Click to expand...
Click to collapse
Then make sure it is actually released!
Most of the manufacturers here in the U.S. don't like to give up sources very easily Samsung is known for this & can make building for them very scattered.....
However I can't speak for Micromax as I've never owned anything they're known for, but if your device is newer than 3 to 9 months old it could still be sourceless, in that case you'll have to email Micromax....

LilAnt530 said:
Then make sure it is actually released!
Most of the manufacturers here in the U.S. don't like to give up sources very easily Samsung is known for this & can make building for them very scattered.....
However I can't speak for Micromax as I've never owned anything they're known for, but if your device is newer than 3 to 9 months old it could still be sourceless, in that case you'll have to email Micromax....
Click to expand...
Click to collapse
I have done mailing option but never get any answer from company by the my phone it mtk based phone mtk6582

[email protected] said:
I have done mailing option but never get any answer from company by the my phone it mtk based phone mtk6582
Click to expand...
Click to collapse
Try searching MTK6582 if you haven't already...... Damn man that's one hell of a jam you got if that's turning up nothing
I believe I read something about sourcing from a stock firmware package on here once upon a time...... Sorry for jumping to conclusions bro! & I'll try to help you out if I can lol.... I swear ive heard that funny phone name before......
Edit; I discovered a Micromax Canvas Doodle 3 on AndroidFileHost , hopefully that's close-ish to or is your device?

LilAnt530 said:
Try searching MTK6582 if you haven't already...... Damn man that's one hell of a jam you got if that's turning up nothing
I believe I read something about sourcing from a stock firmware package on here once upon a time...... Sorry for jumping to conclusions bro! & I'll try to help you out if I can lol.... I swear ive heard that funny phone name before......
Edit; I discovered a Micromax Canvas Doodle 3 on AndroidFileHost , hopefully that's close-ish to or is your device?
Click to expand...
Click to collapse
it's doodle 4 kernel version 3.10.54

Related

Buildbot for Developers

Hello guys,
I develop ReVolt ROM for 5 devices, I9100, I9100G, I9300, N7000, Mako ..... The thing is, I was looking for a build bot so it would make it easier for me to build .... For one build to finish on my computer, it takes 190 MINUTES !!! So to build for 5 DEVICES, it takes almost 39.3 Hours for a full set of builds !!!!!!
I was looking for a build bot, but I can't find anything .. Can anybody tell me where i can find one who offers something like that ???
Thanks in advance,
Johnhany97
http://ci.apache.org/buildbot.html
chasmodo said:
http://ci.apache.org/buildbot.html
Click to expand...
Click to collapse
Thanks you very much
I am now looking for how to join it .....
chasmodo said:
http://ci.apache.org/buildbot.html
Click to expand...
Click to collapse
Can you provide another Buildbot ?? They only accept team admissions but I work alone Can anybody please help ??
johnhany97 said:
Can you provide another Buildbot ?? They only accept team admissions but I work alone Can anybody please help ??
Click to expand...
Click to collapse
I would recommend taking a look at the TRAC build bot, it doesn't require you to have a team. You can find more information about it from here. Also if you want to look at the documentation for it to get an idea of how to use it and what it involves I would suggest taking a look at the official documentation.
shimp208 said:
I would recommend taking a look at the TRAC build bot, it doesn't require you to have a team. You can find more information about it from here. Also if you want to look at the documentation for it to get an idea of how to use it and what it involves I would suggest taking a look at the official documentation.
Click to expand...
Click to collapse
I know it, tried it ... but It never worked properly with me even after following the steps .... Like, I know goo.im provide something like that .... But they don't accept anyone .....
johnhany97 said:
I know it, tried it ... but It never worked properly with me even after following the steps .... Like, I know goo.im provide something like that .... But they don't accept anyone .....
Click to expand...
Click to collapse
Another thing that I found is a shell script that automatically builds Android ROM's from there source directories, you can find more information about it here. Also I think one the reasons you may not have been able to get build bot to work right is because you must add in repo support which Android relies on, as mentioned in this article.
shimp208 said:
Another thing that I found is a shell script that automatically builds Android ROM's from there source directories, you can find more information about it here. Also I think one the reasons you may not have been able to get build bot to work right is because you must add in repo support which Android relies on, as mentioned in this article.
Click to expand...
Click to collapse
l have my own scripts ready and everything, all I need is to find a buildbot for Android devs..... I also think that XDA offers some for Recognized Developers ... Not so sure about that ..
johnhany97 said:
l have my own scripts ready and everything, all I need is to find a buildbot for Android devs..... I also think that XDA offers some for Recognized Developers ... Not so sure about that ..
Click to expand...
Click to collapse
goo.im offers servers for this but, they only give it off of referrel
ayysir said:
goo.im offers servers for this but, they only give it off of referrel
Click to expand...
Click to collapse
Do you know someone who uses it ?

Mt6589 Custom Kernel/Rom Help

Hello,
Since i didnt't find any posts relating to my question, i maked a new thread ( Pardon me if there is a similar thread )
Recently i bought a Phone made in China with already a Custom Rom/Kernel on it. (mt6589)
can someone help me out if this phone supports other kernels/roms? ( Information about the phone included )
You won't find any here. Mostly due to those OEM not releasing kernel source for their devices
Wayne Tech Nexus
ah ok thanks.
But what are the things u need to look at while searching for a kernel/rom.
like: is it possible to get Cyanogemod working on it but some features may not work? or is it just not possible
zelendel said:
You won't find any here. Mostly due to those OEM not releasing kernel source for their devices
Wayne Tech Nexus
Click to expand...
Click to collapse
ah ok thanks.
But what are the things u need to look at while searching for a kernel/rom.
like: is it possible to get Cyanogemod working on it but some features may not work? or is it just not possible
hrmm
Giantjordi said:
ah ok thanks.
But what are the things u need to look at while searching for a kernel/rom.
like: is it possible to get Cyanogemod working on it but some features may not work? or is it just not possible
Click to expand...
Click to collapse
https . github.com/varunchitre15/MT6589_kernel_source
You mean that?
fredsavage123 said:
https . github.com/varunchitre15/MT6589_kernel_source
You mean that?
Click to expand...
Click to collapse
Thanks for your answer but No
More like, Is it possible to use another kernel like Doomskernel or do i need to search for a special kernel for m6589.

regarding Micromax A 116 need seriously bad

hello guys right answer gets a big thanks with $100 or more depending on how easy answer is
i have a question please answer it.its imp hope here it can be answered
or tell me where to find it
i am using A116 4.2.1 canvas HD
as many of you worked on this.
earlier i was using samsung GTl9100 its ICS for my work
but now application is updated for jelly bean and i can not use it.
there is a command i know for this device GT -l9100 samsung but not for A116 Micromax
cd sd card
rm id
su
reboot
it changes device id completely using emulator or i can type a id here
but i don't know where is id files in A 116 so i can remove ID
can you or some one please tell me where it is stored to change using emulator
ill give $100 who can tell or help me
and a big thank of course
https://play.google.com/store/apps/details?id=com.vcastroi.changeid
Have a look at this or try to search on play store there are many apps name like this install and see if it worked
When u solved your problem Give a thank to me :v
user died said:
hello guys right answer gets a big thanks with $100 or more depending on how easy answer is
i have a question please answer it.its imp hope here it can be answered
or tell me where to find it
i am using A116 4.2.1 canvas HD
as many of you worked on this.
earlier i was using samsung GTl9100 its ICS for my work
but now application is updated for jelly bean and i can not use it.
there is a command i know for this device GT -l9100 samsung but not for A116 Micromax
cd sd card
rm id
su
reboot
it changes device id completely using emulator or i can type a id here
but i don't know where is id files in A 116 so i can remove ID
can you or some one please tell me where it is stored to change using emulator
ill give $100 who can tell or help me
and a big thank of course
Click to expand...
Click to collapse
Be aware! questions are not allowed in DEV Section. You may get banned too. Admins already reported. Be careful and read some basic rules.
Zafar7777 said:
https://play.google.com/store/apps/details?id=com.vcastroi.changeid
Have a look at this or try to search on play store there are many apps name like this install and see if it worked
When u solved your problem Give a thank to me :v
Click to expand...
Click to collapse
hello bro thanks a lott for your time but it does not works.i tried but not
it needs to be changed not just a frame cover of new id on old one
cmahendra said:
Be aware! questions are not allowed in DEV Section. You may get banned too. Admins already reported. Be careful and read some basic rules.
Click to expand...
Click to collapse
hello bhai thx for info.i was reading a thread here about A116 so asked here
Mods forgive my mistake if possible and move my thread to question section please?
i just need to know location** of Device ID in Micromax A116 or
Samsung Galaxy tab 3
someone please tell me or guide me whom i can ask
i'm in need of it badly
Can you please tell me why do you need it? Please tell your end objective, may be some other tricks can work for you.
rajneeshk said:
Can you please tell me why do you need it? Please tell your end objective, may be some other tricks can work for you.
Click to expand...
Click to collapse
bro i need to fool a syetem to detect my device ID
titanium backup pro wont work
\
i tried few change id apps but they just ba little cover system detects them
do i need to explain step by step bro?
ill if i need to just guide me how can i solve it
Zafar7777 said:
https://play.google.com/store/apps/details?id=com.vcastroi.changeid
Have a look at this or try to search on play store there are many apps name like this install and see if it worked
When u solved your problem Give a thank to me :v
Click to expand...
Click to collapse
thanks to zaffar its solved
thanks to you all guys hope I'll be disturbing you guys soon
i mean in like 2 min as new thread lol

[Q] help

How can i backup efs from my grand neo lte gt i9060 i need the best way to do it plz plz
Plz anyone help me
You will need root and then just backup the efs folder.
I have a root plz tell me how can l back up it by useing what im sorry about bad english
anyone help please plz
momsator said:
anyone help please plz
Click to expand...
Click to collapse
I already told you what you had to do. The rest is just copying the efs folder to a safe place.
Ok by using root explore
help
How can i make note4 working with 64bit my note n 910c i need help if anyone
make it plz help
anyone help plz
This is not a support forum. Your question makes no sense at all
I need custom kernel for gt i9060 support swap i need it for ram can you help me and l am sorry about last question
anyone had it or can make it
zelendel can you help me please: highfive:
No one help
Anyone help plz
Why no one does not help me l am very sad
Look I told you this is not a support/ help forum.
zelendel said:
Look I told you this is not a support/ help forum.
Click to expand...
Click to collapse
Where is support forum **** man
momsator said:
Where is support forum **** man
Click to expand...
Click to collapse
I have no idea. You could look at other forums. This is a developers forum.
After looking at your device you will be hard pressed to find anything here for that device. Most users here dont mess with those kinds of devices.
You will have to track down the stock kernel source if it was even made public and then dig in and spend a few weeks learning to make any changes that you need and then compile the kernel with any changes you want.
Just a fair warning. Swearing in this forum is an easy way to be banned.
zelendel said:
I have no idea. You could look at other forums. This is a developers forum.
After looking at your device you will be hard pressed to find anything here for that device. Most users here dont mess with those kinds of devices.
You will have to track down the stock kernel source if it was even made public and then dig in and spend a few weeks learning to make any changes that you need and then compile the kernel with any changes you want.
Just a fair warning. Swearing in this forum is an easy way to be banned.
Click to expand...
Click to collapse
You can not make this kernel for me plz and i am sorry about swear l was very angrey but no one here can do any good thing xxx not

Help on developing rom

Hello.
I'm new to this forum (well as a user) and also to developing. I would like to know how I can build or patch the ROM (kernel) of my unlisted mtk6572 device to support 5.0 or even 6, basically porting to a different api such as 5/.0.1/.1.1 . I would just like some links to guides if not a guide.
Merci in advance.
John
http://forum.xda-developers.com/showthread.php?t=1748297
http://forum.xda-developers.com/showthread.php?t=2814763
GT-I9190 cihazımdan Tapatalk kullanılarak gönderildi
umuturunc said:
http://forum.xda-developers.com/showthread.php?t=1748297
http://forum.xda-developers.com/showthread.php?t=2814763
GT-I9190 cihazımdan Tapatalk kullanılarak gönderildi
Click to expand...
Click to collapse
I would also like to know how to extract the kernel soyrce code from the device.
Do I have to learn linux commands before starting this, because it looks pretty hard.
Thanks
John
Jhnoth said:
I would also like to know how to extract the kernel soyrce code from the device.
Do I have to learn linux commands before starting this, because it looks pretty hard.
Thanks
John
Click to expand...
Click to collapse
https://www.youtube.com/playlist?list=PL6gx4Cwl9DGCkg2uj3PxUWhMDuTw3VKjM
I hope this helps you.
Sorry for my bad English
umuturunc said:
https://www.youtube.com/playlist?list=PL6gx4Cwl9DGCkg2uj3PxUWhMDuTw3VKjM
I hope this helps you.
Sorry for my bad English
Click to expand...
Click to collapse
As shocking as it is since my last reply, I've tried searching way to extract the kernel source, from the device, but I can't find any, I gave up, due to slow net, but my dad upgraded about 6 months ago, and now I've began trying to add upgrade support to MTK phones, since Mediatek wont share the "TRADE SECRETS" they acquired from linux and are illegally selling. So I'd actually like to help people who bought an MTK phone/tab without knowing this. I just want to know if it's possible to decompile/extract the source from the device, and if so, how?
Thanks in advance!
Jhnoth said:
As shocking as it is since my last reply, I've tried searching way to extract the kernel source, from the device, but I can't find any, I gave up, due to slow net, but my dad upgraded about 6 months ago, and now I've began trying to add upgrade support to MTK phones, since Mediatek wont share the "TRADE SECRETS" they acquired from linux and are illegally selling. So I'd actually like to help people who bought an MTK phone/tab without knowing this. I just want to know if it's possible to decompile/extract the source from the device, and if so, how?
Thanks in advance!
Click to expand...
Click to collapse
@neonkat can you help?
Jhnoth said:
As shocking as it is since my last reply, I've tried searching way to extract the kernel source, from the device, but I can't find any, I gave up, due to slow net, but my dad upgraded about 6 months ago, and now I've began trying to add upgrade support to MTK phones, since Mediatek wont share the "TRADE SECRETS" they acquired from linux and are illegally selling. So I'd actually like to help people who bought an MTK phone/tab without knowing this. I just want to know if it's possible to decompile/extract the source from the device, and if so, how?
Thanks in advance!
Click to expand...
Click to collapse
nope,you can't get sources from the device,it will be released by the manufacturer.send them a mail asking for it.
btw you came to the wrong section.questions should go here.
Thanks, will they give the sources to me for free? Or I'll probably have to pay for the Linux source. And Google should really deal with them...
Jhnoth said:
Thanks, will they give the sources to me for free? Or I'll probably have to pay for the Linux source. And Google should really deal with them...
Click to expand...
Click to collapse
you don't need to,android is open source, if they give you the sources it will be free of cost.

Categories

Resources