CyanogenMod 10.2
Abandoned due official support
This is unofficial Build of CM10.2 for the Samsung Galaxy S (aka i9000 aka galaxysmtd) as the team prepares and fixes it up for nightlies. Some functionality has NOT been added in mainline. Consider this an Alpha. Any bugs from CM-10.1 likely still exist in CM-10.2.
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.
*/
Known Issues
So large list, it's a test build!
RIL (No Phone!)
Random Reboots (Be aware of them! I'm debugging them but could take a while...)
Seems to be a reboot on start! Be aware of what you are doing, you could be in a bootloop... It could be Trebuchet...
Screenshots
{
"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"
}
Installation Instructions
0. Make a Backup (Also the EFS folder)
1. You must be rooted!
2. You must have a custom recovery installed
3. Download the ROM (Removed to solve confusions)
4. Wipe not needed if coming from cm-10.1 or cm-10.2
5. Flash the ROM zip
6. Flash the GApps
7. Reboot
Changelog
You can find the latest Changelog here
Sources
GitHub
Thanks
The CM team
Pawitp
All the devs of galaxysmtd
All the devs of PA (for their support)
All the users/testers
Reserved
Reserved
Gonna try this out on my i9000 later, cheers
Sent from my GT-I9300 using Tapatalk 4 Beta
download link please
Uploaded!
forgive my heaviness, where I can download the gapps for 4.3? thanks again ...
Downloading, thanks :good:
slipknot31 said:
forgive my heaviness, where I can download the gapps for 4.3? thanks again ...
Click to expand...
Click to collapse
There are no official ones still. Talking with my GApps guy!
Sent by the force with my CM10.1 device!
http://d-h.st/9bC
aways said:
http://d-h.st/9bC
Click to expand...
Click to collapse
many thanks friend, always helping: Bueno:
aways said:
http://d-h.st/9bC
Click to expand...
Click to collapse
Thanks aways. Adding it to OP!
Do you have any idea about the RIL issue?
Sent by the force with my CM10.1 device!
SferaDev said:
Thanks aways. Adding it to OP!
Fo you have any idea about the RIL issue?
Sent by the force with my CM10.1 device!
Click to expand...
Click to collapse
i am working on new C-RoM base of AOSP will compile it soon and see.
aways said:
i am working on new C-RoM base of AOSP will compile it soon and see.
Click to expand...
Click to collapse
Ok, I understand you!
On PA we are facing so much FC with the new code, we are thinking on taking AOSP and adding Halo/Pie... commit per commit, Google broke so much things with this update...
Sent by the force with my CM10.1 device!
Seems to be a reboot on start while trying to start Trebuchet (launcher), try to load Nova or another launcher, until I fix it!
Thanks!
SferaDev said:
Seems to be a reboot on start if you wiped data... I encourage to do not wipe data till I fix it.
Thanks!
Click to expand...
Click to collapse
I!m trying to build AOSP jb-mr2-dev branch of 4.3 (have some problems with 4.3_r2.1 downloading manifests) and I'm facing some problems with packages/apps/Bluetooth:
Code:
packages/apps/Bluetooth/jni/com_android_bluetooth_hfp.cpp:217:1: warning: missing initializer for member 'bthf_callbacks_t::codec_negotiated_callback' [-Wmissing-field-initializers]
packages/apps/Bluetooth/jni/com_android_bluetooth_btservice_AdapterService.cpp:456:1: error: invalid conversion from 'void (*)(bt_bdaddr_t*, bt_bdname_t*, uint32_t) {aka void (*)(bt_bdaddr_t*, bt_bdname_t*, unsigned int)}' to 'pin_request_callback {aka void (*)(bt_bdaddr_t*, bt_bdname_t*, unsigned int, unsigned char)}' [-fpermissive]
make: *** [out/target/product/galaxysmtd/obj/SHARED_LIBRARIES/libbluetooth_jni_intermediates/com_android_bluetooth_btservice_AdapterService.o] Error 1
make: *** Waiting for unfinished jobs....
I'm trying to replace that Bluetooth app with the one from other ROMs (CM) to see which compiles Let's see if it has at least that RIL working...
Edit: nevermind, gave up. Too many compile errors...
twinky444 said:
Edit: nevermind, gave up. Too many compile errors...
Click to expand...
Click to collapse
A developer daily routine!
Sent by the force with my CM10.1 device!
keeps rebooting when trying to unlock after boot.
before aplying 4.3 , Nova launcher was the default launcher.
stuck now. and can't get back to 4.2.2
sniperviperman said:
keeps rebooting when trying to unlock after boot.
before aplying 4.3 , Nova launcher was the default launcher.
stuck now. and can't get back to 4.2.2
Click to expand...
Click to collapse
Strange, worked for me. Acces recovery and flash cm-10.1. If you don't have any zip already go to mounts and storage and Mount it to PC and copy a zip from get.cm.
Sorry for the problems I'll rebuild tomorrow with bug fixes.
Sent by the force with my CM10.1 device!
I indeed went back to recovery and tried applying cm10.1, all went well until the reboot and the rotating logo continued for hours and wouldn't boot any further.
I was able to upload the latest 10.2 build of today with adb push latestbuild.zip /sdcard
Applied the update......booting and upgrading/optimizing 109 app......
starting apps....finishing boot...
and......
woohooo. it works..
sniperviperman said:
I indeed went back to recovery and tried applying cm10.1, all went well until the reboot and the rotating logo continued for hours and wouldn't boot any further.
I was able to upload the latest 10.2 build of today with adb push latestbuild.zip /sdcard
Applied the update......booting and upgrading/optimizing 109 app......
starting apps....finishing boot...
and......
woohooo. it works..
Click to expand...
Click to collapse
So you are on Cm-10.1 or Cm-10.2?
Nice that it worked! It's not a difficult procedure, sometimes you must install the same zip twice if there are kernel changes (1st to apply the kernel, 2nd install the Rom)...
Sent by the force with my CM10.1 device!
Related
{
"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"
}
Paranoid Android 3.69
This is an official build of PA 3.+ for the Samsung Galaxy S (aka i9000 aka galaxysmtd). You should consider this a final and stable verion of Paranoid Android 3.+. We mean final as the Android 4.3 code it's merging to Paranoid Android, so as soon as possible we will provide builds of PA 4.+ on another thread!
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.
*/
Known Issues
Stable for daily use.
Mount external SD on PC
Installation Instructions
1. You must be rooted!
2. You must have a custom recovery installed
3. Download: ROM and GAPPS
4. Wipe your device if you are not coming from PA 3.+ already.
5. Flash the two zips
6. Reboot
Sources
GitHub
Kernel
Thanks
The rest of devs of PA!
Stratosk for his kernel!
Pawitp and aways for their help!
Tom for his awesome GApps!
All the users/testers!
Donations
to SferaDev
to molesarecoming
to D4rKn3sSyS
to beerbong
to aaronpoweruser
Useful Links
GERRIT
BUGTRACKER
COMMUNITY + CHANGELOGS
Thanks for your work, and your time. I go to flash it.
idroj said:
Thanks for your work, and your time. I go to flash it.
Click to expand...
Click to collapse
Dude wait till it's uploaded on our servers!
Company, espera a que estigui als servidors!
Salutacions!
Where is the ROM?
unbroken0 said:
Where is the ROM?
Click to expand...
Click to collapse
Being uploaded to download.paranoidandroid.co!
Little patience please, my network sucks a bit!
Thanks!
SferaDev said:
Dude wait till it's uploaded on our servers!
Company, espera a que estigui als servidors!
Salutacions!
Click to expand...
Click to collapse
There I'm looking (http://download.paranoidandroid.co/roms/galaxysmtd/) "30 mg, I pujant"
Gracies company, ja et diré
idroj said:
There I'm looking (http://download.paranoidandroid.co/roms/galaxysmtd/) "30 mg, I pujant"
Gracies company, ja et diré
Click to expand...
Click to collapse
Don't download please until I update the OP!
Thanks, for now 91% and 2 minutes remaining!
Uploaded! Let the ord begin!
Thank you
will try
Cool , finally official PA 3+.
BTW , if PA 3 has another update before PA 4, will you build it, or is this "the" final build.
Downloading now, will test and report back.
EDIT: Damn, didn't read that external SD mounting doesn't work. Its vital for me.
After boot: new gapps version update "pa_gapps-full-4.3-20130801a-signed.zip ";
If you try to download, message "error, this device don't exists".
Have you to register new oficial device i9000 anywhere?
Thanks, going to taste...
(one final question. What is the wallpaper, that apears in all PA pics?)
ts1506 said:
Cool , finally official PA 3+.
BTW , if PA 3 has another update before PA 4, will you build it, or is this "the" final build.
Downloading now, will test and report back.
EDIT: Damn, didn't read that external SD mounting doesn't work. Its vital for me.
Click to expand...
Click to collapse
If we add more content to Jelly Bean I'll build another time, don't worry. But it's very difficult as we are on the final merge stages of 4.3.
The SD mounting issue, does anyone know if there is any fix for it? I've searched a lot for it and I know CM has fixed it but never found the review on their gerrit... I would rebuild solving that issue mate!
Thanks!
idroj said:
After boot: new gapps version update "pa_gapps-full-4.3-20130801a-signed.zip ";
If you try to download, message "error, this device don't exists".
Have you to register new oficial device i9000 anywhere?
Thanks, going to taste...
(one final question. What is the wallpaper, that apears in all PA pics?)
Click to expand...
Click to collapse
Those are 4.3 GApps so you'll be unable to install them, it's a bit annoying but it's temporal, sorry!
About download, we are adding everything to the servers, it should be solved soon!
The Wallpaper on the first post and the icon pack it's from Goolors, a paid but very nice App.
See you and Thanks!
idroj said:
After boot: new gapps version update "pa_gapps-full-4.3-20130801a-signed.zip ";
If you try to download, message "error, this device don't exists".
Have you to register new oficial device i9000 anywhere?
Thanks, going to taste...
(one final question. What is the wallpaper, that apears in all PA pics?)
Click to expand...
Click to collapse
These build is for pa 3.90 test builds of pa 4.3 do not install on 4.2.2!
Sent from my GT-I9000 using Tapatalk 4 Beta
Netmatrix said:
These build is for pa 3.90 test builds of pa 4.3 do not install on 4.2.2!
Sent from my GT-I9000 using Tapatalk 4 Beta
Click to expand...
Click to collapse
Even if he tries he will get a error on CWM, I think!
With external sd not working you mean not working at all?
Sent from my GT-I9000 using xda app-developers app
nigox91 said:
With external sd not working you mean not working at all?
Sent from my GT-I9000 using xda app-developers app
Click to expand...
Click to collapse
External SD works fine, it just doesn't mounts when you connect to the PC via USB.
See you!
SferaDev said:
External SD works fine, it just doesn't mounts when you connect to the PC via USB.
See you!
Click to expand...
Click to collapse
thank you for the super fast answer...
btw ROM looks awsome... so you need an adapter or something to put stuff in it using a pc and then plug it into the phone again...correct?
{
"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"
}
AOCP 6
Android Open Collective Project
This ROM was ported from the Galaxy S II Skyrocket forums. It has been created by Johnsondr80. He owns all the rights to his work. I just ported this amazing work so we can enjoy it's rich experience on our device.The ROM must be extremely stable and has big performance potential as tested on many devices. I share it as a beta. I do not own an Xperia S so the ROM is in beta in the current stage. Please test and report bugs so I can improve the ROM and bring it to it's fully optimal potential for the Xperia S. It is based on CM10.1 compiled for the Johnsondr80. It has been ported to the Xperia S. The ROM uses RaymanFX's kernel on the unofficial CM10.1 builds that he compiles.
Original ROM for the Galaxy S II Skyrocket here.
Bugs:
:fingers-crossed:Please PM me with bugs. I do not own the device and rely only on testers to bring me bugs. Bugs will be posted here.
Root access is denied on many handsets. Issue solved. Just install UPDATE-SuperSU-v1.34.zip via recovery (see downloads).
As seen on Mustaavalkosta's thread:
#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.
*/
Click to expand...
Click to collapse
How to install:
For Unlocked Bootloaders:
1. Power off the phone:
2. Hold vol+ and plug usb to boot into fastboot (blu led)
3. Fastboot flash boot boot.img (from the zip)
4. Fastboot reboot
5. Enter recovery, on boot led will be violet for 3'', during this period press vol+
6. Flash rom zip
7. Flash gapps zip
8. Wipe
9. Reboot
Downloads:
AoCP v6 - Beta 3 Download
Google Apps
To gain root access install: UPDATE-SuperSU-v1.34.zip
Credit:
Johnsondr80 for the great ROM
RaymanFX for the kernel and port base
Google
CyanogenMod
My family for the support
The XDA community for supporting and answering to all my n00b questions
HTC
Sony Ericsson
Samsung
Paparigas
Everyone mentioned in the original ROM's thread:
Credits
LiquidSmooth for the propmodder source
Cyanogen-mod - For paving the way - and the gerrit review
Team Kang - For the source
TheCollective Team
DMAN3285--ya'll have no idea how much time he spent setting up the source - http://github.com/xAOCPx!!!
ruger94 and Fezzy102--for compiling apks in for me while i was doing other mods and apps.
ee23hd2-- for themeing and providing apps i wanted done but couldn't find the time for.
flappjaxx for the revised source code for the ota. and kernel source!
joedv for starting the ota to begin with.
Click to expand...
Click to collapse
ClockWorkMod Recovery Project
If this made your day please consider making a donation (see signature) and hit the thanks button. [/CENTER]
Reserved for changelog!
Only get bootloop. try many times according to instructions.
Thanks
Any one test this rom?
Garfi93 said:
Any one test this rom?
Click to expand...
Click to collapse
Good question
Wiped my phone, flashed this ROM - stuck at boot.
me too,stuck on boot
booooooooootloooooooooooooop
just waiting for test! :fingers-crossed:
When will the new version? I want to test it.
oh0 said:
When will the new version? I want to test it.
Click to expand...
Click to collapse
NEW BETA VERSION IS OUT! Someone please test it and PM me. Thanks you
CedArctic said:
NEW BETA VERSION IS OUT! Someone please test it and PM me. Thanks you
Click to expand...
Click to collapse
ok i download it and test the new version.
Thx
Thank you for the testing!
i test the Rom but bootloop.
Sent from my Xperia S using xda app-developers app
oh0 said:
i test the Rom but bootloop.
Sent from my Xperia S using xda app-developers app
Click to expand...
Click to collapse
Did you perform a full wipe etc.? If yes then tell me so I can perform some diagnostics.
Yes i make a full wipe, wipe cache and dalvik after the install
Sent from my Xperia S using xda app-developers app
Wiped my phone, flashed this ROM - stuck at boot.
jianlin3062 said:
Wiped my phone, flashed this ROM - stuck at boot.
Click to expand...
Click to collapse
OK will run some diagnostics and upload a new version ASAP.
jianlin3062 said:
Wiped my phone, flashed this ROM - stuck at boot.
Click to expand...
Click to collapse
Beta 3 is available for download, hopefully it boots this time
CedArctic said:
Beta 3 is available for download, hopefully it boots this time
Click to expand...
Click to collapse
ok i downloading the file and test it.
Edit:
I have tested the beta 3 but it will not boot again. But I noticed that the LED flashes red during boot process.the kernel is actually installed? or do I have to install it before via fastboot? I come from RymanFX CM10.1.
{
"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"
}
This is the UNOFFICIAL Release
Code:
#include
/*
* Your warranty is now void.
*
* I'm 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.
*
*/
U can Download Rom from Here in case u wanna download from torrent see Attachment
Thanks to @zubyro
Slim-jfltexx-5.0.1.alpha.0.9-UNOFFICIAL-20141217-1740.zip
Click to expand...
Click to collapse
Known Issues
~ laggy Bluetooth
Xposed Framework
~Remember its Not Supported to Lollipop yet~ so its not a ROM bug
What you'll Need
Download The Rom See The Torrent File In Attachments
Of Course you'll need a Custom Recovery. i've used CWM
Gapps
SuperSU.zip
Click to expand...
Click to collapse
How To Install
~ Put All Zip files in Your Sdcard
~Go to Recovery Mode
~Full Wipe/Factory Reset
~Then choose Install Zip from sd card
~Choose that SLimLP Zip File and wait till it complete
~Then install Gapps Same Way
~Then u can Install SuperSU
And Reboot
Click to expand...
Click to collapse
it takes 3 -8 Mins at first Boot. Dnt worry. just wait
I will try My Best To Post Further Builds
Although My Next Build Will Be on This Sunday
This is UNOFFICIAL build from SLimRoms Source
Also Compiled[kernel] With CM12 Used Blobs of cm12
remember This is Alpha 0.9
XDA:DevDB Information
SlimLP UNOFFICIAL Builds Compiled With CM12, ROM for the Samsung Galaxy S 4
Contributors
touseefiqbal, SlimRoms
ROM OS Version: 5.0.x Lollipop
ROM Kernel: Linux 3.4.x
Based On: SLimRoms
Version Information
Status: Alpha
Created 2014-12-17
Last Updated 2014-12-17
Reserved
Thank u. First?
Sent from my GT-I9505 using XDA Free mobile app
2g mobile data wokr ?
bes1de said:
2g mobile data wokr ?
Click to expand...
Click to collapse
. look in. Attachment
Yes
Sent from my GT-I9505 using XDA Free mobile app
ambient display?
interesting.
does it have usual feature of slim rom? or is quite similar to cm12 by antares?
erghetto said:
interesting.
does it have usual feature of slim rom? or is quite similar to cm12 by antares?
Click to expand...
Click to collapse
V less features of slim . more like cm12 but few changes
Sent from my GT-I9505 using XDA Free mobile app
i want to thank you, firstly, because you shared your work with us. i am using antare's one for the moment, but i would try this rom as well. i understood from the posts above that you bring a few changes. maybe you can tell us what those changes are? :cyclops:
Only 189mb?
Waiting anxiously for dark material :3
Mod Edit
This needs a proper direct download link to an approved file host.
Torrent is not enough.
Please post it ASAP
Thank you
malybru
Forum Moderator
Mega link: https://mega.co.nz/#!xt5SFIhL!n7fozwdcqvKWX7jJti5QI30BPN4VTmg_ZjQp_pZAV40
Download 99% decryption error
It is a mega problem
Hello!
thx you for sharing this rom.
does it work with f2fs file system?
phone precess not working - so no network ?
Also - no root - even with flashing same SuperSU that worked on CM12. Guess I will have to go back there,
Hello, i answer to me : f2fs doesn't work, flashing failed even if the build is convert for f2fs instal
angelcalibur said:
Hello, i answer to me : f2fs doesn't work, flashing failed even if the build is convert for f2fs instal
Click to expand...
Click to collapse
Yeh i tried everything too. I also found that after reverting all partitions back to ext4 and formatting then repairing and rebooting like 20 times, I had install script error unmounting /system, and I had to fix permissions in twrp..on cleanly formatted partitions..interesting lol
Runs great anyway on ext4...stable enough for my daily driver, and even better with alucard 1.0f (but the alucard 1.0f zip is corrupt, you have to repair the archive with winrar or similar first).
I don't get any bugs other than the few that all LP rom's have at the moment.
BTW..what happened to alpha's 0.6, 0.7 and 0.8?
Anyway, thankyou heaps @touseefiqbal for bringing us this rom early, a nice little christmas present to play with :good::good::highfive::victory:
Do you plan on any future builds perhaps or is this just a once-off?
Cheers
ph3n0mII said:
Yeh i tried everything too. I also found that after reverting all partitions back to ext4 and formatting then repairing and rebooting like 20 times, I had install script error unmounting /system, and I had to fix permissions in twrp..on cleanly formatted partitions..interesting lol
Runs great anyway on ext4...stable enough for my daily driver, and even better with alucard 1.0f (but the alucard 1.0f zip is corrupt, you have to repair the archive with winrar or similar first).
I don't get any bugs other than the few that all LP rom's have at the moment.
BTW..what happened to alpha's 0.6, 0.7 and 0.8?
Anyway, thankyou heaps @touseefiqbal for bringing us this rom early, a nice little christmas present to play with :good::good::highfive::victory:
Do you plan on any future builds perhaps or is this just a once-off?
Cheers
Click to expand...
Click to collapse
i will do future builds but ass of now. m kinda busy. will start things from monday
touseefiqbal said:
i will do future builds but ass of now. m kinda busy. will start things from monday
Click to expand...
Click to collapse
Ok thats great
Make sure you focus on important life things too like christmas and family and everything, but it will be cool to see some SlimLP builds here and there slightly ahead of the regular release schedule, and keep us from getting bored/impatient, perhaps take some pressure off @Tylog too :cyclops:
{
"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:
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.
A lot.
Installation instructions:
Installing Euphoria-OS for the first time, or coming from another ROM:
- Make sure you're running a proper working ClockworkMod-Recovery/Team Win Recovery Project
- Copy GApps bpear96 Gapps), ROM ZIP to your SDCard
- Boot into Recovery
- DO A DATA WIPE / FACTORY RESET
- Flash Euphoria-OS zip from SDCard
- Flash GApps zip from SDCard
- Reboot
- Don't restore system data using Titanium Backup!
Upgrading from an earlier version:
- Copy the ROM ZIP to your SDCard
- Boot into Recovery
- Flash the ROM zip from SDCard
- Reboot
Download:
3/11/15
https://www.androidfilehost.com/?fid=95916177934539981
3/19/15
https://www.androidfilehost.com/?fid=95916177934543822
3/25/15
https://www.androidfilehost.com/?fid=95916177934545977
Changelog
https://plus.google.com/106575705593326563158/posts/PHW36Vnr8yF
Follow Us!
https://plus.google.com/u/0/communities/116795582851167273031
ROM OS Version: 5.0.x Lollipop
Based On: AOSP & CM
Thanks to:
Euphoria-OS Team
blazze11 - for bootanimation and drawables
TechXero - for letting us use his server
eurochild - for providing us awesome graphics
Thanks to all the ROMs/Teams out there
Known Issues
- Camera
- Same issues that effect all LP ROMs for this device
Just in case
Screenshots
OTA Center
Settings
Root Access
About Phone
Thank you for another LP ROM, glad to see more developers pop up
As soon as i root my replacement s3 i will put this back on. Your old builds ran nicely. I just got an l710t and have been running stock out of laziness
FYI ... @ChoznJuan also has a VERY stable KitKat Mahdi-build
TexasLTE said:
FYI ... @ChoznJuan also has a VERY stable KitKat Mahdi-build
Click to expand...
Click to collapse
That is still my DD [emoji6]. But this is getting close....stability wise, it's there, but I've really got to have camera...CM appears to be working on it....so hopefully soon I will be running 5.0x or 5.1 all the time.
ChoznJuan said:
That is still my DD [emoji6]. But this is getting close....stability wise, it's there, but I've really got to have camera...CM appears to be working on it....so hopefully soon I will be running 5.0x or 5.1 all the time.
Click to expand...
Click to collapse
That's good news to hear. Hopefully they'll be able to get it fully functional. :thumbup:
Mahdi was my daily also. Battery was amazing
any screenshots?
6th_Hokage said:
any screenshots?
Click to expand...
Click to collapse
Screenshots added.
runs smooth as butta man......fired up old s3 for wifi use only......she wants me to trash.....oh hell no.......wish i would have kept all my samsungs they all had issues but have been my ride through the days......thks for keeping her alive man
Ohhh and I just wanted to add that in both this and your DU 5.0 build I can't get any signal let alone data but I think that's because of it showing "no baseband"
6th_Hokage said:
Ohhh and I just wanted to add that in both this and your DU 5.0 build I can't get any signal let alone data but I think that's because of it showing "no baseband"
Click to expand...
Click to collapse
Are you on d2spr.
ChoznJuan said:
Are you on d2spr.
Click to expand...
Click to collapse
well the D2refresher......the Sph-L710T
I've given the ROM a test drive and she runs great. Open Camera works fine for pics and Vivavideo for recording video. Just a heads up if any of you can't get Open Camera to work after you install. Open it 1st and then reboot the phone. I tried to take a picture right after installation and it would take the picture but wouldn't save it. Rebooting solved that.
As mentioned earlier, the ROM runs smooth as butta. Nice job. :thumbup:
New Build
New build up. Existing users can check ota center. Hope you enjoy. Lots of new CM commits. Stock camera is still not fully functional.
ChoznJuan said:
New build up. Existing users can check ota center. Hope you enjoy. Lots of new CM commits. Stock camera is still not fully functional.
Click to expand...
Click to collapse
On google+ changelog, 3/15 status says 5.1 merged, but 3/19 was still 5.0.2. Just curious, what does "merged 5.1" mean?
zhiwlin said:
On google+ changelog, 3/15 status says 5.1 merged, but 3/19 was still 5.0.2. Just curious, what does "merged 5.1" mean?
Click to expand...
Click to collapse
So far 5.1 is only merged for the Nexus branch. It hasn't been merged to the Legacy branch yet.
Where do you find the bpear96 gapps? Or can I just use any lollipop gapps?
{
"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. Hard. A lot.
*/
All the source code for MokeeOS is available in the MokeeOS Github repository. And if you would like to contribute to MokeeOS, please visit out Gerrit Code Review. You can also view the Changelog for a full list of changes & features.
MokeeOS Github:
https://github.com/mokee/
Unofficial build of MokeeOS (Android 5.1.1) for the Elephone P8000
All works except:
Fingerprint
FM
Flip case
Download:
Build 1 (16.03.2016):
https://mega.co.nz/#!IgQUgBLQ!SaQq-i3StJ2HUqYjrM3Ba0PHUEn9f3Pv7jQXB0mquE0
Gapps:
Choose Arm 64. Android 5.1 - Nano
http://opengapps.org/
Installation:
Download ROM and Gapps by link below:
Copy on sd: ROM and Gapps.
Enter in any custom recovery.
Make Wipe data factory reset
Go to Install Zip.
If ROM and Gapps on SD card:
Choose zip from /storage/sdcard1.
If ROM and Gapps in internal memory:
Choose zip from /sdcard.
Choose ROM: mk_p8000_otaxxx.
Wait finish of installation ~3 minutes
Next. Go back and flash Gapps.
After reboot and wait - 5 min.
Sources:
Device Tree: https://github.com/Deepflex/MokeeOS-Android-5.1.1-Device-For-Elephone-P8000-MT6753
Thanks to:
@nofearnohappy
@BlueFlame4
@walter79
Screenshots:
Reserved.
Nice! More custom ROM love for our device
BlueFlame4 said:
Nice! More custom ROM love for our device
Click to expand...
Click to collapse
:highfive:
*Added device tree
Congratz bro! But can you list some good points of this room? I've never heard about it.
anibalcezar said:
Congratz bro! But can you list some good points of this room? I've never heard about it.
Click to expand...
Click to collapse
Faster, more options, and animations, less lags interface, сomfortable setting
Flashed the ROM, using it. Loving it. Is there any news about the fingerprint sensor?
Will you make it work soon?
THanks
Wow, nice ROM!
Works very good, i found a litle bug: native root not work.
Do you recommend any custom recovery for the elephone p8000 and your ROM?
having problem with mobile data blocked aand voice calls blocked
kewlpanda said:
having problem with mobile data blocked aand voice calls blocked
Click to expand...
Click to collapse
Reflash with wipes. Because other peoples don't have this prob
Hello!
Can I use Gueste Kernel with this rom?
gueste kernel v2.2.1
http://forum.xda-developers.com/elephone-p8000/orig-development/kernel-guestekrnl-v1-6-2-t3287518
XLR8_2K said:
Hello!
Can I use Gueste Kernel with this rom?
gueste kernel v2.2.1
http://forum.xda-developers.com/elephone-p8000/orig-development/kernel-guestekrnl-v1-6-2-t3287518
Click to expand...
Click to collapse
Guestekrnl v2.2.0 works good for my with this ROM.
Looks promising..
I'll test it soon.
What about fingerprint ?
mhamzas said:
Looks promising..
I'll test it soon.
What about fingerprint ?
Click to expand...
Click to collapse
hi, please read post 1.
i don't understand why this is being asked time and time again. both this and CM thread are bombarded with the same question regarding FP. it needs to be re-written pretty much from scratch. when it's ready it won't be on the does not work list here/no longer on the bug list for CM. just chill out and use the rom if you want or help write code for the FP to work
Possible Larger Icons Folder Bug ?
Is there a bug with the folders when you use large icons ? The folder size doesnt increase with the icons increased size when Im trying it. Will there be an app swap add-on function with this Rom like with eragon ? Is it possible to make the flipcase clock work in this rom ?
Deepflex said:
Reflash with wipes. Because other peoples don't have this prob
Click to expand...
Click to collapse
I've done a wipe already and still nothing I never had this problem in eragon
El_Nino9 said:
hi, please read post 1.
i don't understand why this is being asked time and time again. both this and CM thread are bombarded with the same question regarding FP. it needs to be re-written pretty much from scratch. when it's ready it won't be on the does not work list here/no longer on the bug list for CM. just chill out and use the rom if you want or help write code for the FP to work
Click to expand...
Click to collapse
Thanks for pointing that out! :highfive:
CKA_Ryan said:
Will there be an app swap add-on function with this Rom like with eragon ? Is it possible to make the flipcase clock work in this rom ?
Click to expand...
Click to collapse
I already fixed app2sd on my CM code and am currently working on the flip case. Once I'll release all the sources, Mokee will also support it as it basically uses my device tree
Cheers!