Hello.
Are there any worthy Kali Nethunter roms which work on this specific device A520F? Something which hopefully is being maintained .
Thank You!
Walking Terminal said:
Hello.
Are there any worthy Kali Nethunter roms which work on this specific device A520F? Something which hopefully is being maintained .
Thank You!
Click to expand...
Click to collapse
You'll have to compile it yourself because there doesn't seem to be one available.
Nonta72 said:
You'll have to compile it yourself because there doesn't seem to be one available.
Click to expand...
Click to collapse
Sorry im kind of a noob at this stuff but how do you compile it.
XD
LDuspara said:
Sorry im kind of a noob at this stuff but how do you compile it.
XD
Click to expand...
Click to collapse
did you find a fix for your problem? (doing something similar so wondering if there was an easy solution)
Related
Hi there!
I want to compile CM 10.1 for my phone, but stucked with device tree and i don't know what tree to choose for this.
Phone mentioned in the subject is Qumo brending of chinese i9220 PAD 5" MT6575 (e1809c_v75) Android 4.0.3
Great thanks if anyone can help.
PS. Sorry for my English.
rippak said:
Hi there!
I want to compile CM 10.1 for my phone, but stucked with device tree and i don't know what tree to choose for this.
Phone mentioned in the subject is Qumo brending of chinese i9220 PAD 5" MT6575 (e1809c_v75) Android 4.0.3
Great thanks if anyone can help.
PS. Sorry for my English.
Click to expand...
Click to collapse
I dont think there is one for that as that is not an official version of Android. Very few China based Android phones are supported by AOSP. You may have to start it yourself if you want it. The first thing you will need to do is have the OEM post the kernel source code for the device. This will be your biggest challenge. As most China OEM dont respect the GPL laws
zelendel said:
I dont think there is one for that as that is not an official version of Android. Very few China based Android phones are supported by AOSP. You may have to start it yourself if you want it. The first thing you will need to do is have the OEM post the kernel source code for the device. This will be your biggest challenge. As most China OEM dont respect the GPL laws
Click to expand...
Click to collapse
Ok
What if there is no source of kernel? Can I use compiled kernel (3.0.13) from current firmware (4.0.3) or this is impossible?
rippak said:
Ok
What if there is no source of kernel? Can I use compiled kernel (3.0.13) from current firmware (4.0.3) or this is impossible?
Click to expand...
Click to collapse
Without kernel source your kinda out of luck. No that kernel will not work on AOSP as that 4.0.3 is not an official android version. It is a hacked together version. Your best bet would be to sell it and get something that is not a knock off.
zelendel said:
Without kernel source your kinda out of luck. No that kernel will not work on AOSP as that 4.0.3 is not an official android version. It is a hacked together version. Your best bet would be to sell it and get something that is not a knock off.
Click to expand...
Click to collapse
Just for fun: wrote to "developer" for sources.
rippak said:
Just for fun: wrote to "developer" for sources.
Click to expand...
Click to collapse
Got to write to the OEM. Only they will be able to release the kernel source. Good luck. Dont hold on to hope though. They are not forced to post kernel source like everyone else.
zelendel said:
Got to write to the OEM. Only they will be able to release the kernel source. Good luck. Dont hold on to hope though. They are not forced to post kernel source like everyone else.
Click to expand...
Click to collapse
Don't you know is it real to compile with another kernel for same CPU MT6575?
Found some links to kernel sources for other phones - seems to be working for different devices.
If one were interested in learning how to port cyanogenmod and had minimal experience in coding (aside from some high school courses) where would one find a tutorial or assistance in porting CM to the idol 3? TIA
Hello.
Porting CM ? CM12.1 has already been compiled for our device and it's fully fonctional
Making your own builds is your actual goal,I presume.
Also,do a little exploring before you post a question like this one.
http://forum.xda-developers.com/chef-central/android/guide-android-rom-development-t2814763
This should be of help as well.
http://forum.xda-developers.com/moto-g-2014/general/guide-build-cm12-source-t3045014
It is pretty much the same for other roms(make a folder for the files,repo init...(specific for the rom,look for it in manifest or build repos of roms github)
Just for myself
murigny64 said:
Hello.
Porting CM ? CM12.1 has already been compiled for our device and it's fully fonctional
Click to expand...
Click to collapse
Yeah I just wanted to build for myself to learn.
Thanks!
The Marionette said:
Making your own builds is your actual goal,I presume.
Also,do a little exploring before you post a question like this one.
http://forum.xda-developers.com/chef-central/android/guide-android-rom-development-t2814763
This should be of help as well.
http://forum.xda-developers.com/moto-g-2014/general/guide-build-cm12-source-t3045014
It is pretty much the same for other roms(make a folder for the files,repo init...(specific for the rom,look for it in manifest or build repos of roms github)
Click to expand...
Click to collapse
Awesome, thanks a ton.
Twitchyleftarm said:
If one were interested in learning how to port cyanogenmod and had minimal experience in coding (aside from some high school courses) where would one find a tutorial or assistance in porting CM to the idol 3? TIA
Click to expand...
Click to collapse
Start to learn how to use search menu on XDA, then read,learn and then ask questions
Nobody will give you here a one message course how to get source,compile and build the ROM.
How to compile a ROM for an unofficial device
marcelo1998 said:
How to compile a ROM for an unofficial device
Click to expand...
Click to collapse
Please just type this question in google.
You will get tons of link for compile ROMs.
Just do study first than ask question bro.
OK ,bro,thanks
Hi everybody!
I am new in this community and I am sorry if a post this thread in the wrong forum.
I want to start making a AOSP or a "custom ROM" for Android, I have some experience with "Linux from scracth" and linux in general, but I think that I still beeing a newbie in OS development.
I really love OS develoment and thats why I want to try with Android. (I know that is very hard, but I am making this for experience)
The AOSP requirements says that I new a Android device and its kernel source. (I am new and I can not post links)
I want to know, if there is any way to make a AOSP or custom ROM in a virtual machine? maybe using google pixel or nexus code?
I have an Android device but I am a complete newbie and I dont want try on real hardware yet.
Thanks for any help!
david_pjimenez said:
Hi everybody!
I am new in this community and I am sorry if a post this thread in the wrong forum.
I want to start making a AOSP or a "custom ROM" for Android, I have some experience with "Linux from scracth" and linux in general, but I think that I still beeing a newbie in OS development.
I really love OS develoment and thats why I want to try with Android. (I know that is very hard, but I am making this for experience)
The AOSP requirements says that I new a Android device and its kernel source. (I am new and I can not post links)
I want to know, if there is any way to make a AOSP or custom ROM in a virtual machine? maybe using google pixel or nexus code?
I have an Android device but I am a complete newbie and I dont want try on real hardware yet.
Thanks for any help!
Click to expand...
Click to collapse
Greetings and welcome to assist. Plenty of devs use a virtual machine to build or even dual boot linux. There are plenty of prebuilt virtual machines at osbox and there are plenty of excellent guides to building in xda university
http://forum.xda-developers.com/general/xda-university
Good Luck and welcome to xda
Sawdoctor
sawdoctor said:
Greetings and welcome to assist. Plenty of devs use a virtual machine to build or even dual boot linux. There are plenty of prebuilt virtual machines at osbox and there are plenty of excellent guides to building in xda university
http://forum.xda-developers.com/general/xda-university
Good Luck and welcome to xda
Sawdoctor
Click to expand...
Click to collapse
Thanks for replying!
I have no problem to install Linux on real hardware, actually I have Arch Linux installed on real hardware and I used as my main OS.
What I want to know is, can I put AOSP or a Custom Android in a Virtual Machine? I mean, modify some code in a custom android and tested in a Virtual Machine?
Thanks for your time and help!
david_pjimenez said:
Thanks for replying!
I have no problem to install Linux on real hardware, actually I have Arch Linux installed on real hardware and I used as my main OS.
What I want to know is, can I put AOSP or a Custom Android in a Virtual Machine? I mean, modify some code in a custom android and tested in a Virtual Machine?
Thanks for your time and help!
Click to expand...
Click to collapse
You mean you want to run a custom rom on a virtual machine on your pc ? I think android studio can do something along these lines
sawdoctor said:
You mean you want to run a custom rom on a virtual machine on your pc ? I think android studio can do something along these lines
Click to expand...
Click to collapse
I mean that I want to modify Android OS to add functions, optimize, maybe modify the UI of the system, learn how Android is programed and that kind of things. I want to modify Android Source Code but I want to tested that code on a Virtual Machine on my PC.
Where can I get Android Source Code or any Custom ROM to start working on it?
Thanks for your help and time!
david_pjimenez said:
I mean that I want to modify Android OS to add functions, optimize, maybe modify the UI of the system, learn how Android is programed and that kind of things. I want to modify Android Source Code but I want to tested that code on a Virtual Machine on my PC.
Where can I get Android Source Code or any Custom ROM to start working on it?
Thanks for your help and time!
Click to expand...
Click to collapse
Here is the link for android studio
https://developer.android.com/studio/index.html#features
For source code you can use cm/aosp or anything opensource. Resurrection remix is quite easy to set up as they have a lot of pre built scripts to help you set everything up
Sent from my SM-N930F using Tapatalk
sawdoctor said:
Here is the link for android studio
https://developer.android.com/studio/index.html#features
For source code you can use cm/aosp or anything opensource. Resurrection remix is quite easy to set up as they have a lot of pre built scripts to help you set everything up
Sent from my SM-N930F using Tapatalk
Click to expand...
Click to collapse
Thanks for your help and time!
You have resolved everything that I needed!
hello, since there is no support on nethunter kernel for pixel 4a, I decided to compile my own. I'm beginner at this kernel modifying stuff. I used clang to build it. at the end i got an error that i am not able to fix it. see the attached file please. if anyone noob like me wants to contribute in this , dm me
lulz. running root on kali to compile kernel........
xxTECRAxx said:
lulz. running root on kali to compile kernel........
Click to expand...
Click to collapse
i always work with root user