Zenwatch 2 Android Wear 2.0 [WebWear] 7.1.2_r05b - Asus ZenWatch 2

First a little disclaimer
test
DISCLAIMER:
I am not responsible for anything that may happen to your watch as a result of installing custom roms and/or kernels. you do so at your own risk and take the responsibility upon yourself.
"This is a user friendly thread. All feature requests will be heard and considered. I am not against anything that doesn't stray too far away from the original idea of the ROM! Helping one another is also encouraged! Please be respectful and you will always be treated the same way, we are all here for a good experience."
The rom is named WebWear after my nickname (WebWire).
Known problems:
Touchscreen freezes some times.... maybe after certain actions or a certain amount of time?
No way to launch assistant, you can activate ok google in settings to launch assistant... but it cant be launched with a button
Install the latest version of Zenwatch Manager
Zenwatch Manager beta signup
Releases:
20-04-2017
Version 0.5 Beta!
Changes to setup procedure
Fixed issue where clock will crash after installation
Download here
18-04-2017:
Version 0.4
Changes:
In this build wifi/bluetooth firmware has been updated.
Touchscreen issues are fixed.
Single press button on home screen for menu
Longpress for Google Assistant
Odexed framework for faster startup
Ambient display is working
Battery optimizations
Tilt to wake fixed
Fixed bluetooth dialing (no speaker and mic yet but you can select a contact from the phone application and your phone will call).
Updated Google App to beta version 7.x
Setup modifications... setup works better than before.
Watchface selection on watch is fixed
Battery optimizations!
Please report your experience so we can help eachother!
Known problems:
Bluetooth calling not working...
https://www.androidfilehost.com/?fid=457095661767155028
15-04-2017:
Version 0.3
Changes:
Ambient mode
Always on display mode
Multicore CPU config (ondemand)
Nice and steady!
For new users a factory reset is needed, users comming from 0.2 only need to flash boot and system image
https://www.androidfilehost.com/?fid=457095661767153891
13-04-2017:
Version 0.2
Changes:
Stability improvements, zenwatch manager integration....
Watchfaces work ok with complications... wifi improvements....
7.1.2_r5-WebWear-2.0.1_02
https://www.androidfilehost.com/?fid=745425885120724018
Use this boot image with image above image! otherwise it won't boot[/URL]
13-04-2017:
Version 0.1
7.1.2_r5-WebWear-2.0.1_01
https://www.androidfilehost.com/?fid=745425885120723803
The first release is WebWear 7.1.2_r5-WebWear-2.0.1_01 Alpha!
And here the installation instructions:
Before setup:
The boot will take about 10-40 minutes.. it will compile the java code with dex2oat because of limited space on the watch.
After the compilation it will begin the setup, because of screen timeout screen can turn black.... if you don't see the bootlogo touch the screen to show the setup.
In setup:
The setup/update task takes a long time, in the background google service get installed and updated.
When setting up a google account (copy accounts) you have to do this step multiple times until it finishes successfully, most times it takes me 3 times.... Google will update the services in the background... and finally the account copy function will work... don't skip this step because the initial watch setup is done in this step...
If something goes wrong during setup, first try a reboot and otherwise factory reset and repeat the steps.
After setup:
Screen can turn black again, touch to wake...
Give the watch a little time to boot... for apps menu touch the screen to wake and if it's awakw click the crown button.
Installing is simple!
Download the zip and extract.
Factory reset your watch
If you have adb (enabled developer options or recovery mode), you can reboot into bootloader with "adb reboot bootloader"
Reboot into bootloader, and fastboot flash the images
"fastboot flash boot boot.img"
"fastboot flash system system.img"
Optionally factory reset can be done when in bootloader
"fastboot erase userdata"
"fastboot erase cache"
"fastboot -w" (Erases userdata and cache (and format if supported by partition type)).
and "fastboot reboot" to reboot
I've added a log sender which sends debug logs for development purposes, this could contain your mail address... it also contains serial number of your watch but nothing to worry about.
Logs will be sent every hour and are from the last hour... it will cost around 20mb of data a day but it helps me a lot in developing this rom.

DaanNL said:
Just FYI,
Spent a lot of hours.... but getting somewhere now!
The watch is paired with my phone, so bluetooth is working, display is also working...
Todo:
Fix Wireless
Fix display
Fix settings
Fix sound
Working
Android standard apps like alarm, Agenda, Contacts
Bluetooth
Pairing
Display
Touchscreen
Crown button
WIll add more progress later!
Click to expand...
Click to collapse
Will you release a/an alpha/beta/final?

interesting stuff, but can you show us more information about it?
like how you get it to work, or is it complied from source of android wear? (as i know it's close source)
thanks.

Just AMAZING! No more words

Hi, i've tried a lot of things, and am still working on it.... building from scratch now... The Huawei Watch has specs close to the Zenwatch 2, so a lot of resources from the rom can be used on our watch, so i did combine some own source and Huawei binaries to build a new system... but as the round display UI is coded in the system's core i need to build a system from scratch.
So my plan is to get an AOSP build running on the watch, and remove the rounding code.... then i'll see what needs to be done to make a square display work.. maybe the wear apps will automatically detect or maybe i need to use some apps from the android emulator... i don't know yet how i need to make everything work... but after all these hours i want to make this working, even if Google releases the source early this could be a start of an independent rom with own optimizations...

RyanCoolReal96 said:
Will you release a/an alpha/beta/final?
Click to expand...
Click to collapse
Yes i will, but there's a lot of time going in the project... i'm still figuring out the best approach...
I want to have a square watch to be able to use it, so i'm going to compile from scratch... i've examined the code of the Huawei Watch and i still think it's doable, once the watch is running a bare minimum android i can start making adjustments... but compiling everything takes a lot of time.... i'm learning and developing... so i think everything should go fast now and a first alpha release would be released this week.

DaanNL said:
Yes i will, but there's a lot of time going in the project... i'm still figuring out the best approach...
I want to have a square watch to be able to use it, so i'm going to compile from scratch... i've examined the code of the Huawei Watch and i still think it's doable, once the watch is running a bare minimum android i can start making adjustments... but compiling everything takes a lot of time.... i'm learning and developing... so i think everything should go fast now and a first alpha release would be released this week.
Click to expand...
Click to collapse
Can't wait!

Glad to see this and good luck. Great work so far.

Just a little update, i've combined sources and binaries from firmware and now have a square watch setup (took some stuff from the android emulator image)... it's still in early stage... i cannot pair yet... but i think this will be fixed soon.

Just got my Zenwatch! exiting stuff for sure!

Ok,
A lot of things changed! i've got a watch running now with anroid wear 2.0... it crashes a lot so it;s not stable enough to release yet... but i've got an account linked and Bluetooth/Wireless/Square display/Vibration are working... only things left are stability, sound and power button behaviour... Notifications also work... this version is based on the latest Android version (7.1.2)

DaanNL said:
Ok,
A lot of things changed! i've got a watch running now with anroid wear 2.0... it crashes a lot so it;s not stable enough to release yet... but i've got an account linked and Bluetooth/Wireless/Square display/Vibration are working... only things left are stability, sound and power button behaviour... Notifications also work... this version is based on the latest Android version (7.1.2)
Click to expand...
Click to collapse
Awesome!

DaanNL said:
Ok,
A lot of things changed! i've got a watch running now with anroid wear 2.0... it crashes a lot so it;s not stable enough to release yet... but i've got an account linked and Bluetooth/Wireless/Square display/Vibration are working... only things left are stability, sound and power button behaviour... Notifications also work... this version is based on the latest Android version (7.1.2)
Click to expand...
Click to collapse
OMG, this is sooo amazing!
Cant wait to test is!
Do you need a beta tester?

DaanNL said:
Ok,
A lot of things changed! i've got a watch running now with anroid wear 2.0... it crashes a lot so it;s not stable enough to release yet... but i've got an account linked and Bluetooth/Wireless/Square display/Vibration are working... only things left are stability, sound and power button behaviour... Notifications also work... this version is based on the latest Android version (7.1.2)
Click to expand...
Click to collapse
Wow cool! Any news for the rom? @DaanNL

I'm just testing the rom and fixing things until it's able to install without a pc... i have to change some things by hand now before everything installs... and i want to deliver a rom without any extra steps needed. I hope i can push it out today but i'm not sure...

DaanNL said:
I'm just testing the rom and fixing things until it's able to install without a pc... i have to change some things by hand now before everything installs... and i want to deliver a rom without any extra steps needed. I hope i can push it out today but i'm not sure...
Click to expand...
Click to collapse
Thanks for info!

Today (or tomorrow) is the day!

Amazing work! Waiting for this. Thank you so much!!!

Just a quick question, are you working on this project alone or with a group of people?

RyanCoolReal96 said:
Just a quick question, are you working on this project alone or with a group of people?
Click to expand...
Click to collapse
Me myself and i, and a lot of hours

Related

[9/4/2012] Titan Reloaded M2D 1.3.4 with Kitchen (continuing Round 4 Reloaded devel)

Scott (scrosler) gave me permission to branch off development of his M2D Round 4 Reloaded ROM, since he'd officially abandoned his Titan development. He's having too much fun with his new Touch Pro ROM cooking.
STABLE BRANCH 1.3.4 [02/20/2009]
These first releases of what I'm calling Titan Reloaded is pretty similar to his loaded ROM and just includes some minor updates and tweaks, which are detailed on the download page here:
http://www.pdamag.com/roms/
Instructions and caveats here:
http://www.pdamag.com/rom-install-instructions/
Titan Reloaded 1.3.4 is out and contains tons of changes, check them out!
Thanks to xda-developers and members scrosler, dcd1182, and no2chem.
I'm starting this thread to support the users of this branch. Thank you for trying it.
FAQ
Q: When I switch to lanscape mode, or open the keyboard, why doesn't M2D switch to landscape?
A: Lanscape mode isn't supported in M2D, and I can't add it, since I didn't write it and don't have the source.
Q: Why doesn't the flash on the camera work?
A: The version 5 camera is installed by default as it seems to take better pictures, and it doesn't support flash. If you want the flash back, download the kitchen instead of the standard ROM and customize your ROM before flashing it with the version 4 camera. I challenge you to show me a picture that came out better with the puny "flash" on this camera, though.
Q: Why doesn't the "ok" hardware button open the start menu?
A: I haven't figured that out myself. It seems that M2D takes control of that hardware button and I can't fix it. Try using the start menu hardware button instead.
Q: I'm having a problem with the stable branch, how do I get help?
A: There are no known issues. First try doing a hard reset after flashing (hold both softkeys, the hardware buttons with dots on them in while pressing in the reset button with your stylus. Then press the hardware R and space keys when prompted.) Then try to reproduce your problem without installing any custom software in the kitchen or after flashing. If you can reproduce it, please provide the steps to reproduce in the forum and ask for assistance.
---
BETA BRANCH 1.4b2 [02/20/2009]
Also check out the 1.4 beta 2 which upgrades 2DManila (including footprints), HTC Album, and HTC Audio Manager from a new HTC release. Also included the previously missing Audio Booster. Upgraded Youtube with working finger scroll. Now using default theme, which can still be changed from M2DC. Also installed the Volume Control. The carrier cabs have been upgraded and are now installed under My Documents by default. No more app bundle installed. I haven't tested those apps with the new Manila. I also upgraded the sys files to new OS version.
Because it may not be obvious, to non-software developers. The beta ROM probably has bugs. I need feedback to fix them. Please don't run it if you don't find it fun beta testing. If you want stable, please go with 1.3.4 for now.
http://www.pdamag.com/downloads/TitanReloaded_1.4b2.rar
There are a lot of known issues with the beta at this time:
1. In call volume adjustment doesn't work (some report this works though?)
2. Custom cities in weather tab may not work?
3. If your phone gets stuck on vibrate, go into Start->Settings->Phone-> and Change to Ring.
Update 09/04/2012 - Kitchen is available for beta.
Thanks!
cant wait for the kitchen since i need SIP change and Data backup in my phone at all times. thanks for keeping this going for us xv6800 users
bitserve: thanks for keeping the Titan ROMs alive.
bitserve, thanks for your work. it's good to see what started (which is freaking awesome, by the way!!), will continue. happy holidays to you all.
What are the two issues and quickfixes?
From bitserve's site:
TitanReloaded 1.0 Known Issues [12/16/2008]
* Location tab search doesn’t open GoogleMaps. A quick fix is to copy \Program Files\GoogleMaps\GoogleMaps.exe to \Windows
* Internet tab doesn’t open Internet Explorer. A quick fix is to set [HKEY_LOCAL_MACHINE\Software\HTC\Manila2D\InternetWidget]
“OperaEXEFile”=”\Windows\iexplore.exe“
Click to expand...
Click to collapse
Looks good. I'm looking forward to flashing this when I get home.
I just flashed it on my Mogul(useless Qwest phone) and I liked it, so I flashed it on my XV6800 and it's awesome. Keep up the good work.
Flashed it and it's working wonderfully.
Hey Bitserve,
When i get some time, i'll flash your rom
bitserve said:
Scott (scrosler) gave me permission to branch off development of his Round 4 Reloaded ROM, since he'd officially abandoned his Titan development. He's having too much fun with his new Touch Pro ROM cooking.
This first release of what I'm calling Titan Reloaded is pretty similar to his loaded ROM and just includes some minor updates and tweaks, which are detailed on the download page here:
http://www.pdamag.com/roms/
Instructions and caveats here:
http://www.pdamag.com/rom-install-instructions/
Titan Reloaded 1.1, after the holidays, will address two known issues. Both of which also have quick fixes that don't require reflashing. Kitchen will also be available then.
Thanks to xda-developers and members scrosler, dcd1182, and no2chem.
I'm starting this thread to support the users of this branch. Thank you for trying it.
Click to expand...
Click to collapse
Wish I had a Titan so I could te.... On second thought. I will just say Good Job and thanks for keeping the Titan scene going!
Im not giving up my TP for anything ;c)
I just started looking again at the different ROM's out there since I had a few days to try and update things again on my phone.
I flashed this yesterday and have noticed a few things. I will list some of them.
The interface is very nice. The app shortcuts are easily added to the application page. Colors are customizable and are easily seen.
My phone seems to react very slowly to the bluetooth and the music app would not even open. Not sure why? There needs to be a regedit app installed. The quick access menu that I've been used to is gone, would be nice to see the Contacts and some of the others that are in the "start" menu that are used frequently still show up there. The used applications are cleared when the phone is shut off and restarted, so when you try to get to a previously used app, you need to go back through the menu selections to find it again. A GPS app would be nice as well. I couldn't get the Google Maps to find any satellites though. I know the phone with Verizon can be a little finicky for GPS at times. Although I did have it working a while back with a different install and was great.
The camera and photo viewer are SWEET. They work very well. I may have to try a different build and see how that works for the time being, but will be back when there are a few other mod's to this one. It looks very promising.
Also, my kids grabbed my phone and were disappointed that there weren't any games other than the default MS ones.
A couple more things I noticed, are that the battery indicator did have colors to it (very nice), although the number of bars didn't change and I ran it to nothing thinking I was also getting incredible battery life. Theclock seemed to lock up and not update.
I recently changed from a Hermes to the 6800 and have been looking for the perfect ROM (for me). I have to tell you I found it. This is the first ROM I have tried that everything works and is set up for my needs. Thank you & looking forward to your next update.
This is sweet..I have some questions
How do I get the OK button (side) working on the home page? Basically to open the start menu like in the OEM roms?
Also I have the callhistory.exe file how to I get the Voice button to open it?
Another thing is how to I make the scroll bar on the side wider?
Envycycles said:
This is sweet..I have some questions
How do I get the OK button (side) working on the home page? Basically to open the start menu like in the OEM roms?
Also I have the callhistory.exe file how to I get the Voice button to open it?
Another thing is how to I make the scroll bar on the side wider?
Click to expand...
Click to collapse
OK to add to this, I installed the ROM pack and now mthe phone works funny.
The dialer display cuts off some numbers and the right hand scroll bar in the folders acts funny. also the Screen align does not work.
(I installed everything in the rom pack) Maybe I should of done one at a time.
What you guys think?
kbaxter said:
My phone seems to react very slowly to the bluetooth and the music app would not even open.
Click to expand...
Click to collapse
Do you mean that your bluetooth was slower than with the stock ROM? The Audio Manager works fine for me from both the tab and from start->programs. What changes have you made, or third party apps have you installed?
There needs to be a regedit app installed.
Click to expand...
Click to collapse
Well, I'm not sure it needs to be in the ROM. However, as I get further away from scott's original ROM, I'll be installing some freeware apps that I use regularly that I consider must haves. One will have a registry editor.
The quick access menu that I've been used to is gone, would be nice to see the Contacts and some of the others that are in the "start" menu that are used frequently still show up there. The used applications are cleared when the phone is shut off and restarted, so when you try to get to a previously used app, you need to go back through the menu selections to find it again.
Click to expand...
Click to collapse
I doubt that I'll ever add quick menu to this ROM, but I'll start offering a kitchen soon. I actually like the startclean app. I don't turn my phone off very often. When I do, it's because I want to clear everything.
http://forum.xda-developers.com/showthread.php?t=251164
You can remove start clean from Windows\Start Up. You'll also be able to disable this in the kitchen.
A GPS app would be nice as well. I couldn't get the Google Maps to find any satellites though.
Click to expand...
Click to collapse
GoogleMaps is installed. I don't know of any other free ones that work better. Although maybe I'm unclear on what you mean GPS app? Make sure that you have GPS on under services under phone-> options. I usually am able to get a sattelite fine. What radio are you using?
Also, my kids grabbed my phone and were disappointed that there weren't any games other than the default MS ones.
Click to expand...
Click to collapse
Is there a must have game other than solitaire?
A couple more things I noticed, are that the battery indicator did have colors to it (very nice), although the number of bars didn't change and I ran it to nothing thinking I was also getting incredible battery life. Theclock seemed to lock up and not update.
Click to expand...
Click to collapse
I tested this by letting my battery running all the way down, before I released the ROM. I didn't have any problems. Also no problems with the clock. What changes have you made, or third party apps have you installed?
Envycycles said:
How do I get the OK button (side) working on the home page? Basically to open the start menu like in the OEM roms?
Click to expand...
Click to collapse
I just had to test and was surprised to find that worked from the today screen. My phone has a start button, which I always used for this. It looks like TouchFlo takes control of the OK button. Sorry. I'd recommend using the start button on your phone, if you have one. I'll fix it if I can.
Also I have the callhistory.exe file how to I get the Voice button to open it?
Click to expand...
Click to collapse
This worked on the stock ROM? From the today screen, this seems to open the voice memo recorder for me. You might try a hardware button configuration program.
Another thing is how to I make the scroll bar on the side wider?
Click to expand...
Click to collapse
I believe that scott made the scroll bar narrower, because this ROM was mostly supposed to be navigatable by finger. I would recommend using the scroll wheel or the dpad when possible. I actually prefer to have more screen than more scroll bar. However, here are the registry tweaks:
[HKEY_LOCAL_MACHINE\System\GWE]
"cyHScr"=dword:13
"cxVScr"=dword:13
"cyVScr"=dword:13
"cxHScr"=dword:13
You'll be able to disable the narrow scroll bar in the kitchen. You can also install a 12 pixel scroll bar from the included ROM pack, under Apps.
Envycycles said:
OK to add to this, I installed the ROM pack and now mthe phone works funny.
The dialer display cuts off some numbers and the right hand scroll bar in the folders acts funny. also the Screen align does not work.
(I installed everything in the rom pack) Maybe I should of done one at a time.
What you guys think?
Click to expand...
Click to collapse
Well, in my version, the Task Manager is already installed in the ROM. I wouldn't recommend installing the cab for it. Truthfully, the only other cab that I've tested is the Opal Style Comm Manager, which works fine. I don't care for the other apps.
You should definitely install them one at a time. I'm not sure how to even install multiple cabs at one time. You likely only want to install one carrier cab, also. My screen align works fine.
Great work. Looking forward eagerly to the next release, and the kitchen.
I have a problem. When I set up my gmail on my phone it won't receive messages. It always worked on DCD and I don't understand why it would just up and quit working. I haven't tried any other emails though because they changed the system at work from groupwise to exchange and I don't know the new servers since I am on break til the 5th. Has anyone been able to set up email on their phones? I feel so disconnected.
When is the next update going to be released? It is after the holidays.
Happy New Year!
I'm getting the same issue as Elizle. Pocket Outlook is having trouble connecting with the incoming mail server. Connecting to Gmail IMAP using FlexMail seems to work, but I'm not accustomed to its interface. I miss the integration with M2D.
Elizle said:
I have a problem. When I set up my gmail on my phone it won't receive messages.
Click to expand...
Click to collapse
I use mail all the time. I check both my home e-mail and my work e-mail with this ROM. I haven't had any problems. Using IMAP for both though. Haven't tested POP3.
nebulink said:
When is the next update going to be released? It is after the holidays.
Click to expand...
Click to collapse
This weekend. Likely Sunday night. I just finished a web development project and have this weekend to work on whatever I want, and I've been wanting to work on this. Thanks for your patience.
tangix2001 said:
I'm getting the same issue as Elizle. Pocket Outlook is having trouble connecting with the incoming mail server. Connecting to Gmail IMAP using FlexMail seems to work, but I'm not accustomed to its interface. I miss the integration with M2D.
Click to expand...
Click to collapse
It's weird that you're both having problems with gmail. I guess I'll have to get a gmail account and see if I can figure out the problem. If anything, I would expect this ROM to work better, as I included "Windows Mobile 6.1 Hotfix for Sending POP and IMAP E-mail (KB958639)". I'll let you know what I find. Thanks for the feedback.

ICS SOD and Crashes

Hello There I updated my folio to cm9 and found out that i cannot post on developement , so i decided to create a new thread to here in order to publish todays testing of the new rom.
First thing is that i installed with cwm 5.0.0.9 with no problem so that worked too.
It worked smooth and fast. Not as fast as foliomod 1.4 but almost.
I have SOD with no app installed only market. (i try to reinstall with the creator proposed recovery)
I found that i can install now the 3.1 and up applications like adobe photoshop and ideas .
I painted photoshop for a few hours and had a strange freezing first than after a minute and so it came to life by itself.
30 minutes later it freezed for good and it ruined the system so i had to reinstall the ROM...
I couldnt make a photo of the system message of boot error but it said 2 differend one wifi related and 1 driver related...
(sorry i have no chance to logcat because of win7... If someone pm me about a solution of logcat work in win7)
I am a newbie so i dont know how to use developer related programs and webpages but i try to share information with the community here.
All in all i think this ROM is faster and better than honeycomb mods and runs photoshop (i wanted a tablet to paint...)
I had strange wifi signal ups and downs during connection...
working:
- UI
- Wifi
- Bluetooth
- Sensors
- Audio
- Gapps
- skype, imo
- games (cut the rope), gameloft apps (x2 optimus version)
not working
-youtube app
-flash in browsers
-playing flash videos
I want to thank for all who is working on the ICS ROMs right now, you do a really good job guys, please keep up so we can all have a very good tablet working .
Im looking forward for solutions for not working parts and updates .
So glad to hear the photoshop works on it - that's one of the apps that I was really hoping would work. Did you say that photoshop remained pretty stable over those few hours?
I know that the rom is going to be pretty unstable though - SOD is not a real issue to me, but the rom corrupting itself is a bit of a worry!
no sod for me, stable rom, youtube works fine, remove the hd video display, we have to wait for the flash player updates the rom, maybe you should use the Opera browser.
Hey guys,
Flash didnt work with my 4.0.3 Rom too. The "SOD" wakes up after round about 30 sec in my case, dont reboot so fast.
Working Stuff:
Apparatus
GTA 3 (v. 1.2)
Youtube (not full tested)
Reckless Racing HD
My Issues:
Sound sometimes didnt work after "half SOD"
Wlan Problems (didnt connect to my wlan, after reboot 2 or 3 times its gone, this bug is since the Dexter 0.3 mod)
My Question:
Can i change the Resolution? The HC 0.3 Rom, had the best for my opinion
Anyone try a usb gamepad? This would be awesome with the snes emu
Can i turn off the softkeys?
Can i fix the 180° display rotation from bootup?
I will try some tests and things and give feedback.
best regards
Dave
A guy called Strozzi posted that
Screen rotation: OK but after having enabled it in the trebuched app
Click to expand...
Click to collapse
Does that fix what you mean?
I find the whole 10 posts before you post in the development section a bit silly. I understand the desire for the forum to not be full of 'noobs' but I registered because I could help with an answer to a question that someone asked. Oh well...
Loving all your reports on ICS tho... going to give it a try once the app store starts showing everything! Photoshop is the main pull for me tho...
It was stable until the slowup and freeze, i think it is useful if u save frequently. It has the core funcions of everything you need in photoshop.
someone write that the flash contend work only with the opera browser, i will test this at the evening.
What i mean with the rotation is, the display looks greater when the screen is 180° rotated
greets
Dave
realmausi said:
someone write that the flash contend work only with the opera browser, i will test this at the evening.
What i mean with the rotation is, the display looks greater when the screen is 180° rotated
greets
Dave
Click to expand...
Click to collapse
Ah yes, i dont think thats possible to phisically turn the display 180 degrees because of construction... It is the biggest fault in toshiba's development history to use a screen like this...
SO todays testing last update on cm9:
Still no idea on SOD.
I got into a bootloop from a normal power off than power on with wifi
After that loop i used mblasters recovery to reinstall it again...
got into bootloop right after intstall. I did a factory reset to get it started up again.
I got a system up and running again with no apps :S
I dont think this is app related...
I have SOD with the new recovery too. Looks like i'm the only one fighting with SOD. ( my device go to hibernation after 30 sec from screen off and no way to wake it up)
And.... after the first SOD i got into bootloop again... then with a simple restart it is working... i dont know what to do now. Maybe reinstall is not necessary if this happens every now and then...
i got the 2. time a SOD, dunno why its totally random....
Flash didnt work with the Opera Browser. I think i make a fastboot -w shortly and test it again.
Its possible that is the old genovea problem with the 256 mhz and vcore bug, with the SOD?
I think i install a Linux to get some logcat output.
edit: im a dumbass, logcat also available @ adb.exe logcat :/
best regards
Dave
really good job on this rom! Try it with ADW launcher EX and it will run completely smooth!
It's an experimental build and we already have a nearly stable rom, it just needs to improve the performance, add ondemand cpu governor (performance governor has horrible battery life), get flash working, use camera (not really important for me) and we would have the perfect rom!
painkiller_93 said:
really good job on this rom! Try it with ADW launcher EX and it will run completely smooth!
It's an experimental build and we already have a nearly stable rom, it just needs to improve the performance, add ondemand cpu governor (performance governor has horrible battery life), get flash working, use camera (not really important for me) and we would have the perfect rom!
Click to expand...
Click to collapse
Someone mentioned in the dev thread that there is no flash version for ICS yet which is why flash isn't working. This true?
As for camera - really not a biggie. They'll only get that working once the source for it is released. Not sure if that is...
The strange thing is that some people are saying this rom is perfect and stable while others are talking about it crashing and going into a bootloop... :/
EnergyUK said:
Someone mentioned in the dev thread that there is no flash version for ICS yet which is why flash isn't working. This true?
As for camera - really not a biggie. They'll only get that working once the source for it is released. Not sure if that is...
The strange thing is that some people are saying this rom is perfect and stable while others are talking about it crashing and going into a bootloop... :/
Click to expand...
Click to collapse
It's pretty stable for me, I'm using it as "every-day" rom. Flash Player for ICS was released in December, also I've seen it working nicely on a GT-i9000 with 4.0.3 just downloading flash from android market.
I neither care about the camera. I've never used it. Now I rmember another problem on the rom: USB storage (connecting folio to PC) doesn't work.
Well I bit the bullet and have gone to CM9. The rom is great, took a while to get my google account setup (kept getting the unreliable connection error) but overall I was impressed. One SOD but seems way more stable than foliomod and the speed is great.
My only question is... How did you guys get apps on that aren't 'supported'. Two apps that I know work are 'unsupported'. Do I just change the build.prop or are you guys using a different method? Really want photoshop touch and RawVision on my device.
Oh and a small tip, I forgot to wipe when I upgraded and I had a working update from CM7. Only issue was that the market app was broken, but as that's pretty integral I had to wipe...
tested the new build, so far it has he same issues as the previous build, but Wifi lost when tablet is sleeping seems to be fixed! Also I've noticed that multi-mount sdcard app doesn't work now.
new version
I still cannot get the folio out of hibernation in cm9, however i figured out that my total crash message was not real. When freezed, the folio wont boot for a while (30 minutes or so). After about half an hour it is booting like nothing happened. Freezing was a rare thing with r1 now it is regular, so it is not too good. I think battery drain is still problem. Many apps is working corrupted or not work at all, but some other work that not before. Oh and you have to forget flash for now. I think it is still not good for everyday use but it is definitely not far from that. Hold on for 1 more month Nopy pls.
My issuses:
- Power Button needs to be pushed twice or more for wake UP from standby
- camera Shows mutiple (4) live pics, no Video ins possible
- No Market Download works
- home Button (softbutton on the side ) is out off order
- Touchscreen ins a little Bit less sensitive
Flash, gmail, and youtoube works, gapps Form goo-inside ins installed
Sent from my GT-P7510 using Tapatalk (No, its my folio100 )
hitting several times power button solves SOD problem for me......
After instaling last cm9 version with 2.6.39 kernel I can't get rid off SOD...
hi there,
i just installed the new CM9.0.0.0
Great ROM, very good job, everything seems to work fine
Just one thing : i've got something like small electrical discharge when i touch the screen, i can hear the sound of it like static electricity
Am i the only one and what can i do?
Market not working
Hi *,
also installed cm9 with kernel 2.6.29.
A real awesome rom, thank you for the good work!
I have the issue that apps won't install in the market. When trying to download, folio says that an error has occured.
Any hint what could cause this behavior?
I installed the gApps with clockworkmod recovery.
renamed zinfile in update.zip, copied to sdcard
booted into recovery
applied update.zip to recovery.
Apps work, market also but u can't donload any app.
thanks,
Buggi

[5.0.1][ROM] Cyanogenmod 12.0 Semi-Official [12-05-2014]

Cyanogenmod 12.0 Semi-Official
HTC Evo 4G LTE ( jewel )
Basic Overview
Source built Cyanogenmod 12.0 hot off the server. No changes at all to anything. Sync and build.
This has not been officially released as of yet. Still very early code, there will be random bugs, and missing features still. They are coming.
Please refrain from reporting bugs because of this. Thank you.
Besides that It seems good enough for a "Daily Driver". No major malfunctions, just the random glitches as the code evolves as normal.
Requirements:
S-Off, HBOOT 2.10+ & 4.13.651.4 Firmware Update to function correctly. @Captain_Throwback's TWRP 2.7.1.0b , 2.8.0.x, 2.8.1.x recoveries recommended.
NPL recovery though. That's the only catch here.
Installation...
Wipe, reboot recovery.
Install CM-12.0, reboot.
One it finishes booting, reboot to recovery.
Install gapps, wipe dalvik & cache, reboot.
Profit
ROM Source: https://github.com/CyanogenMod/android/tree/cm-12.0
Original Kernel Source: https://github.com/CyanogenMod/android_kernel_htc_msm8960/tree/cm-12.0
Bugs...
Superuser settings cause Settings to FC currently. But remains functional.
Previous Release:
https://www.androidfilehost.com/?fid=95832962473395998
Current Release:
https://www.androidfilehost.com/?fid=95832962473397836
Current Release Gapps:
https://www.androidfilehost.com/?fid=95832962473397837​
Partner Builds & Sub-projects
Partner Builds:
11-29-2014 Build: https://www.androidfilehost.com/?fid=95832962473394878 by @fizbanrapper
And it begins...
First Android 5.0 ROM for Jewel that works... And based off of one of the best Android 4.4.4 ROMs there was for Jewel as well. Enjoy everyone. Much more to come.
Cool. Sounds good. I may give it a try, just to say that I have 5.0. But I would like to have the camera working... But it is probably something that I can live with.
I've tried a flash, for the first time I experienced stuck in the boot, after I restarted again and then succeed, what becomes of bugs on camera?I have tried to take a picture with my camera and it worked fine, but I want to report that when opening the case of mobile networks in settings force close , thanks for dev , sorry for my bad english
ermariio said:
I've tried a flash, for the first time I experienced stuck in the boot, after I restarted again and then succeed, what becomes of bugs on camera?I have tried to take a picture with my camera and it worked fine, but I want to report that when opening the case of mobile networks in settings force close , thanks for dev , sorry for my bad english
Click to expand...
Click to collapse
First off, great work beating me to the punch on this. I was tinkering with CM 12 code all month.
Secondly, I can repeat what was said previously. I got a bootloop the first time, but after I turned it off, it booted up fine.
ocarinaz64 said:
First off, great work beating me to the punch on this. I was tinkering with CM 12 code all month.
Secondly, I can repeat what was said previously. I got a bootloop the first time, but after I turned it off, it booted up fine.
Click to expand...
Click to collapse
same here but it is running great so far
Ok. Camera bugs. I don't know. I just cut what lines out the compiler broke because of. And I have no cam. Idk why. My mobile network seems fine.. But come on guys. This is early code, so there's going to be bugs I have no control over. That would be more CMs thing. I just am basically doing what LSX64 did. No boot loop for me either. Weird...
I was saying this rom is running great thanks for the hard work. :good: I didn't expect to see a 5.0 rom for this phone. so thanks again for this rom.
jarheadusmc67 said:
I was saying this rom is running great thanks for the hard work. :good: I didn't expect to see a 5.0 rom for this phone. so thanks again for this rom.
Click to expand...
Click to collapse
Ok. No worries. I didn't either. So when I got it to even fire up.. I knew what I had to do. 5.0 for everyone, and making it a UnityROM, just a bonus
Does LTE work?
Psycario said:
Does LTE work?
Click to expand...
Click to collapse
I have no idea. I think so.. I have no LTE where I live
jarheadusmc67 said:
I was saying this rom is running great thanks for the hard work. :good: I didn't expect to see a 5.0 rom for this phone. so thanks again for this rom.
Click to expand...
Click to collapse
I can say that as long as I've got my Jewel, and as long as the code works, I'll be cranking things out. I'm really partial to Slim series ROMs, but I was super eager to try out L so I flashed this one. Also, it looks like CM is going to continue to support this thing for the foreseeable future. Once they start their nightly builds, it should be available there, too. Though, without the extra butter.
Thanks for the work and the build.
ocarinaz64 said:
I can say that as long as I've got my Jewel, and as long as the code works, I'll be cranking things out. I'm really partial to Slim series ROMs, but I was super eager to try out L so I flashed this one. Also, it looks like CM is going to continue to support this thing for the foreseeable future. Once they start their nightly builds, it should be available there, too. Though, without the extra butter.
Thanks for the work and the build.
Click to expand...
Click to collapse
No problems there man I know you do your thing. But.. Do you happen to know how to do that dark ui button
ZX64 said:
Ok. Camera bugs. I don't know. I just cut what lines out the compiler broke because of. And I have no cam. Idk why. My mobile network seems fine.. But come on guys. This is early code, so there's going to be bugs I have no control over. That would be more CMs thing. I just am basically doing what LSX64 did. No boot loop for me either. Weird...
Click to expand...
Click to collapse
Well done! Glad to have you back!
This is working surprisingly well for a first build. The first KitKat builds were total garbage, comparatively.
I'm using it as a daily driver for now. The latest Beta SuperSU will get you properly rooted on LP too. I'll post the link when a bit later (have to find it again), but Google will get you there for now.
Issues (none of which are controllable by the OP) and fixes
Issue one - keyboard doesn't always pop up like it's supposed to. So far I've been able to fix it every time by simply turning my phone sideways, then back.
Issue two - Sometimes not all choices are viewable in pop up boxes. I was able to get around this by changing screen density to 280.
Issue 3 - APN menu doesn't do anything of value. To change apn settings, download sql editor. Open telephony.db which is located at data/data/android.providers.telephony/databases. Then locate the 310120 lines and edit the values as you normally would for your carrier. Your phone will now use the desired APN settings.
Is it possible to turn off your modem like it was in 4.4? I don't see any option for that anywhere. The reason being is that I don't like my phone downloading things when I don't tell it to. It wastes my data, and gets annoying.
ocarinaz64 said:
Is it possible to turn off your modem like it was in 4.4? I don't see any option for that anywhere. The reason being is that I don't like my phone downloading things when I don't tell it to. It wastes my data, and gets annoying.
Click to expand...
Click to collapse
Does this help?
http://forum.xda-developers.com/showthread.php?p=56866237
fizbanrapper said:
Does this help?
http://forum.xda-developers.com/showthread.php?p=56866237
Click to expand...
Click to collapse
Theoretically that is what I was looking for. But now that I'm testing my phone, I realized that I'm not able to actually make or receive calls. Idk if that was because of the widget or what. It might also be a carrier problem.
EDIT - It was a carrier problem, but caused by what, I can't say.
fizbanrapper said:
Well done! Glad to have you back!
This is working surprisingly well for a first build. The first KitKat builds were total garbage, comparatively.
I'm using it as a daily driver for now. The latest Beta SuperSU will get you properly rooted on LP too. I'll post the link when a bit later (have to find it again), but Google will get you there for now.
Issues (none of which are controllable by the OP) and fixes
Issue one - keyboard doesn't always pop up like it's supposed to. So far I've been able to fix it every time by simply turning my phone sideways, then back.
Issue two - Sometimes not all choices are viewable in pop up boxes. I was able to get around this by changing screen density to 280.
Issue 3 - APN menu doesn't do anything of value. To change apn settings, download sql editor. Open telephony.db which is located at data/data/android.providers.telephony/databases. Then locate the 310120 lines and edit the values as you normally would for your carrier. Your phone will now use the desired APN settings.
Click to expand...
Click to collapse
Yeah kk was garbage for the first few months even. So LP way better so far in that way. Glad to have me back? I was here before?
Ok so next build I'll set to 280 and see about that. I have no idea on the KB lol I just used google KB cause it has a dark ui option.
But properly rooted... Big must have there. That I want fixed lol.
I have tried this rom full day, very nice, I just restart sometimes problematic when there is no data connection and GPS is not accurate,

[ROM] CyanogenMod14.1 {Nightlies and Snapshots} & Cm13

DISCLAIMER: I AM IN NO WAY RESPONSIBLE FOR ANY PROBLEMS ON YOUR DEVICES CAUSED BY FLASHING THESE BUILDS. THE UPSTREAM CODE AND BUILDING IS MAINTAINED BY THE CYANOGENMOD TEAM, NOT ME. I AM NOT ASSOCIATED WITH THEIR TEAM, I AM JUST THE THREAD OWNER.
What is CyanogenMod ? It is an aftermarket firmware for a number of cell phones based on the open-source Android operating system. It offers features not found in the official Android based firmwares of vendors of these cell phones.
Notes: CyanogenMod's stock kernel forces encryption. If you're unencrypted use a custom kernel to keep it.
Also this thread assumes you have kept up to date bootloader and radio !!!
The latest can be downloaded here Shamu Factory images around 1gb!. But i recommand you to flash through TWRP the Bootloader and Radio from here Radio and Bootloader around 60mb.
Installation is simple
1/Download rom + gapps (C-apps optional)
2/flash through recovery (Twrp or CM recovery)
3/Enjoy!!!
----->CyanogenMod Download<-----
----->Open GApps<-----
last--CM13--nightly​last--CM12.1--nightly​
Changelog
CyanogenApps
Twrp
Sources: Kernel & Rom​
XDA:DevDB Information
[ROM] CyanogenMod14.1 {Nightlies and Snapshots} & Cm13, ROM for the Nexus 6
Contributors
Dead-neM
ROM OS Version: 6.0.x Marshmallow
ROM Kernel: Linux 3.10.x
ROM Firmware Required: Up to date firmware (Fastboot+Radio)
Version Information
Status: Nightly
Current Stable Version: Everymonth
Current Beta Version: Everyday
Created 2016-04-22
Last Updated 2016-11-21
Reserved
Q&A
hum yes post your problem here after some research and you'll be helped
...
Reserved
Do not declare a bug here in the idea that they'll be fixed. Here we discuss, share everything related to our CM N6
so this is where we post from now on?
wmfreak said:
so this is where we post from now on?
Click to expand...
Click to collapse
Yes
Sent from my Nexus 6 using Tapatalk
Yay! Best ROM IMHO.
Can i run this in F2FS partitions Lety me know Thank's in advance!!!
Sent from my shamu using XDA Labs
caballon said:
Can i run this in F2FS partitions Lety me know Thank's in advance!!!
Sent from my shamu using XDA Labs
Click to expand...
Click to collapse
Sure, CM13 has been compatible since at least the beginning of this year
Hi, Thank you all making CM work and supporting this device. I particularly love this phone since this is Motorola (well, sort of) with a AMOLED screen, but more importantly it's the CM's custom features that urged me chose this phone.
I have been using the 160402 nightly with no major problem, only having two live lock screen force closes after reboot. Yesterday I hoped to upgrade to a more recent nightly, but that turned out to fail. I got constant FC's on Phone app, although the LLS ones were gone.
I tried cleaning Phone app's data, disabling xposed, but no help. I don't want to wipe data or otherwise I have to TiBu and then manually set up a ton of things.
The new post OP gives me a hint maybe my radio is too old (MDM9625_104662.22.05.32R) so I'm now trying to flash the latest factory radio and flash the yesterday's nightly again. Also it may be true but not so obvious that my cell signal (Tmobile LTE) gets frequently dropped (no signal/emergency only). I didn't test long before TWRPing back to the old working nightly.
Just want to check out at now if there is any other thing I have missed? Or why am I getting constant Phone app FC?
Edit: I updated the radio to .34R but it didn't help. The Phone app crashes every time I launch it, without giving a report button and it even didn't give me a chance hit the OK button before it disappears. I managed to call somebody with the contacts app and I heard the dialing tone. I was able to hang up the call with the notification action button. Everything looks fine except for the "Dialer" app.
Has the Sprint LTE issue been fixed by CM yet? IIRC the issue is once the Nexus 6 (running CM13 of course) drops down to 3G, it will never go back to LTE.
@cyrildtm
Going to have to bite the bullet and clean flash then.
Lawlrus said:
@cyrildtm
Going to have to bite the bullet and clean flash then.
Click to expand...
Click to collapse
True. Maybe in the future.... Now rolling back to and sticking with the post-april-fool version with the one-time LLS FC. (hey I even survived the MOD one!)
Last time when I did a "clean flash" I TiBu-ed the system settings and all things messed up ending in another clean flash.... and TiBu again but this time with painful manual settings go-over.
Snap camera in this version yet?
cyrildtm said:
True. Maybe in the future.... Now rolling back to and sticking with the post-april-fool version with the one-time LLS FC. (hey I even survived the MOD one!)
Last time when I did a "clean flash" I TiBu-ed the system settings and all things messed up ending in another clean flash.... and TiBu again but this time with painful manual settings go-over.
Click to expand...
Click to collapse
Yeah, I mean I clean flash everything but I know everyone is different.
That's the nice thing about ROMs though, you don't HAVE to flash every nightly, I know I sure don't lol.
If they push a new commit I like then I update, but if everything is kosher, then the hell with it.
Yeah, is the sprint LTE issue fixed?
Sent from my Nexus 6 using XDA-Developers mobile app
cyrildtm said:
Hi, Thank you all making CM work and supporting this device. I particularly love this phone since this is Motorola (well, sort of) with a AMOLED screen, but more importantly it's the CM's custom features that urged me chose this phone.
I have been using the 160402 nightly with no major problem, only having two live lock screen force closes after reboot. Yesterday I hoped to upgrade to a more recent nightly, but that turned out to fail. I got constant FC's on Phone app, although the LLS ones were gone.
I tried cleaning Phone app's data, disabling xposed, but no help. I don't want to wipe data or otherwise I have to TiBu and then manually set up a ton of things.
The new post OP gives me a hint maybe my radio is too old (MDM9625_104662.22.05.32R) so I'm now trying to flash the latest factory radio and flash the yesterday's nightly again. Also it may be true but not so obvious that my cell signal (Tmobile LTE) gets frequently dropped (no signal/emergency only). I didn't test long before TWRPing back to the old working nightly.
Just want to check out at now if there is any other thing I have missed? Or why am I getting constant Phone app FC?
Edit: I updated the radio to .34R but it didn't help. The Phone app crashes every time I launch it, without giving a report button and it even didn't give me a chance hit the OK button before it disappears. I managed to call somebody with the contacts app and I heard the dialing tone. I was able to hang up the call with the notification action button. Everything looks fine except for the "Dialer" app.
Click to expand...
Click to collapse
Hi I'm not using the stock dialer app but the Google one from playstore and i don't have force close so that's not a radio problem but an app problem. In fact having radio up to date normally improve stability over network cell comprehension etc... That's not a big deal but it is better to have a Marshmallow fastboot + radio on a Cm13 build which is Marshmallow based
Cm13 nightly can be really messed up a day but not an other. i think you just catch the wrong one
cyrildtm said:
True. Maybe in the future.... Now rolling back to and sticking with the post-april-fool version with the one-time LLS FC. (hey I even survived the MOD one!)
Last time when I did a "clean flash" I TiBu-ed the system settings and all things messed up ending in another clean flash.... and TiBu again but this time with painful manual settings go-over.
Click to expand...
Click to collapse
Used titanium to restore data of system app have always been buggy for me on every phone tablet that i've possessed. TiBu is usefull for data app
Btw a clean flash doesn't mean to restore data of a previous rom lol
Lawlrus said:
That's the nice thing about ROMs though, you don't HAVE to flash every nightly, I know I sure don't lol.
If they push a new commit I like then I update, but if everything is kosher, then the hell with it.
Click to expand...
Click to collapse
I agree with you. Nightlies sometimes can be awesome but sometimes awful. I went to look at the github page for the dialer app and found they recently put quite a lot of commits so maybe one or two is breaking things but anyways those smart people will figure it out sooner or later. I will just wait and take another free software
I bumped up from a March nightly mainly because of a recent CVE patch (of course that went into the 0401 build mod). Other than that I don't really see any urgent reason for increasing the counters in my daily driver again.
Dead-neM said:
Hi I'm not using the stock dialer app but the Google one from playstore and i don't have force close so that's not a radio problem but an app problem. In fact having radio up to date normally improve stability over network cell comprehension etc... That's not a big deal but it is better to have a Marshmallow fastboot + radio on a Cm13 build which is Marshmallow based
Cm13 nightly can be really messed up a day but not an other. i think you just catch the wrong one
Click to expand...
Click to collapse
I'm now on MOB30D radio (34R shown in settings, didn't copy down the version number shown in bootloader, but it did increase after flashing) and I can always make a phone call even now with an older nightly. so I can confirm the radio is working. I also noticed after flashing and first boot, when CM is about to finish "optimizing apps" the system gets a hot reboot (restart from animation) - oh btw another long-time bug is i never get themed boot animation unless i make a hot reboot (by FCing or any other way). Anyone same here?
From what I can remember the Dialer app has been a failure to me for more than a week. They did make a NPE fix there but seemed no help. Maybe I should install the Google's dialer as you do. I can still remember the AOSP English keyboard endless crash :silly: when I was on CM12.1 with an older device
Dead-neM said:
Used titanium to restore data of system app have always been buggy for me on every phone tablet that i've possessed. TiBu is usefull for data app
Click to expand...
Click to collapse
One of the hard lessons I have learned.
Lawlrus said:
Yeah, I mean I clean flash everything but I know everyone is different.
Click to expand...
Click to collapse
Dead-neM said:
Btw a clean flash doesn't mean to restore data of a previous rom lol
Click to expand...
Click to collapse
Oh lol it never means that! A clean "flash" is no more than 90 seconds to me but a clean "install" means recovering a whole shelf of over a hundred apps from .... the play store .... no the auto re-install only works if i got the same android id
Custom Kernel
I've been using nightlies for quite a while now, since my Nexus One and then my Samsung GS3. I've been reading up on Kernels but there are just so many... and they all say the same thing "Best balance of battery life and performance."
Yes, I could just try all 10 or so out there, but would like to be a little more efficient with my time, so I ask: What do you guys think is a good starting point for trying Kernels? I'm looking for obviously a good balance, but I'm a little more towards the performance side... CM13 has been a little laggy for me, especially with Swapps and rendering backgrounds loaded by chainfire's 500 Firepaper app. And I'll be damned if a colleague's iPhone is faster or more responsive than my Nexus!!!! :laugh:
Franko? ElementalX?
skim7x said:
I've been using nightlies for quite a while now, since my Nexus One and then my Samsung GS3. I've been reading up on Kernels but there are just so many... and they all say the same thing "Best balance of battery life and performance."
Yes, I could just try all 10 or so out there, but would like to be a little more efficient with my time, so I ask: What do you guys think is a good starting point for trying Kernels? I'm looking for obviously a good balance, but I'm a little more towards the performance side... CM13 has been a little laggy for me, especially with Swapps and rendering backgrounds loaded by chainfire's 500 Firepaper app. And I'll be damned if a colleague's iPhone is faster or more responsive than my Nexus!!!! :laugh:
Franko? ElementalX?
Click to expand...
Click to collapse
Try this one https://www.androidfilehost.com/?fid=24499762636000737
This is the latest singularity kernel
Also on post 2 I've post 2 kernel Blackbird and Singularity which in my opinion are the best
I don't like elementalx and Franco but I'm open mind and I'll add link if you find an other good kernel

MoKee 10 fixes battery drain issue on clover WiFI-only models

PSA for @Wizballs and any other miPad 4 owners of the WiFI-only model...
Most of us have probably been looking for a ROM that is actively and officially developed that doesn't have the bug where it looks for the non-existing SIM card and drains the battery during standby. I'm happy to report that MoKee appears to use a different base than most ROMS for clover that are based on LineageOS, and MoKee 10 for clover seems to work really well. I left my device in Airplane mode for 7 hours, and the battery percentage was exactly the same as I left it. Finally!
删库跑路 - 马丁龙猪的博客
刷机的时代其实早已落幕,迟迟下不定决心只是希望能让魔趣多存续一些时间,但该来的终究会来。 马丁龙猪今天决定删库
download.mokeedev.com
A few other observations and first impressions:
I hate the tacky cartoonish boot animation, but the com.jrummy.apps.boot.animations app works fine to change it after rooting with Magisk.
For the initial setup screen the default option is Chinese, but just scroll down until you see your language, it appears to support all the usual ones.
I didn't install GApps, but somehow it still has the official Gboard keyboard with swipe enabled out of the box.
For some reason on my first install it didn't have a camera app. Then I wiped it and reflashed it and now it has a camera (org.mokee.snap). I honestly don't understand how it could be different from one flash to another, but at any rate it appears to be quite a nice camera with lots of configurable options and a working panoramic mode, which is rare in AOSP based ROMs.
The default gallery app is also good, SimpleMobileTools Simple Gallery Pro, which is my preferred open source gallery app. Some ROMs preinstall Simple Gallery, but it's not the pro version and it's much more limited, and it conflicts with the Pro version when you try to install it over top of it. MoKee does it right from the start.
Lots of configurability in the settings, including an option to control the cursor with the volume keys and on the bottom bar, which I find extremely useful. Only missing option is putting the date on the status bar next to the clock.
Working notification LED, unlike ArrowOS.
So this has been a great find. I'll report back if I find anything else. Thanks a lot to the devs if any see this thread.
Nice find and PSA
I just had a quick read about Mokee, and it appears to be a legit rom.
- From what I've read, playstore is installable
- States open source, get a tick for that
- Any chance you've run a quick virus/malware scan?
- I can see a few 'experimental' builds for 11.0, I'll keep an eye on that progress..
Cheers
Wizballs said:
Nice find and PSA
I just had a quick read about Mokee, and it appears to be a legit rom.
- From what I've read, playstore is installable
- States open source, get a tick for that
- Any chance you've run a quick virus/malware scan?
- I can see a few 'experimental' builds for 11.0, I'll keep an eye on that progress..
Cheers
Click to expand...
Click to collapse
Hi there, no I haven't run any malware scans, I don't have much faith in the antivirus/anti-malware sort of programs due to the false positives and FUD that they seem to depend on. I can give it a shot though if you know of any trustworthy ones.
Yes, the Play Store should be installable, they have normal Gapps packages that they recommend at the downloads page. I prefer to run with MicroG instead and I use the Aurora store. A small disadvantage is that MoKee doesn't support signature spoofing out of the box (needed for MicroG), but with Magisk and NanoDroid I got it working.
I also saw the 11.0 builds, maybe we should try to post over on their forum to let them know that there are some very interested and determined clover owners still out there.
sb56637 said:
Hi there, no I haven't run any malware scans, I don't have much faith in the antivirus/anti-malware sort of programs due to the false positives and FUD that they seem to depend on. I can give it a shot though if you know of any trustworthy ones.
Yes, the Play Store should be installable, they have normal Gapps packages that they recommend at the downloads page. I prefer to run with MicroG instead and I use the Aurora store. A small disadvantage is that MoKee doesn't support signature spoofing out of the box (needed for MicroG), but with Magisk and NanoDroid I got it working.
I also saw the 11.0 builds, maybe we should try to post over on their forum to let them know that there are some very interested and determined clover owners still out there.
Click to expand...
Click to collapse
The only scanner I really use is ESET for windows, and new android roms and then uninstall after scanning. I've never got a false positive from it.
But I'm downloading Mokee now to give it a try...
So far so good. I'll leave it sit now for 24 hours and report back on standby battery use. And yes I think posting a thanks in their forums is a good idea. And will just be a thanks as there are no real issues to report! Actually is a very well finished and working ROM.
Couple or more points:
- Mokee recommended gapps (opengapps) just wouldn't install - error code 64
- Nikgapps installed and ran perfectly fine however. lol.
- USB debugging turned on by default, some users like me will want to turn this off
- Does appear to be a lineageos base, but only a guess
- Can actually turn off double tap to wake. Arrow stayed on regardless of setting. Wonder if this will help standby battery marginally? I have flip case that turns screen on, works with this rom
- ESET scan 100% clean
- Disabled a few of useless apps (like I do with every ROM, without root) using:
adb shell
pm uninstall -k --user 0 package.name
- Nutflix not available directly from Playstore. Not a problem, install using SAI
- Encryption turned on by default (great!)
- Lately I'm finding that built in launchers are giving me the best stability / performance in any ROMS . Always used nova in the past.
- Turned off that status bar upload/download speed doobie. Personal preference.
- Appears to have OTA updater, will give a spin next update
Overall, awesome so far
Good find @sb56637
@Wizballs Great, and I'm glad it scanned clean too.
Appears to have OTA updater, will give a spin next update
Click to expand...
Click to collapse
Yep, although there are a few quirks here. First is that they limit the download speed to about 250 KB/s for non-donators, fair enough. But the bigger issue is that it downloads it to the internal storage (obviously), which MoKee automatically encrypts, so normal TWRP can't see it and it can't be installed. They supposedly have a MoKee flavor of TWRP that works with the encryption. I briefly tried to download it, but it was a Baidu site in Chinese that offered me Linux packages (DEB or RPM), which didn't make sense, so I stopped there. But I'll look into it more again and report back.
Fair enough, will stick to manual updates then. Would prefer to keep stock twrp.
Approx 2.5% battery over 24 hours standby. Very good.
I decided to switch to the MoKee flavor of TWRP, linked here in a more accessible location:
Android10.New Mokee MK100
Download: https://download.mokeedev.com/clover/file/MK100.0-clover-201912021712-EXPERIMENTAL.zip/download -First boot in cn language only. setting----System----Add Eng language to Gboard---deselect from CN to Eng in first order option you...
forum.xda-developers.com
With that flashed, OTA updates work well. (Plus it allows for manipulating /system and /data from the TWRP file manager, which is very useful sometimes. Plus, it allows for flashing other scripts like Magisk from TWRP, which adds an addon.d hook to allow it to survive upgrades.)
Wizballs said:
- Lately I'm finding that built in launchers are giving me the best stability / performance in any ROMS . Always used nova in the past.
Click to expand...
Click to collapse
Quick post to note that in later Android versions (from A10+?) the default launcher is always in charge of displaying recents, so it can't/shouldn't be uninstalled -- this may explain stability issues...
pnin said:
Quick post to note that in later Android versions (from A10+?) the default launcher is always in charge of displaying recents, so it can't/shouldn't be uninstalled -- this may explain stability issues...
Click to expand...
Click to collapse
I never uninstalled the default browser, just left it there while using nova...
Look at that battery saving. Worldwide could account to millions dollars saved each year
sb56637 said:
I decided to switch to the MoKee flavor of TWRP, linked here in a more accessible location:
Android10.New Mokee MK100
Download: https://download.mokeedev.com/clover/file/MK100.0-clover-201912021712-EXPERIMENTAL.zip/download -First boot in cn language only. setting----System----Add Eng language to Gboard---deselect from CN to Eng in first order option you...
forum.xda-developers.com
With that flashed, OTA updates work well. (Plus it allows for manipulating /system and /data from the TWRP file manager, which is very useful sometimes. Plus, it allows for flashing other scripts like Magisk from TWRP, which adds an addon.d hook to allow it to survive upgrades.)
Click to expand...
Click to collapse
Can you share the Mokee recovery via a different link? That link doesn't work and the one on Mokee's website points to Baidu, which seems to require a Baidu account to download. I can't create a Baidu account though, since it requires you to use a China mobile number to register.
UPDATE:
NVM, found the link via another XDA thread. Here it is:
TWRP-20200628-3.3.1.0-clover.img
drive.google.com
This ROM is missing face unlock, which isn't a big deal considering that the battery life is a big improvement over the last ROM I was using, but still would be nice to have...

Categories

Resources