[Q] android 4.3 Custom ROM for micromax a116 - Android Q&A, Help & Troubleshooting

Can someone please develop custom ROM?:good:

Make sure to visit the Forums and check for updates.
I don't think there is a 4.3 ROM right now.
http://forum.xda-developers.com/forumdisplay.php?f=2345

posuniator said:
Make sure to visit the Forums and check for updates.
I don't think there is a 4.3 ROM right now.
http://forum.xda-developers.com/forumdisplay.php?f=2345
Click to expand...
Click to collapse
I have already done that. That is the reason i have requested.:fingers-crossed::fingers-crossed:

rajneeshk said:
Can someone please develop custom ROM?:good:
Click to expand...
Click to collapse
Someone please help. I am dying for android 4.3 on my CHD.
Sent from my A116 using xda premium

rajneeshk said:
Someone please help. I am dying for android 4.3 on my CHD.
Sent from my A116 using xda premium
Click to expand...
Click to collapse
Seriously, you just can't come here asking to someone develop a custom ROM of Android 4.3 for your device.
Here, in XDA, you can find a bunch of tutorials of how to develop a ROM

eduds said:
Seriously, you just can't come here asking to someone develop a custom ROM of Android 4.3 for your device.
Here, in XDA, you can find a bunch of tutorials of how to develop a ROM
Click to expand...
Click to collapse
Thanks for your reply. I have gone through a number of tutorials but couldn't get too much as no android 4.3 is available for mtk6589 devices and no tutorial to port from 4.2 to 4.3 for mtk6589 devices.
Sent from my A116 using xda premium

rajneeshk said:
Thanks for your reply. I have gone through a number of tutorials but couldn't get too much as no android 4.3 is available for mtk6589 devices and no tutorial to port from 4.2 to 4.3 for mtk6589 devices.
Sent from my A116 using xda premium
Click to expand...
Click to collapse
The version is new, just a couple of custom ROMs exists, like CM 10.2
Sent from my precious using XDA Premium 4 mobile app

eduds said:
The version is new, just a couple of custom ROMs exists, like CM 10.2
Sent from my precious using XDA Premium 4 mobile app
Click to expand...
Click to collapse
as per my understanding CM doesn't support MTK6589 devices yet.
Sent from my A116 using xda premium

rajneeshk said:
as per my understanding CM doesn't support MTK6589 devices yet.
Sent from my A116 using xda premium
Click to expand...
Click to collapse
help help help help please. I tried to use HTC android 4.3 ROM as port ROM and Jelly Xperia ROM as base ROM but couldn't succeed. Got error 7

rajneeshk said:
help help help help please. I tried to use HTC android 4.3 ROM as port ROM and Jelly Xperia ROM as base ROM but couldn't succeed. Got error 7
Click to expand...
Click to collapse
Your port have a valid kernel or a fake one?
Sent from my mind using super powers.

eduds said:
Your port have a valid kernel or a fake one?
Sent from my mind using super powers.
Click to expand...
Click to collapse
It should be valid kernel if ROM is working fine.

rajneeshk said:
help help help help please. I tried to use HTC android 4.3 ROM as port ROM and Jelly Xperia ROM as base ROM but couldn't succeed. Got error 7
Click to expand...
Click to collapse
are you getting that error while compiling the ROM or at recovery?

eduds said:
Your port have a valid kernel or a fake one?
Sent from my mind using super powers.
Click to expand...
Click to collapse
itechengine said:
are you getting that error while compiling the ROM or at recovery?
Click to expand...
Click to collapse
I followed all steps required to port a ROM , created the zip file and tried to flash through TWRP recovery.

rajneeshk said:
It should be valid kernel if ROM is working fine.
Click to expand...
Click to collapse
Not really, sometimes dsixda kitchen use a fake boot.img in your ROM file. In that case the kernel is from previous ROM.
Anyway, you need to remove some strings of updater script. Can't tell what now but you search for "status 7" in dsixda thread maybe you can find something.
Sent from my mind using super powers.

@rajneeshk
Status 7 means your mount points in the updater-script are wrong and/or your update-binary is not the correct type and doesn't support the syntax used for the mount points. Also, ensure your boot.img is using the correct instruction in the updater-script for flashing it.
Try to delete this strings of updater-script
Code:
package_extract_file("boot.img", "/tmp/boot.img");
write_raw_image("/tmp/boot.img", "boot");
delete("/tmp/boot.img");
Aaaand take a look here
Hope this help you, be carefull

thanks a lot
thanks a lot ............

eduds said:
@rajneeshk
Status 7 means your mount points in the updater-script are wrong and/or your update-binary is not the correct type and doesn't support the syntax used for the mount points. Also, ensure your boot.img is using the correct instruction in the updater-script for flashing it.
Try to delete this strings of updater-script
Code:
package_extract_file("boot.img", "/tmp/boot.img");
write_raw_image("/tmp/boot.img", "boot");
delete("/tmp/boot.img");
Aaaand take a look here
Hope this help you, be carefull
Click to expand...
Click to collapse
Thanks. I am too busy now a days , will try this and let you know the results.

rajneeshk said:
Thanks. I am too busy now a days , will try this and let you know the results.
Click to expand...
Click to collapse
No problem, good luck with it.

Related

How to change the ROM?

How to change the ROM?
Help
Software or something?
isIran said:
How to change the ROM?
Help
Software or something?
Click to expand...
Click to collapse
hi
go to devlopment and see in the rolup thread given by me read the links given ull be sucessfull
Sent from my CSL-MI410 using xda premium
yes, it´s very easy.
actually I use this rom: http://forum.xda-developers.com/showthread.php?t=1386469

How to make ROM

Hello, is there any guide for making ROM? Or anyone know how to? Thanks
Sent from my GT-I9100 using xda premium
Koblizek said:
Hello, is there any guide for making ROM? Or anyone know how to? Thanks
Sent from my GT-I9100 using xda premium
Click to expand...
Click to collapse
"Making" a rom isnt a single well defined thing, what do you want todo, deodex a stock rom, build a AOSP based rom, apply mods to a rom, what?
Your best bet is to work out what you want todo (read around rom threads to see *what* can be done) then search for howto's, basically everything is documented if you search.
I wanna make odexed stock without samsung ****.
Sent from my GT-I9100 using xda premium
First thing you'll need is the ability to search the dev forum and find the guide with tools that describes how to do this.
I was at dev forum, but it's hard to find something, because there are so many threads
Koblizek said:
Hello, is there any guide for making ROM? Or anyone know how to? Thanks
Sent from my GT-I9100 using xda premium
Click to expand...
Click to collapse
check here How to create Roms
hope this helps
Ok i think your are a newbie so the Android Kitchen is the best way to start.
And dont forget to thanks dsixda
Cheers

[Q] porting help

can someone tell me how to port custom rom to stock rom pls... I searched but I couldn't find any thread.
Which device??
Sent from my A15 using XDA Premium 4 mobile app
jerin jose said:
can someone tell me how to port custom rom to stock rom pls... I searched but I couldn't find any thread.
Click to expand...
Click to collapse
That should be the same as for any other porting. There are plenty of guides around, here is one example: http://forum.xda-developers.com/nexus-s/general/guide-porting-guide-how-to-port-stock-t1791006 Just make sure the two rom (stock and custom) are the same Android version, otherwise it gets a lot more difficult.

{Solved} Is there any simple way to root?

Hello Friends,
is there any simple way to root Lenovo K900 as if we flash system.img which has been provided it erase all account information and i dont want to lose any information or any account from my phone.
before this i have used many android phone and for them rooting phone was very easy.
I would appreciate if anyone from you can provide simple way to root phone without flashing.
root
which ROM?
Only way to obtain root is to download and flash a rom with it. X86 devices like this have a lot less security flaws than ARM devices so root can not be so easily obtained.
Sent from my Lenovo K900_ROW using xda app-developers app
kiranbandre said:
Hello Friends,
is there any simple way to root Lenovo K900 as if we flash system.img which has been provided it erase all account information and i dont want to lose any information or any account from my phone.
before this i have used many android phone and for them rooting phone was very easy.
I would appreciate if anyone from you can provide simple way to root phone without flashing.
Click to expand...
Click to collapse
I used Cydia Impactor. If your K900 is ROW ROM, you can root one-click.
Can you guide me??
Sent from my Lenovo K900_ROW using xda app-developers app
karellang said:
which ROM?
Click to expand...
Click to collapse
I am on stock row rom
Sent from my Lenovo K900_ROW using xda app-developers app
kiranbandre said:
Can you guide me??
Sent from my Lenovo K900_ROW using xda app-developers app
Click to expand...
Click to collapse
Take a look this thread.It's very easy:fingers-crossed:
http://forum.xda-developers.com/showthread.php?t=2593750
headhouse said:
Take a look this thread.It's very easy:fingers-crossed:
http://forum.xda-developers.com/showthread.php?t=2593750
Click to expand...
Click to collapse
Found one thread where he gave a link to rooted stock .inb file and it worked fine for me.
Thank you all for your support
kiranbandre said:
Found one thread where he gave a link to rooted stock .inb file and it worked fine for me.
Thank you all for your support
Click to expand...
Click to collapse
Congratulations:victory: Enjoy together
Works awesome - Cydia Impactor! Thanks @headhouse

[Q] I need help.

Hello.
Well, first, i think i screwed my phone (Wiko Cink Five).
I was trying to get an unlock code for Huawei Ideos X3 and i acidentaly instaled the Huawei bootloader into my Wiko.
Now the phone don't goes further than "Wiko" beggining image.
It don't let me do the bootload nor recovery.
Anyone can help me?
OrdnaelAvlis said:
Hello.
Well, first, i think i screwed my phone (Wiko Cink Five).
I was trying to get an unlock code for Huawei Ideos X3 and i acidentaly instaled the Huawei bootloader into my Wiko.
Now the phone don't goes further than "Wiko" beggining image.
It don't let me do the bootload nor recovery.
Anyone can help me?
Click to expand...
Click to collapse
Use sp tools Nd flash the stock ROM
Sent from my Micromax A116 using XDA Premium 4 mobile app
jayadu said:
Use sp tools Nd flash the stock ROM
Sent from my Micromax A116 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Can you explain me how to do it?
Or at least give me the links please.
And thanks for your help.
OrdnaelAvlis said:
Can you explain me how to do it?
Or at least give me the links please.
And thanks for your help.
Click to expand...
Click to collapse
u can follow this tutorial...
http://forum.xda-developers.com/showthread.php?t=2308431
U can download the latest stock rom from http://www.moulnisky.com
edwardpage said:
u can follow this tutorial...
http://forum.xda-developers.com/showthread.php?t=2308431
U can download the latest stock rom from http://www.moulnisky.com
Click to expand...
Click to collapse
Thanks! It as been very helpfull!
My phone is fixed!
Thank you!

Categories

Resources