manifest-merger-blame-debug-report.txt 2.3 KB

123456789101112131415161718192021222324252627282930313233343536373839
  1. 1<?xml version="1.0" encoding="utf-8"?>
  2. 2<manifest xmlns:android="http://schemas.android.com/apk/res/android"
  3. 3 package="com.apicloud.sdk.moduledemo"
  4. 4 android:versionCode="1"
  5. 5 android:versionName="1.0" >
  6. 6
  7. 7 <uses-sdk
  8. 7-->G:\Android Studio\project\APICloudModuleSDKTrueGis\moduleDemo\src\main\AndroidManifest.xml:5:5-6:40
  9. 8 android:minSdkVersion="15"
  10. 8-->G:\Android Studio\project\APICloudModuleSDKTrueGis\moduleDemo\src\main\AndroidManifest.xml:5:15-41
  11. 9 android:targetSdkVersion="28" />
  12. 9-->G:\Android Studio\project\APICloudModuleSDKTrueGis\moduleDemo\src\main\AndroidManifest.xml:6:9-38
  13. 10
  14. 11 <uses-permission android:name="android.permission.VIBRATE" />
  15. 11-->G:\Android Studio\project\APICloudModuleSDKTrueGis\moduleDemo\src\main\AndroidManifest.xml:8:5-66
  16. 11-->G:\Android Studio\project\APICloudModuleSDKTrueGis\moduleDemo\src\main\AndroidManifest.xml:8:22-63
  17. 12
  18. 13 <!-- <meta-data android:name="android.useAndroidX" android:value="true" /> -->
  19. 14 <application
  20. 14-->G:\Android Studio\project\APICloudModuleSDKTrueGis\moduleDemo\src\main\AndroidManifest.xml:12:5-22:19
  21. 15 android:allowBackup="true"
  22. 15-->G:\Android Studio\project\APICloudModuleSDKTrueGis\moduleDemo\src\main\AndroidManifest.xml:12:18-44
  23. 16 android:label="@string/app_name"
  24. 16-->G:\Android Studio\project\APICloudModuleSDKTrueGis\moduleDemo\src\main\AndroidManifest.xml:13:9-41
  25. 17 android:supportsRtl="true" >
  26. 17-->G:\Android Studio\project\APICloudModuleSDKTrueGis\moduleDemo\src\main\AndroidManifest.xml:14:9-35
  27. 18 <activity
  28. 18-->G:\Android Studio\project\APICloudModuleSDKTrueGis\moduleDemo\src\main\AndroidManifest.xml:16:9-20:58
  29. 19 android:name="com.apicloud.moduleDemo.DemoActivity"
  30. 19-->G:\Android Studio\project\APICloudModuleSDKTrueGis\moduleDemo\src\main\AndroidManifest.xml:17:13-64
  31. 20 android:configChanges="orientation|locale"
  32. 20-->G:\Android Studio\project\APICloudModuleSDKTrueGis\moduleDemo\src\main\AndroidManifest.xml:20:13-55
  33. 21 android:screenOrientation="portrait"
  34. 21-->G:\Android Studio\project\APICloudModuleSDKTrueGis\moduleDemo\src\main\AndroidManifest.xml:18:13-49
  35. 22 android:theme="@android:style/Theme.DeviceDefault.Light.NoActionBar" />
  36. 22-->G:\Android Studio\project\APICloudModuleSDKTrueGis\moduleDemo\src\main\AndroidManifest.xml:19:13-81
  37. 23 </application>
  38. 24
  39. 25</manifest>