Hi, The Android project is composed of many smaller git repositories. It shouldn't be an issue to stop the sync process and resume it later. You can also use --partial-clone that only downloads git objects when needed.
More details here: https://source.android.com/setup/build/downloading Regards, Alessio On Thu, Oct 1, 2020 at 5:11 PM Mahnoor Malik <[email protected]> wrote: > Dear all, > > > I have to download android source code on my university pc. I start the > process in the morning and can only continue it till 7. The problem is > that I am unable to complete the download in this time frame. Is there any > work around through which I can resume download the next day. Thank you > > > > Regards, > Mahnoor > > -- > -- > 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/CABiDw9hBqnFgCN0CBLO7hpPFbZQmhFiLhSDxTP2t3cWVcoC4jA%40mail.gmail.com > <https://groups.google.com/d/msgid/android-building/CABiDw9hBqnFgCN0CBLO7hpPFbZQmhFiLhSDxTP2t3cWVcoC4jA%40mail.gmail.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/CAKM9mi%2Bp_z1kHwfN5cq_Gg-dDSqZtXpH4O8ugfja90_6x6hEhQ%40mail.gmail.com.
