mirror of
https://github.com/horsicq/Detect-It-Easy.git
synced 2026-06-24 01:54:08 +00:00
12 lines
263 B
Markdown
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)**
|
|
|
|
```
|
|
```
|