updated Android example using new webapi

This commit is contained in:
2017-07-02 10:01:23 +08:00
parent ff4ce90915
commit ced8791cb7
45 changed files with 3113 additions and 57 deletions

View File

@@ -0,0 +1,9 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="net.irext.webapi">
<application android:allowBackup="true" android:supportsRtl="true">
</application>
</manifest>