• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Help [WIP] GB Compilation for A70.

It was:
Code:
  repo init -u [URL]https://android.googlesource.com/platform/manifest[/URL] -b android-2.3_r1

Problem:
Code:
akshay@ubuntu:~$ repo sync
remote: Counting objects: 172, done.
remote: Compressing objects: 100% (48/48), done.
remote: Total 154 (delta 106), reused 153 (delta 105)
Receiving objects: 100% (154/154), 32.56 KiB, done.
Resolving deltas: 100% (106/106), completed with 17 local objects.
From git://github.com/android/tools_repo
   08c880d..34fb20f  maint      -> origin/maint
   30d4529..34fb20f  stable     -> origin/stable
 * [new tag]         v1.7.8.1   -> v1.7.8.1
From git://github.com/android/tools_repo
 * [new tag]         v1.7.6     -> v1.7.6
 * [new tag]         v1.7.6.1   -> v1.7.6.1
 * [new tag]         v1.7.7     -> v1.7.7
 * [new tag]         v1.7.7.1   -> v1.7.7.1
 * [new tag]         v1.7.7.2   -> v1.7.7.2
 * [new tag]         v1.7.7.3   -> v1.7.7.3
 * [new tag]         v1.7.7.4   -> v1.7.7.4
 * [new tag]         v1.7.7.5   -> v1.7.7.5
 * [new tag]         v1.7.7.6   -> v1.7.7.6
 * [new tag]         v1.7.8     -> v1.7.8
Fetching projects:   1% (2/166)  fatal: '../platform/bionic.git' does not appear to be a git repository
fatal: The remote end hung up unexpectedly
error: Cannot fetch platform/bionic
akshay@ubuntu:~$ repo sync
fatal: '../platform/bionic.git' does not appear to be a git repository
fatal: The remote end hung up unexpectedly
error: Cannot fetch platform/bionic
 
Now I can't because my pc has crashed and I am trying to fix it....

edit=now my pc is up....so how much download has completed
 
Back
Top Bottom