mirror of
https://github.com/pierre42100/ComunicAndroid
synced 2025-09-24 00:00:00 +00:00
Ready to create ApIRequest task file
This commit is contained in:
@@ -2,6 +2,12 @@
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="org.communiquons.android.comunic.client">
|
||||
|
||||
<!-- Internet access is required to access the API -->
|
||||
<uses-permission android:name="android.permission.INTERNET" />
|
||||
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />
|
||||
|
||||
|
||||
|
||||
<application
|
||||
android:allowBackup="true"
|
||||
android:fullBackupContent="@xml/backup_scheme"
|
||||
|
Reference in New Issue
Block a user