android.json 9.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249
  1. {
  2. "prepare_queue": {
  3. "installed": [],
  4. "uninstalled": []
  5. },
  6. "config_munge": {
  7. "files": {
  8. "res/xml/config.xml": {
  9. "parents": {
  10. "/*": [
  11. {
  12. "xml": "<feature name=\"alipay\"><param name=\"android-package\" value=\"cn.hhjjj.alipay.alipay\" /></feature>",
  13. "count": 1
  14. },
  15. {
  16. "xml": "<feature name=\"Wechat\"><param name=\"android-package\" value=\"xu.li.cordova.wechat.Wechat\" /></feature>",
  17. "count": 1
  18. },
  19. {
  20. "xml": "<preference name=\"WECHATAPPID\" value=\"wxb72c361102cca2dc\" />",
  21. "count": 1
  22. },
  23. {
  24. "xml": "<feature name=\"Whitelist\"><param name=\"android-package\" value=\"org.apache.cordova.whitelist.WhitelistPlugin\" /><param name=\"onload\" value=\"true\" /></feature>",
  25. "count": 1
  26. },
  27. {
  28. "xml": "<feature name=\"Toast\"><param name=\"android-package\" value=\"nl.xservices.plugins.Toast\" /></feature>",
  29. "count": 1
  30. },
  31. {
  32. "xml": "<feature name=\"SplashScreen\"><param name=\"android-package\" value=\"org.apache.cordova.splashscreen.SplashScreen\" /><param name=\"onload\" value=\"true\" /></feature>",
  33. "count": 1
  34. },
  35. {
  36. "xml": "<feature name=\"qqlocation\"><param name=\"android-package\" value=\"cn.x1ongzhu.qqlocation.qqlocation\" /></feature>",
  37. "count": 1
  38. },
  39. {
  40. "xml": "<feature name=\"navigationbar\"><param name=\"android-package\" value=\"cn.x1ongzhu.navigationbar.navigationbar\" /></feature>",
  41. "count": 1
  42. },
  43. {
  44. "xml": "<feature name=\"AppUpdate\"><param name=\"android-package\" value=\"com.izouma.appupdate.AppUpdate\" /><param name=\"onload\" value=\"true\" /></feature>",
  45. "count": 1
  46. },
  47. {
  48. "xml": "<feature name=\"AppVersion\"><param name=\"android-package\" value=\"uk.co.whiteoctober.cordova.AppVersion\" /></feature>",
  49. "count": 1
  50. }
  51. ]
  52. }
  53. },
  54. "AndroidManifest.xml": {
  55. "parents": {
  56. "/*": [
  57. {
  58. "xml": "<uses-permission android:name=\"android.permission.INTERNET\" />",
  59. "count": 3
  60. },
  61. {
  62. "xml": "<uses-permission android:name=\"android.permission.ACCESS_NETWORK_STATE\" />",
  63. "count": 3
  64. },
  65. {
  66. "xml": "<uses-permission android:name=\"android.permission.ACCESS_WIFI_STATE\" />",
  67. "count": 3
  68. },
  69. {
  70. "xml": "<uses-permission android:name=\"android.permission.READ_PHONE_STATE\" />",
  71. "count": 3
  72. },
  73. {
  74. "xml": "<uses-permission android:name=\"android.permission.WRITE_EXTERNAL_STORAGE\" />",
  75. "count": 3
  76. },
  77. {
  78. "xml": "<uses-permission android:name=\"android.permission.ACCESS_FINE_LOCATION\" />",
  79. "count": 1
  80. },
  81. {
  82. "xml": "<uses-permission android:name=\"android.permission.ACCESS_COARSE_LOCATION\" />",
  83. "count": 1
  84. },
  85. {
  86. "xml": "<uses-permission android:name=\"android.permission.CHANGE_WIFI_STATE\" />",
  87. "count": 1
  88. },
  89. {
  90. "xml": "<uses-permission android:name=\"android.permission.CHANGE_NETWORK_STATE\" />",
  91. "count": 1
  92. },
  93. {
  94. "xml": "<uses-permission android:name=\"android.permission.REQUEST_INSTALL_PACKAGES\" />",
  95. "count": 1
  96. }
  97. ],
  98. "/manifest/application": [
  99. {
  100. "xml": "<activity android:configChanges=\"orientation|keyboardHidden|navigation|screenSize\" android:exported=\"false\" android:name=\"com.alipay.sdk.app.H5PayActivity\" android:screenOrientation=\"behind\" android:windowSoftInputMode=\"adjustResize|stateHidden\"></activity>",
  101. "count": 1
  102. },
  103. {
  104. "xml": "<activity android:configChanges=\"orientation|keyboardHidden|navigation\" android:exported=\"false\" android:name=\"com.alipay.sdk.app.H5AuthActivity\" android:screenOrientation=\"behind\" android:windowSoftInputMode=\"adjustResize|stateHidden\"></activity>",
  105. "count": 1
  106. },
  107. {
  108. "xml": "<activity android:exported=\"true\" android:label=\"@string/launcher_name\" android:name=\".wxapi.WXEntryActivity\"><intent-filter><action android:name=\"android.intent.action.VIEW\" /><category android:name=\"android.intent.category.DEFAULT\" /><data android:scheme=\"wxb72c361102cca2dc\" /></intent-filter></activity>",
  109. "count": 1
  110. },
  111. {
  112. "xml": "<activity android:exported=\"true\" android:label=\"@string/launcher_name\" android:launchMode=\"singleTop\" android:name=\".wxapi.WXPayEntryActivity\"><intent-filter><action android:name=\"android.intent.action.VIEW\" /><category android:name=\"android.intent.category.DEFAULT\" /><data android:scheme=\"wxb72c361102cca2dc\" /></intent-filter></activity>",
  113. "count": 1
  114. },
  115. {
  116. "xml": "<meta-data android:name=\"TencentMapSDK\" android:value=\"PPQBZ-HCQLO-MMNWE-SHIDE-Y42BH-D3F76\" />",
  117. "count": 1
  118. }
  119. ],
  120. "application": [
  121. {
  122. "xml": "<provider android:authorities=\"${applicationId}.provider\" android:exported=\"false\" android:grantUriPermissions=\"true\" android:name=\"com.izouma.appupdate.FileProvider\"><meta-data android:name=\"android.support.FILE_PROVIDER_PATHS\" android:resource=\"@xml/appupdate_provider_paths\" /></provider>",
  123. "count": 1
  124. }
  125. ]
  126. }
  127. }
  128. }
  129. },
  130. "installed_plugins": {
  131. "cordova-plugin-alipay-v2": {
  132. "APP_ID": "2016091300498738",
  133. "PACKAGE_NAME": "com.izouma.lingxiancar"
  134. },
  135. "cordova-plugin-wechat": {
  136. "WECHATAPPID": "wxb72c361102cca2dc",
  137. "PACKAGE_NAME": "com.izouma.lingxiancar"
  138. },
  139. "cordova-plugin-whitelist": {
  140. "PACKAGE_NAME": "com.izouma.lingxiancar"
  141. },
  142. "cordova-plugin-x-toast": {
  143. "PACKAGE_NAME": "com.izouma.lingxiancar"
  144. },
  145. "cordova-plugin-splashscreen": {
  146. "PACKAGE_NAME": "com.izouma.lingxiancar"
  147. },
  148. "cordova-plugin-qqlocation": {
  149. "API_KEY": "PPQBZ-HCQLO-MMNWE-SHIDE-Y42BH-D3F76",
  150. "PACKAGE_NAME": "com.izouma.lingxiancar"
  151. },
  152. "cordova-plugin-wkwebview-engine": {
  153. "PACKAGE_NAME": "com.izouma.lingxiancar"
  154. },
  155. "cordova-plugin-navigationbar": {
  156. "PACKAGE_NAME": "com.izouma.lingxiancar"
  157. },
  158. "cordova-plugin-app-update": {
  159. "PACKAGE_NAME": "com.izouma.lingxiancar"
  160. },
  161. "cordova-plugin-app-version": {
  162. "PACKAGE_NAME": "com.izouma.lingxiancar"
  163. }
  164. },
  165. "dependent_plugins": {},
  166. "modules": [
  167. {
  168. "id": "cordova-plugin-alipay-v2.alipay",
  169. "file": "plugins/cordova-plugin-alipay-v2/www/alipay.js",
  170. "pluginId": "cordova-plugin-alipay-v2",
  171. "clobbers": [
  172. "cordova.plugins.alipay"
  173. ]
  174. },
  175. {
  176. "id": "cordova-plugin-wechat.Wechat",
  177. "file": "plugins/cordova-plugin-wechat/www/wechat.js",
  178. "pluginId": "cordova-plugin-wechat",
  179. "clobbers": [
  180. "Wechat"
  181. ]
  182. },
  183. {
  184. "id": "cordova-plugin-x-toast.Toast",
  185. "file": "plugins/cordova-plugin-x-toast/www/Toast.js",
  186. "pluginId": "cordova-plugin-x-toast",
  187. "clobbers": [
  188. "window.plugins.toast"
  189. ]
  190. },
  191. {
  192. "id": "cordova-plugin-x-toast.tests",
  193. "file": "plugins/cordova-plugin-x-toast/test/tests.js",
  194. "pluginId": "cordova-plugin-x-toast"
  195. },
  196. {
  197. "id": "cordova-plugin-splashscreen.SplashScreen",
  198. "file": "plugins/cordova-plugin-splashscreen/www/splashscreen.js",
  199. "pluginId": "cordova-plugin-splashscreen",
  200. "clobbers": [
  201. "navigator.splashscreen"
  202. ]
  203. },
  204. {
  205. "id": "cordova-plugin-qqlocation.qqlocation",
  206. "file": "plugins/cordova-plugin-qqlocation/www/qqlocation.js",
  207. "pluginId": "cordova-plugin-qqlocation",
  208. "clobbers": [
  209. "cordova.plugins.qqlocation"
  210. ]
  211. },
  212. {
  213. "id": "cordova-plugin-navigationbar.navigationbar",
  214. "file": "plugins/cordova-plugin-navigationbar/www/navigationbar.js",
  215. "pluginId": "cordova-plugin-navigationbar",
  216. "clobbers": [
  217. "cordova.plugins.navigationbar"
  218. ]
  219. },
  220. {
  221. "id": "cordova-plugin-app-update.AppUpdate",
  222. "file": "plugins/cordova-plugin-app-update/www/AppUpdate.js",
  223. "pluginId": "cordova-plugin-app-update",
  224. "clobbers": [
  225. "AppUpdate"
  226. ]
  227. },
  228. {
  229. "id": "cordova-plugin-app-version.AppVersionPlugin",
  230. "file": "plugins/cordova-plugin-app-version/www/AppVersionPlugin.js",
  231. "pluginId": "cordova-plugin-app-version",
  232. "clobbers": [
  233. "cordova.getAppVersion"
  234. ]
  235. }
  236. ],
  237. "plugin_metadata": {
  238. "cordova-plugin-alipay-v2": "0.0.3",
  239. "cordova-plugin-wechat": "2.1.0",
  240. "cordova-plugin-whitelist": "1.3.3",
  241. "cordova-plugin-x-toast": "2.6.0",
  242. "cordova-plugin-splashscreen": "5.0.1",
  243. "cordova-plugin-qqlocation": "1.0.0",
  244. "cordova-plugin-wkwebview-engine": "1.1.4",
  245. "cordova-plugin-navigationbar": "1.0.0",
  246. "cordova-plugin-app-update": "1.0.0",
  247. "cordova-plugin-app-version": "0.1.9"
  248. }
  249. }