Recent content by indy328

  1. I

    [GUIDE][Ubuntu] Compiling Android from Source

    Can anybody chime in and enlighten us how to add busybox pre-compile. I'd like to do this without a kitchen. I ran across a thread somewhere that had some instructions on how to do it for a 4.0.3 build, but I'm compiling now and it looks like it ignored that part of the build or something...
  2. I

    [GUIDE][Ubuntu] Compiling Android from Source

    I'm fairly certain you can just crack open the zip and edit the build.prop Sent from my Full AOSP on Toro-VZW using Android Central Forums
  3. I

    [GUIDE][Ubuntu] Compiling Android from Source

    What is a drm file and why do we need those? Sent from my Full AOSP on Toro-VZW using Android Central Forums
  4. I

    [GUIDE][Ubuntu] Compiling Android from Source

    Yep! Just make sure its a 4.1 ROM. 4.0 blobs do not work. Sent from my Full AOSP on Toro-VZW using Android Central Forums
  5. I

    [GUIDE][Ubuntu] Compiling Android from Source

    Are you already running a 4.1.1 ROM? If so, you can just get root explorer from the play store (or similar root browser app) and navigate to the blobs from the previously posted paths and copy the files to your Downloads folder on your SD card. Then adb pull those files to your machine. That's...
  6. I

    [GUIDE][Ubuntu] Compiling Android from Source

    Holy guacamole! Thank you for explaining that and spelling it out for me. I've finally got a fully working build. You are the man! Sent from my Full AOSP on Toro-VZW using Android Central Forums
  7. I

    [GUIDE][Ubuntu] Compiling Android from Source

    thank you much, i understand very clearly. i guess this just isn't for me because i don't have those folders. i am fairly frustrated as i have synced and resynced and started anew at least 3 times. i have compiled a working 4.1.1 build but this is the last piece that i am missing. great write up...
  8. I

    [GUIDE][Ubuntu] Compiling Android from Source

    yeah, i saw that but i think i am a bit confused. in my device/samsung/toro/self-extractors/ i only have one make file which is android.mk. even if i open that up with gedit it opens, but nothing is there.
  9. I

    [GUIDE][Ubuntu] Compiling Android from Source

    how do you create a makefile for the 5 missing files and where do i put them once they are made?!