Created
August 23, 2016 21:48
-
-
Save wprudencio/4ebc6880a82bdd5caa834be6f95da718 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
MacBooks-MacBook-Pro:lixo weslei$ ionic start cutePuppyPics --v2 | |
****************************************************** | |
Dependency warning - for the CLI to run correctly, | |
it is highly recommended to install/upgrade the following: | |
Install ios-sim to deploy iOS applications.`npm install -g ios-sim` (may require sudo) | |
Install ios-deploy to deploy iOS applications to devices. `npm install -g ios-deploy` (may require sudo) | |
****************************************************** | |
Creating Ionic app in folder /Users/weslei/lixo/cutePuppyPics based on tabs project | |
Downloading: https://github.com/driftyco/ionic2-app-base/archive/master.zip | |
[=============================] 100% 0.0s | |
Downloading: https://github.com/driftyco/ionic2-starter-tabs/archive/master.zip | |
[=============================] 100% 0.0s | |
Installing npm packages... | |
Adding initial native plugins | |
[=============================] 100% 0.0s | |
Adding in iOS application by default | |
add to body class: platform-ios | |
Saving your Ionic app state of platforms and plugins | |
Saved platform | |
Saved plugins | |
Saved package.json | |
♬ ♫ ♬ ♫ Your Ionic app is ready to go! ♬ ♫ ♬ ♫ | |
Make sure to cd into your new app directory: | |
cd cutePuppyPics | |
To run your app in the browser (great for initial development): | |
ionic serve | |
To run on iOS: | |
ionic run ios | |
To run on Android: | |
ionic run android | |
To test your app on a device easily, try Ionic View: | |
http://view.ionic.io | |
Building an Enterprise App? We can help! | |
http://ionic.io/enterprise | |
Create an Ionic Platform account to add features like User Authentication, Push Notifications, Live Updating, iOS builds, and more? | |
(Y/n): n | |
New to Ionic? Get started here: http://ionicframework.com/docs/v2/getting-started | |
MacBooks-MacBook-Pro:lixo weslei$ ionic platform add android | |
MacBooks-MacBook-Pro:lixo weslei$ cd | |
.DS_Store aguagas-old/ deway-nodeutil/ idelivery-backend/ idl-front-dev/ mongojs/ node_modules/ | |
AwesomeProject/ bm/ dwbase-login-cadastro-ionic/ idl-back-dev/ image_idl/ myApp/ poll-exemple-socket.io/ | |
To_Do_App/ codebox/ exemplosocket/ idl-back-prod/ lixo/ myappelectron/ rlabs-server/ | |
aguagas/ cutePuppyPics/ idelivery/ idl-front/ metric.js/ node-websockets/ ui-select/ | |
MacBooks-MacBook-Pro:lixo weslei$ cd cutePuppyPics/ | |
MacBooks-MacBook-Pro:cutePuppyPics weslei$ ionic platform add android | |
Adding android project... | |
Creating Cordova project for the Android platform: | |
Path: platforms/android | |
Package: com.ionicframework.cutepuppypics310110 | |
Name: cutePuppyPics | |
Activity: MainActivity | |
Android target: android-23 | |
Android project created with [email protected] | |
Installing "cordova-plugin-console" for android | |
Installing "cordova-plugin-device" for android | |
Installing "cordova-plugin-splashscreen" for android | |
Installing "cordova-plugin-statusbar" for android | |
Installing "cordova-plugin-whitelist" for android | |
This plugin is only applicable for versions of cordova-android greater than 4.0. If you have a previous platform version, you do *not* need this plugin since the whitelist will be built in. | |
Installing "ionic-plugin-keyboard" for android | |
Running command: /Users/weslei/lixo/cutePuppyPics/hooks/after_prepare/010_add_platform_class.js /Users/weslei/lixo/cutePuppyPics | |
add to body class: platform-android | |
MacBooks-MacBook-Pro:cutePuppyPics weslei$ ionic run android | |
Running 'run:before' gulp task before run | |
[18:46:14] Starting 'clean'... | |
[18:46:14] Finished 'clean' after 11 ms | |
[18:46:14] Starting 'build'... | |
[18:46:14] Starting 'sass'... | |
[18:46:14] Starting 'html'... | |
[18:46:14] Starting 'fonts'... | |
[18:46:14] Starting 'scripts'... | |
[18:46:14] Finished 'html' after 125 ms | |
[18:46:14] Finished 'scripts' after 122 ms | |
[18:46:14] Finished 'fonts' after 135 ms | |
[18:46:16] Finished 'sass' after 1.72 s | |
[18:46:27] Finished 'build' after 13 s | |
[18:46:27] Starting 'run:before'... | |
[18:46:27] Finished 'run:before' after 5.4 μs | |
Running command: /Users/weslei/lixo/cutePuppyPics/hooks/after_prepare/010_add_platform_class.js /Users/weslei/lixo/cutePuppyPics | |
add to body class: platform-android | |
ANDROID_HOME=/Users/weslei/Library/Android/sdk | |
JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk1.8.0_73.jdk/Contents/Home | |
No target specified, deploying to device '0012180426'. | |
:preBuild | |
UP-TO-DATE | |
:preDebugBuild | |
UP-TO-DATE | |
:checkDebugManifest | |
:CordovaLib:preBuild | |
UP-TO-DATE | |
:CordovaLib:preDebugBuild | |
UP-TO-DATE | |
:CordovaLib:compileDebugNdk | |
UP-TO-DATE | |
:CordovaLib:compileLint | |
:CordovaLib:copyDebugLint | |
UP-TO-DATE | |
:CordovaLib:mergeDebugProguardFiles | |
:CordovaLib:packageDebugRenderscript | |
UP-TO-DATE | |
:CordovaLib:checkDebugManifest | |
:CordovaLib:prepareDebugDependencies | |
:CordovaLib:compileDebugRenderscript | |
:CordovaLib:generateDebugResValues | |
:CordovaLib:generateDebugResources | |
:CordovaLib:packageDebugResources | |
:CordovaLib:compileDebugAidl | |
:CordovaLib:generateDebugBuildConfig | |
:CordovaLib:generateDebugAssets | |
UP-TO-DATE | |
:CordovaLib:mergeDebugAssets | |
:CordovaLib:processDebugManifest | |
:CordovaLib:processDebugResources | |
:CordovaLib:generateDebugSources | |
:CordovaLib:compileDebugJavaWithJavac | |
Note: Some input files use or override a deprecated API. | |
Note: Recompile with -Xlint:deprecation for details. | |
:CordovaLib:processDebugJavaRes | |
UP-TO-DATE | |
:CordovaLib:transformResourcesWithMergeJavaResForDebug | |
:CordovaLib:transformClassesAndResourcesWithSyncLibJarsForDebug | |
:CordovaLib:mergeDebugJniLibFolders | |
:CordovaLib:transformNative_libsWithMergeJniLibsForDebug | |
:CordovaLib:transformNative_libsWithSyncJniLibsForDebug | |
:CordovaLib:bundleDebug | |
:prepareAndroidCordovaLibUnspecifiedDebugLibrary | |
:prepareDebugDependencies | |
:compileDebugAidl | |
:compileDebugRenderscript | |
:generateDebugBuildConfig | |
:generateDebugAssets | |
UP-TO-DATE | |
:mergeDebugAssets | |
:generateDebugResValues | |
:generateDebugResources | |
:mergeDebugResources | |
:processDebugManifest | |
:processDebugResources | |
:generateDebugSources | |
:compileDebugJavaWithJavac | |
Note: /Users/weslei/lixo/cutePuppyPics/platforms/android/src/org/apache/cordova/splashscreen/SplashScreen.java uses or overrides a deprecated API. | |
Note: Recompile with -Xlint:deprecation for details. | |
:compileDebugNdk | |
UP-TO-DATE | |
:compileDebugSources | |
:transformClassesWithDexForDebug | |
:mergeDebugJniLibFolders | |
:transformNative_libsWithMergeJniLibsForDebug | |
:processDebugJavaRes UP-TO-DATE | |
:transformResourcesWithMergeJavaResForDebug | |
:validateDebugSigning | |
:packageDebug | |
:zipalignDebug | |
:assembleDebug | |
:cdvBuildDebug | |
BUILD SUCCESSFUL | |
Total time: 58.936 secs | |
Built the following apk(s): | |
/Users/weslei/lixo/cutePuppyPics/platforms/android/build/outputs/apk/android-debug.apk | |
Using apk: /Users/weslei/lixo/cutePuppyPics/platforms/android/build/outputs/apk/android-debug.apk | |
LAUNCH SUCCESS | |
MacBooks-MacBook-Pro:cutePuppyPics weslei$ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment