New Relic on Android 4.2.2

故事扮演 提交于 2019-12-12 05:25:46

问题


So I'm getting an error when doing the new relic's setup on android in windows 7 64 bits. After I run the setup.exe and give the project's path it throws the following error:

Unknown or invalid android build target: android - 16

Any ideas of what I'm doing wrong? I've updated the SDKs and java but still nothing. Also the enviroment variables are all set

Also this happens AFTER I've put my token


回答1:


Your best bet is to file a ticket with New Relic support if you haven't already: support@newrelic.com

Regarding your specific question -- you might want to verify that the target property in your project.properties is android-16 (no spaces!).

If changing that doesn't help, please do hit up support!




回答2:


I confused the eclipse's SDK with the Windows's SDK. You need to open the SDK on the eclipse button, not on the windows start menu



来源:https://stackoverflow.com/questions/15744226/new-relic-on-android-4-2-2

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!