-
-
Notifications
You must be signed in to change notification settings - Fork 272
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Android build fails #180
Comments
what can I check for this error? |
I'm sorry I don't know - I don't see the error when I build it. |
in which file? |
renaming the i var in the for statement the errors are gone but the build process is still failing with another error:
|
Hi, I am not sure how you have set up your environment - doesn't look like you have initialized an ionic android directory. Have you compiled this before ? I'd suggest you directly use the binaries for desktop if you are not comfortable at a code level. |
Yes, I've built the ver 1.0.3. I would build the android version for my phone. How can I solve?
|
Executing the steps on the wiki I obtain the error above. Are you sure that there's anything to do in addition? |
try
then build |
the build process ends with the same error |
not sure what is going on in your environment - I just checked out an new copy and it worked (with the gcm.jar install). You might want to delete and do a fresh checkout? |
same situation on another pc with osx and a fresh install of node, android sdk, etc. |
Im sorry - you'll have to resolve this on your own for now - I can't replicate it - if you are not comfortable with code debugging, I suggest not going the source compilation way as tools and versions change over time and I am only testing with what versions I have. I don't have the bandwidth at this stage to debug source compilation issues that I can't replicate here. In future, when I upgrade all my libraries I will be more upto date. |
You need to create a keystroke to sign APK. Configure your build envoirment as described in ionic framework documents. If you are trying to build just to use the app, please stop wasting time and buy the app at playstore. If you are willing to contribute in source code development I can help you fix your build environment. |
I've tried on a fresh mac (third pc), installed xcode, node, android studio. Then i've installed npm packages. But when I launch: ionic build android
System info:
This isn't a single machine related problem, everyone follows the step on a newly installed environment can obtain this problem! It's sad reading that you aren't interested on finding new problems. |
How can I obtain more info from ionic during the command "ionic build android"? It print only the error related to a non android project path. |
The text was updated successfully, but these errors were encountered: