Recent content by ittakesnoguts

  1. I

    Thread [Q] How can I disable fixed volume? Like on Lollirock and CM12

    I've been using dhacker29's CM ROM before I updated to stock Marshmallow. I really miss that I had control over the system volume so I wanted to see if I can enable this in the stock ROM somehow. After some research I found a function called isVolumeFixed() that can be disabled with a simple...
  2. I

    Post Official CM-12.1 for Nexus Player (fugu)

    Hi, is there a way to enable hold back to kill foreground app on this rom? I've tried using apk's I found on google but it seems like they dont support 5.1.1 Nvm, I found it in the Asop settings
  3. I

    Post 5.1.1 update

    Yes, usually SuperSU.apk would be in system/apps but once you update it through the play store it gets put in /data/apps. I'm not sure why but this caused issues with me when I tried to update to the latest binary, but once I moved it to the system folder it updates without a problem. You can...
  4. I

    Post TV Boot (Reboot and Shutdown App)

    Maybe both? lol Like the material light and dark theme, or changes depending on the system time
  5. I

    Post Expanding storage

    From my experience I don't think ES File Explorer shows it's true path. My sdcard just shows up as /sdcard, but yes please report back :D
  6. I

    Post Expanding storage

    You can use the readlink command in terminal. cd to your directory cd /sdcard/Android/obb/ then readlink -f com.what.ever edit: sorry, this does not show it's path If it worked correctly it should output it's true directory which would be in /sdcard/usbStorage/ somewhere BUT the way I did it...
  7. I

    Post Expanding storage

    Yes that would save so much grief ? Although it doesn't show a green pin it should mount it's location, the catch for me was that I am not able to unmount afterwards. Also if you could click on the pencil icon you should be able to verify that you've inputted your sources correctly PS, I moved...
  8. I

    Post Expanding storage

    Yes that missing menu button is pretty annoying... :mad: My UN-glorified solution was to manually edit the '/data/data/devasque.fmount/databases/pairs.db' in Liya In the "Pairs" Table _id: input chronologically name: Whatever you want src: directory of source dst: destination directory...
  9. I

    Post 5.1.1 update

    In case you still need it I got it working by installing adbd insecure then manually pushing SuperSU.apk to /system/apps and the binary to /system/xbin
  10. I

    Post 5.1.1 update

    What I did was after using Chainfire's method, I installed SuperSU from the Play Store. Afterwards I booted with root.img one more time because it wasn't granting superuser and now it works. I still cant update the binaries tho as this for some reason causes a boot loop. It might just be that I...
  11. I

    Post 5.1.1 update

    Im curious as well. Im having some trouble getting it to update the SU binary, and root only works in adb Shell at the moment Edit - Nvm, it's working correctly
  12. I

    Post [Q] Rearranging Apps on Android TV Nexus Player

    Where exactly are the values for OOB_ORDER? None of my application seems to show up. I'm using Liya to edit the launcher.db
  13. I

    Post [APP][2.3+] Tincore keymapper

    Compatibility with Nexus Player? I'm trying to connect my Nyko Playpad Pro but none of my Bluetooth devices shows up. I've tried changing the discovery option, reinstalling and trying the beta. I've read somewhere that setting selinux to permissive would work but if I'm not mistaken that is not...
  14. I

    Post I hate to say it but I like the Fire TV stick better

    Agreed. It's the community of developers, small and large that makes this OS so great. I don't see much progress in the Fire TV forum and its been out for months.
  15. I

    Post [APP][Xposed] XMultiWindow 1.6.0-- Like Omni's Splite View[UPDATE140213]

    Problem Solved This fixed my issue with only being able to have 1 window open. Maybe OP can add that link to the 1st post? Or even incorporate that module with his? :D