Paprika doesn't have their API documented, so this is me reverse-engineering it from an Android device
Camera Club of Bozeman http://www.flickr.com/groups/bozeman_camera_club/ https://www.facebook.com/groups/390044434479305/
Photoshop User Group http://f11photo.com/features.html
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Git Bash environment | |
Go 1.5.3-1.6.2 | |
cd %GOPATH% | |
go get -v github.com/ericchiang/pup | |
cd src/github.com/ericchiang/pup | |
env GOOS=linux GOARCH=arm GOARM=5 go build |