Retouch (com.advasoft.touchretouch)
4.4.12 (133)
28(最低SDK版本: 21)
開發引擎
變現平台
統計平台
追踪平台
應用內支付
Activities
- com.advasoft.touchretouch4.LicenseActivity
- com.advasoft.touchretouch4.EditActivityNBO
- com.advasoft.touchretouch4.AboutUsActivity
- com.advasoft.touchretouch4.TutorialsActivity
- com.advasoft.touchretouch4.WelcomeActivity
Services
Broadcast Receivers
Content Providers
- androidx.core.content.FileProvider
Permissions
- com.android.vending.CHECK_LICENSE
- android.permission.WRITE_EXTERNAL_STORAGE
Metadatas
Features
- android.hardware.camera
- android.hardware.camera.front
AndroidManifest.xml
'<manifest xmlns:dist=\"http://schemas.android.com/apk/distribution\" xmlns:android=\"http://schemas.android.com/apk/res/android\" android:versionCode=\"133\" android:versionName=\"4.4.12\" android:compileSdkVersion=\"28\" android:compileSdkVersionCodename=\"9\" package=\"com.advasoft.touchretouch\" platformBuildVersionCode=\"29\" platformBuildVersionName=\"10\">\n <uses-sdk android:minSdkVersion=\"21\" android:targetSdkVersion=\"28\"/>\n <uses-permission android:name=\"com.android.vending.CHECK_LICENSE\"/>\n <dist:module dist:instant=\"true\"/>\n <uses-feature android:glEsVersion=\"0x00020000\"/>\n <uses-feature android:name=\"android.hardware.camera\" android:required=\"false\"/>\n <uses-feature android:name=\"android.hardware.camera.front\" android:required=\"false\"/>\n <uses-permission android:name=\"android.permission.WRITE_EXTERNAL_STORAGE\"/>\n <application android:theme=\"@7F0E0005\" android:label=\"@7F0D001B\" android:icon=\"@7F0B0000\" android:name=\"androidx.multidex.MultiDexApplication\" android:allowBackup=\"true\" android:appComponentFactory=\"androidx.core.app.CoreComponentFactory\">\n <activity android:theme=\"@7F0E0005\" android:label=\"@7F0D001B\" android:name=\"com.advasoft.touchretouch4.LicenseActivity\" android:launchMode=\"2\" android:configChanges=\"0x00002DB4\">\n <intent-filter>\n <action android:name=\"android.intent.action.MAIN\"/>\n <category android:name=\"android.intent.category.LAUNCHER\"/>\n </intent-filter>\n <intent-filter>\n <action android:name=\"android.intent.action.MAIN\"/>\n <category android:name=\"android.intent.category.DEFAULT\"/>\n </intent-filter>\n <intent-filter>\n <action android:name=\"android.intent.action.VIEW\"/>\n <category android:name=\"android.intent.category.DEFAULT\"/>\n <category android:name=\"android.intent.category.BROWSABLE\"/>\n <data android:scheme=\"https\" android:host=\"adva-soft.com\" android:pathPattern=\"/app-pageTouch.html\"/>\n <data android:scheme=\"http\" android:host=\"adva-soft.com\" android:pathPattern=\"/app-pageTouch.html\"/>\n </intent-filter>\n </activity>\n <activity android:theme=\"@7F0E013D\" android:name=\"com.advasoft.touchretouch4.EditActivityNBO\" android:configChanges=\"0x00002DB4\">\n <intent-filter>\n <action android:name=\"android.intent.action.VIEW\"/>\n <action android:name=\"android.intent.action.EDIT\"/>\n <action android:name=\"android.intent.action.SEND\"/>\n <data android:mimeType=\"image/*\"/>\n <category android:name=\"android.intent.category.DEFAULT\"/>\n </intent-filter>\n </activity>\n <provider android:name=\"androidx.core.content.FileProvider\" android:exported=\"false\" android:authorities=\"com.advasoft.touchretouch.fileprovider\" android:grantUriPermissions=\"true\">\n <meta-data android:name=\"android.support.FILE_PROVIDER_PATHS\" android:resource=\"@7F100000\"/>\n </provider>\n <activity android:theme=\"@android:01030011\" android:name=\"com.advasoft.touchretouch4.AboutUsActivity\" android:configChanges=\"0x00002DB4\"/>\n <activity android:theme=\"@android:01030011\" android:name=\"com.advasoft.touchretouch4.TutorialsActivity\" android:configChanges=\"0x00002DB4\"/>\n <activity android:theme=\"@android:01030011\" android:name=\"com.advasoft.touchretouch4.WelcomeActivity\" android:configChanges=\"0x00002DB4\"/>\n <meta-data android:name=\"aia-compat-api-min-version\" android:value=\"1\"/>\n </application>\n</manifest>\n'