Detect-It-Easy/help/APK.md
2024-06-08 23:59:44 +02:00

12 lines
263 B
Markdown

###This is a description of the APK class.
* You could use all functions from Binary class but with APK prefix (Binary.compare -> APK.compare)
**QString getAndroidManifest()**
```
```
**QString getAndroidManifest(const QString &sRecord)**
```
```