[MT6572][LP]Cyanogenmod 12.1 Beta 4 - Miscellaneous Android Development

{
"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"
}
DISCLAIMER:
Code:
[SIZE="3"][FONT="Franklin Gothic Medium"]#include
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*
* DO NOT LEECH MY DOWNLOADS, PLEASE RE-DIRECT YOUR FORUM /PAGE
* TO THIS THREAD, IF YOU LIKE MY WORK, YOU CAN SAY THANKS,
* AND MAYBE BUY ME SOME BEERS
*/[/FONT][/SIZE]
CROSSPORTED BY me.
For tutorial how to port on other mt6572 see post #4
Give some thanks to Al3XKOoL in his thread​
PLEASE, about bugs try to fix it yourself
Anybody can port this ROM to other devices without asking permission.
You only need give credits and link to this thread in your thread/blog/facebook...
Please read entire post
Working:
Code:
[B]Data Connection[/B]
[B]SMS[/B] (on some devices it works)
[B]Calls[/B]
[B]Wifi[/B]
[B]GPS/A-GPS[/B]
[B]Sound[/B]
[B]Sensors[/B]
[B]Bluetooth[/B]
Not working:
Code:
[B]Video Record[/B]
[B]Camera[/B] (its working on beta 4 of MT6582 try to fix it
Know bugs:
Code:
[B]Sound Recorder[/B] Can not access to microphone (Set format to "WAV")
[B]USSD[/B] (Is only working for some carriers)
Please don't spam.
Bugs can't be reported in thread posts.
Try to fix the bugs and comment it here. i've shared this so that maybe someone would cross and try to fix the bugs.
One time is enough​
DOWNLOADS:
ROM: cm-12.1-20150929-UNOFFICIAL-mt6572.zip
Recovery: Philz Touch Recovery 6.59.0
Big Thanks to:
CREDITS:
Cyanogenmod Team
OMNI Team: (specially XpLoDWilD and Dr-Shadow).
@fire855: For first bootable CM12.1.
@DerTeufel1980: For GPS and SN inject.
@axet: For his device tree base.
@chrmhoffmann: For his RIL base.
@mr-illusionist: For some help about mtk blobs.
@ariafan: For help in several ways.
@Santhosh M: For some help to boot my first build.
@Al3XKOoL: his rom is the one i crossported
XDA:DevDB Information
[ROM]CYANOGENMOD 12.1[5.1.1][UNOFFICIAL][Mediatek][MT6572], ROM for the Android General
Contributors
moonrotation
Source Code: https://github.com/Al3XKOoL
ROM OS Version: 5.1.x Lollipop
ROM Kernel: Linux 3.4.x
Based On: CYANOGENMOD
Version Information
Status: Beta
Current Beta Version: BETA 4
Beta Release Date: 2015-08-19
Created 2015-09-29

Awsome Man
Sent from my Micromax A77 using XDA Free mobile app

Nice wrk klark bro

[Tutorial] How to port to other MT6572
How to port to your own mt6572 kitkat device?
from stock to port:
/system/etc/firmware (whole folder)
libmali.so in /system/lib
gralloc_mt6572.so, gralloc.so, hwcomposer_mt6572.so in /system/lib/hw
rename libmnlp_mt6582 to libmnlp_mt6572 in /system/xbin
unpack boot.img in the zip then change kernel also open ueventd.mt6572.rc in my boot.img
find:
Code:
#mali node
compare the #mali node with your stock ueventd.rc then repack
if sound doesn't work replace libaudioprimary.default.so in /system/lib from stock to port (but please do this after you've succesfully ported the rom. because some have reported that they get bootloop after replacing liaudioprimary.default.so.
If bluetooth doesn't work copy libbluetooth_mtk.so in /system/lib from stock to port

Hi.
You miss give me credits in this thread. Also link to my thread.

ok done bro. tell me if i still miss someone in the credits i'll add it

up

Reply
klark231 said:
up
Click to expand...
Click to collapse
Hope we can have our own device forum here . Nice work btw sensei

Good job bro. I mean it. Who ever thought MT6572 devices would get LP 5.1.1 and booting on an Alcatel device :laugh: :laugh: . Screenshots would be nice tho. Also make it into an DEVDB project. :highfive:

You miss credits to me (ROM Developer)
Edit:
Sorry now see it but still missing link to my ROM thread.
Sorry wrong thread

Should i bump?

what do you mean by bump bro

klark231 said:
what do you mean by bump bro
Click to expand...
Click to collapse
lol it simply means replying with a post that will make the thread go to the top so others can see. :good:

kirito9 said:
lol it simply means replying with a post that will make the thread go to the top so others can see. :good:
Click to expand...
Click to collapse
thanks bro

link not work

Dreamstar said:
link not work
Click to expand...
Click to collapse
updated link sorry, i've changed the link to *******. i guess xda doesn't support *******. i've changed it back to 4shared

There are no Beta 6?

Can rom work my phone mobiistar 402s? Cpu is mt6572

oh thanks ,good job!

klark231 said:
DISCLAIMER:
Code:
[SIZE="3"][FONT="Franklin Gothic Medium"]#include
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*
* DO NOT LEECH MY DOWNLOADS, PLEASE RE-DIRECT YOUR FORUM /PAGE
* TO THIS THREAD, IF YOU LIKE MY WORK, YOU CAN SAY THANKS,
* AND MAYBE BUY ME SOME BEERS
*/[/FONT][/SIZE]
CROSSPORTED BY me.
For tutorial how to port on other mt6572 see post #4
Give some thanks to Al3XKOoL in his thread​
PLEASE, about bugs try to fix it yourself
Anybody can port this ROM to other devices without asking permission.
You only need give credits and link to this thread in your thread/blog/facebook...
Please read entire post
Working:
Code:
[B]Data Connection[/B]
[B]SMS[/B] (on some devices it works)
[B]Calls[/B]
[B]Wifi[/B]
[B]GPS/A-GPS[/B]
[B]Sound[/B]
[B]Sensors[/B]
[B]Bluetooth[/B]
Not working:
Code:
[B]Video Record[/B]
[B]Camera[/B] (its working on beta 4 of MT6582 try to fix it
Know bugs:
Code:
[B]Sound Recorder[/B] Can not access to microphone (Set format to "WAV")
[B]USSD[/B] (Is only working for some carriers)
Please don't spam.
Bugs can't be reported in thread posts.
Try to fix the bugs and comment it here. i've shared this so that maybe someone would cross and try to fix the bugs.
One time is enough​
DOWNLOADS:
ROM: cm-12.1-20150929-UNOFFICIAL-mt6572.zip
Recovery: Philz Touch Recovery 6.59.0
Big Thanks to:
CREDITS:
Cyanogenmod Team
OMNI Team: (specially XpLoDWilD and Dr-Shadow).
@fire855: For first bootable CM12.1.
@DerTeufel1980: For GPS and SN inject.
@axet: For his device tree base.
@chrmhoffmann: For his RIL base.
@mr-illusionist: For some help about mtk blobs.
@ariafan: For help in several ways.
@Santhosh M: For some help to boot my first build.
@Al3XKOoL: his rom is the one i crossported
XDA:DevDB Information
[ROM]CYANOGENMOD 12.1[5.1.1][UNOFFICIAL][Mediatek][MT6572], ROM for the Android General
Contributors
moonrotation
Source Code: https://github.com/Al3XKOoL
ROM OS Version: 5.1.x Lollipop
ROM Kernel: Linux 3.4.x
Based On: CYANOGENMOD
Version Information
Status: Beta
Current Beta Version: BETA 4
Beta Release Date: 2015-08-19
Created 2015-09-29
Click to expand...
Click to collapse
Can I port it to gionee p2 jellybean 4.2.2

Related

[ROM][4.1.2] [email protected]™ ROM [CyanogenMod Themed] | A110 |[email protected]

CyanogenMod is a free, community built, aftermarket firmware distribution of Android 4.1.2 (JB), which is designed to increase performance and reliability over stock Android for your device.
{
"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"
}
Code:
#include
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*
* Submitting bug reports on nightly builds is the leading
* cause of male impotence.
*/
PURE CYANOGENMOD FOR A110
THIS ROM IS PORTED FROM CLONE OF NOTE 2 N7100 MTK6577
CyanogenMod is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. Linked below is a package that has come from another Android project that restore the Google parts. CyanogenMod does still include various hardware-specific code, which is also slowly being open-sourced anyway.​
BUGS
TURNING ONN WIFI AND BLUETOOTH DIABLE SCREEN
INSTALLATION
1.PLACE THE ZIP INTO YOUR SD CARD
2.FLASH THROUGH CWM/TWRP
3.WIPE DALVIK DATA AND DATA
4.REBOOT
DOWNLOAD LINK
​
SCREEN SHOT IN NEXT POST
THIS IS NOT REAL CYANOGENMOD
JUST A THEMED ONE
XDA:DevDB Information
CYANOGENMOD 10, a ROM for the Micromax A110
Contributors
[email protected]
ROM OS Version: 4.1.x Jelly Bean
ROM Kernel: Linux 3.0.x
Based On: CYANOGENMOD 10
Version Information
Status: Beta
Created 2013-12-27
Last Updated 2013-12-30
Screenshot
SS
RESERVED
Awesome bro... Thanks!! was waiting for cyanogenMod rom
Sent from my Micromax A110 using xda premium
Damn ^_^
awesome bro ......never thought u will be the first to give us cyanogenmod.......
i know u r working hard on CYANOGENMOD but so many said its impossible ......
thanks bro waiting for updates:highfive:
THanks.. 4 the awsm work... Waitin for links...
waiting.....
Congrats bro for making it possible.
Eagerly waiting for this to taste on c2.
Sent from my A110 using Tapatalk
Yuhu Faiz sir Here's the New year gift thanks a ton.
Sir please make this thread also on droid devz so that gr8 developer andiroxu could help u solving bugs u r really awesome buddy thanks again.
My Thanks are already resserved for u
U r really a brilliant great awesome.
http://droid-devz.com/
Sir really u r awsm
Sent from my Micromax A250 using XDA Premium 4 mobile app
Heartiest congrats bro for ur dream comes true. :thumbup:
Sent from my Micromax A110 using xda app-developers app
great work man...:good:
n u removed camera fc from bug list..is it now workin??
can you upload the ss of theme changer or theme manager
i doubt its cm
[email protected] said:
CyanogenMod is a free, community built, aftermarket firmware distribution of Android 4.1.2 (JB), which is designed to increase performance and reliability over stock Android for your device.
Code:
#include
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*
* Submitting bug reports on nightly builds is the leading
* cause of male impotence.
*/
PURE CYANOGENMOD FOR A110
THIS ROM IS PORTED FROM CLONE OF NOTE 2 N7100 MTK6577
CyanogenMod is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. Linked below is a package that has come from another Android project that restore the Google parts. CyanogenMod does still include various hardware-specific code, which is also slowly being open-sourced anyway.​
BUGS
TURNING ONN WIFI AND BLUETOOTH DIABLE SCREEN
INSTALLATION
1.PLACE THE ZIP INTO YOUR SD CARD
2.FLASH THROUGH CWM/TWRP
3.WIPE DALVIK DATA AND DATA
4.REBOOT
DOWNLOAD LINK:- UPLOADING IN HALF N HOUR
SCREEN SHOT IN NEXT POST
XDA:DevDB Information
CYANOGENMOD 10, a ROM for the Micromax A110
Contributors
[email protected]
ROM OS Version: 4.1.x Jelly Bean
ROM Kernel: Linux 3.0.x
Based On: CYANOGENMOD 10
Version Information
Status: Beta
Created 2013-12-27
Last Updated 2013-12-27
Click to expand...
Click to collapse
sorry @[email protected] i doubt its cm cos cm doesn't support dual sim functionality and by the ss both the sims are active, sorry bro no offence but i suppose its fake
poran123 said:
can you upload the ss of theme changer or theme manager
Click to expand...
Click to collapse
didn't got u
arjunmanoj said:
sorry @[email protected] i doubt its cm cos cm doesn't support dual sim functionality and by the ss both the sims are active, sorry bro no offence but i suppose its fake
Click to expand...
Click to collapse
buddy i also doubted but i just ported the rom...for testing it
[email protected] said:
didn't got u
Click to expand...
Click to collapse
if its CM then there will be one app called theme chooser to change the theme....
Just check bro... if that is not there then its not CM
poran123 said:
if its CM then there will be one app called theme chooser to change the theme....
Click to expand...
Click to collapse
it isn't there
i dout that it is pure cyanogenmod
but it is working so smooth without any lag...
thnx
[email protected] said:
buddy i also doubted but i just ported the rom...for testing it
Click to expand...
Click to collapse
thnx u didn't take it personally but i appreciate ur work
This isnt CM This is just a Mimic ROM made for MT6577......

[ROM][cancro]Flyme OS 5.1.5.0A

Flyme OS 5 for Mi3/4 Devices​ Based on Cyanogenmod 12.1 and Flyme Unofficial Patchrom for Lollipop​
Code:
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
This ROM is built by the Chinese developer @nian0114(xda name:jing95916).
Please take note that although this ROM is based on CM, you will get a Flyme experience instead of an AOSP one.
About Flyme
http://www.flymeos.com/
Features
Of course, all amazing Flyme features.
Rooted (You need flash supersu yourself in Recovery.)
Support Language:
All
How to install
TWRP Recovery is recommended.
Wipe Data/Cache
Flash the zip file downloaded.
Screenshot
{
"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"
}
Downloads
Mega
Known Issues
Everything works?
FAQs
1. Custom kernels?
Not for this ROM...
2. Modifications to the ROM?
Please contact me first before you do ANY modifications to the ROM. I will never say no if you ask.
Sources
MIUI Patchrom: http://github.com/FlymeOS5
CyanogenMod Sources: http://www.cyanogenmod.org/
My Sources: http://github.com/nian0114
If you like this ROM, please click the "Thanks" button. We will also appreciate a lot if you connect to the Internet at least once after flashing for statistical purposes.
About donations
If you would like to sponsor my college education a little, go for it and thank you! If you don't want to donate, it is perfectly fine for me. Just feel free to flash all my ROMs. I don't do this for money
Thanks
[*]Flyme
[*]Google
[*]CyanogenMod
XDA:DevDB Information
[cancro]Flyme OS 5.1.5.0A , ROM for the Xiaomi Mi 4
Contributors
jing95916
ROM OS Version: 5.1.x Lollipop
Version Information
Status: Testing
Created 2016-05-03
Last Updated 2016-05-03
good job! but there are some errors. nfs constantly flashing icon. Gallery error. if you go from a standard camera
Hi
Im in latest version of miui based on MM .is this rom support this version.how to iinstall the rom.
any more errors?
and what about google apps support ??
everything is fine...
errors are
gps not working
whatsapp and gmail stops every often
gallery cant be opened from camera app
this much so far
respond for he replays
jing95916 said:
Flyme OS 5 for Mi3/4 Devices​ Based on Cyanogenmod 12.1 and Flyme Unofficial Patchrom for Lollipop​
Code:
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
This ROM is built by the Chinese developer @nian0114(xda name:jing95916).
Please take note that although this ROM is based on CM, you will get a Flyme experience instead of an AOSP one.
About Flyme
http://www.flymeos.com/
Features
Of course, all amazing Flyme features.
Rooted (You need flash supersu yourself in Recovery.)
Support Language:
All
How to install
TWRP Recovery is recommended.
Wipe Data/Cache
Flash the zip file downloaded.
Screenshot
Downloads
Mega
Known Issues
Everything works?
FAQs
1. Custom kernels?
Not for this ROM...
2. Modifications to the ROM?
Please contact me first before you do ANY modifications to the ROM. I will never say no if you ask.
Sources
MIUI Patchrom: http://github.com/FlymeOS5
CyanogenMod Sources: http://www.cyanogenmod.org/
My Sources: http://github.com/nian0114
If you like this ROM, please click the "Thanks" button. We will also appreciate a lot if you connect to the Internet at least once after flashing for statistical purposes.
About donations
If you would like to sponsor my college education a little, go for it and thank you! If you don't want to donate, it is perfectly fine for me. Just feel free to flash all my ROMs. I don't do this for money
Thanks
[*]Flyme
[*]Google
[*]CyanogenMod
XDA:DevDB Information
[cancro]Flyme OS 5.1.5.0A , ROM for the Xiaomi Mi 4
Contributors
jing95916
ROM OS Version: 5.1.x Lollipop
Version Information
Status: Testing
Created 2016-05-03
Last Updated 2016-05-03
Click to expand...
Click to collapse
I'm using Mi4 LTE-CT.
Already tested this awesome rom.
-Awesome GUI
-Nice audio fx
-Camera quality pretty good
-Gallery and photo editor pretty good
-Battery average
-Good Performance
Bugs:
-Camera filter not working.
-Mobile data need to be switch for LTE.
-Playing Music from folder sometimes blank.
-No option for unmounting usb-otg.
Overall. Awesome Rom! System Running smooth!

[ROM] [DISCONTINUED] [6.0.1] CyanogenMod 13.0 for MT6582s

{
"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"
}
CyanogenMod 13.0 - Android 6.0.1 (for Mediatek MT6582s)
CyanogenMod is a free, community built, aftermarket firmware distribution of Android 6.x (Marshmallow), which is designed to increase performance and reliability over stock Android for your device.
Work by Team Roger That!
Code:
/*
* Your warranty is now void.
*
* We are not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at us for messing up your device, we will laugh at you.
*
​
Note: This is a WIP and an unofficial project.
Working:
Dual SIM
Wi-Fi
Bluetooth
Audio
Sensors
Camera (photo and video recording)
GPS (partially)
FMRadio (may not work on some devices)
OTG (use OTG-Helper)
Known Issues:
VPN
Video Recording (may not work on some devices)
Downloads:
Please check the XDA DevDB: Downloads.
Installation Instructions:
(Assuming user have installed a custom recovery)
Reboot into Recovery
Take a Nandroid backup (just incase)
Clean device to Install new ROM
Flash cm-13.0-2016xxxx-MONTHLY-mt6582.zip
Flash OpenGapps or BaNKs_Gapps for Android 6.0 (recommended)
Reboot.
Enjoy Marshmallow!
Important Note for Kangers:
This project is result of hardwork by several developers. If you want to re-use this work please play fair and respect original developer by giving credits ( especially @ferhung ).
This is only thing we demand.
Device Specific:
Note: You can directly use these builds on following handsets using my PhilZ Recovery build.
Xolo Q2500
Blu D650a/i
GSmart Saga S3
Special Thanks To:
@Axet
@chrmhoffmann
@DerTeufel1980
@Al3XKOoL
@kashifmin
@Santhosh M
@ariafan
@hyperion70
XDA:DevDB Information
CyanogenMod 13.0 for Mediatek MT6582, ROM for all devices (see above for details)
Contributors
Rohan Taneja, ferhung, fire855, Team Roger That
Source Code: https://github.com/rohantaneja/android
ROM OS Version: 6.0.x Marshmallow
ROM Kernel: Linux 3.4.x
ROM Firmware Required: Prebuilt 3.4.67 Kernel
Based On: CyanogenMod
Version Information
Status: Beta
Beta Release Date: 2016-05-07
Created 2016-05-07
Last Updated 2016-07-10
FAQs | DOWNLOADs
FAQs
Monthlies? Why not nightlies?
Well, I got a pretty slow net + low on bandwidth. And also every month some or other security patches are released. Hereby, I prefer releasing monthly builds.
Which Kernel is included? Custom Kernel?
Nah. As we got no proper code from OEM, we'll stick to prebuilt.
Got Root?
CM ships with root, enable developer options and look in Settings -> Developer options -> root access
Browser crashes when downloading?
You need to grant it permission to access storage in Settings -> Apps -> Browser -> Permissions
Gapps crashes?
Use proper gapps, as mentioned in OP.
There's a non-device related bug? - such as SystemUI crashes triggered by doing some damn action, stray settings entries, theme crashes, translation, etc.
I just work for device specific - not something I'll fix.
-----------
DOWNLOADs
* June Build: Check post #74​
Thank you sir. ?
Love you. ?
is ril now stable?
What about 2G/3G switch ?
Sent from my A311 using XDA-Developers mobile app
Awesome work @Rohan Taneja. TRT rocks.
waseemmayaa said:
Thank you sir.
Love you.
Click to expand...
Click to collapse
Vipul Jha said:
Awesome work @Rohan Taneja. TRT rocks.
Click to expand...
Click to collapse
Yo guys.
Raj457 said:
is ril now stable?
Click to expand...
Click to collapse
RIL stable like Stock ROM.
[email protected] said:
What about 2G/3G switch ?
Sent from my A311 using XDA-Developers mobile app
Click to expand...
Click to collapse
I guess that won't be an issue. You can test and report!
rohan taneja said:
cyanogenmod 13.0 - android 6.0.1 (for mediatek mt6582s)
cyanogenmod is a free, community built, aftermarket firmware distribution of android 6.x (marshmallow), which is designed to increase performance and reliability over stock android for your device.
work by team roger that!
Code:
/*
* your warranty is now void.
*
* we are not responsible for bricked devices, dead sd cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this rom
* before flashing it! You are choosing to make these modifications, and if
* you point the finger at us for messing up your device, we will laugh at you.
*
​
note: This is a wip and an unofficial project.
working:
dual sim
wi-fi
bluetooth
audio
sensors
camera (photo and video recording)
gps (partially)
fmradio (may not work on some devices)
otg (use otg-helper)
known issues:
vpn
video recording (may not work on some devices)
downloads:
please check the xda devdb: Downloads. (currently upload in progress)
installation instructions:
(assuming user have installed a custom recovery)
reboot into recovery
take a nandroid backup (just incase)
clean device to install new rom
flash cm-13.0-2016xxxx-monthly-mt6582.zip
flash opengapps or banks_gapps for android 6.0 (recommended)
reboot.
enjoy marshmallow!
important note for kangers:
this project is result of hardwork by several developers. If you want to re-use this work please play fair and respect original developer by giving credits ( especially @ferhung ).
This is only thing we demand.
device specific:
note: You can directly use these builds on following handsets using my philz recovery build.
xolo q2500
blu d650a/i
gsmart saga s3
xda:devdb information
cyanogenmod 13.0 for mediatek mt6582, rom for all devices (see above for details)
contributors
rohan taneja, ferhung, fire855, team roger that
source code: https://github.com/rohantaneja/android
rom os version: 6.0.x marshmallow
rom kernel: linux 3.4.x
rom firmware required: prebuilt 3.4.67 kernel
based on: cyanogenmod
version information
status: beta
beta release date: 2016-05-07
created 2016-05-07
last updated 2016-05-07
Click to expand...
Click to collapse
дайте пожалуйста разрешение на портирование отличный диск
How did you made these builds universal for several devices.
I have GSmart Mika M3 ( MT6582 )
sergey1789 said:
дайте пожалуйста разрешение на портирование отличный диск
Click to expand...
Click to collapse
Sure.
BadCookieLT said:
How did you made these builds universal for several devices.
I have GSmart Mika M3 ( MT6582 )
Click to expand...
Click to collapse
It has to be ported before flashing
Many dev miss credit .
Rohan Taneja said:
Yo guys.
RIL stable like Stock ROM.
I guess that won't be an issue. You can test and report!
Click to expand...
Click to collapse
2g/3g switch still is still issue
Sent from my A311 using XDA-Developers mobile app
md.rajib.mia said:
Many dev miss credit .
Click to expand...
Click to collapse
All credits are provided along with source codes.
[email protected] said:
2g/3g switch still is still issue
Sent from my A311 using XDA-Developers mobile app
Click to expand...
Click to collapse
Try using Engineer Mode. That might be helpful. As this issue is not device specific.
Sent from my Daredevil using XDA Labs
Take photos with flash light working?!
sergey1789 said:
дайте пожалуйста разрешение на портирование отличный диск
Click to expand...
Click to collapse
Hey, Quoting whole OP and using local/regional/other language than English on XDA is not allowed. Please keep these things in mind from next time
Thanks
mahmod ayyash said:
Take photos with flash light working?!
Click to expand...
Click to collapse
Yes... if you are porting to your device don't forget to take libfeaturio.so from stock!
Sent from my Daredevil using XDA Labs
one question
Rohan , audio Bluetooth is work?
Yo!! Aswome work bruh TRT Rockess
Diego Snake said:
Rohan , audio Bluetooth is work?
Click to expand...
Click to collapse
I ain't sure for that. Bluetooth is fine probably that would work.
Hell7 said:
Yo!! Aswome work bruh TRT Rockess
Click to expand...
Click to collapse
Welcome buddy.
Support from you people make us motivated towards building new stuff
Sent from my Daredevil using XDA Labs
Rohan ,in The next release camera vídeo is work ? I not with of the ROM in my device for this problem in The câmera .

[ROM][4.4][AOKP][STABLE][UNOFFICIAL] AOKP 4.4 Galaxy S Duos 2/ Trend Plus S7580/S7582

Press Thanks If you like my work
{
"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"
}
AOKP KITKAT 4.4.4​
Disclaimer
Code:
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
Video review :
» Installation is simple:
If coming from another ROM or another major AOKP version, wipe (data,cache,dalvik) & format (data,cache,system) in recovery
Make sure you're using the latest CWM or TWRP
Flash ROM
Flash Google Apps (GAPPS)
Reboot
» Check merged commits on AOKP's Gerrit
»AOKP Rom:
>> Kylepro Here
>> Kyleprods Here
RIL FIX ( for kylepro )
>> By DodoGTA Here
» AOKP Gerrit
» AOKP on Github
» ArchiDroid Optimizations
Credit & thanks to:
-Slim team
-CM team
-AOKP team
-XDA Developers
For developer:
Device Tree (GT-S7580): Click Here
Device Tree (GT-S7582): Click Here
Kernel Source: Click Here
Vendor Blobs: Click Here
XDA:DevDB Information
AOKP :: KitKat :: kylepro/kyleprods, ROM for the Samsung Galaxy Trend Plus / S Dous 2
ROM OS Version: 4.4.x KitKat
ROM Kernel: Linux 3.4.x
Version Information
Status: Stable
Created 2016-12-25
Last Updated 2017-02-24
....
edit:-Can you please build ROMs on lollipop or marshmallow If possible can you build an aospa ROM on 5.0 or 6.0
Thanks u very much for this rom will try it tomorrow and post
i flash it... rom look great ....many features
just one thing with ram
i'm not install any gapps or apps :/
and another thing i see that u base it on 2016/04/14 built i guess it's cm11
.. just if u can base this rom on last build 2016/10/19 cause it the best build ( in the build with november patch security xposed doesn't work )
Good work guys
first bug : i can't install apps :/
---------- Post added at 05:38 PM ---------- Previous post was at 05:20 PM ----------
some screenshot
[
shinFinex said:
i flash it... rom look great ....many features
just one thing with ram
i'm not install any gapps or apps :/
and another thing i see that u base it on 2016/04/14 built i guess it's cm11
.. just if u can base this rom on last build 2016/10/19 cause it the best build ( in the build with november patch security xposed doesn't work )
Good work guys
first bug : i can't install apps :/
---------- Post added at 05:38 PM ---------- Previous post was at 05:20 PM ----------
some screenshot
[
Click to expand...
Click to collapse
Cant install apps? I install apps on this rom normally
1111111111111111111111 said:
Cant install apps? I install apps on this rom normally
Click to expand...
Click to collapse
maybe that cause i'm not install gapps
but what this prblm with ram
shinFinex said:
maybe that cause i'm not install gapps
but what this prblm with ram
Click to expand...
Click to collapse
Try mahdi + thank( if u like my work)
Wow
Thanks for this rom,u r different from others, because u had makes awesome ROM .
And please make MIUI 8 stable and carry on brother
hardeepkang31 said:
Wow
Thanks for this rom,u r different from others, because u had makes awesome ROM .
And please make MIUI 8 stable and carry on brother
Click to expand...
Click to collapse
expect root bug , miui 8 already stable
here is sostk fb , ib him for more information : https://www.facebook.com/swastik.poudel.1
and i just make kylepro , sostk make kyleprods
Rebelkrishna786 said:
edit:-Can you please build ROMs on lollipop or marshmallow If possible can you build an aospa ROM on 5.0 or 6.0
Click to expand...
Click to collapse
maybe , now dodo build aospa 7.1.0
so plz waiting
1111111111111111111111 said:
Press Thanks If you like my work
AOKP KITKAT 4.4.4​
Disclaimer
Code:
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
» Installation is simple:
If coming from another ROM or another major AOKP version, wipe (data,cache,dalvik) & format (data,cache,system) in recovery
Make sure you're using the latest CWM or TWRP
Flash ROM
Flash Google Apps (GAPPS)
Reboot
» Check merged commits on AOKP's Gerrit
»AOKP Rom:
>> Kylepro Here
>> Kyleprods Here
RIL FIX ( for kylepro )
>> By DodoGTA Here
» AOKP Gerrit
» AOKP on Github
» ArchiDroid Optimizations
Credit & thanks to:
-Slim team
-CM team
-AOKP team
-XDA Developers
XDA:DevDB Information
AOKP :: KitKat :: kylepro/kyleprods, ROM for the Samsung Galaxy Trend Plus / S Dous 2
ROM OS Version: 4.4.x KitKat
ROM Kernel: Linux 3.4.x
Version Information
Status: Stable
Created 2016-12-25
Last Updated 2017-02-24
Screenshot
[
Video Review ( thank to @Srdjan Djuric )
https://www.youtube.com/watch?v=oxJrTmD5i7I
Click to expand...
Click to collapse
Nice
uhes said:
Nice
Click to expand...
Click to collapse
thanks
one by one new Roms for our phone. :good: Is it stable like cm11? And what about f2fs is it supported?
Anonymouspal said:
one by one new Roms for our phone. :good: Is it stable like cm11? And what about f2fs is it supported?
Click to expand...
Click to collapse
maybe
Big thanks, good rom
son.minz said:
Big thanks, good rom
Click to expand...
Click to collapse
Thanks
Oh i got offline charging error on s7580 my device bro
Link Not Working

ROM] [Oreo] Unofficial OmniRom 8.1.0 [land]

{
"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"
}
Disclaimer
Code:
#include <std_disclaimer.h>
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you. Hard. A lot.
*/
Features
* Substratum/oms
* SnapdragonCamera
What's Working :
Audio
Bluetooth
VoLTE
Sensor
EGL
RIL
Video Playback
Camera
WIFI
LED
Download/Links
ROM - Check Second Post
GAPPS
SUPERSU
OMNIROM
GERRIT
Omni only supports TWRP recovery, use any alternate recovery at your own risk
DO NO POST BUGS WITHOUT LOGS AND PROPER STEPS TO REPRODUCE THE ISSUE
Source Code: https://github.com/omnirom/android
KERNEL: https://github.com/chaubeyprateek/android_kernel_xiaomi_msm8937
Don't forget to press thanks
XDA:DevDB Information
[ROM] [Oreo] Unofficial OmniRom 8.x [land], ROM for the Xiaomi Redmi 3S
Contributors
chaubeyprateek, darshan1205
ROM OS Version: 8.x Oreo
ROM Kernel: Linux 3.x
Based On: AOSP
Version Information
Status: Beta
Current Beta Version: 1
Beta Release Date: 2017-12-17
Created 2017-12-17
Last Updated 2018-01-19
Changelogs
Build:-20180120
Changelogs:
Vibration Intensity Added
Swap Back and Recent Button
WIFI Mac Address Fixed
Bluetooth Calls Fixed
Night Light Fixed
‎and Some Other Omni Features
Download Link:- https://drive.google.com/file/d/1Y31qZ6wO5fgVFaUxnqeDxJnlY3ti5IN4/view?usp=drivesdk
Build:-20180101
Changelogs:-
Fixed Bluetooth Media
Fixed LED
Download Link:- https://drive.google.com/open?id=1x8rUQLICpPy-0ZtJ4v46TQKc-9r9M7u8
For Night Light Fix Follow this:Link
One more
Thanks for the Omni sir..[emoji16]
Thanks sir
Some more screenshots
Booting is faster than los :3
#stayhyper
VoLte icon ??
Volte working ??
dipakk said:
Volte working ??
Click to expand...
Click to collapse
Depends on your luck
chaubeyprateek said:
Download/Links
ROM - LINK
GAPPS
SUPERSU
OMNIROM
GERRIT
Click to expand...
Click to collapse
The given Gapps link has only upto 8.0 and not 8.1... Might take some time for OpenGapps to get it ready...
What about backup?.?
chaubeyprateek said:
Disclaimer
Code:
#include <std_disclaimer.h>
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you. Hard. A lot.
*/
Features
* Substratum/oms
* SnapdragonCamera
What's Working :
Audio
Bluetooth
VoLTE
Sensor
EGL
RIL
Video Playback
Camera
WIFI
LED
Instructions :
Download the latest build and GApps
Reboot to recovery
Flash the latest build and GApps
Reboot
Download/Links
ROM - LINK
GAPPS
SUPERSU
OMNIROM
GERRIT
Omni only supports TWRP recovery, use any alternate recovery at your own risk
DO NO POST BUGS WITHOUT LOGS AND PROPER STEPS TO REPRODUCE THE ISSUE
Credits :
OmniRom
LineageOS
CyanogenMod
Zweliew
HyperTeam
Source Code: https://github.com/omnirom/android
KERNEL: https://github.com/chaubeyprateek/android_kernel_xiaomi_msm8937
Don't forget to press thanks
XDA:DevDB Information
[ROM] [Oreo] Unofficial OmniRom 8.x [land], ROM for the Xiaomi Redmi 3S
Contributors
chaubeyprateek, darshan1205
ROM OS Version: 8.x Oreo
ROM Kernel: Linux 3.x
Based On: AOSP
Version Information
Status: Beta
Current Beta Version: 1
Beta Release Date: 2017-12-17
Created 2017-12-17
Last Updated 2017-12-17
Click to expand...
Click to collapse
Even if you write this
"DO NO POST BUGS WITHOUT LOGS AND PROPER STEPS TO REPRODUCE THE ISSUE"
This line has no meaning for most of them!
chaubeyprateek said:
Depends on your luck
Click to expand...
Click to collapse
Savage... Will try it out and report on it very soon...
Meer Hossain said:
What about backup?.?
Click to expand...
Click to collapse
Battery is not something you should ask....
Depends on the usage!
Meer Hossain said:
What about backup?.?
Click to expand...
Click to collapse
If it is about battery backup, the ROM has been out for only about half hr and how do You expect it to be reviewed...???
As soon as ROM gets uploaded, people start asking questions (how is battery backup, volte working etc etc).
Its clearly mentioned that volte is working. And to test battery backup, someone will have to spend some time with ROM. Have patience if you cant test and report. Let people try ROM, they themself will give their review.
Downloading... Will flash now and report on VoLTE and about battery in a day or so...
great sir land is gonna green again
Some customisations not working, recents button takes to menu and I havent found a method to fix that without using the zip or button mapper app (in Omni settings You can map Home key to show recents)... Booting is really fast... Night light working and also VoLTE (I didnt check it intensively)... SafetyNet fail...
Do the hw decoders work?
On los15.1 they do not work

Categories

Resources