Created
June 28, 2017 10:19
-
-
Save helderjnpinto/3ec4fe6e587ce9e4d2779040cf46ca01 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ionic cordova run android -l | |
| [WARN] Multiple network interfaces detected! | |
| You will be prompted to select an external-facing IP for the livereload server that your device or emulator has | |
| access to. | |
| You may also use the --address option to skip this prompt. | |
| ? Please select which IP to use: 192.168.1.74 | |
| [INFO] Starting app-scripts server: --livereload --l --address 0.0.0.0 --port 8100 --p 8100 --livereload-port 35729 --r | |
| 35729 --iscordovaserve --externalIpRequired --nobrowser - Ctrl+C to cancel | |
| [11:16:37] watch started ... | |
| [11:16:37] build dev started ... | |
| [11:16:37] clean started ... | |
| [11:16:37] clean finished in 4 ms | |
| [11:16:37] copy started ... | |
| [11:16:37] transpile started ... | |
| [11:16:41] transpile finished in 3.21 s | |
| [11:16:41] preprocess started ... | |
| [11:16:41] deeplinks started ... | |
| [11:16:41] deeplinks finished in 115 ms | |
| [11:16:41] preprocess finished in 115 ms | |
| [11:16:41] webpack started ... | |
| [11:16:42] copy finished in 4.64 s | |
| [11:16:51] webpack finished in 10.37 s | |
| [11:16:51] sass started ... | |
| [11:16:53] sass finished in 1.94 s | |
| [11:16:53] postprocess started ... | |
| [11:16:53] postprocess finished in 5 ms | |
| [11:16:53] lint started ... | |
| [11:16:53] build dev finished in 15.70 s | |
| [11:16:53] watch ready in 15.81 s | |
| [11:16:53] dev server running: http://localhost:8101/ | |
| [INFO] Development server running | |
| Local: http://localhost:8101 | |
| External: http://192.168.1.74:8101 | |
| > cordova run android | |
| ANDROID_HOME=/usr/local/androidsdk | |
| JAVA_HOME=/usr/lib/jvm/java-8-oracle | |
| Subproject Path: CordovaLib | |
| [11:16:57] lint finished in 3.74 s | |
| null | |
| The Task.leftShift(Closure) method has been deprecated and is scheduled to be removed in Gradle 5.0. Please use Task.doLast(Action) instead. | |
| at build_9sxguhiojppgdcq08gi3coj1z.run(/home/bd/Desktop/yarilabs-ssd/surfterra/android-app/platforms/android/build.gradle:138) | |
| org.xwalk:xwalk_core_library:23+ | |
| The JavaCompile.setDependencyCacheDir() method has been deprecated and is scheduled to be removed in Gradle 4.0. | |
| Incremental java compilation is an incubating feature. | |
| The TaskInputs.source(Object) method has been deprecated and is scheduled to be removed in Gradle 4.0. Please use TaskInputs.file(Object).skipWhenEmpty() instead. | |
| :preBuild | |
| UP-TO-DATE | |
| :preArmv7DebugBuild | |
| UP-TO-DATE | |
| :checkArmv7DebugManifest | |
| :preArmv7ReleaseBuild | |
| UP-TO-DATE | |
| :preX86DebugBuild UP-TO-DATE | |
| :preX86ReleaseBuild UP-TO-DATE | |
| :CordovaLib:preBuild UP-TO-DATE | |
| :CordovaLib:preDebugBuild UP-TO-DATE | |
| :CordovaLib:checkDebugManifest | |
| :CordovaLib:prepareDebugDependencies | |
| :CordovaLib:compileDebugAidl | |
| UP-TO-DATE | |
| :CordovaLib:compileDebugNdk | |
| UP-TO-DATE | |
| :CordovaLib:compileLint | |
| UP-TO-DATE | |
| :CordovaLib:copyDebugLint | |
| UP-TO-DATE | |
| :CordovaLib:mergeDebugShaders | |
| UP-TO-DATE | |
| :CordovaLib:compileDebugShaders | |
| UP-TO-DATE | |
| :CordovaLib:generateDebugAssets UP-TO-DATE | |
| :CordovaLib:mergeDebugAssets | |
| UP-TO-DATE | |
| :CordovaLib:mergeDebugProguardFiles | |
| UP-TO-DATE | |
| :CordovaLib:packageDebugRenderscript | |
| UP-TO-DATE | |
| :CordovaLib:compileDebugRenderscript | |
| UP-TO-DATE | |
| :CordovaLib:generateDebugResValues | |
| UP-TO-DATE | |
| :CordovaLib:generateDebugResources UP-TO-DATE | |
| :CordovaLib:packageDebugResources | |
| UP-TO-DATE | |
| :CordovaLib:processDebugManifest | |
| UP-TO-DATE | |
| :CordovaLib:generateDebugBuildConfig | |
| UP-TO-DATE | |
| :CordovaLib:processDebugResources | |
| UP-TO-DATE | |
| :CordovaLib:generateDebugSources | |
| UP-TO-DATE | |
| :CordovaLib:incrementalDebugJavaCompilationSafeguard | |
| UP-TO-DATE | |
| :CordovaLib:compileDebugJavaWithJavac | |
| UP-TO-DATE | |
| :CordovaLib:processDebugJavaRes | |
| UP-TO-DATE | |
| :CordovaLib:transformResourcesWithMergeJavaResForDebug | |
| UP-TO-DATE | |
| :CordovaLib:transformClassesAndResourcesWithSyncLibJarsForDebug | |
| UP-TO-DATE | |
| :CordovaLib:mergeDebugJniLibFolders | |
| UP-TO-DATE | |
| :CordovaLib:transformNative_libsWithMergeJniLibsForDebug | |
| UP-TO-DATE | |
| :CordovaLib:transformNative_libsWithSyncJniLibsForDebug | |
| UP-TO-DATE | |
| :CordovaLib:bundleDebug | |
| UP-TO-DATE | |
| :CordovaLib:preReleaseBuild UP-TO-DATE | |
| :CordovaLib:checkReleaseManifest | |
| :CordovaLib:prepareReleaseDependencies | |
| :CordovaLib:compileReleaseAidl | |
| UP-TO-DATE | |
| :CordovaLib:compileReleaseNdk | |
| UP-TO-DATE | |
| :CordovaLib:copyReleaseLint | |
| UP-TO-DATE | |
| :CordovaLib:mergeReleaseShaders | |
| UP-TO-DATE | |
| :CordovaLib:compileReleaseShaders | |
| UP-TO-DATE | |
| :CordovaLib:generateReleaseAssets UP-TO-DATE | |
| :CordovaLib:mergeReleaseAssets | |
| UP-TO-DATE | |
| :CordovaLib:mergeReleaseProguardFiles | |
| UP-TO-DATE | |
| :CordovaLib:packageReleaseRenderscript | |
| UP-TO-DATE | |
| :CordovaLib:compileReleaseRenderscript | |
| UP-TO-DATE | |
| :CordovaLib:generateReleaseResValues | |
| UP-TO-DATE | |
| :CordovaLib:generateReleaseResources UP-TO-DATE | |
| :CordovaLib:packageReleaseResources | |
| UP-TO-DATE | |
| :CordovaLib:processReleaseManifest | |
| UP-TO-DATE | |
| :CordovaLib:generateReleaseBuildConfig | |
| UP-TO-DATE | |
| :CordovaLib:processReleaseResources | |
| UP-TO-DATE | |
| :CordovaLib:generateReleaseSources UP-TO-DATE | |
| :CordovaLib:incrementalReleaseJavaCompilationSafeguard | |
| UP-TO-DATE | |
| :CordovaLib:compileReleaseJavaWithJavac | |
| UP-TO-DATE | |
| :CordovaLib:processReleaseJavaRes | |
| UP-TO-DATE | |
| :CordovaLib:transformResourcesWithMergeJavaResForRelease | |
| UP-TO-DATE | |
| :CordovaLib:transformClassesAndResourcesWithSyncLibJarsForRelease | |
| UP-TO-DATE | |
| :CordovaLib:mergeReleaseJniLibFolders | |
| UP-TO-DATE | |
| :CordovaLib:transformNative_libsWithMergeJniLibsForRelease | |
| UP-TO-DATE | |
| :CordovaLib:transformNative_libsWithSyncJniLibsForRelease | |
| UP-TO-DATE | |
| :CordovaLib:bundleRelease | |
| UP-TO-DATE | |
| :prepareComAndroidSupportCardviewV72340Library | |
| UP-TO-DATE | |
| :prepareComAndroidSupportCustomtabs2340Library | |
| UP-TO-DATE | |
| :prepareComAndroidSupportSupportCompat2600Alpha1Library | |
| UP-TO-DATE | |
| :prepareComAndroidSupportSupportCoreUi2600Alpha1Library | |
| UP-TO-DATE | |
| :prepareComAndroidSupportSupportCoreUtils2600Alpha1Library | |
| UP-TO-DATE | |
| :prepareComAndroidSupportSupportFragment2600Alpha1Library | |
| UP-TO-DATE | |
| :prepareComAndroidSupportSupportMediaCompat2600Alpha1Library | |
| UP-TO-DATE | |
| :prepareComAndroidSupportSupportV42600Alpha1Library | |
| UP-TO-DATE | |
| :prepareComFacebookAndroidFacebookAndroidSdk4141Library | |
| UP-TO-DATE | |
| :prepareOrgApacheCordovaCordovaLib623DebugLibrary | |
| UP-TO-DATE | |
| :prepareOrgXwalkXwalk_core_library23535894Library | |
| UP-TO-DATE | |
| :prepareArmv7DebugDependencies | |
| :compileArmv7DebugAidl | |
| UP-TO-DATE | |
| :compileArmv7DebugRenderscript | |
| UP-TO-DATE | |
| :generateArmv7DebugBuildConfig | |
| UP-TO-DATE | |
| :mergeArmv7DebugShaders | |
| UP-TO-DATE | |
| :compileArmv7DebugShaders | |
| UP-TO-DATE | |
| :generateArmv7DebugAssets UP-TO-DATE | |
| :mergeArmv7DebugAssets | |
| UP-TO-DATE | |
| :createXwalkCommandLineFileArmv7Debug | |
| :generateArmv7DebugResValues | |
| UP-TO-DATE | |
| :generateArmv7DebugResources | |
| UP-TO-DATE | |
| :mergeArmv7DebugResources | |
| :processArmv7DebugManifest | |
| UP-TO-DATE | |
| :processArmv7DebugResources | |
| :generateArmv7DebugSources | |
| :incrementalArmv7DebugJavaCompilationSafeguard | |
| UP-TO-DATE | |
| :compileArmv7DebugJavaWithJavac | |
| UP-TO-DATE | |
| :compileArmv7DebugNdk UP-TO-DATE | |
| :compileArmv7DebugSources UP-TO-DATE | |
| :transformClassesWithDexForArmv7Debug | |
| UP-TO-DATE | |
| :mergeArmv7DebugJniLibFolders | |
| UP-TO-DATE | |
| :transformNative_libsWithMergeJniLibsForArmv7Debug | |
| UP-TO-DATE | |
| :processArmv7DebugJavaRes | |
| UP-TO-DATE | |
| :transformResourcesWithMergeJavaResForArmv7Debug | |
| UP-TO-DATE | |
| :validateSigningArmv7Debug | |
| :packageArmv7Debug | |
| :assembleArmv7Debug | |
| :checkX86DebugManifest | |
| :prepareX86DebugDependencies | |
| :compileX86DebugAidl | |
| UP-TO-DATE | |
| :compileX86DebugRenderscript | |
| UP-TO-DATE | |
| :generateX86DebugBuildConfig | |
| UP-TO-DATE | |
| :mergeX86DebugShaders | |
| UP-TO-DATE | |
| :compileX86DebugShaders | |
| UP-TO-DATE | |
| :generateX86DebugAssets UP-TO-DATE | |
| :mergeX86DebugAssets | |
| UP-TO-DATE | |
| :createXwalkCommandLineFileX86Debug | |
| :generateX86DebugResValues | |
| UP-TO-DATE | |
| :generateX86DebugResources UP-TO-DATE | |
| :mergeX86DebugResources | |
| :processX86DebugManifest | |
| UP-TO-DATE | |
| :processX86DebugResources | |
| :generateX86DebugSources | |
| :incrementalX86DebugJavaCompilationSafeguard | |
| UP-TO-DATE | |
| :compileX86DebugJavaWithJavac | |
| UP-TO-DATE | |
| :compileX86DebugNdk UP-TO-DATE | |
| :compileX86DebugSources UP-TO-DATE | |
| :transformClassesWithDexForX86Debug UP-TO-DATE | |
| :mergeX86DebugJniLibFolders UP-TO-DATE | |
| :transformNative_libsWithMergeJniLibsForX86Debug | |
| UP-TO-DATE | |
| :processX86DebugJavaRes UP-TO-DATE | |
| :transformResourcesWithMergeJavaResForX86Debug | |
| UP-TO-DATE | |
| :validateSigningX86Debug | |
| :packageX86Debug | |
| :assembleX86Debug | |
| :assembleDebug | |
| :cdvBuildDebug | |
| BUILD SUCCESSFUL | |
| Total time: 14.247 secs | |
| Built the following apk(s): | |
| /home/bd/Desktop/yarilabs-ssd/surfterra/android-app/platforms/android/build/outputs/apk/android-armv7-debug.apk | |
| /home/bd/Desktop/yarilabs-ssd/surfterra/android-app/platforms/android/build/outputs/apk/android-x86-debug.apk | |
| ANDROID_HOME=/usr/local/androidsdk | |
| JAVA_HOME=/usr/lib/jvm/java-8-oracle | |
| No target specified, deploying to device '192.168.56.101:5555'. | |
| Skipping build... | |
| Built the following apk(s): | |
| /home/bd/Desktop/yarilabs-ssd/surfterra/android-app/platforms/android/build/outputs/apk/android-x86-debug.apk | |
| Using apk: /home/bd/Desktop/yarilabs-ssd/surfterra/android-app/platforms/android/build/outputs/apk/android-x86-debug.apk | |
| Package name: com.surfterra.pt | |
| LAUNCH SUCCESS |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment