Recent content by ruZZ.il

  1. R

    Post [KERNEL][N5X] FrancoKernel ⚡️- r64 - 7th December - Oreo & Pie

    No need to actually flash TWRP, you could just fastboot boot twrp.img P.S. While I'm a it, Thanks franciscofranco - huge improvement over that sluggish mess LG/google have opted for. Bought FKU:good:
  2. R

    Post [Q] Does anyone have Xfinity TV Go working?

    I managed to get a version to work. I had to extract the apk (unzip), remove the lib/x86 folder, re-zip, and sign. Since when you sign, it will be with a different key, you will have to uninstall the current installed version first. Either use adb uninstall com.xfinity.playnow or, if you...
  3. R

    Post [KERNEL] Unleashed Nexus Player v7 [12/23/2014]

    I assume you flashed a boot.img with this kernel? I think the kernel itself should work fine in 5.1, but would would need to be packaged in an appropriate 5.1 boot.img.
  4. R

    Post [ROM][AOSP][LolliRock][v.2.1]

    I'm not familiar with HBO go in particular, though I've found that some apps look for certain things to determine if a device is rooted. In fact, the check is sometimes very primitive, like testing some system properties for the string "test-keys" (I've encountered this with a local app here)...
  5. R

    Post [ROM][AOSP][LolliRock][v.2.1]

    :good: How did you handle the kernel? Did you rebase defconoi's unleashed with android-x86_64-fugu-3.10-lollipop-mr1, or use clean android-x86_64-fugu-3.10-lollipop-mr1 ? I've found that defconoi did some great work with updating the wifi drivers and the scheduler, which are worth keeping. I...
  6. R

    Post [ROM][AOSP][LolliRock][v.2.1]

    :good::good: I haven't got a device with me over w.end.. Will try play with it next week. P.S This doesn't solve the wifi scan root issue, though I see def_wifi_scan_always_available = 0 in f../b../packages/SettingsProvider/res/values/defaults.xml You could override it in...
  7. R

    Post [ROM][AOSP][LolliRock][v.2.1]

    Kudos on the device/vendor work. We also had to do some work with libaudio. You did a thorough job :good::) . Google did some annoying hacks. They seem to have gone out of their way for the Nexus Player to have limited functionality. kudo++ on the camera work. I notice in your notes you...
  8. R

    Post [ROM][AOSP][LolliRock][v.2.1]

    Managed to get houdini working. In addition to the property, pushing missing system/lib/arm/nb folder got it going :) Thanks!:good: Hi Zulu99. I've set the property over-ride, and now have ro.dalvik.vm.native.bridge=libhoudini.so in my default.prop houdini tried to load the native libs...
  9. R

    Post [ROM][AOSP][LolliRock][v.2.1]

    I missed this. Thanks!! :)
  10. R

    Post [ROM][AOSP][LolliRock][v.2.1]

    Great work on this ROM. Makes the player very useful :) You are spear-heading the Nexus Player ROMs :good: If you don't mind, I've got a Q. I've compiled from AOSP source, and haven't gotten houdini to work. All the libs are there, and I've taken relevant 'arm' bits from factory build.prop...
  11. R

    Post [Q] Nexus Player power supply

    No problem with 220V input on the US adaptors.
  12. R

    Post *** New Device Forum Requests ***

    +1 for Google edition Galaxy S4 (9505G)
  13. R

    Post [Q] Maps Latitude doesn't work within Jelly Bean

    could anyone upload the apk? Thanks.
  14. R

    Post [ROM][MOVED] ICS 4.0.4 BCM RC4.1U2 Passion <2012-07-03> (Bravo CM9 HWA)

    Great work dk. Getting pretty stable. I've only had one hang since 3.4u1 which is pretty good considering you're pushing this old thing to the max. All your work is much appreciated :) -ruZZ.
  15. R

    Post [ROM][MOVED] ICS 4.0.4 BCM RC4.1U2 Passion <2012-07-03> (Bravo CM9 HWA)

    You can unzip a gapps package and push the gallery from there to /system/apps/ or something. I think I used the gapps that AOKP is linking. (ie, adb root, remount, push or use some file explorer) P.S if you put your phone flat, then rotate it 180 degree's, it'll solve your backspace position...