readme: create a general file alignment table
This commit is contained in:
16
README.md
16
README.md
@@ -58,13 +58,15 @@ export NDK_PROJECT_PATH=$(pwd)
|
|||||||
```
|
```
|
||||||
pmt/
|
pmt/
|
||||||
|
|
|
|
||||||
libs/
|
________________|________________
|
||||||
|
|
| | | |
|
||||||
__________|__________
|
jni/ debutils/ objs/ libs/
|
||||||
| |
|
|
|
||||||
arm64-v8a/ armeabi-v7a/
|
__________|__________
|
||||||
| |
|
| |
|
||||||
pmt pmt
|
arm64-v8a/ armeabi-v7a/
|
||||||
|
| |
|
||||||
|
pmt pmt
|
||||||
```
|
```
|
||||||
- For the make installable debian package make-deb.sh use the script. It can be created within two architectures. Use the script flags correctly: arm64-v8a, armeabi-v7a. If you want to process with root, add sudo as the second argument. If you don't want, use no-sudo or leave it blank
|
- For the make installable debian package make-deb.sh use the script. It can be created within two architectures. Use the script flags correctly: arm64-v8a, armeabi-v7a. If you want to process with root, add sudo as the second argument. If you don't want, use no-sudo or leave it blank
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user