Related
[size=+3]Honeycomb SDK Port - The Return [/size]
1. Introduction
So, for quite some time, we have had the excellent work done by deeper-blue, in porting the preview SDK, which whet our appetites for more Honeycomb to come. But despite Google allowing companies to ship Honeycomb devices, we have not had a source drop. As such, i felt like taking on the challenge of making the full SDK work on the nook; and now, here we are. This is build off the SDK 11 (rather than 10), and should be compatible with all real Honeycomb apps. Lets proceed.
2. Thanks & Credits
Before i go ANY further, i want to say thanks to whose people's work enabled and inspired me.
deeper-blue - It was your original modifications to the preview SDK that allowed me to get a BIG start on converting the full SDK. Honestly, i don't know how you figured out to do most of what you did, but it works!
dc13 - Your Asus Transformer system dump provided all the nice extra apps that are in use on this rom, in addition to the update framework. Thank you for your hard work!. http://forum.sdx-developers.com/eee-pad-development/ti-x-transformer-pad-v1/
rookie1 -Your dual boot Honeycomb script provided a great basis for a non dual booting script. http://forum.xda-developers.com/showthread.php?t=959461
I admit, i put together what i could with what i could find; if anyone is unhappy with what was used, please let me know and we can rectify the issue.
3. Installation
Not a whole lot to this one. Installation requires at least CWM 3.0.1.0. I am using internal CWM, so I will only certify it with that. I guess some people use CWM SD cards, but i am not sure how well it works with them.
Load the included .zip file on the SD card, and flash.
THIS WILL WIPE YOUR SYSTEM
DO NOT install this without having a good backup of Froyo or CM7.
DO NOT FORMAT BOOT
DO NOT INSTALL THIS WITHOUT HAVING A GOOD NANDROID BACKUP
Install take a few minutes, but once you are up, you will be greeted with the setup screen. Be sure to have a good Wifi around, it makes it easier to set everything up. Also, be sure to give the system a minute or two to settle when it first boots. Once you are all setup, you will be greeted with the full Android experience. Which leads me to my last bit of info.
4. Issues
Not working
- DSP (i think i jumped the gun on this one)
- From time to time, the screen may seemingly partially lock up. If this happens, please try to get an ADB logcat and post it here ("adb shell logcat > aFileName.txt"). A reboot will fix this issue.
- SD Card - RIght now, this is the big one. Not sure what about the framework change killed hte SD card, but i dont seem to see mine any more. If anyone has any ideas,lemme know
Working
SU (thank you racks11479)
SetCPU (and all other root needing things)
Audio (thank you deeper-blue)
3D
WiFi
Market (thank you PatF, et al)
Calendar (thanks Rockwig)
Gmail
- To kill the flashing red box (thank you mazook98): http://forum.xda-developers.com/showpost.php?p=13504316&postcount=109
(and more)
5. Community
So, what to do from here? Well, i will keep doing what i can, but i am by no means an expert. I invite anyone and everyone whom could possibly help make this better. If you think you can get Root or Market working - dont even ask; grab the code and mod away. If you have any advice, please share it. Android is so amazing because of the community.. lets keep it that way!
6. Links & Releases
5/9/11[/b]
This link represents a new phase of the Honeycomb build. I have adapted the framework from the posted eee Pad V3 build (linked in section 2). I feel this is a huge step up in UI, and a good push towards a daily driver. The UI is still a bit laggy, but it isn't too bad. Again, it wont be perfectly fixable until we get the source, but for now, its coming along.
Honeycomb Hybrid - RC1
http://www.multiupload.com/71K84XF6BF
Updated ramdisk made by Racks11479, that will allow SD mounting
See: http://forum.xda-developers.com/showpost.php?p=13698333&postcount=483
http://www.multiupload.com/3D9WSPUAUZ
**** ARCHIVED: DO NOT USE *****
Honeycomb SDK - RC3
RC3 Brings in the Calandar fix (thanks Rockwig), and a new build.prop (thanks xboxexpert), as well as some cleanup.
http://www.mediafire.com/?z6a2x97hlr5ve8p
Honeycomb SDK - RC2 (thanks to declain for creating an updated rollup)
RC2 brings in the fixed SU, Market, and Audio, all in one neat package!
https://rapidshare.com/files/460775452/update-HC-rc2.zip
Honeycomb SDK - RC1
http://www.mediafire.com/?czghefkha5zetab
www.unvisible.org/files/update-HC-rc1.zip - Thanks luciferii!
Su to push to allow Superuser (thanks for the info racks11479):
http://forum.xda-developers.com/showthread.php?t=953110
**Note, if pushing to xbin does not work, push the file to bin, and also set the perms there. That got it working for me**
6a: Change Log
RC3 - 5/6/11
- Fixed Calendar
- Updated build.prop
- DPI set to 140
- Installer no longer wipes out data; all future revisions will leave user partitions alone
- Cleaned up some unneeded programs
RC2 - 5/5/11
- Fixed SU
- Fixed Sound
- Fixed Market
RC1 - Release
7. Questions and Answers
With the stock Market still being funky, what options do i have?
The system can still side load apps, so any APKs you can grab can be installed with adb. Additionally, because of this,you can install other 3rd party Markets such as Slide and Amazon, which will let you install more apps.
Can i use the HC overclocked kernel?
At this time no. I have tried using the last released HS OC kernel, and something about it causes the system to hang at the boot animation. I want to look into it further though, and see if i can discover the source of the issue.
As of RC1, the kernel shipping in this package, is the same one that is found in the "HC-v4-emmc-2nd-edition" released for the preview SDK.
What is different about this release, compared to the other SDK port
The previous port was based off of the preview SDK, which Google labeled as SDK 10. The actual release of Honeycomb however, was bumped to SDK 11. This port uses that code, which means that it should be compatible with all the new new Honeycomb apps (Google body, etc). Certain things, like the Gmail for tablets, do work, and show what Honeycomb is all about.
How much more can be done on this release?
From here, the big fixes would be:
- Getting the stock Honeycomb Market to work
- Getting audio working
- Getting newer OC kernels workin
- Smothing out the UI experience as much as possible.
How can i help?
All the source that i had available is in the .zip package. Because there is no freely available source, all the work involves modifying the released binaries and framework .jars. There is additional tweaking that can be done to the ramdisk and kernel. If you feel adventurous, all of these are in the update package, and can be tweaked at your leisure. If you think you have something, don't be shy - zip it up and let us test it!
Oh, make sure you are signed in your Google account. Reboot, check for market.
Sent from my Samsung-SPH-D700 using XDA App
marcusant said:
Oh, make sure you are signed in your Google account. Reboot, check for market.
Sent from my Samsung-SPH-D700 using XDA App
Click to expand...
Click to collapse
If not, adb push zeam and try flashing cm7 gapps.
Sent from my Samsung-SPH-D700 using XDA App
marcusant said:
If not, adb push zeam and try flashing cm7 gapps.
Sent from my Samsung-SPH-D700 using XDA App
Click to expand...
Click to collapse
Gave it a try - no go. Lots of force closes going on...
I am soooo looking forward to this. No matter how great the other roms are. I just love the Honeycomb UI. Downloading now and will play around with it and hopefully will be able to contribute in someway.
Thanks,
Racks
Thanks for working on this! Hopefully the issues can be fixed soon enough.
I will poke around with it also. I ran EMMC v2 for a long time and the HC UI was just so smooth.
Thanks Madcat for taking this on.
I know this was meant for EMMC. But I just prepped and installed this to my SDcard rom and boy do I loves me some honeycomb. I assume you are aware of the red border issue? Or might it be because i'm running it off an SDcard. Don't mean to throw things off with the SD install.
Thanks,
Racks
racks11479 said:
I know this was meant for EMMC. But I just prepped and installed this to my SDcard rom and boy do I loves me some honeycomb. I assume you are aware of the red border issue? Or might it be because i'm running it off an SDcard. Don't mean to throw things off with the SD install.
Thanks,
Racks
Click to expand...
Click to collapse
Aye - i am aware of the boarder, and didn't remember if there was a way to turn it off.. It was way too long since i messed with HC...
thanks dm for getting hc back into life, im sure there will be many people come out of the woodwork to help with this, it seems like youve got it mostly there. once it gets market i will be all over this
insaneturbo13 said:
thanks dm for getting hc back into life, im sure there will be many people come out of the woodwork to help with this, it seems like youve got it mostly there. once it gets market i will be all over this
Click to expand...
Click to collapse
Hey insaneturbo13 . Did realize you were a NC owner too .
@Divine_MadcatI'm hoping to come into some free time soon, and should be able to test and contribute where i can.
Thanks,
-h8
h8rift said:
Hey insaneturbo13 . Did realize you were a NC owner too .
@Divine_MadcatI'm hoping to come into some free time soon, and should be able to test and contribute where i can.
Thanks,
-h8
Click to expand...
Click to collapse
hey yea, im now a regular here, good to see a familiar face haha
owned one of these puppies for about a month now
OK, just flashed CM7 latest Gapps. Market shows up. Signed in. Can browse. Search. But unable to install any apps.
Error I'm receiving is Google Services Framework (process com.google.process.gapps) has stopped unexpectedly.
I can install backed up apps by pushing via ADB and through a File Manager
Awesome ROM! Many people will be happy to see HC development move forward.
I was able to flash this using the SD card I use to flash CM7. I had a few keyboard FCs that was stopped when I specially picked US english. Glad to see wireless working, and the SD card slot works. Nook encoded videos play poorly, but I can't tell if its the DSP or the lack of audio. Interesting to see the differences between the final SDK and the one we had previously.
Thanks again!!!
well im currently giving it a try. Like you said, market doesn't show up but i saw that in my notification bar it said that i had updates. I clicked on it and it took me to "my apps" and installed all my paid for apps just fine . I'm not able to get to the rest of the market though.
Thank you
Many thanks Divine , Have been waiting for this for a long time. love the widgets.
I am interested in this, carry on
The amazon app market works fine.
Just a random Q, but has anyone tried these?
http://nookdevs.com/Honeycomb_Google_Apps_and_Market
http://forum.xda-developers.com/showthread.php?t=941445
So I'm an Android user since Verizon released the D1, now have a TP 32GB and am getting into webOS.
Just loaded the 3.0.3 leak, and found during that transition that everything on my TP was wiped...due to the activation/login issues, nothing was restored, which I think I get.
But I'm wondering - what is retained when updating to a new release of webOS when it's done in the normal way with an official OTA release? I'm assuming that existing data/settings are retained, and official apps from the HP app store are restored in some automated fashion. Is that correct?
Also, if you do a webOS Doctor due to a problem w/your TP, what data/settings/apps are retained/restored?
Thanks.
doctor WILL wipe out all your apps, so typically, you have to make a backup (under settings) and it will automatically restore everything.
but since 3.0.3 is a leaked beta, and the dev reg server is shut down, it wont provide that service. (your backup is linked to your profile and saved to palm/hp's/servers)
you can reinstall/sideload apps and use preware, but it wont automatically do it for you.
EDIT if your TP is borked, and you doctor to a legit version, your apps/settings will be restored, except for preware stuff (govnah, kernels etc.)
You can use impostah to get your tp to sync from the cloud on 3.03. I'm not sure what, if anything is stored on the tp because you have to restore from the hp cloud every time you update.
Sent from my Nexus S 4G using XDA App
its quite the nuisance, especially since the server is always busy or slow :/
i didnt think the could still updated 3.0.3 beta's it did for me when it first leaked, but i thought they would have disabled it. mucho appreciado!
You can use impostah and another hack to fix the log-in issue after you've installed 3.0.3, but that's after you have to skip log in after flashing 3.0.3, so you don't get any restore of your stuff from 3.0.2 when you install 3.0.3.
I heard putting the new leaked version will block android installation later cuz cm has been working off the old 1
Redflea said:
But I'm wondering - what is retained when updating to a new release of webOS when it's done in the normal way with an official OTA release? I'm assuming that existing data/settings are retained, and official apps from the HP app store are restored in some automated fashion. Is that correct?
Click to expand...
Click to collapse
When updating WebOS the official way nothing is lost, assuming all your apps are official as well.
If you're sideloaded any apps or installed anything from Preware you would have to check from the developers if there is any conflict with OTAs.
Hi guys,
I'm interested in installing cyan on my touchpad and was wondering how updates are handled. Are bugfixes via small update files or will we need to completely wipe and reinstall?
Sent from my iPad, nah not really LOL.
Well I am in no way an authority on the subject, but so far, after you've loaded CM7 you reboot the device in a mode called Clock Work Mod AKA recovery (I think), and just tell it you want to update via simcard, find the xip you loaded via USB, and bam, it updates.
It's how you update the marketplace stuff. In terms of a massive overhaul, I am not sure. I would think they build them to be similar.
Once the devs get to a beta release they will likely get the TP code into nightly builds which are typically installed via ROM Manager which downloads the files, does a Dalvik Cache wipe, and reboots (all automatically).
Ok, thanks guys.
Sent from my HP Touchpad using Tapatalk
At this point, there is a good chance the next release will be CM9.
Sent from my very "non-stock" TP.
--> BACK UP ANDROID AND WEBOS!! <--
Get it before server gets hammered. I removed all patches and set the default kernel just in case.
About webOS 3.0.5
Software update information and release notes for TouchPad (Wi-Fi)
Article ID: 18666
This article lists new applications and feature changes in software updates for the TouchPad.
The HP webOS 3.0.5 update enhances core apps like Email and Calendar, improves the video calling experience, and fixes additional bugs.
* Faster switching between Day, Week, and Month views, and faster event display in Calendar.
* Faster scrolling when reading an email message.
* Email attachments are now saved with draft messages.
* Added sender photos and IM presence indicators in Email.
* Improved stability when watching video in the Web app.
* Improved handling of MP3s that are transferred from a computer using USB Drive mode.
* Added a dedicated view of contacts available for a video call, for quicker setup of a video call.
* New alert when video quality might be lower because of network issues.
* When typing, pressing the space bar twice inserts a period. This can be toggled on and off.
* Auto-correction can be turned off directly from the onscreen keyboard.
* Added support for HTTP Live Streaming.
--> BACK UP ANDROID AND WEBOS!! <--
Does the update do anything to my CM7 partition or is it safe to update?
someone over in the webOS forums said it installed fine and didn't mess up cm7. I'm actually posting from webOS and downloading as we speak, so I guess I'll see in a few minutes.....
Moboot might be be removed just like the previous upgrade. if so..
http://liliputing.com/2011/10/hp-releases-webos-3-04-for-the-hp-touchpad.html
yeah, I just reconsidered my decision to install it. With ICS being close, I don't wanna get stuck in webOS. I'll just wait and see what happens....
I have updated and it has left moboot 0.3.5, cwm and xron all intact.
vinscuzzy said:
yeah, I just reconsidered my decision to install it. With ICS being close, I don't wanna get stuck in webOS. I'll just wait and see what happens....
Click to expand...
Click to collapse
Your device will be fine. I've been through like 3 3.0.5 updates already and they all keep moboot. If it does erase it, just reinstall moboot alone with acmeinstaller and your CM data and everything will still be intact.
if the update throws an error: remove all patches, uninstall custom kernel, remove/uninstall any visual enhancements, open Preware and install "emergency patch recovery", Doctor. All in that order but not necessarily all of them.
http://palm.cdnetworks.net/rom/touchpad/p305rod01122012/wd305wifi/webosdoctorp305hstnhwifi.jar
updates
So, I just updated both my TouchPads.
The one with stock WebOS 3.0.4 (no android at all), installed the update with no issues. I did disable (not uninstall) the UberKernel to PalmDefault prior to update and it worked fine.
The other one, which I had XRON 2.9.1 loaded, failed the first attempt. I had disabled (same as the other one) the UberKernel but that did not help. So I uninstalled the kernel and the second attempt seems to work fine. I installed the kernel again once the update was completed.
One with the XRON also had the latest UberKernel where as the stock one had an older version loaded. I am not sure what difference that makes, but that is what I experienced.
They are both using the latest UberKernel and all seems fine.
Android components (moboot & cwm) are left intact after the update.
edit... spoke to soon. I am stuck in a bootloop. I am attempting to reflash the XRON 2.9.1 and see if that brings it back. I am however able to see moboot and CWM loads and works fine. I am reloading the rom via CWM as I type... I can see the bootanimation... and... android lives again... ^_^
Everything went smoothly with update no problem here moboot & cwm keeps intact
WebOS certainly feels more responsive and fluid
when I click install now, it reboots to moboot and when I choose webos, it doesn't install
slick_shoes said:
when I click install now, it reboots to moboot and when I choose webos, it doesn't install
Click to expand...
Click to collapse
same here. Tried to remove patches and Themes, but no luck =/ Will try everything else i can do, then use doctor
So I removed all of my patches before updating and now after updating when I look in pre ware there are no patches and when I search for them none show up. Is this because the patches are not compatible with the new version yet? Or is there something I am missing? Thanks!
Help please!
So i guess I messed up. I thought I only had to uninstall uber kernel after an installation error. That isn't the case. Now I no longer boot into moboot at all and the screen just stays at www.palm.com/ROM. What do I do now and is there a way I can get to/restore the android operating system without losing it? What will happen when I webos docter it? Will it erase my partitions?
such an idiot
I'm such an idiot, I just saw the update and I clicked download and install without checking the forums first.
none of my patches work now, and i've lost my overclock. do I just need to wait until the patches are re-released or do I need to do something else, also how do I ,get overclock back? will thus fix itself when the patches re-release?
I'm totally lost.
fraz82 said:
I'm such an idiot, I just saw the update and I clicked download and install without checking the forums first.
none of my patches work now, and i've lost my overclock. do I just need to wait until the patches are re-released or do I need to do something else, also how do I ,get overclock back? will thus fix itself when the patches re-release?
I'm totally lost.
Click to expand...
Click to collapse
You are correct, give yourself some credit. The patches will be updated and should say update under preware when available.
Not everyone is ready to release updates the same day as HP. So give them a few days and they should update. Possibly longer.
Sent from my HTC HD2 using Tapatalk
my touchpad was also bootlooping, I was freaking out. Uninstalling android diddn't help, and trying to reflash moboot failed to. The only thing that worked for me was to use Webos doctor. I guess il'l reinstall android on the touchpad when ics comes out.
Tarrance17 said:
my touchpad was also bootlooping, I was freaking out. Uninstalling android diddn't help, and trying to reflash moboot failed to. The only thing that worked for me was to use Webos doctor. I guess il'l reinstall android on the touchpad when ics comes out.
Click to expand...
Click to collapse
OK i didn't get an answer so I went through with the doctor repair. It worked! Then I went about putting android back on. I did that and to my surprise, when it booted my newly installed cm7, all my set up was still there. The partion must not have been touched. So don't wait for ics, your stuff is still there. Just get it ack up and running.
I do have one more problem. Preware won't install. Keeps saying system is busy. Anybody get it working or have a way past that?
Edit: and it works now! Server must have been busy.
fyi, on a fresh instll, there are no patch under beta-patches. however, uberkernel, worthog, and F4 are available. and of course govnah is available.
Hmm now to decide if I like WebOS enough to take a chance on losing android or webOS bootlooping.
I had enough trouble getting it all on here the first time around.
So, step 1: remove anything I installed via Preware(everything, just in case)
Step 2: Download webOS 3.0.5
Step 3: Attempt to install
Step 4a: if it installs, done? Or reinstall moboot?
Step 4b: If it fails, run webOS doctor, then install android, cwm, and moboot again after updating to 3.0.5?
That right?
Sent from something with a Kモ尺れモㄥ.
The Unlegacy Android ProjectIntroduction
Unlegacy-Android started out as the OMAP4-AOSP Project. It was created in late 2015 in order to maintain a clean and organized place for pure AOSP support for various OMAP4 devices, such as the Galaxy Nexus and the Samsung Galaxy Tab 2 series. Over time this evolved to support more than just these devices, but still maintains its roots of supporting "legacy" devices that no longer receive "official" updates: hence Unlegacy Android was born. In our opinion, these ROMs are how the official updates would look.
On top of AOSP, we only include changes which are necessary to support the hardware, be secure, and get acceptable performance. Current features for flo/deb include:
- Linux kernel 3.4.y merged in (currently 3.4.108 - mostly security patches and minor bug fixes)
- BFQ IO scheduler (official kernel 3.4 release), set up so GUI processes have the highest priority
- F2FS support from kernel 4.9 (for /data only!)
- SELinux in Enforcing mode
Installation
If you're planning to install GApps, be sure to read the second post!
Aside from these, installation and upgrading is no different than on other ROMs.
Problems
- No known issues for flo/deb yet.
If you notice anything, be sure to report it in this thread. Stability is our main concern. While I'm kind of busy, I usually read the thread and acknowledge the bug reports, even if I don't reply directly to them.
Downloads
See: http://builds.unlegacy-android.org. Our automated builds ensure that we always have the latest Android security patches merged in, without having to manually start and upload builds
We will have a built-in OTA updater (just like stock) soon (it's a work in progress)
Information about our experimental builds and progress you may find here.
Features?
There isn't much to say here - this is AOSP, if you install GApps, you pretty much get the same thing that's running on the Nexus devices (see the second post). The aim of this project is to create a fast and stable ROM - although, one could use Xposed to add extra features.
As usual, feedback is appreciated
XDA:DevDB Information
Unlegacy Android Project, ROM for the Nexus 7 (2013)
Contributors
Ziyan, Clamor
Source Code: https://github.com/Unlegacy-Android
ROM OS Version: 9.x Pie
ROM Kernel: Linux 3.4.x
Version Information
Status: Stable
Current Stable Version: 8.1
Stable Release Date: 2017-03-24
Created 2017-03-24
Last Updated 2019-04-05
Reserved
GApps
If you want to install GApps, we recommend Open GApps Micro.
An important note: as this is a pure AOSP ROM, installing GApps tends to be problematic: in order to try to avoid installation issues, be sure to install GApps immediately after installing the ROM, before booting the system for the first time. If you experience any issues with the Google applications, be sure to go into Settings -> Apps, and grant every permission to every Google application - most importantly, Google Play services.
In the case of an upgrade, be sure to re-install the GApps package, as upgrading wipes /system. You shouldn't need to re-set the permissions afterwards.
Stock-like setup
Disable the following built-in (AOSP) apps:
- Android keyboard (once you installed Gboard)
- Browser
- Calculator
- Camera
- Clock
- Email
- Gallery
Install the following apps from the Play store:
- Google Photos (https://play.google.com/store/apps/details?id=com.google.android.apps.photos)
- Calculator (https://play.google.com/store/apps/details?id=com.google.android.calculator)
- Chrome (https://play.google.com/store/apps/details?id=com.android.chrome)
- Clock (https://play.google.com/store/apps/details?id=com.google.android.deskclock)
- Gboard (https://play.google.com/store/apps/details?id=com.google.android.inputmethod.latin)
- Gmail (https://play.google.com/store/apps/details?id=com.google.android.gm)
- Google Calendar (https://play.google.com/store/apps/details?id=com.google.android.calendar)
- Google Camera (https://play.google.com/store/apps/details?id=com.google.android.GoogleCamera)
- Google Now Launcher (https://play.google.com/store/apps/details?id=com.google.android.launcher)
SafetyNet
The ROM should pass SafetyNet after installing GApps, without anything else. Keep in mind that installing extra stuff (SU, ...) might make it fail!
Rooting
You can flash the latest Magisk to get rooted.
Hello)
Please add a night mode, with the icon in the blind
boom1982 said:
Hello)
Please add a night mode, with the icon in the blind
Click to expand...
Click to collapse
I simply use Darker for night time playing in the bed personally, I reduce brightness to 65% and apply a slight yellow tint. When most websites are white, theming the framework wouldn't matter that much anyways... and we kinda want to feel like a factory image (no dark mode in them either)
@Ziyan
It's a pity)
The rom itself works fine. Good job)
@Ziyan Thanks for your efforts on these older devices. I've used your work on both Gtab 2 and Grouper before I sold them. I just downloaded 0324 builds for Flo and Hammerhead, neither one matched the MD5. I just downloaded Flo again but still no match. I haven't tried flashing any of the roms yet but figured I'd let you know.
Also, don't know if you use Netflix but it's been a problem getting a current version of the app working properly on ANY Nougat rom for Flo. Without any modifications, the Netflix app will load and give you an option to download and watch at a later time. However, if you try to just do a normal streaming of a movie or show, it will give you an error 0013. As is mostly the history of Netflix, it appears to be a drm issue. @Startrek852 was able to compile a zip with drmblobs that will eliminate the error 0013 and allow normal streaming but you lose the ability to download and watch at a later time. Although I don't use Google Movies, it's my understanding that it will not work if you flash the drmblobs.
Anyway, just wondering if "in your travels" you've heard of this Netflix issue and might possibly know of a proper fix. Thanks again.
Mike T
webdroidmt said:
I just downloaded 0324 builds for Flo and Hammerhead, neither one matched the MD5. I just downloaded Flo again but still no match.
Click to expand...
Click to collapse
This issue seems to haunt us... We'll try looking into it again ASAP. Oddly enough, every time I download, I get a match, and it flashes perfectly
webdroidmt said:
Also, don't know if you use Netflix but it's been a problem getting a current version of the app working properly on ANY Nougat rom for Flo. Without any modifications, the Netflix app will load and give you an option to download and watch at a later time. However, if you try to just do a normal streaming of a movie or show, it will give you an error 0013. As is mostly the history of Netflix, it appears to be a drm issue. @Startrek852 was able to compile a zip with drmblobs that will eliminate the error 0013 and allow normal streaming but you lose the ability to download and watch at a later time. Although I don't use Google Movies, it's my understanding that it will not work if you flash the drmblobs.
Click to expand...
Click to collapse
Play Movies works perfectly, so I'm not sure how to debug that either ways - can look into that zip later on.
Ziyan said:
This issue seems to haunt us... We'll try looking into it again ASAP. Oddly enough, every time I download, I get a match, and it flashes perfectly
Play Movies works perfectly, so I'm not sure how to debug that either ways - can look into that zip later on.
Click to expand...
Click to collapse
Thanks for your reply. Here's the D/L for the drmblobs zip if you decide to take a look. https://www.androidfilehost.com/?fid=529152257862690585
Very weird on the MD5 thing, as mentioned I downloaded it twice and on a desktop PC so it shouldn't be a mobile issue??? I'm gonna' flash it later, will report if there's a problem.
Mike T
@Ziyan
Updates come out every day ...?)
And why the cache is not f2fs?
I'm sorry that there are a lot of questions. I just made this rom basic and I want to figure it all out
p.s. That there were no problems with gapps - you need to restart the recovery after flashing the main rom
have volume wake option?
edit: stuck at "patch image "Patching system image unconditionally..."
boom1982 said:
@Ziyan
Updates come out every day ...?)
And why the cache is not f2fs?
I'm sorry that there are a lot of questions. I just made this rom basic and I want to figure it all out
p.s. That there were no problems with gapps - you need to restart the recovery after flashing the main rom
Click to expand...
Click to collapse
Our little build server likes overdoing its job and building even if the changes don't affect flo - until this is fixed, it's enough to update every 3-4 weeks or so to get the security updates, unless I make an announcement here about a change
About /cache f2fs: there's simply no point, as that partition isn't actively used by the system (other than maybe OTA updates). I usually don't support it, as it can lead to more complications than what it worth...
@Ziyan
Thank you for your reply)
I really like the way the rom works.
Only have to use a lot of additional tools to at least somehow expand the settings)))
Good work... but video recording with green lines in Google Camera 3.2, stock kernel, Nexus 5
Dear author when will you fix problems with wi fi? Wi fi does not catch nexus 5 networks
Mayrbek86 said:
Dear author when will you fix problems with wi fi? Wi fi does not catch nexus 5 networks
Click to expand...
Click to collapse
Mind giving me a bit more details regarding this? I can connect to a Wi-Fi Hotspot created with my Nexus 4 (also running Unlegacy Android 7.1) just fine, and can browse the internet with the Nexus 7 through it (mobile data activated on the Nexus 4)
Mayrbek86 said:
Dear author when will you fix problems with wi fi? Wi fi does not catch nexus 5 networks
Click to expand...
Click to collapse
Installed Build "ua_hammerhead-7.1.1-20170328", Wi-Fi also does not work. I had to install wifi-fix, now everything is fine.
Regards.
maksimus0021 said:
Installed Build "ua_hammerhead-7.1.1-20170328", Wi-Fi also does not work. I had to install wifi-fix, now everything is fine.
Regards.
Click to expand...
Click to collapse
Alright. We'll be soon opening a Nexus 5 thread as well.
Ziyan said:
Alright. We'll be soon opening a Nexus 5 thread as well.
Click to expand...
Click to collapse
Good news! Thanks for your work!
Regards.
maksimus0021 said:
Installed Build "ua_hammerhead-7.1.1-20170328", Wi-Fi also does not work. I had to install wifi-fix, now everything is fine.
Regards.
Click to expand...
Click to collapse
Where did you find this fix wi fi, give me a link?
Mayrbek86 said:
Where did you find this fix wi fi, give me a link?
Click to expand...
Click to collapse
Install via TWRP.