I Still Don't Know Android

This commit is contained in:
Astatin3
2024-03-28 10:21:54 -06:00
parent 363470a275
commit 8913c7391d
13 changed files with 446 additions and 171 deletions
+2
View File
@@ -2,6 +2,8 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools">
<uses-permission android:name="android.permission.INTERNET" />
<application
android:allowBackup="true"
android:dataExtractionRules="@xml/data_extraction_rules"