Related
Hi shahulakthar
I am new user to this forum, but i am following your threat for very long time, i have updated you MEGAMAX V1 custom rom in my A90S, it is working like charm, I have not faced any issues till now. Thanks for providing such a nice custom rom.
the main reason i am looking for JB is to fix the GPS issue, I have tried all possible solutions in the internet, those seems to temp fix and fixing takes very long time,
I have a question, I am find JB updated for A90S in Blu vivo 4.3, Since i am a fan of your custom rom, is there any JB update for MEGAMAX,
The main feather i like the most is LMT navigation, so kindly don't remove it, thanx for all the hardwork your have put in.
If possible kindly change the contact app look and functionality. (Facebook Sync & Birthday Calander Sync) something similar to HTC or Samsung. is a request.
Thanx a lot
Me too want d same. plz reply
Thnx
Sent from my A90S using xda app-developers app
Plz do reply.
Sent from my A90S using xda app-developers app
Hi all,
We need Developers to build CM for Micromax A110...it has a forum on XDA....and we've got open source device tree:
http://forum.xda-developers.com/showthread.php?t=2324246
Please, it's a request to all the developers on XDA to help us port CM to our device...
Me and all other users will provide all the support we can...
Eagerly waiting for a Reply...
I will help for our community
Sent from my Micromax A110 using xda premium
As a user of A110 , I am also requesting to help our development team ....pls
Sent from my Micromax A110 using xda app-developers app
Here's a CM9 development on mt6577 http://forum.xda-developers.com/showthread.php?t=2246892
Sent from my Micromax A110 using xda app-developers app
Rahulsingh190 said:
Here's a CM9 development on mt6577 http://forum.xda-developers.com/showthread.php?t=2246892
Sent from my Micromax A110 using xda app-developers app
Click to expand...
Click to collapse
Can you confirm CM9 and CM 10 require similar specs?
Then we can use the source tree used there to edit this MMX one accordingly...
Since varun.chitre has stopped we have to get this done by ourselves....
Sent from my Micromax A110 using Tapatalk 4 Beta
Guys with out the full kernel source which the OEM refuses to provide your not gonna get very far. And the source for the MTK chip is not the full source. We are in talks now about what to do with these forums as they break our gpl rules.
Wayne Tech Nexus
zelendel said:
Guys with out the full kernel source which the OEM refuses to provide your not gonna get very far. And the source for the MTK chip is not the full source. We are in talks now about what to do with these forums as they break our gpl rules.
Wayne Tech Nexus
Click to expand...
Click to collapse
I guess the forum would be closed then...Great...I should jump towards my One then....
Sent from my HTC One 801e using Tapatalk 4 Beta
This ain't no normal phone.
Rahulsingh190 said:
Here's a CM9 development on mt6577 http://forum.xda-developers.com/showthread.php?t=2246892
Sent from my Micromax A110 using xda app-developers app
Click to expand...
Click to collapse
The version you stated uses the same thunderzap kernel by vatun.chitre[most part of it]..and it will work without much problem because cm9 is based on 4.0.4 and thunderzap is based on mmxa110 4.0.4 kernel sources which was released by mmx at the first place....and we still do not know if they will release JB kernel sources or not…so I am not sure if cm10 works will go the same way as of the cm9....I will try to compare the two kernels later today though......
Sent from my HTC One 801e using Tapatalk 4 Beta
This ain't no normal phone.
Guys for now we should first CM 9 booting with the sources available. Then we should think of CM 10.I m learning these things now, so I can contribute something valuable
Sent from my Micromax A110 using xda app-developers app
Rahulsingh190 said:
Guys for now we should first CM 9 booting with the sources available. Then we should think of CM 10.I m learning these things now, so I can contribute something valuable
Sent from my Micromax A110 using xda app-developers app
Click to expand...
Click to collapse
CM9 is not a problem, IMO. I think If someone just starts it it can be completed within a week[atleast boot].. Because everything is available.[ kernel source + CM sources + device tree]. But CM10 requires 4.2 kernel sources which has not been released while CM9 requires 4.0.4 kernel[source code available publicly + thunderzap is based on 4.0.4 kernel, so no need to do much work on kernel.]
EDIT:
A110 Device tree : https://github.com/varunchitre15/android_device_a110
Thunderzap[based on 4.0.4 kernel sources] : https://github.com/varunchitre15/thunderzap_canvas_2
and CM9 sources links : you can get from their website...
4.0.4 Similar Stock Kernel : https://github.com/aquila-dev/wiko_s9081_stock_kernel
Now what I found yesterday is WIKO Cink-King JB kernel sources : https://github.com/wiko-sources/cink-king
So, I now think that If we do some progress we can correctly boot CM10 by using the JB kernel to edit and get a custom kernel for a110...I am not very sure...This is what I think...If anyone can advice, It would be great...
fyi - those build DO NOT REQUIRE any Custom Kernel. i switched zImage in the CM9 boot.img and worked like a charm. we`ll need to get those mediatek propietary sources working. im working on a CM9 myself, does not get further than our french friends here http://forum.xda-developers.com/showthread.php?t=2246892 .
Chrizzly92 said:
......we`ll need to get those mediatek propietary sources working.....
Click to expand...
Click to collapse
I have no idea on this part...because, till today I thought kernel customizations are needed to run cm. So we can use the cink-king sources + device tree a110 for this. I really have no idea...
Sent from my HTC One 801e using Tapatalk 4 Beta
This ain't no normal phone.
me neither xD does not have such coding skillz yet. for this build, on this point, it isn`t necessary. maybe you cant use e.g. TUN/TAP when not compiled in the kernel, but basic features should work.
Delete
I'm one of those frenchies that try to make it work. As you saw we made it boot actually without that much problem, but before saying it works there's a lot of work.
I'd like to explain one small thing here since it seems people or thinking that because Cyanogen released the sources, we can get something working on any device. THIS IS WRONG. Even if we have a kernel sources or a "device tree"
Cyanogen includes some vendor sources, like Qualcomm for exemple. This why you'll get some things like
Code:
BOARD_USES_QCOM_HARDWARE := true
COMMON_GLOBAL_CFLAGS += -DQCOM_HARDWARE -DBINDER_COMPAT -DANCIENT_GL
COMMON_GLOBAL_CFLAGS += -DQCOM_LEGACY_OMX
in your "device tree" configuration.
Then take a look at the stuff that are in android_hardware_* there's some source code for qcom, some for samsung some for texas instrument and strangely nothing regarding mediatek. Those files are important otherwise we need to use the binaries already compiled to make them work.
Looking at the assembly code from the actual wiko-peax running under ICS, some modifications have bee done on hwcomposer. So we can't use directly the provided headers that are inside cyanogen sources since they are not the one used by mediatek. Mediatek hwcomposer for instance uses a mmumapper that nobody else uses.
I didn't look deeply at the JB binaries from mediatek, but I don't think that they like miraculously decided to switch and be directly compatible with the AOSP sources, so here there's a lot of work to do on the sources themselves.
This is why we're trying to work on CM9 since some partial sources have been leaked about an actual device running ICS. Thoses sources are much more modified then the one that goes with the binaries we have, but can be start point.
jelly Bean works on XOLO A500
download this rom
Extract System.img and flash it.
wipe cache+data
don't flash other img from this rom it will brick your device.
Mobile Network , WIFI, Bluetooth are not working need to build kernel or need some rework on this ROM
XOLO A500 User may request joeyhuab to build kernel or build rom for XOLO A500.
So whats the use of having jellybean Rom without any access to network. No offence. :v this will just turn our phones into an ipod. :khi vur2:
Sent from my A500 using xda premium
hi
i have been trying to install 4.2.x custom rom on my micromax canvas 2 (came with stock jb 4.1.1 and yes rooted the device later)
first i tried LegoIce Canvas Turbo v 3.1. the rom didnt work, had many bugs especially the camera bug even though i followed the instructions correctly.
another pain was finding a compatible boot.img file and kernel zips that i coud download.
i also tried using legoice project rom s4 and dark nexus all roms had bugs.
with all 4.2.x roms there is a problem with using camera.
if i flash kernels- androixu 3.4.5 or xtreme boost 3.4.68, apps dont get installed and messaging doesnt work.
if i flash xtreme punch 3.4.67 public kernel, apps and messaging work.
in all cases with all kernels the rear camera doesnt work.the stock camera app doesnt work at all and i had to download a 3rd party camera app. with that too only front camera is working.
i am not blaming any developer here. you guys do a great job in creating custom roms.
i am currently using legoice xperia z rom. it is a great rom but would like to try 4.2.x roms.
please help.
First Is Your Phone JB Out Of Box Then Rear Cam Will Not Work @andiroxu is Working Hard For That.
Secondly The 3.4.67 Kernel is Best For Me Cuz Everything Working After Flashing That Kernel.
Third If U R Facing Lags In 4.2.x Then Try Suvi Booster Script By @bsuhas & Also U Can Try Pure PerformancesX By @Jeeko.
Sent from my Micromax A250 using XDA Premium 4 mobile app
superxdbash said:
First Is Your Phone JB Out Of Box Then Rear Cam Will Not Work @andiroxu is Working Hard For That.
Secondly The 3.4.67 Kernel is Best For Me Cuz Everything Working After Flashing That Kernel.
Third If U R Facing Lags In 4.2.x Then Try Suvi Booster Script By @bsuhas & Also U Can Try Pure PerformancesX By @Jeeko.
Sent from my Micromax A250 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
i thought so. yes my jb is out of the box.
also
i am able to run 4.1.x rom flashed over andiroxu 3.4.5( currently legoice xperia z by @sagarwep)
the problem comes only with 4.2.x roms. no rear camera support in any of them.
thanks anyways..will stick to my current rom for now until @andiroxu finds something for jb out of the box fones.
imamarbj said:
i thought so. yes my jb is out of the box.
also
i am able to run 4.1.x rom flashed over andiroxu 3.4.5( currently legoice xperia z by @sagarwep)
the problem comes only with 4.2.x roms. no rear camera support in any of them.
thanks anyways..will stick to my current rom for now until @andiroxu finds something for jb out of the box fones.
Click to expand...
Click to collapse
Bro Don't Just Say Thanks, Hit Thanks Button Too.
Sent from my Canvas 2 using XDA Premium 4 mobile app
imamarbj said:
i thought so. yes my jb is out of the box.
also
i am able to run 4.1.x rom flashed over andiroxu 3.4.5( currently legoice xperia z by @sagarwep)
the problem comes only with 4.2.x roms. no rear camera support in any of them.
thanks anyways..will stick to my current rom for now until @andiroxu finds something for jb out of the box fones.
Click to expand...
Click to collapse
You can try SP flashing ICS on your device. Than after ICS reboot, than install recovery and directly flash 4.2 and than flash 3.4.67 kernel.
See, for some reasons I had to submit my device to service centre, after that submission that replaced motherboard of the device which had pre installed JB.
But m able to use all 4.2 ROMs.
However if you get any boot up issues on ICS or on 4.2 directly sp flash 4.1
SP flash tutorial is in general section I guess.
And so flashable rom is in development section in index thread.
Give it a try...
Sent from my Nexus using XDA Premium 4 mobile app
jaunty said:
You can try SP flashing ICS on your device. Than after ICS reboot, than install recovery and directly flash 4.2 and than flash 3.4.67 kernel.
See, for some reasons I had to submit my device to service centre, after that submission that replaced motherboard of the device which had pre installed JB.
But m able to use all 4.2 ROMs.
However if you get any boot up issues on ICS or on 4.2 directly sp flash 4.1
SP flash tutorial is in general section I guess.
And so flashable rom is in development section in index thread.
Give it a try...
Sent from my Nexus using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Ya Bro I Was Thinking The Same Anybody With JB Out Of Box Give This Method A Try Positively.
Sent from my A110 using XDA Premium 4 mobile app
superxdbash said:
Ya Bro I Was Thinking The Same Anybody With JB Out Of Box Give This Method A Try Positively.
Sent from my A110 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
@jaunty @superxdbash
will try and let you know
jaunty said:
You can try SP flashing ICS on your device. Than after ICS reboot, than install recovery and directly flash 4.2 and than flash 3.4.67 kernel.
See, for some reasons I had to submit my device to service centre, after that submission that replaced motherboard of the device which had pre installed JB.
But m able to use all 4.2 ROMs.
However if you get any boot up issues on ICS or on 4.2 directly sp flash 4.1
SP flash tutorial is in general section I guess.
And so flashable rom is in development section in index thread.
Give it a try...
Sent from my Nexus using XDA Premium 4 mobile app
Click to expand...
Click to collapse
i tried but still camera not working
4.2 fix
download andiroxu-Kernel-4.2.x-3.4.5-FINAL from DEV HOST and flash it.....:laugh::good:
i tried in suvi rom v16 for me all major bugs are fixed except some issues.....:crying:
Any update?
Sent from my Micromax A110 using xda app-developers app
seems that way bro.
am very sad.
Any new update liki 4.3 android roms......
mandipchawla said:
Any new update liki 4.3 android roms......
Click to expand...
Click to collapse
Very funny bro
U know that we got 4.2 after many hard works
Its may be possible 4.3 but wait for sometime
Its not easy
Anas6538 said:
Very funny bro
U know that we got 4.2 after many hard works
Its may be possible 4.3 but wait for sometime
Its not easy
Click to expand...
Click to collapse
I was just asking, I know that developers gives there full day and night for there work.....
Its awesome works bhai...
Is the camera problem solved???
rear cam is not working in 4.2.2 roms for the new mmx a110 with jb.....yesterday I tried many 4.2.x roms such as legoice s4, turbo, note 3 n suvi.....but problem remained same.
Tried with latest kernels....still no luck....
I think this is old issue....n our developers must have solved it...
Plz help....
Sent from my LegoIce_Fusion™ using Tapatalk
arjun605 said:
Is the camera problem solved???
rear cam is not working in 4.2.2 roms for the new mmx a110 with jb.....yesterday I tried many 4.2.x roms such as legoice s4, turbo, note 3 n suvi.....but problem remained same.
Tried with latest kernels....still no luck....
I think this is old issue....n our developers must have solved it...
Plz help....
Sent from my LegoIce_Fusion™ using Tapatalk
Click to expand...
Click to collapse
OMG
Using andiroxu kernel cam works fine ,messaging works fine.all working in the right way! Jst google for latest andiroxu kernel and install it and for app not installing issue check the MMX Q&A thread
vish97 said:
OMG
Using andiroxu kernel cam works fine ,messaging works fine.all working in the right way! Jst google for latest andiroxu kernel and install it and for app not installing issue check the MMX Q&A thread
Click to expand...
Click to collapse
Everything is fine bro except camera thing.....
The problem is not still solved.....
I have messaged few developers and it is negative....
Hope we get the issue solved soon.....
Sent from my LegoIce_Fusion™ using Tapatalk
arjun605 said:
Everything is fine bro except camera thing.....
The problem is not still solved.....
I have messaged few developers and it is negative....
Hope we get the issue solved soon.....
Sent from my LegoIce_Fusion™ using Tapatalk
Click to expand...
Click to collapse
Listen i run on latest kernel by a******u .i have nil errors by flashing this .even in all roms i have flashed this .even in the old versions of a******u camera is FINE !!
Camera with a******u kernel =Green
If u get errors with the kernel try flashing stock kernel or thunderzap v2 and check ur camera .SWITCH BACK IF U WANT
Hitting Thanks Wont Cost You ^_^
vish97 said:
Listen i run on latest kernel by a******u .i have nil errors by flashing this .even in all roms i have flashed this .even in the old versions of a******u camera is FINE !!
Camera with a******u kernel =Green
If u get errors with the kernel try flashing stock kernel or thunderzap v2 and check ur camera .SWITCH BACK IF U WANT
Hitting Thanks Wont Cost You ^_^
Click to expand...
Click to collapse
I am talking about the new mmx a110 with jb.....all such device are having camera issue on 4.2.2 roms.
I have talked to many developers n result is negative.
This is the issue with my frnds mmx a110 which he bought 3 months before.
I too have the same device ....one yr old which came with ics.....n everything is fine on it.
Sent from my LegoIce_Fusion™ using Tapatalk
This is bad .it seems wie need a thread with someone who work for an solution.
I would do it for myself qhen someone give me some help for something.
Hii everyone
I love my galaxy tab 2
N now i want to make my own rom
Plz suggest me some method so that i can build a rom for this device
Also suggest me videos on building up a rom
kakaana said:
Hii everyone
I love my galaxy tab 2
N now i want to make my own rom
Plz suggest me some method so that i can build a rom for this device
Also suggest me videos on building up a rom
Click to expand...
Click to collapse
Do you want to build or port? Building is where you build a room from source using a device tree. Porting is simply finding a room from a similar phone or tablet. If you Google you can find lots of guides on how to do so. Building will take slightly longer(maybe more) and a device tree and a computer with a distribution of Unix like Ubuntu or Mac os or Linux mint and can take more than a few hours depending on your processor and if you have an ssd
Sent from my HTC Sensation using XDA Premium 4 mobile app
LaputaCake said:
Do you want to build or port? Building is where you build a room from source using a device tree. Porting is simply finding a room from a similar phone or tablet. If you Google you can find lots of guides on how to do so. Building will take slightly longer(maybe more) and a device tree and a computer with a distribution of Unix like Ubuntu or Mac os or Linux mint and can take more than a few hours depending on your processor and if you have an ssd
Sent from my HTC Sensation using XDA Premium 4 mobile app
Click to expand...
Click to collapse
I would prefer porting at the present
So i can modify dem as well right?
Actually i have seen roms that they have built in
Status bar navigation bar etc settings
If i start with cm i want to add them,
Please help me out....
Also i would like to know how to port some other device's rom to my tab.....
kakaana said:
Also i would like to know how to port some other device's rom to my tab.....
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=2113479
Sent from my HTC Sensation using XDA Premium 4 mobile app