Soong is intended to build the Android Platform, so while it can build "unbundled" apps in some contexts, that's only by downloading a large portion of the android platform in order to do so. If you're just building an Android application, it's more than likely not the right tool to use. If you are trying a platform build, have you successfully downloaded the code and built something without any changes?
- Dan On Fri, Feb 19, 2021 at 9:16 AM Akshay Sakare <[email protected]> wrote: > Hello, > May be this document will help you > https://android.googlesource.com/platform/build/soong/ > > > On Friday, February 19, 2021 at 9:08:37 PM UTC+5:30 Ankita Kulkarni wrote: > >> >> Hello, >> I am a newbie in Android & Soong build system. I want to build basic >> HelloWorld example using Soong build system, referred following links >> >> https://android.googlesource.com/platform/build/soong/+/refs/heads/master/README.md >> >> https://source.android.com/setup/build . >> >> I am not able to understand how to install Soong & use it to build any >> application. >> >> Could anyone please guide me on it? >> >> Thanks & Regards, >> Ankita >> > -- > -- > You received this message because you are subscribed to the "Android > Building" mailing list. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/android-building?hl=en > > --- > You received this message because you are subscribed to the Google Groups > "Android Building" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/android-building/0db43b2f-d379-4a1f-ad8d-347c26654941n%40googlegroups.com > <https://groups.google.com/d/msgid/android-building/0db43b2f-d379-4a1f-ad8d-347c26654941n%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- -- You received this message because you are subscribed to the "Android Building" mailing list. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-building?hl=en --- You received this message because you are subscribed to the Google Groups "Android Building" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/android-building/CALQgHd%3DmzcncgFetVid_SVYjGsKKb1%3DpRLjXObfPi4%3DhwnW2ZA%40mail.gmail.com.
