Recent content by networkproblems

  1. N

    [GUIDE][Ubuntu] Compiling Android from Source

    Thanks - just put it in manually. And it was there last night. Combo #11
  2. N

    [GUIDE][Ubuntu] Compiling Android from Source

    I'm trying to build for my VZW gnex (toro), but it's not showing on my list after the lunch command anymore. It was there last night on my first build attempt (java issues). Went to give it another go, and it looks like it's been removed from AOSP. Anyone mind checking? FYI: Maguro is still there
  3. N

    [GUIDE][Ubuntu] Compiling Android from Source

    Apparently root gets the permissions when you run the script with "sudo." I just deleted the folder, removed "sudo" from the "sudo sh nameofthebinaryfileyouneedtoextract.sh" and it worked. Thanks for the guide. Just tried to build a zip and I got error 127. Back to google search. Edit...