Skip to main content

All Questions

Tagged with
0 votes
2 answers
1k views

Using Git to sync Mac and Android

I have a folder on my Mac and corresponding folder on my Android phone, which I would like to keep in sync both ways. ie. sometimes work is done on my phone, sometimes work is done on my Mac. I ...
randomfigure's user avatar
0 votes
1 answer
5k views

Can't download Android source with Repo: "cannot initialize work tree for platform/build/blueprint"

I'm trying to use repo to download the Android source as per Google's instructions. I've downloaded and initialized the Repo client and am now trying to update the working tree. After running repo ...
Eric Reed's user avatar
  • 211
0 votes
1 answer
2k views

Recover incomplete download in Android Open Source Project

I am trying to sync the following repo repo init -u git://github.com/CyanogenMod/android.git -b gingerbread and then repo sync my problem is that repo sync stuck at fetching projects 99 ...
user420193's user avatar
2 votes
1 answer
841 views

sync mobile device with a local server

Hello I have a two way synch scenario: multiple archos android client devices (we plan to have up to 100 of them) that need to update small files (little txt logs) to a central server central server (...
microspino's user avatar
  • 1,041