0% found this document useful (0 votes)
21 views

Debug

The document summarizes the log output from compiling an Android application project called "GoogleNiggas" using the Sketchware Pro app builder. It shows the steps taken to compile resources and Java files, generate R.class files, dex the files, and package them into an unsigned APK file called GoogleNiggas.apk.unsigned. The entire process from starting to compile resources to building the unsigned APK took 4790 milliseconds.

Uploaded by

user4356914
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
21 views

Debug

The document summarizes the log output from compiling an Android application project called "GoogleNiggas" using the Sketchware Pro app builder. It shows the steps taken to compile resources and Java files, generate R.class files, dex the files, and package them into an unsigned APK file called GoogleNiggas.apk.unsigned. The entire process from starting to compile resources to building the unsigned APK took 4790 milliseconds.

Uploaded by

user4356914
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 2

2024-01-19T22:06:33.622+0300 D/AppBuilder: Running Sketchware Pro v6.4.

0-rc05-
minApi26 (150)
2024-01-19T22:06:33.636+0300 D/AppBuilder: base.apk's size is 119 MB (119197239 B)
2024-01-19T22:06:33.681+0300 D/AppBuilder:c: Compiling built-in library resources
took 0 ms
2024-01-19T22:06:33.687+0300 D/AppBuilder:cLLR: About to compile 0 local libraries
2024-01-19T22:06:33.693+0300 D/AppBuilder:c: Compiling local library resources took
5 ms
2024-01-19T22:06:33.699+0300 D/AppBuilder:cPR: Now executing:
[/data/user/0/com.sketchware.remod/cache/aapt2, compile, --dir,
/storage/emulated/0/.sketchware/mysc/613/app/src/main/res, -o,
/storage/emulated/0/.sketchware/mysc/613/bin/res/project.zip]
2024-01-19T22:06:33.814+0300 D/AppBuilder:c: Compiling project generated resources
took 116 ms
2024-01-19T22:06:33.822+0300 D/AppBuilder:c: Compiling project imported resources
took 1 ms
2024-01-19T22:06:33.841+0300 D/AppBuilder:l:
[/data/user/0/com.sketchware.remod/cache/aapt2, link, --allow-reserved-package-id,
--auto-add-overlay, --no-version-vectors, --no-version-transitions, --min-sdk-
version, 21, --target-sdk-version, 28, --version-code, 6, --version-name, 6.20, -I,
/data/user/0/com.sketchware.remod/cache/libs/android.jar, -A,
/storage/emulated/0/.sketchware/mysc/613/app/src/main/assets, -R,
/storage/emulated/0/.sketchware/mysc/613/bin/res/project.zip, -R,
/storage/emulated/0/.sketchware/mysc/613/bin/res/project.zip, --java,
/storage/emulated/0/.sketchware/mysc/613/gen, --proguard,
/storage/emulated/0/.sketchware/mysc/613/bin/aapt_rules.pro, --manifest,
/storage/emulated/0/.sketchware/mysc/613/app/src/main/AndroidManifest.xml, -o,
/storage/emulated/0/.sketchware/mysc/613/bin/GoogleNiggas.apk.res]
2024-01-19T22:06:34.605+0300 D/AppBuilder:c: Linking resources took 775 ms
2024-01-19T22:06:34.614+0300 D/AppBuilder: Compiling resources took 936 ms
2024-01-19T22:06:34.677+0300 D/AppBuilder: Running Eclipse compiler with these
arguments: [-1.7, -nowarn, -d,
/storage/emulated/0/.sketchware/mysc/613/bin/classes, -cp,
/storage/emulated/0/.sketchware/mysc/613/bin/classes:/data/user/0/
com.sketchware.remod/cache/libs/android.jar:/data/user/0/com.sketchware.remod/
cache/libs/libs/http-legacy-android-28/classes.jar:, -proc:none,
/storage/emulated/0/.sketchware/mysc/613/app/src/main/java,
/storage/emulated/0/.sketchware/mysc/613/gen]
2024-01-19T22:06:37.387+0300 D/AppBuilder: System.out of Eclipse compiler:
2024-01-19T22:06:37.396+0300 D/AppBuilder: System.err of Eclipse compiler:
2024-01-19T22:06:37.404+0300 D/AppBuilder: Compiling Java files took 2738 ms
2024-01-19T22:06:37.442+0300 D/AppBuilder: Running Dx with these arguments: [--
debug, --verbose, --multi-dex,
--output=/storage/emulated/0/.sketchware/mysc/613/bin/dex,
/storage/emulated/0/.sketchware/mysc/613/bin/classes]
processing /storage/emulated/0/.sketchware/mysc/613/bin/classes/./com/my/google/
com/DebugActivity.class...
processing /storage/emulated/0/.sketchware/mysc/613/bin/classes/./com/my/google/
com/DebugActivity$1.class...
processing /storage/emulated/0/.sketchware/mysc/613/bin/classes/./com/my/google/
com/FileUtil.class...
processing /storage/emulated/0/.sketchware/mysc/613/bin/classes/./com/my/google/
com/MainActivity.class...
processing /storage/emulated/0/.sketchware/mysc/613/bin/classes/./com/my/google/
com/MainActivity$1.class...
processing /storage/emulated/0/.sketchware/mysc/613/bin/classes/./com/my/google/
com/R.class...
processing /storage/emulated/0/.sketchware/mysc/613/bin/classes/./com/my/google/
com/R$color.class...
processing /storage/emulated/0/.sketchware/mysc/613/bin/classes/./com/my/google/
com/R$drawable.class...
processing /storage/emulated/0/.sketchware/mysc/613/bin/classes/./com/my/google/
com/R$id.class...
processing /storage/emulated/0/.sketchware/mysc/613/bin/classes/./com/my/google/
com/R$layout.class...
processing /storage/emulated/0/.sketchware/mysc/613/bin/classes/./com/my/google/
com/R$string.class...
processing /storage/emulated/0/.sketchware/mysc/613/bin/classes/./com/my/google/
com/R$style.class...
processing /storage/emulated/0/.sketchware/mysc/613/bin/classes/./com/my/google/
com/SketchApplication.class...
processing /storage/emulated/0/.sketchware/mysc/613/bin/classes/./com/my/google/
com/SketchApplication$1.class...
processing /storage/emulated/0/.sketchware/mysc/613/bin/classes/./com/my/google/
com/SketchLogger.class...
processing /storage/emulated/0/.sketchware/mysc/613/bin/classes/./com/my/google/
com/SketchLogger$1.class...
processing /storage/emulated/0/.sketchware/mysc/613/bin/classes/./com/my/google/
com/SketchwareUtil.class...
processing /storage/emulated/0/.sketchware/mysc/613/bin/classes/./com/my/google/
com/SketchwareUtil$1.class...
2024-01-19T22:06:38.179+0300 D/AppBuilder: Dx took 743 ms
2024-01-19T22:06:38.190+0300 D/AppBuilder: Will merge these 2 DEX files to
classes.dex: [/data/user/0/com.sketchware.remod/cache/libs/dexs/http-legacy-
android-28.dex, /storage/emulated/0/.sketchware/mysc/613/bin/dex/classes.dex]
2024-01-19T22:06:38.199+0300 D/AppBuilder: Skipped merging DEX files due to debug
build with minSdkVersion >= 21
Packaging GoogleNiggas.apk.unsigned
/storage/emulated/0/.sketchware/mysc/613/bin/GoogleNiggas.apk.res:
=> AndroidManifest.xml
=> res/drawable-xhdpi-v4/app_icon.png
=> res/drawable-xhdpi-v4/default_image.png
=> res/layout/main.xml
=> resources.arsc
/data/user/0/com.sketchware.remod/cache/libs/dexs/http-legacy-android-28.dex =>
classes.dex
/storage/emulated/0/.sketchware/mysc/613/bin/dex/classes.dex => classes2.dex
2024-01-19T22:06:38.467+0300 D/AppBuilder: Time passed since starting to compile
resources until building the unsigned APK: 4790 ms

You might also like