Recent content by chriv

  1. C

    Anyone planning on using Nova launcher?

    1) Because I despise going through page after page of apps in my app drawer, and I can easily turn that off using Nova vertical scroll 2) To have a consistent feel across all my Android devices, especially after buying new ones 3) I can easily backup my Nova settings to cloud accounts There...
  2. C

    What is this unknown button overlay that looks like a Wii Remote on the Galaxy S6?

    One of my employers sent me this screenshot from his AT&T Samsung Galaxy S6 phone. It shows an overlay over the home screen with a button in the upper-right (looks like a Wii Remote in a circle button). This button has been appearing on his phone at night sometimes, and when it is present, he...
  3. C

    [GUIDE][Ubuntu] Compiling Android from Source

    I hope that you aren't typing the spaces (above). It should be full_toro-userdebug (no spaces). Also, make sure you haven't changed the value of PRODUCT_NAME := full_toro in device/samsung/toro/full_toro.mk. I got the same error when I changed the value on that line to "Galaxy Nexus" instead...
  4. C

    [GUIDE][Ubuntu] Compiling Android from Source

    Re: [GUIDE] Compiling Android from Source for the Galaxy Nexus I'm having only one problem with this guide. The current AOSP source code is for 4.1.2 (JZO54K). I want to build 4.1.1 (specifically JRO03C). I selected "full_toro-user" with the lunch menu (which is the build type that I want)...