While downloading the source, I require to pause the downloading in between, by using CTRL + C, but the problem is, I don’t get even one line of source to see!!, `n instead, some partial files are getting accumulated in the working directory, which are filling up my disk space rapidly, `n now the disk space is getting choked. So, my questions are:
1. How to extract source code from those partial files?
2. How to successfully pause the downloading of the Android’s source?
Hi, I was hoping to get some help regarding, the problem in downloading Android source code. Many days have passed since this problem began, and since then, I haven’t tried to download Android’s source again. So can you help me with the following two things:
How to successfully pause the downloading of the Android’s source code in between [as one has to download the source using the console-only application]?
How to determine what’s in those ‘tmp_pack_<some text>’ files, `n how to make use of them, like, using them in a way, which avoids, downloading that part of Android’s source code which maybe already in those files?
Thanks,
Waiting for help.