Recent content by LucidDev

  1. L

    [VIDEO] Unlock, Root, & Clockwork for the Nexus 7 Tablet

    Here are a couple of problems I ran into and how I fixed them. Could not mount /sdcard/ Could not find any files on /sdcard/ Fix: I pushed to /sdcard/0/ instead of just /sdcard/ (adb push supersu.zip /sdcard/0/) ============================ When I tried to install the universal driver, the...