Recent content by BA for Test

  1. B

    [GUIDE][Ubuntu] Compiling Android from Source

    Thank You, dhworph, for full answer. I will check/test it tomorrow and back here to post results. While searching for answer i fould this: so basically thats the same way and should work. Update: So i tried to add hello world app to custom rom and everything went good: 1. added app to...
  2. B

    [GUIDE][Ubuntu] Compiling Android from Source

    Thank You in advice. In the meantime ill try to search for it too.
  3. B

    [GUIDE][Ubuntu] Compiling Android from Source

    Thank You for great tutorial! however i do have one question. i followed all the tutorial, built source code. if i would edit any source code file (e.g add simple log message in any function), will i have to fully rebuild it? or is it possible to build individual components faster?