[ ROM][4.4.4][UNOFFICIAL][LG L90 D410] MoKee OpenSource Project[]DISCONTINUED] - LG Optimus L90

MoKee OpenSource Project Disclaimer:
Code:
All the firmwares, custom ROMs, official firmware updates, mods and tools mentioned here belong to their respective developers/owners. You will be doing everything at your own risk. We nor the developers cannot be held responsible if you end up damaging or bricking 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"
}
Introduction:
MoKee OpenSource is based on the Google AOSP. We update our source code frequently to keep up with the latest development, and not forgetting to merge in special features of our own at the same time.
A small group of people from around the world who are interested in Android launched this project on the 12th of December 2012, and is committed to make this ROM better and better. Like most contributors of open source projects (Omni, CyanogenMod, Slim AOSPA etc), we are doing all these in our free time as our passion...
This rom is made for d410. but it should work on other models too.
report back if it works or not on other variants.
THIS ROM IS BASED ON @ Quarx device /kernel sources Please find time to go over to his cm-11 thread and thank him and if you can then donate to him.
Also donate to mokee developers ....their work is amazing.
Features:
Click to expand...
Click to collapse
Odexed for faster performance (only in official releases, nightlies are deodexed)
Incremental updates[for official releases only]
OTA updates - update on the fly![for official releases only]
Native exFAT support (Samsung devices only)
ListView animations
Multi window
Calendar - with lunar and solar calenders
Lunar calendar in lock screen
Task switching sidebar in recent apps (the list will increase if you install supported apps)
Bulk SMS recipients
Adjustable SMS font size
SMS sending delay
Smart dialing
Speed dialing
IP dialing
Custom carrier name
Network speed in status bar (upload and download!)
Built in timer in Apollo - determine when to stop playing music
MoKee Setup Wizard
Active Display
Adjustable navigation bar height
Unique Power Saver functions!
Custom screen off animations
Customizable recent apps shorcuts
Lockscreen notifications
Working CM11 theme engine
Many more! Since we are constantly adding new features, see changelogs to keep updated!
Click to expand...
Click to collapse
SCREENSHOTS/ VIDEOS
you can see screenshots and videos on the link below.
Mokee screenshots and videos
Download directory
new download directory
https://www.androidfilehost.com/?w=files&flid=18403
old releases
Mokee release
Installation Instructions:
1. Wipe data/factory reset
2. Format /system
3. Flash ROM
4. Flash MoKee Gapps or any other Gapps
5. Reboot
ISSUES:-
i just made it and now testing it.
report back for issues.
LINKS
Official Site:
http://www.mokeedev.com/en
Google Plus Community (join us for faster response!):
https://plus.google.com/communities/...88317801966872
Statistics:
http://stats.mokeedev.com
Build Status:
http://build.mokeedev.com
Bug Tracker:
http://issues.mokeedev.com
Changelog:
http://changelog.mokeedev.com
GitHub:
http://github.com/MoKee
Code Review:
http://review.mfunz.com
MoKee Gapps (latest):
http://rom.mk/gapps
MoKee Gapps (full list):
http://www.androidfilehost.com/?w=files&flid=11492
Device - https://github.com/k2wl/android_kernel_lge_msm8226
Kernel - https://github.com/k2wl/android_device_lg_w7ds/tree/kk_mkt
Credits:
- Quarx thank you for cm11 device and kernel sources
- MoKee Developers: https://github.com/orgs/MoKee/members
- CyanogenMod
- AOSP
- Koush for open-sourced SuperUser
- Slim Roms
- OmniROM
​

reserved

First !!
Thx
will try on D405 Now

AWESOME!!!

Absolutely great~

Keep up the good work!
Sent from my LG-D415 using Tapatalk

Really nice Rom and thanks for sharing

Pretty cool, thanks.

No bugs for now yet?

codedmax said:
No bugs for now yet?
Click to expand...
Click to collapse
I'm expecting a broken camera, maybe WiFi issues.

the buttons are working in d410hn?

dont know...no reported anything yet.
they are working fine on my d410

new build up and contains lots of i/o schedulers and cpu governers.

new updates will be available on following site from now onwards
https://www.androidfilehost.com/?w=files&flid=18403

Flashed on the D415. Wifi currently not working, camera broken as well.

is it work properly on cm11 .???
can you provide logcats.
radio,dmesg,regular ones wihle opening camera or wifi.

k2wl said:
is it work properly on cm11 .???
can you provide logcats.
radio,dmesg,regular ones wihle opening camera or wifi.
Click to expand...
Click to collapse
Camera for d415 ids broken on all custom builds i am pretty sure
Sent from my LG-D415 using XDA Free mobile app

xantanion said:
Camera for d415 ids broken on all custom builds i am pretty sure
Sent from my LG-D415 using XDA Free mobile app
Click to expand...
Click to collapse
can you attach stock build.prop and stock boot.img here????

k2wl said:
can you attach stock build.prop and stock boot.img here????
Click to expand...
Click to collapse
Er i have exposed and a few tweaks... but i have a mostly stock backup. And i am picking up another d415 on wednesday. Lemme pull what i have here for you gimme a minute
Edit: There, that zip has my boot and build.prop from my current set-up, if you need anything else let me know
Sent from my LG-D415 using XDA Free mobile app

xantanion said:
Er i have exposed and a few tweaks... but i have a mostly stock backup. And i am picking up another d415 on wednesday. Lemme pull what i have here for you gimme a minute
Edit: There, that zip has my boot and build.prop from my current set-up, if you need anything else let me know
Sent from my LG-D415 using XDA Free mobile app
Click to expand...
Click to collapse
thanks
did you used zenconcepts 's cm builds in the cm thread. they seem to fix wifi.
here is what you suppose to do...to mostly fix wifi
1.in your build.prop add following line at the end.
Code:
net.tcp.buffersize.wifi=4096,221184,3461120,4096,221184,3461120
2. in your file maanger (give file manager root access in general settings >>exit>>and restart the file manager)in the root folder there is a file name
init.zetaw.rc
Click to expand...
Click to collapse
long press and choose to edit it .
drop down until you come to
service wpa_supplicant /system/bin/wpa_supplicant \
Click to expand...
Click to collapse
here just 2lines below>> see this line
-O/data/misc/wifi/sockets \
Click to expand...
Click to collapse
change it to
-O/data/misc/wifi/sockets -d \
Click to expand...
Click to collapse
then just below that section see this line
service dhcpcd_wlan0 /system/bin/dhcpcd -ABKLG
Click to expand...
Click to collapse
change this to
service dhcpcd_wlan0 /system/bin/dhcpcd -ABKL
Click to expand...
Click to collapse
add below that see this line
service dhcpcd_p2p /system/bin/dhcpcd -ABKLG
Click to expand...
Click to collapse
change it to
service dhcpcd_p2p /system/bin/dhcpcd -ABKL
Click to expand...
Click to collapse
after this save and reboot.
and try to connect wifi on boot.
if it connects then i will include this in next build.

Related

[ROM][4.4.2][UNOfficial]OmniROM[21052014] i9082 b10 [F2FS]

{
"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"
}
News
Offical Site
XDA Forums
Twitter
Facebook
Google+ (General)
IRC(User)
JIRA
Disclaimer
Flash At Your OWN Risk
How to Install
Install CWM 6.0.4.4 or above
Factory Reset
Format System
Install ROM
Install Google Apps
Install SuperSU
DOWNLOAD
CWM
ROM
From build 8 the rom will be available at following location
androidfilehost
Google Apps
Google Apps2
ART compatibleGapps
ART compatibleGapps.~!!!WOKRKS
SuperSU
SuperSU not needed from build 5
Sources
Github
My Github
Gerrit
IRC(Dev)
What works?
Wi-Fi
Bluetooth
RIL (Calls, SMS, Mobile Data)
Sensors (Accelerometer, Compass, Light, Proximity, etc.)
Camera (photo & video)
Video playback
Audio (playback & recording)
GPS
Everything else not listed under "known issues"
Known Issues
Only the primary SIM slot works
screenrecord does not work
FM Radio does not work (you can use SpiritFM, but I'm not providing support for any problem)
Stock browser does not use hardware acceleration (Please use Google Chrome)
Sometimes wake up causes music stutter
Camera sometimes crash when closing app/share
Small artifact in Camera UI
Does not work on 4.1 stock ROM's bootloader, please upgrade to 4.2 before flashing
* Thanks to Paranoid Android for Google Apps. If you are not sure which packages to choose, just select modular package. *
* Big thanks to pawtip for providing device tree and patches for our device *
PLZ provide feedback and If you like my work plz hit "THANKS"
​
build 9 is up.
Changelog :- https://changelog.omnirom.org/
Build 10 is up.
changelog :-
- Added supersu,
- modified with extreme performance and battery saving tweaks.
- Compiled with LTO. read below.
Link-time optimization is a type of program optimization performed by a compiler to a program at link time. Link time optimization is relevant in programming languages that compile programs on a file-by-file basis, and then link those files together (such as C and Fortran), rather than all at once (such as Java's "Just in time" (JIT) compilation.
Once all files have been compiled separately into object files, a compiler links (merges) the object files into a single file, the executable. As it is in the process of doing this (or immediately thereafter) a compiler with link-time optimization capabilities can apply various forms of interprocedural optimization to the newly merged file. The process of merging the files may have removed the knowledge limitations that occurred in the earlier stages of compilation, allowing for deeper analysis, more optimization, and ultimately better program performance
Click to expand...
Click to collapse
- updated to latest omni changes
- f2fs supported. see this link for how to change to f2fs http://forum.xda-developers.com/showpost.php?p=49845556&postcount=2
FOR BUILD 10- NEEDS TO FLASH following kernel.(without or with f2fs this kernel needs to be flashed.)after boot, you can use any kernel.
http://www.androidfilehost.com/?fid=23501681358536712
The following issues were fixed on Grand thanx to @pawitp and his following patches.
Patch to hardware/broadcom/libbt for bluetooth to work: https://gist.github.com/pawitp/7891380.
Patch to frameworks/native to workaround hwc issues: https://gist.github.com/pawitp/7891444.
Patch to frameworks/av to fix audio/video issues: https://gist.github.com/pawitp/7945188
Patch to packages/apps/Camera2 to fix panorama: http://review.cyanogenmod.org/#/c/55785/ (merged)
Patch to external/chromium_org to workaround hwc issues: https://gist.github.com/pawitp/7910708
reserved more ...just in case..
one last for me...
WOWOW.Really!!!!!!!!!!!!!!!!!!
Thank You so muchhh @k2wl.
Thanks K2wl for awesome ROM!! :thumbup::thumbup: i am downloading it and gonna try it
Sent from my GT-I9082 using Tapatalk
Parth2187 said:
Thanks K2wl for awesome ROM!! :thumbup::thumbup: and i am downloading it
Sent from my GT-I9082 using Tapatalk
Click to expand...
Click to collapse
screen shots ?
himuslg123 said:
screen shots ?
Click to expand...
Click to collapse
Lol.. I'm still downloading it.. You didn't read my post..
Sent from my GT-I9082 using Tapatalk
Parth2187 said:
Lol.. I'm still downloading it.. You didn't read my post..
Sent from my GT-I9082 using Tapatalk
Click to expand...
Click to collapse
how come its official omni 4.2.2 for grand?
btw thanks kwl for your efoorts and support
@k2wl
You have written "Official"?
can i flash this over carbon rom ?
Sent from my GT-I9082 using Tapatalk
Donnalyn said:
can i flash this over carbon rom ?
Sent from my GT-I9082 using Tapatalk
Click to expand...
Click to collapse
Yes, just wipe data, cache and dalvik cache
xenon92 said:
@k2wl
You have written "Official"?
Click to expand...
Click to collapse
my bad. corrected.sorry---
k2wl said:
my bad. corrected.sorry---
Click to expand...
Click to collapse
Dude treat this as an official one Thnxx mate for the work:victory:
@k2wl
Sorry, just reporting few bug. Not serious bug through
The screenshot and recent apps are blacked out
black87 said:
@k2wl
Sorry, just reporting few bug. Not serious bug through
The screenshot and recent apps are blacked out
Click to expand...
Click to collapse
screen shot is not yet fixed.
recent apps are blackedout because of that only.
next build i will try fix screenshot
k2wl said:
screen shot is not yet fixed.
recent apps are blackedout because of that only.
next build i will try fix screenshot
Click to expand...
Click to collapse
Apply this patch and both will be fixed.
http://review.cyanogenmod.org/#/c/53162/
How is this rom differnt from cm 11??
If you found my post helpful press the thanks button ?
parag tetambe said:
How is this rom differnt from cm 11??
If you found my post helpful press the thanks button ?
Click to expand...
Click to collapse
Multi window
I have not yet seen Omni's implementation of multi window... it's a great chance to try!!
People said it's buggy tho...
k2wl said:
reserved
Click to expand...
Click to collapse
Wish i had 10000 thanks per day and i would have used all on ur posts
developers are like gods

[ROM][4.4][Official] Team Gummy xt925/926

GUMMY​
Gummy ROM is made for speed, stability and to stay as closely in line with AOSP as possible while still supporting a large amount of devices and giving you all of the features you love. It isn’t slowed down by features you’ll never use nor is it so slim as to be just another AOSP build.
Features:
* New base built from AOSP
* Status Bar Mods
* Theme Manager
* Hardware Key Mod
* Lock Screen Mod
* Many Wallpapers
* Performance Control
* Application Permission Controls
* Carrier Label Options
* Background Style
* Lock clock widget
Instructions for installations:
**Use whatever recovery, so long as it's 4.4 compatible**
1. Download ROM
2. Download Gapps
3. Push to sdcard
4. Reboot Recovery
5. Wipe Data and Cache
6. Install ROM
7. Install Gapps
8. Reboot System
Contributions:
* Thank you to Cyanogenmod for device and hardware repositories. Without this, porting Gummy to QCOM devices would have been nearly impossible.
* Thank you to Google for the best source code.
* androidfilehost.com for hosting our file servers!
Team Members: In alphabetical order
Primary Developers:
Cphelps76, Kejar31
Developers and Device Maintainers:
arrrghhh, Bkjolly, BytecodeMe, DHacker29, Hashcode, NoCoast, Papi92, TDM, Xoomdev
Artwork direction and development
ChadFrankos, Cphelps76, Kejar31
Github- https://github.com/TEAM-Gummy
Gerrit- review.gummyrom.com
Twitter- @gummyRom
Nightlies!
{
"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"
}
Mein as well... enjoy folks, let me know how it runs! Tested on CDMA Photon Q (xt897), should work fine for other msm8960 moto's.
NFC, BT, turn on but are untested. Wifi works great, as does 3g.
I use PA gapps, but any 4.4.2 gapps should work. Enjoy!
If you folks have issues (I'm expecting an issue with the home button) let me know!
Flash on my 925 Razr HD,some bugs:the button Home do not goes to homescreen(only with Back),in kernel perfomance control governor min freq only 386,where 96..144..Thanks.
dwane3 said:
Flash on my 925 Razr HD,some bugs:the button Home do not goes to homescreen(only with Back),in kernel perfomance control governor min freq only 386,where 96..144..Thanks.
Click to expand...
Click to collapse
This has the stock CM kernel. You want to over/underclock you need to run a custom kernel.
Thanks for confirming the home button, I figured that would be the case. I'll push a patch for that tonight.
So do I flash the aosp kernel or cm 11kernel since it says aosp based ? Thanks bud !!
Sent from my XT926 using Tapatalk
jtommyj said:
So do I flash the aosp kernel or cm 11kernel since it says aosp based ? Thanks bud !!
Sent from my XT926 using Tapatalk
Click to expand...
Click to collapse
CM kernel, that's what is being used for the 'stock' kernel in this ROM.
Really Thanks for bring us this amazing rom Arrrghhh!
arrrghhh said:
This has the stock CM kernel. You want to over/underclock you need to run a custom kernel.
Thanks for confirming the home button, I figured that would be the case. I'll push a patch for that tonight.
Click to expand...
Click to collapse
Hello
I confirm the problem on the home button !
Thank you
gregdeberg said:
Hello
I confirm the problem on the home button !
Thank you
Click to expand...
Click to collapse
lol, it's already been confirmed....
But yea, it's fixed. Download the latest nightly.
arrrghhh said:
lol, it's already been confirmed....
But yea, it's fixed. Download the latest nightly.
Click to expand...
Click to collapse
Ok thank you
There is a big gap between the 2 last releases (55 MB !) and i downloaded twice and the archive seems corrupt...?
Bye !
gregdeberg said:
Ok thank you
There is a big gap between the 2 last releases (55 MB !) and i downloaded twice and the archive seems corrupt...?
Bye !
Click to expand...
Click to collapse
You really should announce which one you are using since there are two devices here...
Looking, it seems you are talking about xt925. Perhaps something failed with the upload, it happens. Hence why they are nightlies, there will be a new build tomorrow
arrrghhh said:
You really should announce which one you are using since there are two devices here...
Looking, it seems you are talking about xt925. Perhaps something failed with the upload, it happens. Hence why they are nightlies, there will be a new build tomorrow
Click to expand...
Click to collapse
Sorry you're right ! i use the GSM model XT925
Ok thanks a lot
Is there the compass issue with this build??
XT926
matt1313 said:
Is there the compass issue with this build??
XT926
Click to expand...
Click to collapse
It's a proprietary blob issue from what I gather - all 4.4 ROM's will have the issue, likely until we have an official 4.4 ROM from the OEM.
arrrghhh said:
It's a proprietary blob issue from what I gather - all 4.4 ROM's will have the issue, likely until we have an official 4.4 ROM from the OEM.
Click to expand...
Click to collapse
Blahhhhh..... Thanks for the update.
Hey @arrrghhh why the 15-01 nightly for xt925 only has 150mb? or it's a corrupt upload maybe?
JoseBerga said:
Hey @arrrghhh why the 15-01 nightly for xt925 only has 150mb? or it's a corrupt upload maybe?
Click to expand...
Click to collapse
Unfortunately. Scroll up, look at post #11/12.
So far the ROM is pretty solid. Is it possible to include and option to hide the battery icon? I prefer the battery bar but its overkill to have both. Also not sure if this is with all 4.4 ROMs but I can't get bookmarks to sync with AOSP browser.
Edit: found a small bug. I am unable to adjust the brightness settings based on the amount of incoming light. It is that small settings icon on the right that is not working.
Sent from my XT926 using Tapatalk
Can you add menu key to nav bar options
Sent from my XT926

[ROM][ARC/S][ION][UNOFFICIAL][4.4.4]SlimKat[9.0][06.6.15]

{
"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"
}
List all Questions and Off-Topic discussions in Q/A Thread
SlimRoms is a custom android operating system. The main goal is to offer users a slimmed down but still feature rich alternative to other android operating systems.
The entire SlimTeam work together to bring you this tailor-made beauty straight from Android Open Source Project (AOSP) source code.
All of the sources can be publicly viewed through GitHub and you can stop by the public Gerrit to submit patches of any type.
SlimKat is the project name for SlimRoms based on Android 4.4 and offers the following original features:
The Real Dark Slim
Full system-wide dark interfaces. - If you like it smooth and classy.
Custom Shortcuts. Everywhere.
Hardware keys, Navigation Ring, Navigation Bar, Lockscreen, Tiles, Notifications etc. - We've got you covered.
System-Wide Keyboard Controls
Rotation, cursor control, optional emoticions, etc. - You'll be tapping away to your heart's content.
SlimCenter
Downloads, contact information, system app removal. - More fun than you can shake a stick at.
Camera Features
Trueview, Smart Capture. - Capture life moments with ease.
Important links:
slimroms.net - The official webpage where you find everything you need to know about SlimRoms.
Downloads - Download gapps and other addons.Installation instructions - Follow these steps to the letter if you're about to install SlimRoms on your device.
Latest Changelog - Read here if you want information on changes in latest build.
FAQ - The most frequent asked questions with answers.
Kernel Source - The source of your device's kernel.
Disclaimer: SlimRoms are not responsible for any damages to your device.
Downloads - 4.7.14 BUILD.
Downloads - 08.7.14 - 6.2build .
http://yairpatch.com/blog/2014/09/slim-anzu-4-4-4-build-7-8-weekly-6279/ - 07.09.14 - build 7.8
http://yairpatch.com/blog/2014/09/slim-anzu-4-4-4-build-8-0-unofficial-20140916/ build 8.0
http://yairpatchgaming.blogspot.co.il/2015/03/romarcsionunofficial444slimkat89021014.html- 8.9
afi1982 said:
Downloads - 4.7.14 BUILD.
Click to expand...
Click to collapse
at lassssttttttt....slimroms....
& me first... cuz im slim hardcore ultras...
Many Thanks @afi1982 ....
btw it's ion or pmem? haven't finished d/l yet...lol
Adam Hui said:
at lassssttttttt....slimroms....
& me first... cuz im slim hardcore ultras...
Many Thanks @afi1982 ....
btw it's ion or pmem? haven't finished d/l yet...lol
Click to expand...
Click to collapse
ION and use cm11 kernel to get 412MB of RAM
BTW this ROM is he best one by far..
afi1982 said:
Downloads - 4.7.14 BUILD.
Click to expand...
Click to collapse
What version is this 5. xx or 6? And maybe you know, how is volume in call? I know on every kk roms is very low volume!
Sent from my Xperia Arc S using XDA Free mobile app
irefutabil said:
What version is this 5. xx or 6? And maybe you know, how is volume in call? I know on every kk roms is very low volume!
Sent from my Xperia Arc S using XDA Free mobile app
Click to expand...
Click to collapse
build 6 and I have no problem with volume in call.
will theme chooser be added
p.s camera doesnt work,sorry camera does work but video doesnt
jeetlebuice said:
will theme chooser be added
p.s camera doesnt work,sorry camera does work but video doesnt
Click to expand...
Click to collapse
yeah that the only problem and only what slimkat team add will be in this ROM.
jeetlebuice said:
will theme chooser be added
p.s camera doesnt work,sorry camera does work but video doesnt
Click to expand...
Click to collapse
we are ironing out major bugs with theme chooser so that it won't conflict with TRDS .. @afi1982 can u link me to your device sources please
rebelos said:
we are ironing out major bugs with theme chooser so that it won't conflict with TRDS
Click to expand...
Click to collapse
cant wait til its fixed,think this rom will be great with working camera and theme chooser
jeetlebuice said:
cant wait til its fixed,think this rom will be great with working camera and theme chooser
Click to expand...
Click to collapse
cam not working ..? @afi1982 is it cause of pmem_adsp patch which is not in slim..?
rebelos said:
cam not working ..? @afi1982 is it cause of pmem_adsp patch which is not in slim..?
Click to expand...
Click to collapse
it may be.. i'm trying to fix that will keep you updated .
BTW only video recording not working.. you can take picture.
@rebelos are you compiling Slim for ARC?
afi1982 said:
it may be.. i'm trying to fix that will keep you updated .
BTW only video recording not working.. you can take picture.
@rebelos are you compiling Slim for ARC?
Click to expand...
Click to collapse
getting things corrected with @3andala for making it officially supported
rebelos said:
getting things corrected with @3andala for making it officially supported u can join me on hangouts my mail. add : [email protected]
Click to expand...
Click to collapse
oh nice.. will do
can you recommend a kernel?what‘s the best kernel for this rom?
Transon-Wong said:
can you recommend a kernel?what‘s the best kernel for this rom?
Click to expand...
Click to collapse
cm11 kernel .
afi1982 said:
ION and use cm11 kernel to get 412MB of RAM
BTW this ROM is he best one by far..
Click to expand...
Click to collapse
When you say 412 mb ram, does that mean overall the free ram we will have access to for the arc will be 412? its been confusing me for a while.
ramo55 said:
When you say 412 mb ram, does that mean overall the free ram we will have access to for the arc will be 412? its been confusing me for a while.
Click to expand...
Click to collapse
412mb is the total RAM available for device, out of which 150+ (approx) ram will be free
afi1982 said:
ION and use cm11 kernel to get 412MB of RAM
BTW this ROM is he best one by far..
Click to expand...
Click to collapse
is this the kernel should i use ?
http://forum.xda-developers.com/showthread.php?t=2602066
Alarqawe said:
is this the kernel should i use ?
http://forum.xda-developers.com/showthread.php?t=2602066
Click to expand...
Click to collapse
no cm11 latest kernel..

[ROM][UB][4.4.4] Unofficial Mokee OS

Introduction:
MoKee OpenSource is based on the Google AOSP. We update our source code frequently to keep up with the latest development, and not forgetting to merge in special features of our own at the same time.
A small group of people from around the world who are interested in Android launched this project on the 12th of December 2012, and is committed to make this ROM better and better. Like most contributors of open source projects (Omni, CyanogenMod, Slim AOSPA etc), we are doing all these in our free time as our passion...
Since this project is open source, anyone interested can participate in the development (maintain new devices, contribute code etc). Newcomers are always welcomed!
Read here for developer application; with this, you can host your unofficial MoKee builds on our server!
Click to expand...
Click to collapse
Features:
PHP:
Odexed for faster performance (only in official releases, nightlies are deodexed)
Incremental updates
OTA updates - update on the fly!
Native exFAT support (Samsung devices only)
ListView animations
Multi window
Calendar - with lunar and solar calenders
Lunar calendar in lock screen
Task switching sidebar in recent apps (the list will increase if you install supported apps)
Bulk SMS recipients
Adjustable SMS font size
SMS sending delay
Smart dialing
Speed dialing
IP dialing
Custom carrier name
Network speed in status bar (upload and download!)
Built in timer in Apollo - determine when to stop playing music
MoKee Setup Wizard
Active Display
Adjustable navigation bar height
Unique Power Saver functions!
Custom screen off animations
Customizable recent apps shorcuts
Lockscreen notifications
Working CM11 theme engine
Many more! Since we are constantly adding new features, see changelogs to keep updated!
Instructions:
PHP:
Make sure its unlocked bootloader
Copy ROM to device
Power off your device
get boot.img from zip
Connect into fastboot mode (USB + Vol +)
FlashTool> Flash> Fastboot mode > Select kernel to flash
and browse the kernel
See log , if its succesfully flashed , unplug device
and boot to recovery via pressing vol + key
Wipe Cache and Data
and ROM and Gapps than
Reboot
{
"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"
}
Download link, Instructions and Screenshots Available Download link, Instructions and Screenshots Available Here
GAPPS
​
Finally MokeeOS for Xperia SP!
~First Page~
Good luck men.Tnx
Bruno_Puzoni said:
Finally MokeeOS for Xperia SP!
~First Page~
Click to expand...
Click to collapse
mykamran said:
Good luck men.Tnx
Click to expand...
Click to collapse
many more mods and roms on the SXDevelopers blog, be sure to check em out
Screen shot plz
Sent from my Xperia SP using XDA Premium 4 mobile app
Great Job, Mate
Good work guys
teck_keeda said:
Screen shot plz
Sent from my Xperia SP using XDA Premium 4 mobile app
Click to expand...
Click to collapse
ScreenShot available in the blog
Edit: will post here in a bit
Sent from my C5303 using XDA Free mobile app
Will add this to the index now
Nice work.. The more roms the better
mrjraider said:
Will add this to the index now
Nice work.. The more roms the better
Click to expand...
Click to collapse
thnx for your hard work
where can i get the gapps?
wondering.. is the gapps a "general" thing?
like can apply to vanir, and other kkROMS? sorry just a noob..
GingFreecss said:
where can i get the gapps?
wondering.. is the gapps a "general" thing?
like can apply to vanir, and other kkROMS? sorry just a noob..
Click to expand...
Click to collapse
You can download gapps here.
For "apply" you use a recovery (CWM / TWRP / recovery Phill).
GingFreecss said:
where can i get the gapps?
wondering.. is the gapps a "general" thing?
like can apply to vanir, and other kkROMS? sorry just a noob..
Click to expand...
Click to collapse
try this
http://forum.xda-developers.com/google-nexus-5/themes-apps/standard-minimal-gapps-t2012857
Sahaab said:
thnx for your hard work
Click to expand...
Click to collapse
No thank you You are the developer here
Been using this ROM for 24 hours now and it will be staying as my daily ROM.
It's fast (not as fast as cm11 I feel though but could just be down to animations) very stable and a good all round ROM with excellent features. The heads up and lockscreen notifications are my favorite additions and save lots of time.
Only feature I would request is more status bar customisation because it feels limited. Things like clock centering, date display etc.
The added third party apps (Chinese?) would have been better as an optional thing too. I use UC Browser but the language barrier made it useless to me thus just taking up space until I manually removed them.
Battery life seems reasonable with greenify and all system mods on but BlackSP ROM seemed slightly better but this ROM is in no way bad battery life.
Very stable with no fc's at all so far. Very excellent work
Does William Kernel works on this rom ?
Does anyone know how this rom compares to Vanir? I reckon vanir is pretty stable and fast. I wonder how good this one is
is this rom based on CM or ASOP?
TsunaH said:
Does William Kernel works on this rom ?
Click to expand...
Click to collapse
sorry never used William kernel, maybe try asking in the kernel thread if it supports Mokee OS
therightperson_630 said:
Does anyone know how this rom compares to Vanir? I reckon vanir is pretty stable and fast. I wonder how good this one is
Click to expand...
Click to collapse
i havnt tried Vanir, but this is pretty stable and fast as well, read some comments above you, might help you out
moe111 said:
is this rom based on CM or ASOP?
Click to expand...
Click to collapse
Introduction:
MoKee OpenSource is based on the Google AOSP. We update our source code frequently to keep up with the latest development, and not forgetting to merge in special features of our own at the same time.
A small group of people from around the world who are interested in Android launched this project on the 12th of December 2012, and is committed to make this ROM better and better. Like most contributors of open source projects (Omni, CyanogenMod, Slim AOSPA etc), we are doing all these in our free time as our passion...
Since this project is open source, anyone interested can participate in the development (maintain new devices, contribute code etc). Newcomers are always welcomed!
Read here for developer application; with this, you can host your unofficial MoKee builds on our server!
Click to expand...
Click to collapse
Does ART work in this ROM?
Thanks!

[ROM][5.0.2]MoKee Opensources L

Disclaimer:
Code:
[FONT="Book Antiqua"][SIZE="4"]All the firmwares, custom ROMs, official firmware updates, mods and tools mentioned here belong to their respective developers/owners.
You will be doing everything at your own risk.
We nor the developers cannot be held responsible if you end up damaging or bricking your device.[/SIZE][/FONT]
{
"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"
}
Introduction:
MoKee OpenSource is based on the Google AOSP. We update our source code frequently to keep up with the latest development, and not forgetting to merge in special features of our own at the same time.
A small group of people from around the world who are interested in Android launched this project on the 12th of December 2012, and is committed to make this ROM better and better. Like most contributors of open source projects (Omni, CyanogenMod, Slim AOSPA etc), we are doing all these in our free time as our passion...
Since this project is open source, anyone interested can participate in the development (maintain new devices, contribute code etc). Newcomers are always welcomed! ​
Features:
-- Odexed for faster performance (only in official releases, nightlies are deodexed)
-- Incremental updates
-- OTA updates - update on the fly!
-- Native exFAT support (Samsung devices only)
-- ListView animations
-- Calendar - with lunar and solar calenders
-- Bulk SMS recipients
-- Adjustable SMS font size
-- SMS sending delay
-- Smart dialing
-- Speed dialing
-- IP dialing
-- Custom carrier name
-- Network speed in status bar (upload and download!)
-- Built in timer in Apollo - determine when to stop playing music
-- Unique Power Saver functions!
-- Custom screen off animations
-- Lockscreen notifications
-- Multiuser support
-- Smart Lock
-- Many more! Since we are constantly adding new features, see changelogs to keep updated!​
Screenshots
The screenshots below gets outdated very fast!
Links:
-- Official website
-- Google Plus Community (join us for faster response!):
-- Statistics
-- Official Build Status
-- Bug Tracker
-- Changelogs
-- MoKee Github
-- MoKee Code Review​
Downloads
-- ROM - UnOfficial - i9300
-- ROM - UnOfficial - SC03E
-- Latest Google Apps for Lollipop
​
Donations:
-- All donations will be used for build server.
You can scan this QR CODE to donate me by Alipay.
​
Installation Instruction
-- Make a backup of your ROM
-- Wipe data/factory reset
-- Format /system
-- Flash ROM
-- Flash Gapps
-- Reboot​
Notes/Faqs
-- First boot might take a while around 5 to 10 minutes so don't panic, it will boot fine.
-- This ROM has not been tested with dual sim, so flash it by your own risk.
-- Working and Not working list is as same as CM12 unofficial Build
-- Restore from 4.4.4 rom is not recommanded (Do it at your own risk).
-- Download google camera for photos and video.
-- Use search button for your errors first and than put a query in here.
-- Do not ask ETA, it will not make release any faster than what it is.​
Credits:
-- MoKee Developers
-- CyanogenMod
-- AOSP
-- Koush for open-sourced SuperUser
-- Slim Roms
-- OmniROM​
从我的 iPhone 发送,使用 Tapatalk
look nice rom ...... thinks keep going ....... downloding i will test it later
Download,give it a try later
Sent from my GT-I9300 using XDA Free mobile app
Can we install custom kernels in this rom, also if someone flashed this rom, it will be good to share experiences about this rom with us.. Thanx
inooni said:
Can we install custom kernels in this rom, also if someone flashed this rom, it will be good to share experiences about this rom with us.. Thanx
Click to expand...
Click to collapse
Working and Not working list is as same as CM12 unofficial Build is cm so you can take ------------->[ ] boeffla-kernel-3.0-alpha9-CM12.0-NG-i9300.CWM.zip 30-Jan-2015 12:58 7.8M http://boeffla.df-kunde.de/sgs3/boeffla-kernel-cm-ng/cm12.0_download/Test/
Please correct the download-link. It leads to I9300 LTE Japan.
rp158 said:
Please correct the download-link. It leads to I9300 LTE Japan.
Click to expand...
Click to collapse
http://download.mokeedev.com/?device=i9300
Which theme is this one ???
Sent from my GT-I9300 using XDA Premium 4 mobile app
@kahmad989: it isn't a general theme, only the way showing sms-notifications.
@Bodo_1: I found the ROM for international. I suggested to change the link in OP. Risk of bricking.
Tested your ROM and found some nice extra's, but some ¿bloat-apps? with Asian text only, too.
rp158 said:
@kahmad989: it isn't a general theme, only the way showing sms-notifications.
@Bodo_1: I found the ROM for international. I suggested to change the link in OP. Risk of bricking.
Tested your ROM and found some nice extra's, but some ¿bloat-apps? with Asian text only, too.
Click to expand...
Click to collapse
Agrre,there are Mokee Vloatware and chinese characters.I will wait further update.
Sent from my GT-I9300 using XDA Free mobile app
rp158 said:
@kahmad989: it isn't a general theme, only the way showing sms-notifications.
@Bodo_1: I found the ROM for international. I suggested to change the link in OP. Risk of bricking.
Tested your ROM and found some nice extra's, but some ¿bloat-apps? with Asian text only, too.
Click to expand...
Click to collapse
Did not understand....
Sent from my GT-I9300 using XDA Premium 4 mobile app
Some Screenshots.Any questions.
hey i download last unofficial nian but root don't found why
I don't know any nian. Root you can activate in developers options.
Good Rom. Has many features not found in many other roms for i9300. Thanks for this.
susbiction said:
hey i download last unofficial nian but root don't found why
Click to expand...
Click to collapse
Flash this : http://download.chainfire.eu/695/SuperSU/
Sent from my GT-I9300 using XDA Free mobile app
There is a SU-instancy, access via settings ..security ..privacyv guard.
If root is lost and can't be activated via dev-options, the SU-app will fail, too (can't load the binary). Imho.
rp158 said:
There is a SU-instancy, access via settings ..security ..privacyv guard.
If root is lost and can't be activated via dev-options, the SU-app will fail, too (can't load the binary). Imho.
Click to expand...
Click to collapse
I just flashed SuperSU 2.45 and all works fine for me.
Sent from my GT-I9300 using XDA Free mobile app
I encountered this behaviour, I described, several times with different ROMs. Sorry for generalising.
Nice work here. Fast and smooth even after I installed all my apps. There is one thing...where is screen density settings? I don't like 320 dpi screen

Categories

Resources