AndroidManifest.xml options
APLLogging
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools" package="nz.co.electricbolt.appfigurateexample">
<application
...
<meta-data
android:name="APLLogging"
android:value="true"/>Standard AndroidManifest.xml behaviour
App name
App version
App icon
Last updated