Update Android build scripts. Remove unnecessary project files

This commit is contained in:
Joseph Henry
2021-02-10 18:12:01 -08:00
parent a6fc3e44b8
commit 4e57827637
52 changed files with 116 additions and 596 deletions

View File

@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.example.zerotier">
<uses-permission android:name="android.permission.INTERNET" />
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />
</manifest>

View File

@@ -0,0 +1 @@
Before build, Java wrapper sources will be copied here