diff --git a/build.android.sh b/build.android.sh index 8191f3b3..02c97fe5 100644 --- a/build.android.sh +++ b/build.android.sh @@ -6,16 +6,6 @@ cd /go go get -u fyne.io/fyne fyne.io/fyne/cmd/fyne -# temporary solution here to add android internet permission -rm -rf /go/bin/fyne -mkdir -p /go/src/github.com/ffdfgdfg -cd /go/src/github.com/ffdfgdfg -git clone https://github.com/ffdfgdfg/fyne.git -cd fyne -git checkout android-permission -go install ./cmd/fyne -cd /go - mkdir -p /go/src/github.com/cnlh/nps cp -R /app/* /go/src/github.com/cnlh/nps cd /go/src/github.com/cnlh/nps diff --git a/gui/npc/AndroidManifest.xml b/gui/npc/AndroidManifest.xml new file mode 100755 index 00000000..3bcb6471 --- /dev/null +++ b/gui/npc/AndroidManifest.xml @@ -0,0 +1,37 @@ + + + + + + + + + + + + + + + + + + + + +