Monday, March 19, 2012

[android-developers] A question about after repo sync the first time

Hi guys,

When I repo synced Android the first time, I met some errors. I
searched online and someone suggested using "repo sync -f" instead. I
just found this command seems to skip any errors during
synchronization. Now I cannot compile my Android. But after the first
time, I found repo sync does a different job which is like "git remote
update", not "git clone" for the first.

So I think I may failed to add some dependency files when I did the
first repo sync work. I deleted the whole directory and redid all the
steps but it seemed not to be working. How can I fix this problem. Can
I use "git clone" instead of "repo sync"?

Thanks

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment