Skip to content

Instantly share code, notes, and snippets.

@corinnekrych
Created September 2, 2016 12:27
Show Gist options
  • Select an option

  • Save corinnekrych/6be690db09ff8290d80bbdf0abddd716 to your computer and use it in GitHub Desktop.

Select an option

Save corinnekrych/6be690db09ff8290d80bbdf0abddd716 to your computer and use it in GitHub Desktop.
fh-digger output
----------------
server created
Started fh-digger version 2.1.0-BUILD-NUMBER on port: 8888 with pid 95434
^[[AaddTaskToQueue: 1ms
set user to corinne
set group to henryg
tar: Failed to set default locale
a Dockerfile
a files
a files/AndroidManifest.xml
a files/assets
a files/build.xml
a files/libs
a files/LICENSE
a files/misc
a files/proguard-project.txt
a files/project.properties
a files/res
a files/screenshots
a files/src
a files/src/com
a files/src/com/feedhenry
a files/src/com/feedhenry/starter
a files/src/com/feedhenry/starter/FHStarterActivity.java
a files/screenshots/androidproject_container.png
a files/res/drawable-hdpi
a files/res/drawable-mdpi
a files/res/drawable-xhdpi
a files/res/layout
a files/res/menu
a files/res/values
a files/res/values-large
a files/res/values-large/dimens.xml
a files/res/values/dimens.xml
a files/res/values/strings.xml
a files/res/values/styles.xml
a files/res/menu/activity_fhstarter.xml
a files/res/layout/activity_fhstarter.xml
a files/res/drawable-xhdpi/ic_action_search.png
a files/res/drawable-xhdpi/ic_launcher.png
a files/res/drawable-mdpi/ic_action_search.png
a files/res/drawable-mdpi/ic_launcher.png
a files/res/drawable-hdpi/ic_action_search.png
a files/res/drawable-hdpi/ic_launcher.png
a files/misc/HEADER
a files/libs/android-async-http-1.4.9.jar
a files/libs/fh-android-sdk-3.0.0.jar
a files/libs/httpclient-4.3.6.jar
a files/assets/fhconfig.properties
a resources
{"stream":"Step 1 : FROM centos:7\n"}
{"stream":" ---\u003e 970633036444\n"}
{"stream":"Step 2 : RUN mkdir /app\n"}
{"stream":" ---\u003e Running in d125fac5b28a\n"}
{"stream":" ---\u003e 028f1213d7a6\n"}
{"stream":"Removing intermediate container d125fac5b28a\n"}
{"stream":"Step 3 : VOLUME /app\n"}
{"stream":" ---\u003e Running in 195f8b733703\n"}
{"stream":" ---\u003e bd7f66041d8b\n"}
{"stream":"Removing intermediate container 195f8b733703\n"}
{"stream":"Step 4 : COPY files /app\n"}
{"stream":" ---\u003e ea447b1271d4\n"}
{"stream":"Removing intermediate container 75c1480854ea\n"}
{"stream":"Step 5 : COPY resources /app\n"}
{"stream":" ---\u003e 8f566eb12b52\n"}
{"stream":"Removing intermediate container ecbbfc4afa52\n"}
{"stream":"Step 6 : ENTRYPOINT /bin/sh\n"}
{"stream":" ---\u003e Running in 238609e969a8\n"}
{"stream":" ---\u003e 20844096ca4a\n"}
{"stream":"Removing intermediate container 238609e969a8\n"}
{"stream":"Successfully built 20844096ca4a\n"}
go inside container
-------------------
docker run -it --volumes-from 03565eab-d00d-459b-a7cd-1e5bb1229906 --entrypoint /bin/bash feedhenry/android-sdks
inside app/build.log
--------------------
[root@cacfd5143405 app]# vi build.log
[dex] input: /app/libs/fh-android-sdk-3.0.0.jar
[dex] input: /app/libs/android-async-http-1.4.9.jar
[dex] input: /app/libs/httpclient-4.3.6.jar
[dex] Pre-Dexing /app/libs/fh-android-sdk-3.0.0.jar -> fh-android-sdk-3.0.0-871fbe51ac28d6f445c0908e7e3f88b3.jar
[dex] Pre-Dexing /app/libs/android-async-http-1.4.9.jar -> android-async-http-1.4.9-2da9ff8a05ae58d2ae743dbff5ec015e.jar
[dex] Pre-Dexing /app/libs/httpclient-4.3.6.jar -> httpclient-4.3.6-3debcbbfd5f73bf1330d323b99635ac0.jar
[dex] Converting compiled files and external libraries into /app/bin/classes.dex...
[dx] Merged dex #1 (12 defs/3.8KiB)
[dx] Merged dex #2 (61 defs/106.4KiB)
[dx] Merged dex #3 (78 defs/123.3KiB)
[dx] Merged dex #4 (736 defs/772.4KiB)
[dx] Result is 887 defs/1248.3KiB. Took 0.2s
-crunch:
[crunch] Crunching PNG Files in source dir: /app/res
[crunch] To destination dir: /app/bin/res
[crunch] Processing image to cache: /app/res/drawable-hdpi/ic_action_search.png => /app/bin/res/drawable-hdpi/ic_action_search.pnglibpng error: Not a PNG file
[crunch] libpng error: Not a PNG file
[crunch] libpng error: Not a PNG file
[crunch] libpng error: Not a PNG file
[crunch] libpng error: Not a PNG file
[crunch] libpng error: Not a PNG file
[crunch]
[crunch] Processing image to cache: /app/res/drawable-hdpi/ic_launcher.png => /app/bin/res/drawable-hdpi/ic_launcher.png
[crunch] Processing image to cache: /app/res/drawable-mdpi/ic_action_search.png => /app/bin/res/drawable-mdpi/ic_action_search.png
[crunch] Processing image to cache: /app/res/drawable-mdpi/ic_launcher.png => /app/bin/res/drawable-mdpi/ic_launcher.png
[crunch] Processing image to cache: /app/res/drawable-xhdpi/ic_action_search.png => /app/bin/res/drawable-xhdpi/ic_action_search.png
[crunch] Processing image to cache: /app/res/drawable-xhdpi/ic_launcher.png => /app/bin/res/drawable-xhdpi/ic_launcher.png
[crunch] Crunched 6 PNG files to update cache
-package-resources:
[aapt] Creating full resource package...
-package:
[apkbuilder] Current build type is different than previous build: forced apkbuilder run.
[apkbuilder] Creating AndroidApp-debug-unaligned.apk and signing it with a debug key...
-post-package:
-do-debug:
[zipalign] Running zip align on final apk...
[echo] Debug Package: /app/bin/AndroidApp-debug.apk
[propertyfile] Creating new property file: /app/bin/build.prop
[propertyfile] Updating property file: /app/bin/build.prop
[propertyfile] Updating property file: /app/bin/build.prop
[propertyfile] Updating property file: /app/bin/build.prop
-post-build:
debug:
BUILD SUCCESSFUL
Total time: 12 seconds
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment