[Q&A] [Dev/Rom] Sero 7 Pro taktiK Android 4.4.2 R13 available - Hisense Sero 7 Pro Questions & Answers

Q&A for [Dev/Rom] Sero 7 Pro taktiK Android 4.4.2 R13 available
Some developers prefer that questions remain separate from their main development thread to help keep things organized. Placing your question within this thread will increase its chances of being answered by a member of the community or by the developer.
Before posting, please use the forum search and read through the discussion thread for [Dev/Rom] Sero 7 Pro taktiK Android 4.4.2 R13 available. If you can't find an answer, post it here, being sure to give as much information as possible (firmware version, steps to reproduce, logcat if available) so that you can get help.
Thanks for understanding and for helping to keep XDA neat and tidy!

Awesome ROM
randomblame said:
This is taktiK a highly modified cm11 based rom for the US 8gb Hisense Sero 7 Pro! This is not compatible with the 32gb uk version (if you have one get in touch with me and maybe we can make it compatible)
{
"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"
}
Working:
wifi
hdmi - no audio
bluetooth - no a2dp
audio
usb mtp/ptp
sensors
GPS
Sdcard - both real and emulated now working with mtp
NFC
Selinux - enforcing
Overclocking - set at 1.5ghz default
mp3 playback
usb otg storage
Cameras
torch
netflix
not working:
audio over hdmi
a2dp
*with R13 certain builds of google apps will cause a no boot situation if you wipe /data and install the rom and gapps together before booting android. Setup wizard craps out and never gives you a usable system. TO FIX: wipe data and cache, install rom, then boot to android BEFORE flashing gapps. from android reboot to recovery and install gapps and you'll be golden.
My device tree and vendor tree are open source to encourage development on this awesome device:
Device Tree
Vendor Tree
Download
taktiK R13: http://goo.im/devs/randomblame/sero7pro//tt-4.4-20140225-Release13-m470.zip
Gapps: http://forum.xda-developers.com/showthread.php?t=2012857
Stock rom compatible kernel with taktik features and improvements
taktiK Kernel and module installer for stock based roms (version2): http://jellytime.googlecode.com/files/taktiK_Kernel_for_Stock_v2.zip
Current builds use selinux and require the latest version of cwm or twrp (linked below) to install.
RECOVERIES:
CWM (swipe + selinux enabled) Recovery: http://jellytime.googlecode.com/files/cwm6.0.4.5-selinux-flashable-sero7pro.zip
Twrp recovery (selinux enabled): http://jellytime.googlecode.com/files/twrp2.6.3.0-selinux-flashable-sero7pro.zip
Twrp themed (selinux enabled): http://jellytime.googlecode.com/files/twrp2.6.3.0-themed-selinux-flashable-sero7pro.zip
Installing this rom requires that you have first rooted and installed a custom recovery. If you have not start reading:
http://forum.xda-developers.com/showthread.php?t=2297246
http://forum.xda-developers.com/showthread.php?t=2284022
in progress 3.4.y kernel:
Kernel source (3.1.10 Stable): https://github.com/randomblame/android_kernel_hisense_m470
Kernel source (3.4.y Work In Progress): https://github.com/randomblame/android_kernel_hisense_3.4
Thanks:
davepmer for having the patience to figure out the blob combinations for camera
Click to expand...
Click to collapse
Audio over HDMI works pretty fine for me, on one of my TVs tho. Ithink it's a TV thing.

dead s7p questionable rtc battery is vibrator motor
I could be wrong, but somehow, I doubt that there would be any other battery in your tablet aside from the main one.
Generally, these things run all of their circuits off of the one battery. It makes for a simpler design. Besides, they're pretty well just like phones, but without the 3/4 g radio. There is no solitary BIOS chip since these use the SOC (system on a chip) package design.
It's typically the pc that needs the secondary battery, and that's just to hold the bios settings. The only reason all of this is necessary is because of the different modular components that the BIOS MUST initialize during the POST routine.
My bet is that your problem goes beyond that into some hardware failure.

sero 7 pro taktik download link broken?
Every time I try to download the r13 version it tells me webpage not available

Related

[KERNEL] Customs Kernel for Dell Venue

Hi Folks,
I create new thread just for easy that we focus on kernel building here and continue with rom on existeing thread
This kernel is almost all standard very minor changed. config based on "prebuilt" Q8650_perf_defconfig. ramdisk is from 408 firmware. I installed 408 rom by olleh (odexed ... duhhhh). No optimation have been made since I have no idea what should be optimized. Give me idea ... LOL
- download zip file from this thread > no heavy since only 3.3 MB flashable via CWM. Get CMW from TheManii (my Guru in android compilation). See the kernel version is x1123
{
"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"
}
what you get :
- customs kernel
- fully rooted system i.e you can do on fastbot $adb remount to have write access to device.
- suggest flash TheManii Streakdroid4-250 and immediately flash this kernel.
The main reason SD4 250 is hard to install is due to using a stock kernel, it's also the reason I havnt released SD5 250 at all (as there's plenty of alternatives)
If you're willing: just make a kernel with as little changes as possible, but with signature checking disabled for /system apks.
I dont think it's as simple as setting ro.secure=0 as I've made a modified ramdisk and it still fails on modified apks (pretty much every one in SDx 250 as I've added langs back to them)
I dont think I have the time to also learn how to recompile entire kernels, esp since SDx 25x is primarily intended for my own use. But I'd def like to release it with a modified kernal that would allow users to install it easier.
Hi TheManii.
This is my first time recompile linux kernel for android. It is really pain (comparing to recompile for PC). I will check and surf how to do your request. Just currious .. it is the kernel controlling /system/app/*.apk (?) ... need to check and learn kernel code then.
btw installing SD4-250 with default kernel I face FC many times when do setting on sound, receiving incoming calls, connect device to pc via usb port etc. But after flashing my kernel all FC gone ... I personally not sure it is because of kernel. But my venue now run smoothly powered by your SD4-250.
Btw I search on google and no lucks. How to get and add baseband (radio) file on ROM. I succeed to build a plaint rom can live on venue but always lack of GSM function. I dont think it caused by ril.d (ril_htc_d for htc) which is binary (?) or any ril_dell_d ... available
would you release SD5-250 ROM and let us work to do something to make dell venue have more options of customs rom.
Folks,
I can build a version of kernel-v4.06 myself. Run smoothly, no problem found so far. x1123's guide, if strictly followed, can bring such result to you.
It will be the best if you make it little under volt
sent via xda app
chacona said:
Folks,
I can build a version of kernel-v4.06 myself. Run smoothly, no problem found so far. x1123's guide, if strictly followed, can bring such result to you.
Click to expand...
Click to collapse
Navigation and maps crash when using your otherwise smooth running kernel. Can you please look into it.
Sent from my Dell Venue using Tapatalk 2

[ROM][KK] Beanstalk Rom [GCC4.8] (20.02.14)

{
"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"
}
Okay, so i wasn't sure whether or not we already had this Rom for our nexus 7 2013, i did some searching about, checked his github for official repos, checked official downloads on goo.im and i check xda, i found a bs harmony rom, but was not sure if that was pure beanstalk, and it hadn't been updated for a while so i decided to build Beanstalk with Linaro GCC 4.8.3 and release to you guys.
It is also official for the Nexus 5 and other devices so this thread will be like a "copy" of one of those threads and i might update in accordance for the same updates that they get (It's also unofficial for my 4x)
Click to expand...
Click to collapse
Features
Okay, so for the feature list it is hard to make an exact list, if you look on other posts they have a rough outline of features, but i feel like it's a little outdated and not exactly as accurate as it could be, so i will add a full feature list here, and make additions, but not quite yet as i am being lazy But it will be here soon, i will add some backtracked change-logs just for reference thou ​
Bugs and Gapps
Don't think there are any bugs, because it's a nexus device, i used CM's tree's so i'm also unsure whether this is CAF or non-CAF in all honesty so some feedback on that would be handy too on that, as for gapps, just use whichever ones you already use, they should work if they are 4.4 and possibly ART compatible. Suggestions for gapps are also welcome!​
Downloads
As soon as an official update hits, i'll build and put on my devhost account and i will link each one here with a possible link to my public folder to flo. Feel free to mirror or request a mirror, i'm sure we can sort one out if you are having issues with dev host your end, or possibly even my end ​
Code:
MOD Edit: Links removed
Installation
If you don't already know how to do this step then i suggest you try out an officially supported Rom first before mine, they will most likely be safer and work perhaps a little bit better then my unofficial builds will​
Code:
[B]Coming from stock/other custom Rom[/B]
- Make sure you have a custom recovery installed that supports flashing KK roms.
- Place BS and gapps zip's on internal memory
- Make a full backup
- Wipe everything (Cache, system, data, dalvik cache)
- Install BS
- Install Gapps
- Reboot
[B]Coming from BS (updating)[/B]
- Make sure you have a custom recovery installed that supports flashing KK roms.
- Place BS and gapps zip's on internal memory
- Make a full backup
- Wipe cache, dalvik cache, system
- Install BS
- Install Gapps
- Reboot
Changelog from me, for rom changelog check an official thread
Code:
[B]20.01.14[/B]
- Initial Release
- Build with Linaro GCC4.8.3
- Sync BS sources
Thanks and sources
Code:
Scott for creating BS
CM for the trees i used
Google for the nexus stuff
all custom rom devs
all users on xda who use it
Kernel: https://github.com/CyanogenMod
BS: https://github.com/scotthartbti?tab=repositories
[I]Donate to Scott [URL="http://forum.xda-developers.com/donatetome.php?u=4552996"]here[/URL][/I]
To Donate to me just PM me and we can sort it out ;)
Official Threads contain instructions on how to build Beanstalk see Here
For a more in depth thread on building Roms, and using linux with cool tricks and how to build using only the command line see the most in depth tutorial on xda Here written by me in about 4-5hours!
-
-
-
-
-
SCREENSHOTS
Great work mate
Sent from my LG-P880 using Tapatalk
I've been using this ROM on my Nexus 5 and I have to say that it is one of the best things that have ever happened to it. Or any device really. It has amazing customizability, tons of features, battery life is pretty dope when combined with a good kernel. I will never think of switching and cannot recommend this enough. I promise you won't be disappointed =3
Sent from my Nexus 5 using Tapatalk
Thanks for this. Use to run BS on my S3 and am currently running it on my G2. Gonna give this a go in the next day or so. :thumbup:
Thread Closed​
As OP is no longer able to maintain.​

[Q&A] [ROM] [2.3.6] Blur Daily Driver Rom + Webtop [45.21.78] [Dec10]

Q&A for [ROM] [2.3.6] Blur Daily Driver Rom + Webtop [45.21.78] [Dec10]
Some developers prefer that questions remain separate from their main development thread to help keep things organized. Placing your question within this thread will increase its chances of being answered by a member of the community or by the developer.
Before posting, please use the forum search and read through the discussion thread for [ROM] [2.3.6] Blur Daily Driver Rom + Webtop [45.21.78] [Dec10]. If you can't find an answer, post it here, being sure to give as much information as possible (firmware version, steps to reproduce, logcat if available) so that you can get help.
Thanks for understanding and for helping to keep XDA neat and tidy!
Please Reup this download link.Thank!
MOD EDIT - PLEASE DON'T QUOTE THE ENTIRE OP IN FUTURE
pinguy1982 said:
This is based on the official 4.5.2A-51_OLL-17.8 firmware (its the 2.3.6 Bell rom) and will work with both INTL & AT&T users. Most of the Blur apps have been updated in this version with new looks and features. The Camera on this version is really good. Takes much better images then any of the other BlurCamera's I have tried. Also the gallery is a huge improvement over the older ones, looks much better and a lot faster. Plus as this is the Bell firmware it hasn't got all the AT&T menus in the settings.
The only changes I have made is removed the bundled Bell apps plus added a few tweaks that I see as a must as it fixes or addresses issues that people have with the default Atrix software.
If anyone wants to fork this and add extra features please feel free to do so. You do not need to ask me before hand. I am even willing to host the ROM if you have no where to store it. So if you feel you can improve upon the ROM please do.
Changes Made:
The ROM is SuperCharged.
Its Rooted and has Busybox installed.
Fully DeOdexed and zipaligned
No changes made to the theme so no more disappearing status bar.
1080p video recording and 5 finger multi touch.
Raindrop Fix
Beats Audio + XLound
Bravia HD Mobile
Jug6 Battery FIX + tweaks I have made. Gives the best battery performance of any Blur ROM when set to 1.0 GHz.
Improved AGPS
Adblocker
faux123 026 1.45 GHz kernel with a CPU app to under-clock it for even better battery life.
Using the CM7 APN list. AT&T users that are having data problems try this.
Due to this only having a few locales I have added MoreLocale 2 so you can select your language. I'm from the UK and its not one of the locales that is listed in the blur setup. It can be set to English UK, its just a bit of a pain setting up as you need to skip setup, select MoreLocale 2 and put in en GB and then run blur setup. But you only need to do this once. So its not a huge deal. This also goes for anyone else that haven't got their locale listed. Just skip the blur setup and select MoreLocale 2 and select your locale.
Root Uninstall is also added so you can easily remove system apps you don't want. Its also a pretty nice app to manage your normal installed apps.
You install this like you would with any other ROM. Make sure you have a fairly well charged phone before attempting flashing this. Because this also comes with the webtop it does take awhile to install.
*NEW* [Dec 10] Vanilla Download: 423 MB
http://tinyurl.com/vanilla-stock-blur-webtop
MD5: 6e08268f5798123664f9ec4b15d7bfd1
Wish/To-do list:
LS HDMI
WebTop over HDMI
HDMI Mirroring
Toggles in notification bar - Can now be added with this zip.
Multilingual in blur setup.
{
"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"
}
IF YOU GET A BOOTLOOP PULL THE BATTERY AND REBOOT.
Click to expand...
Click to collapse
Please Reup this download link.Thank!
darkknight14122002 said:
MOD EDIT - PLEASE DON'T QUOTE THE ENTIRE OP IN FUTURE
Please Reup this download link.Thank!
Click to expand...
Click to collapse
Gingerbread is outdated and dead.

[L3 II][APK] Unlock Bootloader & TWRP/Philz Installer

Hello there, here i share some mods i made to the recovery installer and i posted on a spanish forum but i think it will be better if i keep it here on XDA. Enjoy
What is Recovery and what it does?
Recovery is a way Android Phones boot up, usually used for wipe user data. More often, it's used for "Factory Data Reset" option on settings app. It's being modified by users for have more features.
What is Bootloader and what it does?
Bootloader is a "Boot Manager" which is usually locked by OEM to prevent some unsigned operating system could be installed. Unlocking it is essential for install a system modification (excepting root).
What things can i do with recovery?
You can wipe all your data, the app cache, make a backup of your actual OS, install a ROM/Mod and,in case something goes wrong, restore your system with the backup made previously.
It's easy to do all those stuff? What should i know before doing this?
First: you should have some things on your phone, but take it easy. The only thing you should consider is: "When you unlock the bootloader, you're voiding your warranty". So, it's your choice if you want to continue or not.
{
"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"
}
About:
PhilZ Touch is a CWM Advanced Edition that adds all the features you could ever miss in CWM
It is a well proven recovery for many phones
It also adds a full touch interface a completely configurable GUI
Please give your feedback, what works, and any bug you could encounter
Read the features, and check if you are missing something
Also, do not forget to read about the powerful aroma file manager integration and double tap shortcut
LOKI?
Please Read FAQ in main thread before flashing
Features:
Includes ADB Sideload
You can customize the colors, and the background what you like
Take Screenshots
Touch UI
More features
Cons:
Not have an MTP Connection
Don't have the Aroma FM (easy to fix)
Latest version avaliable for this device: 6.59.0
Update: This recovery isn't compatible with CM12.1 .
About:
TWRP is an open source, community project. TWRP development is done by roughly 4 people at this point. We also have a large support community with many people who are willing to answer questions and help people with their devices either through our IRC channel or on forums like xda-developers.
Team Win was originally formed to work on porting WiMAX to CM7 for the HTC EVO 4G. After our work on the EVO 4G we wanted to work on a project that would work on more devices than just the EVO 4G and we settled on working on a recovery. Today TWRP is the leading custom recovery for Android phones.
A custom recovery is used for installing custom software on your device. This custom software can include smaller modifications like rooting your device or even replacing the firmware of the device with a completely custom “ROM” like OmniROM
You can find the source code for TWRP at github.com/omnirom/android_bootable_recovery/
Features:
Includes MTP on Recovery
Compressions on backups
Take Screenshots
Touch UI
More features
Cons:
Compression in backups may have some issues
Not so easy to customize (in comparation of philz)
Latest version avaliable for this device: 3.0.0
Update: This recovery is compatible with CM12.1 and CM13.
Thanks to this people to make this work possible:
@Phil3759 - Author of PhilZ Recovery // TeamWin - Authors of TWRP
@vuminhduc_1998 - @Caio99BR - @ensarman and me (a little bit)​
FAQ:
This is like the installer made by @vuminhduc_1998 ?
Is the installer made by Vu Minh Duc, only i just updated with the 2 new recoverys and make it compatible with CM and Stock ROM.
It will work on L3 II Dual? On E431? on E430?
Yeah, this recovery installer works on: E425 (being f,g,h or simply E425), E430, E431 and E435.
How can i Fix the Aroma FM on PhilZ?
You have to download the Aroma File Manager and place it on Internal SD, on the directory clockworkmod/aromafm. Note: The file name should be aromafm.zip.
Change links to AndroidFileHost, except this, good, very good.
cool!!! thanks @ElDainosor!!!
Good job for this @ElDainosor. Thanks. Just one suggestion, if you can add what version of Philz and TWRP it installs. I don't see it anywhere on first post or I am blind.
SecDet said:
Good job for this @ElDainosor. Thanks. Just one suggestion, if you can add what version of Philz and TWRP it installs. I don't see it anywhere on first post or I am blind.
Click to expand...
Click to collapse
Added and updated mirror for TWRP
Just install the apk TWRP to upgrade from old recoverys this one work like charm!! I tested the recovery TRWP in all the ROMs customs and originals, work really well. Thanks a lot

[ROM] [GT-I9100] MoKee MM 6.0.1 [NIGHTLY] and MoKee LP 5.1.1 [STABLE]

NOTE: I DO NOT OWN ANY PART OF THIS ROM, OR HAVE ANYTHING TO DO WITH MOKEE OPENSOURCE. REPORTS REGARDING SERIOUS BUGS OR ERRORS SHOULD BE DIRECTED TO THE DEVELOPERS OF MOKEE. HOWEVER IN ANY INSTANCES THAT I CAN HELP, I WILL GLADLY ANSWER YOUR QUERIES TO THE BEST OF MY ABILITIES
{
"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"
}
MoKee Android Marshmallow 6.0.1 for Samsung Galaxy SII (GT-I9100)​
MoKee OpenSource is the biggest non-profit Android Open Source development team in China, with members from all parts of the world. We follow the latest development from Google closely and improve various parts of Android according to the users’ habits. Being a non-profit organisation, we utilise our spare time and own funds to keep this passion alive. Therefore, the costs for the forum and servers are solely beared by us. In order to provide a good user experience, we only included a few preinstalls in the ROM. Along with the advertisements in the forum; we hardly get enough to pay for the bandwidth. The point is, those are our only source of income, however many developers choose to exclude them when releasing unofficial builds. Unlike CyanogenMod, we did not accept monetary help at the early stages, as in China, most people do not understand the meaning of “making a donation”. They would think of it as buying a service, which is conflicting with our objectives. Anyways, we still made it until today, and even started to provide third party developers a chance to utilise our OTA system. All of these are the fruit of our hard work and passion. We are proud of the happy users, and we are also proud of the support given to MoKee OpenSource. Most importantly, we are proud of the improvements we have achieved all these while, and the advancements never stop.​
## NOTE ##
After flashing any Kernel or ROM let your phone cool down to normal temp. before you start using it.
Pls don't complain the phone is heating n lagging. Flashing anything have heavy CPU usage, thus result in heating.
## CHANGELOG ##​MM CHANGELOG: Click Herechangelog.mokeedev.com/index.php?mk_version=MK60
LP CHANGELOG: Click Herechangelog.mokeedev.com/index.php?mk_version=MK51​
Known bugs!​Alarm doesn't wake up the device if it's off.​
>>>>FLASHING GUIDE<<<<​FOLLWING PROCEDURE ASSUMES THAT YOU HAVE REPARTITIONED YOUR MEMORY TO SUPPORT INSTALLATION OF LOLLIPOP AND MARSHMALLOW ROM
1. Install custom recovery (IsoRec TWRP 2.8.7 Recommended)
2. Copy custom ROM zip file to sd-card (internal/external)
3. Boot into recovery mode
4. Now from recovery menu select backup
5. Take backup (previous stable)
6. Now select wipe
7. Advance wipe & select system, data, dalvik cache, cache
8. Now, swipe to wipe
9. Select install & select custom rom zip
10. Install success
11. Now install gapps
12. After installing gapps, wipe cache & dalvik cache
13. Reboot
14. That's all folk's, enjoy custom ROM
Note: First boot always take sometime, be calm:laugh:​
<<>>DOWNLOAD LINK<<>>​MARSHMALLOW ROM:MK60.1-i9100-201603041155-NIGHTLY
LOLLIPOP ROM: MK51.1-i9100-160302-RELEASE
GAPPS​Select either Marshmallow or Lollipop Depending on the ROM your are Installing (PICO Recommended)​
<<>>CUSTOM KERNELS<<>>​ANY WORKING SUGGESTIONS??
CREDITS:
MOKEE OPENSOURCE COMMUNITY
XDA Community​
Link to be Updated Periodically​
[RESERVED]
<<>>CHANGELOG<<>>
Marshmallow March 4, 2016
Project: kernel/samsung/smdk4412
Lanchon-Enable TRIM on the Galaxy S2 family
[reserved 3]
hello sir from philippines here
is multi user enable in your build?
Hi I'm from Philippines too. I'm currently testing the last build for LP 5.1.1. Thanks brother for this ROM!
This is going to be a little confusing, as there is already a thread for Mokee here:
http://forum.xda-developers.com/gal...ives/rom-official-mokee-rom-releases-t3293584

Categories

Resources