2016-07-03 4 views
1

나는 이오닉 2 앱을 .apk로 만들기 위해 노력하고 있지만 이오닉 1 (내 앱은 Chrome Developper Tools로 실제로 실행 됨)과 같은 방식으로 사용할 수 있는지 여부는 알 수 없습니다.이오니아 v2 빌드 앱

문서에서 : http://ionicframework.com/docs/v2/getting-started/installation/은 빌드하려면 ionic run android을 말합니다. 에뮬레이터는 제대로 표시되지만 내 앱은 실행되지 않고 내 앱 폴더에는 .apk가 표시되지 않습니다.

FAILED 
Exception in thread "main" 

FAILURE: Build failed with an exception. 

* What went wrong: 
Execution failed for task ':transformClassesWithDexForRelease'. 
> com.android.ide.common.process.ProcessException: org.gradle.process.internal.ExecException: Process 'command 'C:\Program Files\Java\jdk1.7.0_79\bin\java.exe'' 
finished with non-zero exit value 1 

* Try: 
Run with --stacktrace option to get the stack trace. Run with --info or --debug 
option to get more log output. 

BUILD FAILED 

Total time: 23.223 secs 
Error: Error code 1 for command: cmd with args: /s,/c,"C:\PATH\app\platforms\android\gradlew 
cdvBuildRelease -b C:\PATH\app\platforms\android\build.gradle 
-Dorg.gradle.daemon=true 
-Pandroid.useDeprecatedNdk=true" 

누군가가 내가 그것을 관리 할 수 ​​있습니다 :

나는 cordova build --release android가 여기 http://ionicframework.com/docs/guide/publishing.html을 사예드대로 그러나 많은 .JAR 다운로드의 몇 분 후에 나는이 오류가있어, 이오니아 한 방법을 시도?

미리 감사드립니다.

+0

당신은 'ionic run android'를 실행하면 오류가 발생합니까? 그 전에 -'ionic platform add android'를 실행 했습니까? – sebaferreras

+0

나는'ionic run android'에 오류가 없으며 전에'ionic platform add android'를 실행합니다. 나는'cordova build --release android' 명령을 대체하는'ionic run android'로 .apk를 얻는다고 생각하니? – slidefizz

답변

0

오류가 ionic run android을 실행 해 뒤에 표시되지 않은 경우,이 폴더에 .apk을 찾아야한다 : 다음 명령

ionic build android --release

를 실행하는

MyApp\platforms\android\build\outputs\apk

+0

그게 내가 전에 확인한거야. 나는 여전히 .apk가 보이지 않는다. – slidefizz

2

시도하고 얻을 MyApp \ platforms \ apro \ android \ build \ outputs \ apk