This repository has been moved to https://git.openprivacy.ca/cwtch.im/libcwtch-go
Go to file
Dan Ballard dd9f60a9ac Merge pull request 'Unlock Profiles' (#4) from unlock into gomobile
Reviewed-on: #4
2021-01-26 17:22:50 -08:00
.idea add basic gomobile support, makefile, switch scripts, change to proper cwtch ui default password 2021-01-09 16:35:54 -08:00
.gitignore add GetMessages 2021-01-14 15:34:08 -08:00
Makefile add basic gomobile support, makefile, switch scripts, change to proper cwtch ui default password 2021-01-09 16:35:54 -08:00
README.md add GetMessages 2021-01-14 15:34:08 -08:00
go.mod add basic gomobile support, makefile, switch scripts, change to proper cwtch ui default password 2021-01-09 16:35:54 -08:00
go.sum add basic gomobile support, makefile, switch scripts, change to proper cwtch ui default password 2021-01-09 16:35:54 -08:00
lib.go Unlock Profiles 2021-01-26 14:38:06 -08:00
switch-ffi.sh switch-ffi.sh fix 2021-01-09 16:37:44 -08:00
switch-gomobile.sh add basic gomobile support, makefile, switch scripts, change to proper cwtch ui default password 2021-01-09 16:35:54 -08:00

README.md

Build Instructions...

make linux
make android

Using

Linux Desktop:

  • LD_LIBRARY_PATH set to point to libCwtch.so
  • or drop a symlink into /usr/lib

Android

  • copy cwtch.aar into flutter_app/android/cwtch