• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root CM10 and FastKernel v5

benwalburn

Android Enthusiast
I understand that FastKernel is built for Sense roms, but would it hurt anything to use it with CM10?

Also, I edited my apn to boost, but if I'm understanding correctly, the code below needs to go somewhere. My service is off, so I don't know if it's necessary. Where should this go, if it's necessary at all?

<apn carrier="Boost MMS" mcc="505" mnc="02" apn="mms" user="" password="" server="" proxy="61.88.190.10" port="8070" mmsc="http://mmsc.optus.com.au:8002/" mmsproxy="61.88.190.10" mmsport="8070" type="mms" authtype="3"/>
 
2fast4u88 (author of the kernel and ROM), does make his ROMs compatible on all kingdom devices. However, unlike the fuziionz ROM, his cm10 ROM currently does not have the feature of auto-detecting your carrier and changing the mms settings and such. So if you wish to use network features, I would recommend changing that manually. But if you will be using wifi only, you shouldn't have any need to do that.

I believe most people use the fastkernel with 2fast's cm10. He hasn't released any other kernel specifically for cm10, unless its included in the zip. I'm currently undergoing some serious maintenance on my computer, or I would check that for you. So it wouldn't hurt to flash the fastkernel before flashing cm10.
 
As for any code, I don't know. I'm only about to start learning things such as the object oriented programming paradigm before learning things like java and linux codes.
 
Well I plan on having my service back on within the week. I edited the APN, I was just curious about that other code. Right now I don't know what works and what doesn't and I want to be prepared.

As for the kernel, I just want to make sure it won't break something important that i wouldn't immediately notice, like calling, GPS, performance, or battery life. Oh well, I'm used to testing. The big thing is making sure data/sms/mms works for when I get my service back on
 
Back
Top Bottom