Micromax A60 And Karbonn A1 Source Code Found ! - General Topics

Guys I Guess I have found the Source Code For Micromax A60 and Karbonn A1 chipsets
(A week before this Varun Chitre also had posted this for Micromax A70)
I found our Source From the same Page..
So i m posting the Links here:
Intereseted Devs can Look into it..
https://www.codeaurora.org/xwiki/bin/QAEP/froyo
The device we are looking for is :
the last one:
July 01, 2010 M76XXTSNCJNLYA6010 msm7627 froyo M76XXTSNCJNLYA6010.xml
How is this useful?
This might enable us to compile the kernel rom source and hence buils an entire rom from source...
Hence Possibility of getting a ICS or JellyBean for our Poor Devices...
How do i know it?
Our devices run MSM7627 chipset.
How to use this:?
Details can be found here:
https://www.codeaurora.org/xwiki/bin/QAEP/WebHome
I may not be able to do this for next 2 months
bcos of the buggy internet connection i have i my hostel..
and there is no way for me to get a god internet connection here..
So i just wanted to help ..
If this Helps ..Dont forget to press Thanks Button..

Related

[TUT] [TOOL] MT65xx ROM Porting

Please refer to this post . . .
For detail specific on MT6575 SoC, refer to this NEW Thread by xXx~~~SHLOK~~~xXx & DarkFrenzy . . . :good:
For detail specific on MT6577 SoC, refer to this NEW Thread by Avenger4droid
All MT65xx android phones are plagued by the same problem, No Custom ROMs & there are just too many models out there...
DEVs that are developing custom rom for it are only a handful. If you have the same model as these DEV then you are very lucky indeed to get cwmr & custom roms from them. But what about those hundreds if not thousands of MT65xx out there ?
No worries, you can port any Custom ROMs to your device quite easily using Master Shifu dsixda's Android Kitchen....
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Links for that is below my signature... Even though they are for MT6573, some of them are still relevant... Many have successfully ported numerous of MT6573/ 75/ 77 custom/ stock ROMs out of it....
Full Credits & Special Thanks to Master Shifu dsixda for making such a Super Easy to use & Fabulous Android Kitchen...
Below is what i found out when porting ROM, you may need to patch the following below from your stock ROM for it to work...
modem.img - SIM1/ 2 not working
libcameracustom.so - Camera no auto-focus
mtk_stp_wmt - Wi-Fi/ Bluetooth can't switch on
Generic.kl - Home key doesn't work
So here is my quick & easy patching tut for porting Lewa OS to MT6577 based Ulefone Star N9776. Everything works except for FM radio... Added on May 06 2013 - Hmm, it seems many never follow the whole thread & begin porting using this tut... Read this post here & here first, rest of the procedure is same... Thanks to fellow xda members that has contributed to this thread...
Another one here for Porting Master Shifu bgcngm's V970 Custom ROM to Lenovo A789...
Everything is working on this one...
Recently, i get just too many PMs regarding ROM porting & i don't know everything... :laugh:
So i'm starting this thread & hopefully to get more involvement from fellow xda members to share their experiences as what are the other files needs to be patched to get it fully working...
Pls include...
1. Name of your device
2. ROM that you ported from
3. What are the things that is not working initially
4. What are the file names & location to patch it
Cheers...
-------------------------------
Where to hunt for ROMs to port...
anzhuodiy.com
romzj.com
dashi.com
shendu.com
-------------------------------
Added on Feb 25, 2013
Operation to Support & Reward our MTK SoC Developers
Head up to here & show your support...
-------------------------------
Added on Mar 31, 2013 - Patching MT6628 ROM to work on MT6620 & vice-versa
Thanks to kumar abhishek for letting me know that it is possible to patch MT6628 to MT6620, i found out Star N9770 which is from the same company as my Star N9776, some Chinese manage to patch it, everything works & this info found out by s_bd on china-iphone so i use that as base to find out which file is the culprit...
Below is what i found out, need only these few files (patch from stock to ported ROM) & everything works...
This is of course minimum patching because its from the same manufacturer...
FMradio
system/etc/firmware/mt6620_patch_e3_hdr.bin
system/etc/firmware/mt6620_patch_e6_hdr.bin-> If yours is MT6628, you'll need to patch all mt6628_fm_*_*.bin too
system/etc/firmware/WMT.CFG-> This is the antenna cfg, without this, FMradio cannot receive clearly
system/lib/modules/mtk_fm_drv.ko
system/lib/libfmcust.so
Wi-Fi & BT
system/lib/modules/mtk_stp_wmt.ko
system/lib/modules/mtk_wmt_wifi.ko -> After patching, both works & can be individually switch on/ off
system/lib/libbluetooth_mtk.so
system/lib/libbluetoothem_mtk.so -> MTK Engineering will show MT6628 if not patch...
system/etc/firmware -> if yours is MT6628, you'll need to patch all WIFI_RAM_CODE_* too
GPS
system/xbin/libmnlp -> This culprit file is the GPS. Took me the longest time to find out
Found out recent for porting Lenovo s890 (MT6628 to my MT6620), some apps at system/vendor/operator/ is blocking GPS so just delete all apps & use MTK Engineering mode to confirmed it... :fingers-crossed:
build.prop
fmradio.driver.chip=1 -> if yours is MT6628 then change it to 3
mediatek.wlan.chip=MT6620 -> if yours is MT6628 then change last digit to 8
mediatek.wlan.module.postfix=_mt6620 -> if yours is MT6628 then change last digit to 8
updater-script
symlink("wlan_mt6620.ko", "/system/lib/modules/wlan.ko"); -> if yours is MT6628 then change last digit to 8
Happy Porting...
-------------------------------
Added on April 02, 2013 - Camera patch for Lewa ROM
If your Lewa cam is not working in spite of all the known patching methods then refer to here...
For patching Lewa Lenovo A60 cam auto-focus you'll need the following below from your Stock base ROM patch to Lewa & auto-focus will work...
system/lib/libcamalgo.so
system/lib/libcameracustom.so
system/lib/libmhaldrv.so
Summary of Lewa ROM for MT65xx
Jelly Bean MT6628 based MT6589 SoC
LeWa_AMOI_N828_JB2
Jelly Bean MT6628 based MT6577 SoC
LeWa_Jiayu_G2S_JB_ROM
LeWa_Lenovo_S890_JB_ROM
LeWa_ZTE_V889S_JB_ROM
LeWa_Lenovo_P770_JB_ROM
LeWa_Huawei_U8836D
Jelly Bean MT6620 based
LeWa_Jiayu_G3_JB_ROM
LeWa_Jiayu_G2S_JB_ROM
LeWa_Jiayu_G2L_JB_ROM
LeWa_Jiayu_G2H_JB_ROM
LeWa_ROM_DAKELE_MC001_JB
LeWa_ROM_UMI_X1_JB
LeWa_ROM_AMOI_N820_JB
LeWa_ROM_AMOI_N821_JB
MT6575
LeWa_ROM_JIAYU_G2_JB
For starter better not use Dakele, G3, G2L, G2H b'cos it includes uboot.img meant for those device & it may require much more additional patching...
ICS
MT6620 based MT6577 SoC
LeWa_Lenovo_A789
LeWa_GLX_L100_ROM
LeWa_NEWMAN_N1_ROM
LeWa_GiONEE_GN700W_ROM
LeWa_ZOPO_ZP900_ROM
MT6575
LeWa_Lenovo_A750
LeWa_ROM_Lenovo_P700
LeWa_Konka_E900_ROM
GB
LeWa_A60_ROM
-------------------------------
Added on April 21, 2013 - Basic Ethics
Ethical ROM Porter...
-------------------------------
Added on May 06, 2013 - Factory ROM backup
i get too many pm, many brick their device & they didn't back up their Factory ROM first...
-------------------------------
Added on June 23, 2013 - MT65xx Lewa OS Porting Tool
Since many are interested in porting LeWa, attach is my simple program that does everything automatically for you...
However, on the 2nd part, you'll have to identify what is not working & patch it yourself...
Credits to Igor Pavlov & Master Shifu Michfood...
Happy Porting LeWa ROM...
-------------------------------
Hmm, it seems many are having trouble with this LeWa Porting tool...
Upon checking Master Shifu Michfood's Russian thread, found out that the below must be met or this tool will fail to operate...
Requirement on your MTK devices -> Root access to ADB
The default.prop at boot.img should be as below...
Code:
ro.secure=[COLOR="Blue"][B]0[/B][/COLOR]
ro.debuggable=[COLOR="blue"][B]1[/B][/COLOR]
persist.service.adb.enable=[COLOR="blue"][B]1[/B][/COLOR]
Use Master Shifu's Repack Utils, make the changes, re-download boot.img via SPFT then only use this tool again...
This tool operates with your device fully booted up, not at CWM or fastboot...
Extract this tool to your Desktop otherwise disable UAC if you use this program at other folder or it will not work properly...
-------------------------------
Added on June 24, 2013 - MTK FirmwareAdapter Tool
Just found out that Russian Master Shifu back37 has shared his brand new ROM porting tool here...
With this tool, ROM porting on MTK devices is a breeze but as i always says always make a backup copy first via CWM/ TWRP before starting always or you might end up here...
Added on May 5, 2014
Just found out that Master Shifu has just started his thread here . . . :good:
-------------------------------
Added on July 01, 2013 - ANDROID_firmware_tool_v2.1 for MTK devices
This is another great app by Russian Master Shifu Michfood for modding apps, framework, deodex; great for ROM Cooker AKA the MTK Android Kitchen...
You can even use its Wireless ADB app to avoid constant USB charging that might spoil your battery in the long run...
Master Shifu told me its hard for him to maintain several threads so you gotta ask all your questions there...
To change the language to English refer to below...
v2.3 is a Donationware now, if you wanna try out then download this full older version here... if you find it useful then upgrade to V.2.3 & support Master Shifu Michfood work...
-------------------------------
Solutions link
FM radio, camera, 3G data fix - MT6577
MT6515 i9300 LeWa Port
Porting tips
How to choose which ROM
LeWa Porting tips
init.rc cam fix
Another LeWa porting tips
Wi-Fi fix
Cellular Network fix
Virtual key & porting tips
Another LeWa porting tips
Cam fix MT6589
Updater-script Wi-Fi fix
Android Kitchen to repack back boot.img
MT6589 BT fix
MT6577 vold.fstab swap
Another vold.fstab fix
bootloop fix
Another cam fix
Another cam fix
Another cam fix
LeWa lockscreen mod
Cam Mpx fix
Cam focus fix
Another LeWa lockscreen mod tips
Compass fix
Another LeWa fix
Another Android Kitchen tips
ROM porting for Alcatel MTK devices
edify_def for Android Kitchen
MIUI Roaming Fix
MT6620 to MT6628
Another Android Kitchen tips
MIUI porting tips
Another cam fix
MTK Engineering Mode
Storage FC fix
USB mount to PC fix
MT6589 audio fix (2)
MT6589 ROM Porting tips
Another cam fix
Another Android Kitchen tips
Unpack/ Repack boot.img & camera fix
Another LeWa porting tips
Another cam fix
Another porting tips
Haptic feedback fix
Another porting tips
Resize icon
Flip screen explained
Brightness fix
Another porting tips
Touch Screen problem & solution
Another porting tips
Another MIUI porting tips (2)
Another porting tips
Another Android Kitchen porting tips
Another sdcard fix
Another cam fix
Another vold.fstab fix
Another porting tips
Another cam fix
Another cam fix
Another porting tips
Button fix
Porting 4.2.2 for MT6577
Porting MT6589 to 77 (2) (3)
Phone.apk FC fix
Dialer FC fix
Another porting tips
Date & Time fix
Porting from MT6589 ROM to MT6577 with AMOI 4.2.2 base Q&A
LeWa OS5 Porting Tips
Fix sd mount in device
Another cam fix (2) (3)
Another cam fix (2)
Another cam fix tips
ROM Index for Porting
Another sdcard fix (2) (3) (4)
Porting Tools Updated Version
MT6575 audio & micro sim fix
MT6582 media player fix
Another SIM fix
Another storage fix
yuweng said:
All MT65xx android phones are plagued by the same problem, No Custom ROMs & there are just too many models out there...
DEVs that are developing custom rom for it are only a handful. If you have the same model as these DEV then you are very lucky indeed to get cwmr & custom roms from them. But what about those hundreds if not thousands of MT65xx out there ?
No worries, you can port any Custom ROMs to your device quite easily using Master Shifu dsixda's Android Kitchen....
Links for that is below my signature...
Below is what i found out when porting ROM, you may need the following below from your stock ROM for it to work...
modem.img - SIM1/ 2 not working
libcameracustom.so - Camera no auto-focus
mtk_stp_wmt - Wi-Fi/ Bluetooth can't switch on
Generic.kl - Home key doesn't work
So here is my quick & dirty patching tut for porting Lewa OS to MT6577 based Ulefone Star N9776. Everything works except for FM radio...
Recently, i get just too many PMs regarding ROM porting & i don't know everything... :laugh:
So i'm starting this thread & hopefully to get more fellow xda member contributions to share their experience as what other files need to be patched to get it fully working...
Cheers...
Click to expand...
Click to collapse
Will be helpful for many!
I too joined the MT6577 community with the Micromax A110 (Canvas 2) !! No probs so far!
Yeoh Bro, you make the right choice ! There has been alot of development for MMX A110... :good: So many custom ROMs so little time... :laugh:
Re: [TUT] MT65xx ROM Porting
Thats really gud nd helpful. Good going dude:thumbup:
master
hey master mind if you add these..
and i like your idea for consolidating everything about MT65xx devices i thinks its a good idea we can create a huge community with this.
maybe we should request for a MT6577 device to be added since many phones use this platform. and its not that hard to port roms from other MT65xx devices.
1 Device: KATA i1
2 ROM ported: LeWa OS from Zopo ZP900
3 Camera, FM radio, 3G Data not working
4
FM radio fix and Camera Fix
i did was i extracted the PORT ROM and STOCK ROM to any folder then searched for the thing that didn't work. eg. CAMERA
then i copied all the files that has camera in it from stock and overwritten the ones in port.
(i also deleted the extra files the STOCK didn't have, don't know what happens if you don't delete the extra ones, but since your reverting to stock just use all of the stock ones IMO)
here it goes
For CAMERA - "can't connect to Camera"
copy these from stock ROM to port ROM
\system\lib\hw\camera.default.so --- (if you have two files like camera.goldfish.so delete this the one with the goldfish)
\system\lib\libcamera_client.so
\system\lib\libcameracustom.so
\system\lib\libcameraprofile.so
\system\lib\libcameraservice.so
you can copy the stock camera.apk if you want but not necessary
now for FM Radio
\system\lib\libaudio.a2dp.default.so
\system\lib\libaudio.primary.default.so
\system\lib\libaudiocompensationfilter.so
\system\lib\libaudiocustparam.so
\system\lib\libaudioeffect_jni.so
\system\lib\libaudioflinger.so
\system\lib\libaudiosetting.so
\system\lib\libfmar1000.so
\system\lib\libfmcust.so
\system\lib\libfmjni.so
\system\lib\libfmmt6616.so
\system\lib\libfmmt6620.so
\system\lib\libfmmt6626.so
\system\lib\libfmmt6628.so
you can also copy the stock fmradio.apk if you want but not necessary
for the 3G data refer to master yuwengs post #1.
so based on my experience i think this is also applicable with other hardware problems. not all, maybe some hehe
success!! :highfive:
hope this helps!
credits to master yuweng for helping me finish my lewa rom port. dsixda for kitchen and lewa os team for their great rom.
Hi master..
I would like to ask if you can port this rom LeWa_s3_mt6575 rom ( cloned i9300 ) to work on mt6515 19300?
No one can port ROMs from another device to another device without physically having the actual device in hand, thats why you have to DIY...
Ok, guess i'll just provide a simple How-to for any ROM at all, if it doesn't boot then its best to move on & find one that boots... :laugh: Don't waste your time & effort to make it boot...
For porting Lewa, look at here...AFAIK, Lenovo A750, P700, Jiayu G2 are some of the MT6575, rest you have to google for it... Use my tut for guide line...
i myself end up downloaded all MT6577 Lewa ROM & out of 12 Lewa ROM 6# can boot...
Now that i recall, a fellow xda member had success in porting Lewa to his MT6575 by using Zopo100 ported Lewa...According to him, no need much patching & it just boot up on first try... :good: In fact, he has success in porting Zopo100 MIUI to his MT6575 too...
And also yours is a MT6515 not MT6575... :fingers-crossed:
Re: [TUT] MT65xx ROM Porting
Useless
*Sent_From _Qmobile_Noir_A8*
yuweng said:
All MT65xx android phones are plagued by the same problem, No Custom ROMs & there are just too many models out there...
DEVs that are developing custom rom for it are only a handful. If you have the same model as these DEV then you are very lucky indeed to get cwmr & custom roms from them. But what about those hundreds if not thousands of MT65xx out there ?
No worries, you can port any Custom ROMs to your device quite easily using Master Shifu dsixda's Android Kitchen....
Links for that is below my signature... Even though they are for MT6573, some of them are still relevant... Many have successfully ported numerous of MT6573/ 75/ 77 custom/ stock ROMs out of it....
Full Credits & Special Thanks to Master Shifu dsixda for making such a Super Easy to use & Fabulous Android Kitchen...
Below is what i found out when porting ROM, you may need to patch the following below from your stock ROM for it to work...
modem.img - SIM1/ 2 not working
libcameracustom.so - Camera no auto-focus
mtk_stp_wmt - Wi-Fi/ Bluetooth can't switch on
Generic.kl - Home key doesn't work
So here is my quick & easy patching tut for porting Lewa OS to MT6577 based Ulefone Star N9776. Everything works except for FM radio...
Another one here for Porting Master Shifu bgcngm's V970 Custom ROM to Lenovo A789...
Everything is working on this one...
Recently, i get just too many PMs regarding ROM porting & i don't know everything... :laugh:
So i'm starting this thread & hopefully to get more involvement from fellow xda members to share their experiences as what are the other files needs to be patched to get it fully working...
Pls include...
1. Name of your device
2. ROM that you ported from
3. What are the things that is not working initially
4. What are the file names & location to patch it
Cheers...
Click to expand...
Click to collapse
Are you reading my mind yuweng :laugh:
I noticed lewa are now supporting the Newman N1 & Zopo zt900 so I was searching for info and here you are again one step ahead :good:
BTW My brother is very happy with the A9300 MTK6575 so I may not see that phone back for a while :laugh:
So my friend here are some very basic questions about Lewa I hope you can help me with while I read the tuts :good:
1. Are the stable base roms from their site English language or just Chinese language?
2. Do their Roms support google apps & google-play (market) or do we have to install it or is this a totally independent OS from google?
3. Will we lose root, busybox and/or su flashing lewa?
4. The Zopo zt900 ROM is not a lot different from the zp300+ so what changes would I have to make to port it to my zp300+(Screen size and home buttons are different soft on zp300+ Hard on zp900)
5. And lastly can I still keep my beloved TWRP recovery and port Lewa
Short answers will do yuweng I will keep googling for the info but would trust your first hand experiance over anything I get of google
Regards bigrammy.
yuweng said:
No one can port ROMs from another device to another device without physically having the actual device in hand, thats why you have to DIY...
Ok, guess i'll just provide a simple How-to for any ROM at all, if it doesn't boot then its best to move on & find one that boots... :laugh: Don't waste your time & effort to make it boot...
For porting Lewa, look at here...AFAIK, Lenovo A750, P700, Jiayu G2 are some of the MT6575, rest you have to google for it... Use my tut for guide line...
i myself end up downloaded all MT6577 Lewa ROM & out of 12 Lewa ROM 6# can boot...
Now that i recall, a fellow xda member had success in porting Lewa to his MT6575 by using Zopo100 ported Lewa...According to him, no need much patching & it just boot up on first try... :good: In fact, he has success in porting Zopo100 MIUI to his MT6575 too...
And also yours is a MT6515 not MT6575... :fingers-crossed:
Click to expand...
Click to collapse
ok thanks man. will try to follow your tut and will keep you posted if i made it...
shantam said:
Useless
Click to expand...
Click to collapse
if you can't even follow simple How-to then you are indeed useless... :laugh:
bigrammy said:
Short answers will do
Click to expand...
Click to collapse
1. All are stable for everyday use however they may be a bug or two...
2. Built-in with gapps
3. Comes with su, Superuser & busybox
4. Try & see if it boot then only move on to solve problems... :fingers-crossed:
5. Lewa always include their own TWRP so you have to manually edit updater-script & remove that line...TWRP V2.3.2.3 can be use for Lewa's weekly update too while cwmr always fail.... Again manual editing require...
it takes a little bit of luck too when it comes to ROM porting, eg : i've downloaded earlier all five Lewa ROM that doesn't boot then when i download all -> 6 of it booted out of 12...
Can you see how unlucky i am... :silly:
boybakat said:
ok thanks man. will try to follow your tut and will keep you posted if i made it...
Click to expand...
Click to collapse
You are most welcome, man... And yes, pls do share your experience, i might learn a trick or two from you on ROM porting for MT6515... :good:
yuweng said:
if you can't even follow simple How-to then you are indeed useless... :laugh::
Click to expand...
Click to collapse
Yes he is :laugh:
yuweng in reply to bigrammy said:
1. All are stable for everyday use however they may be a bug or two...
2. Built-in with gapps
3. Comes with su, Superuser & busybox
4. Try & see if it boot then only move on to solve problems... :fingers-crossed:
5. Lewa always include their own TWRP so you have to manually edit updater-script & remove that line...TWRP V2.3.2.3 can be use for Lewa's weekly update too while cwmr always fail.... Again manual editing require...
it takes a little bit of luck too when it comes to ROM porting, eg : i've downloaded earlier all five Lewa ROM that doesn't boot then when i download all -> 6 of it booted out of 12...
Can you see how unlucky i am... :silly:
Click to expand...
Click to collapse
Thanks yuweng that's made things a lot easier & more clear :good: I will have a go at porting when I am next off work and have a day or two to have a play around with things
i have flash Ulefone Star N9776 rom in my Micromax a110 everthing is fine & excellent customization but
- Wi fi is not turning on
- network not coming in sim (i have change the modem.img of t2 jb)
any help ??
managed to make my device boot using LEWA rom for mt6575 i9300 clone
i just did a little and simple adjusment.
i unpacked LEWA rom
-copied files from /system/etc/firmware from current rom to system/etc/firmware lewa rom folder
-copied /system lib/modules files from current rom to /system/lib/modules
-copied boot.img
-zip the lewa folder into a .zip flie..
-flash thru cwm
viola my device boot and running lewa rom without any issues
pankycool123 said:
any help ??
Click to expand...
Click to collapse
Bro, its already explained at the OP & you ask again...
Since there are so many development on MMX A110 you can try & extract out mtk_stp_wmt.ko from /system/lib/modules/ from either one of the ROM below & copy it over to your ported ROM, restart & it should work... :fingers-crossed:
1. MMX A110 V1
2. MMX A110 V2
3. Mobistel Cynus T2 JB
4. DrBhokali
5. JMP Xtreme
6. AMOI N820/N821 JELLYBEAN official 4.1.1
if it doesn't work then move on to the next one & when everything fail then you can use boybakat method & copy everything to over & start over with the above list...
hey @@ yuweng @@ can you help me for porting JB on my A90s same as A110 only screen size is different......... A90s has HDPI ( 480x800 ) and A110 have QHD (640x960) if m not wrong.........can u help me for porting Jelly Bean ROM in my Devices.........!! i already make ROM for my device which are not JB its simple stock ROM which are themed and customized for better use..... !!
i need JB on my A90s.....plz help...
Yeoh Bro, as said earlier, JB ROM needs JB boot.img from your device & if you already have JB boot.img then why port other JB to your device...
But wait, haha, on the MMX A110 thread, they have ported many JB ROM to their device with the recent release of JB boot.img for their device here... :laugh:
So pray hard that A90s release JB ROM update or you couldn't port all those JB ROMs to your device... :fingers-crossed:
----------------------------------
Fuel by the interest from MMX A110 xda members to port JB, i too started try out those ROMs there & to my surprise many do boots up however patching Wi-Fi, Blueetooth, Camera & etc is required....
Tested Booted Up on my Ulefone Star N9776
1. CynusT2JellyBean_V15.01
2. JMP Jalebi ROM Jelly Bean MMX A110
3. N820_JB_V2.0_USER_SD_UPDATE_2012-10-31
4. N821_JB_GMS_V1.0.1
5. ZTE V889S JB
.deleted.
---------- Post added at 10:34 AM ---------- Previous post was at 10:32 AM ----------
Successfully ported to A110 without any issues
Micromax A110 TW rom
Yeoh Bro,
Haha, thank you so much for your feedback... :laugh:
So its more or less confirmed that those same *.ko & *.so from base Stock ROM needs to be patch to ported ROMs to make it fully working...
Thanks again for reporting back...

Wiko release the source code of drivers and Kernel JellyBean for the Micromax a110

Hello, "Wiko" sells the same device of Micromax a110 under the name of "Cink King".
This company published the source code of android, kernel, and drivers.
You can download it on http://www.wikogeek.com
Choose "Cink King" => "France Fr" => "Android 4.1.1 JB" => "CINK KING / FRANCE-FR - ANDROID V4.1.1 JB" => "TÉLÉCHARGER"
Enjoy ! =D
Its already been posted in other thread. Please don't make such thread that information already exist
Sk.D said:
Its already been posted in other thread. Please don't make such thread that information already exist
Click to expand...
Click to collapse
Where ?

Finally complete MTK6589 source code is released!

Here it is
http://developer.sonymobile.com/dow...es/open-source-archive-for-build-16-0-a-0-36/
They are for Xperia C, the MTK6589 based phone!
I tested them, they are complete!
Archive is heavily compressed, when i uncompressed it, it was 2.2gb big!
Let the development start!!!!!!!!
I tried to use it to generate the complete rom
I can say it is incomplete ==> Cannot generate ROM even following the instruction enclosed.
Lenovo s6000 open source
Lenovo s6000 open source MTK6589 - lenovomobile.com
-aleco- said:
Lenovo s6000 open source MTK6589 - lenovomobile.com/opensource/release/S6000/
Click to expand...
Click to collapse
Thanks! Direct link: http://www.lenovomobile.com/opensource/release/S6000/
Edit: The S6000 is MT8125 based. That's a cortex A7 aswell with PowerVR SGX544 however is it similar enough to the MT6589 to be of use? Also, there are mt6589 specific files in this source tree (under mediatek/platform/mt6589)
Bump.
Anyone got any further?
thanks~this really help me a lot!!!
thanks~this really help me a lot!!!
sendtosandy said:
thanks~this really help me a lot!!!
Click to expand...
Click to collapse
if anyone has a working build, please share instructions on how to do that.
Would be great if custom roms and CyanogenMod will be available for this great platform!
^ Agree. I would start working on trying to compile the cyanogenmod for this after I get the phone next week.
DarwinKamikaze said:
Thanks!
Edit: The S6000 is MT8125 based. That's a cortex A7 aswell with PowerVR SGX544 however is it similar enough to the MT6589 to be of use? Also, there are mt6589 specific files in this source tree (under mediatek/platform/mt6589)
Click to expand...
Click to collapse
Add - source MTK6589/8125 is a very good
Sourse for Fly IQ446 Magic
Sourse for Fly IQ446 Magic (MT6589) - kernel, full
-aleco- said:
Sourse for Fly IQ446 Magic (MT6589) - kernel, full
Click to expand...
Click to collapse
Have you tried it? I'd like to work for it,but I Didn't knew lot about it..
来自 Lenovo A830 上的 Tapatalk 4 Beta
schspa said:
Have you tried it? I'd like to work for it,but I Didn't knew lot about it..
来自 Lenovo A830 上的 Tapatalk 4 Beta
Click to expand...
Click to collapse
there is also a french manufacurer which has release the mtk6589 sources !!!
here is the link
support.wikomobile.com/kernel/CINK_FIVE_JB_Opensource_9841285.zip
Any good sources for porting CM10.1 yet?
I think it's the best to make petition
Would be awsome if somone could do a kernel with more options to overklock the mt6589 chip
This is awesome
thanks!! can't wait to see what come of this. n00b so what can i do to help.
mt6589/root
oem rom
xposed
gravitybox
labled Neken N5
Sent from my neken N5 using xda app-developers app
This became my favorite topic today :laugh:
Any news on this?
Id imagine if the source is released, and somebody compiles a rom.
Won't it work for all MTK6589 devices?
//////////////////////////
Fly mobiles russia web site released 15 phones kernel sources,

[PETITION] MediaTek to release Kernel Sources for all MTK65xx devices

UPDATE:: WE HAVE THE SOURCES!!
Sony just released the complete source code for their new mtk6589 android the Sony Xperia C...Get downloading and let the development of custom roms, kernels and much much more begin..link below
http://developer.sonymobile.com/dow...es/open-source-archive-for-build-16-0-a-0-36/
Hopefully more and more manufacturers will follow suite and provide theirs too..Anyways this is a big win.
Finally, thanks to all of you who took their time to support us and help us get this.
Dear XDA members,
MediaTek is a leading manufacturer when it comes to mobile processors just like Qualcomm. They are responsible for bringing quad core CPU's like the MTK6589 among others. We have been waiting for a very long time for MediaTek to release their Kernel Sources so that we may tweak, mod and further development of the roms in our devices. The sources will allow us to port custom roms and kernels like Cyanogen ,Paranoid , AOSP, MIUI and AOKP among many others. This will be a major game changer for this processor as they prepare to launch the 8-core MTK processor.
My request to all those who see this(developer or not) is to take a second to vote, spread the word on any other forum and maybe this time they will hear us. Support our cause
It is about time this happened.
Thank you all for your time.
Be sure to vote in the Poll and feel free to leave a comment.:fingers-crossed:
i guess instead of voting here its better to sign petition over here
http://www.ipetitions.com/petition/aosp-support-for-mediatek-devices/
all kernels leaked!!
http://mxrootrom.blogspot.co.il/2014/02/mediatek-mtk-kernel-source-code-leaked.html
Source code for LENOVO a3000 tab relesed: http://download.lenovo.com/consumer/open_source_code/a3000_source_code_20130605.tar.gz
Sent from my Lenovo A3000-H using XDA Free mobile app
Lenovo A3000 custom rom ZOL!!!
check thus link (Chinese):
http://m.zol.com.cn/padbbs/d118_9971.html
Its fully functional, Jelly Bean 4.2.1 build.
If they can build then why we xda dev can't build custom roms (KitKat 4.4) for A3000??
Sent from my Lenovo A3000-H
Hi,
Is there any tutorial how to build mtk kernel ?
I am struglling with it, and have errors in compilation.
Thanks,
Ranchu

Kernal Source - A110q

Hi guyz
just in case if you guyz missed this update, Blu mobile has released kernal sources for their some devices. One of the device is exact clone / carbon copy of A110q. so if there are any developers who can take advantage of this, our device can have more improved ROMs and features rather than themed rom.
link - Studio 5.5 S
http://forum.xda-developers.com/showthread.php?t=2645756
Device specifications :
http://www.gsmarena.com/compare.php3?idPhone1=5761&idPhone2=5482
hope there is some positive energy on development ...
cheers

Categories

Resources