Commit Graph

4 Commits

Author SHA1 Message Date
Brad Fitzpatrick d867233bec android: crap Eclipse decided to do
Change-Id: I989fc27ffa70176909bc9ab34a2326c59a481f90
2013-12-31 18:14:14 -08:00
Brad Fitzpatrick 91cf37edb6 android: start of using the Go camput binary as a child process.
For now it just smartly copies it from the APK zip to the filesystem and chmods it.

For testing:

(in an adb shell)

CAMLI_AUTH=userpass:USER:PASS /data/data/org.camlistore/files/camput.bin --server=https://server.example.com file -vivify /sdcard/DCIM/Camera/IMG_20130126_143719.jpg

... which now works, as of commit 51e88c7434 (camput: run in an Android linux non-cgo environment)

Change-Id: I32a7e1e28fdf781bec5156271a4b33f5bd3b8b83
2013-01-26 16:54:03 -08:00
Brad Fitzpatrick ec8f01c467 android: make it compile with Eclipse (ADT v21.0.0-519525) again
Change-Id: I70efe6897bf235d6c4c174f505c7a79b09d6e6ec
2013-01-26 13:42:07 -08:00
Daniel Erat 43f113183c rename clients/android/uploader to clients/android
also change package from com.danga.camli to org.camlistore
2011-03-13 13:09:56 -07:00