- iOS/Objective-C 元类和类别
- objective-c - -1001 错误,当 NSURLSession 通过 httpproxy 和/etc/hosts
- java - 使用网络类获取 url 地址
- ios - 推送通知中不播放声音
我使用“tns create test”创建了一个测试应用程序,但是当我尝试运行它时出现错误。错误:“不幸的是,测试应用已停止。”
请告知我缺少什么!
提前致谢, friend
--错误日志: https://www.dropbox.com/s/9mf26a8hdwcl3b4/Screenshot%202016-06-06%2022.41.48.png?dl=0
测试应用代码: https://www.dropbox.com/sh/k8lkwoulh0k34ij/AAC7yTnMWIvGhWAF8lBQeUvra?dl=0
命令日志:
# Ubuntu 16 LTS
# NODE, TNS, JAVA, ANDROID installed with: https://github.com/nraboy/ubuntu-nativescript-installer/blob/master/ubuntu_nativescript_installer.sh
dev@farm:~/test$ env
ANDROID_HOME=/opt/android-sdk
SHELL=/bin/bash
TERM=xterm
USER=dev
PATH=/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/snap/bin:/opt/node/bin:/opt/android-sdk/tools:/opt/android-sdk/platform-tools:/opt/genymobile/genymotion
PWD=/home/dev/test
JAVA_HOME=/usr/lib/jvm/default-java
NODE_HOME=/opt/node
......
dev@farm:~/test$ node --version
v4.4.5
dev@farm:~/test$ tns --version
2.0.1
dev@farm:~$ tns create test
Project test was successfully created.
dev@farm:~$ cd test
/home/dev/test
dev@farm:~/test$ tns install babel && tns platform add android
-
> nativescript-dev-babel@0.1.6 postinstall /home/dev/test/node_modules/nativescript-dev-babel
> node postinstall.js
babel-core@6.9.1 node_modules/babel-core
babel-messages@6.8.0
path-is-absolute@1.0.0
slash@1.0.0
babel-template@6.9.0
shebang-regex@1.0.0
path-exists@1.0.0
babel-helpers@6.8.0
private@0.1.6
convert-source-map@1.2.0
source-map@0.5.6
babylon@6.8.1
minimatch@2.0.10 (brace-expansion@1.1.4)
debug@2.2.0 (ms@0.7.1)
babel-types@6.9.1 (to-fast-properties@1.0.2, esutils@2.0.2)
babel-code-frame@6.8.0 (js-tokens@1.0.3, esutils@2.0.2, chalk@1.1.3)
babel-traverse@6.9.0 (globals@8.18.0, invariant@2.2.1)
json5@0.4.0
babel-generator@6.9.0 (detect-indent@3.0.1)
lodash@4.13.1
babel-register@6.9.0 (mkdirp@0.5.1, home-or-tmp@1.0.0, source-map-support@0.2.10, core-js@2.4.0)
babel-runtime@6.9.2 (regenerator-runtime@0.9.5, core-js@2.4.0)
nativescript-dev-babel@0.1.6 node_modules/nativescript-dev-babel
minimatch@3.0.0 (brace-expansion@1.1.4)
glob@5.0.15 (path-is-absolute@1.0.0, inherits@2.0.1, inflight@1.0.5, once@1.3.3)
nativescript-hook@0.2.1 (glob@6.0.4, mkdirp@0.5.1)
Copying template files...
\u25e1 Installing tns-androidbabel-traverse@6.9.0 node_modules/babel-traverse
babel-messages@6.8.0
globals@8.18.0
babylon@6.8.1
debug@2.2.0 (ms@0.7.1)
babel-types@6.9.1 (to-fast-properties@1.0.2, esutils@2.0.2)
invariant@2.2.1 (loose-envify@1.2.0)
babel-code-frame@6.8.0 (js-tokens@1.0.3, esutils@2.0.2, chalk@1.1.3)
lodash@4.13.1
babel-runtime@6.9.2 (regenerator-runtime@0.9.5, core-js@2.4.0)
Installing tns-androidbabel-types@6.9.1 node_modules/babel-types
to-fast-properties@1.0.2
esutils@2.0.2
lodash@4.13.1
babel-runtime@6.9.2 (regenerator-runtime@0.9.5, core-js@2.4.0)
Installing tns-androidbabylon@6.8.1 node_modules/babylon
babel-runtime@6.9.2 (regenerator-runtime@0.9.5, core-js@2.4.0)
Installing tns-androidfilewalker@0.1.2 node_modules/filewalker
fqueue@0.0.0
Installing tns-androidlazy@1.0.11 node_modules/lazy
Project successfully created.
dev@farm:~/test$ tns livesync android --watch --geny nexus5-emug
Successfully prepared plugin tns-core-modules for android.
Successfully prepared plugin tns-core-modules-widgets for android.
Project successfully prepared
Executing after-prepare hook from /home/dev/test/hooks/after-prepare/nativescript-dev-babel.js
Processing complete
Transferring project files...
Successfully transferred all project files.
Applying changes...
Successfully synced application org.nativescript.test on device 192.168.57.101:5555.
06-09 00:10:11.445 105 105 F DEBUG : #11 pc 00553d83 /data/app/org.nativescript.test-1/lib/x86/libNativeScript.so (v8::internal::RegExpImpl::CompileIrregexp(v8::internal::Handle<v8::internal::JSRegExp>, v8::internal::Handle<v8::internal::String>, bool)+675)
06-09 00:10:11.445 105 105 F DEBUG : #12 pc 00553fd5 /data/app/org.nativescript.test-1/lib/x86/libNativeScript.so (v8::internal::RegExpImpl::IrregexpPrepare(v8::internal::Handle<v8::internal::JSRegExp>, v8::internal::Handle<v8::internal::String>)+165)
06-09 00:10:11.445 105 105 F DEBUG : #13 pc 005544f3 /data/app/org.nativescript.test-1/lib/x86/libNativeScript.so (v8::internal::RegExpImpl::IrregexpExec(v8::internal::Handle<v8::internal::JSRegExp>, v8::internal::Handle<v8::internal::String>, int, v8::internal::Handle<v8::internal::JSArray>)+51)
06-09 00:10:11.445 105 105 F DEBUG : #14 pc 005546a0 /data/app/org.nativescript.test-1/lib/x86/libNativeScript.so (v8::internal::RegExpImpl::Exec(v8::internal::Handle<v8::internal::JSRegExp>, v8::internal::Handle<v8::internal::String>, int, v8::internal::Handle<v8::internal::JSArray>)+144)
错误!我从 geny 卸载应用程序并试试这个:
dev@farm:~/test$ tns platform remove android
Platform android successfully removed.
dev@farm:~/test$ tns platform add android
Copying template files...
Project successfully created.
dev@farm:~/test$ tns run android --watch --geny nexus5-emug
Successfully prepared plugin tns-core-modules for android.
Successfully prepared plugin tns-core-modules-widgets for android.
Project successfully prepared
Executing after-prepare hook from /home/dev/test/hooks/after-prepare/nativescript-dev-babel.js
Processing complete
:config phase: createDefaultIncludeFiles
+found plugins: tns-core-modules-widgets
+ creating include.gradle file for /home/dev/test/platforms/android/configurations/tns-core-modules-widgets
Renaming plugin directory to flavor name: /home/dev/test/platforms/android/src/tns-core-modules-widgets -> /home/dev/test/platforms/android/src/F0
:config phase: createPluginsConfigFile
Creating product flavors include.gradle file in /home/dev/test/platforms/android/configurations folder...
:config phase: pluginExtend
+applying configuration from: /home/dev/test/platforms/android/configurations/tns-core-modules-widgets/include.gradle
+applying configuration from: /home/dev/test/platforms/android/configurations/include.gradle
:config phase: copyAarDependencies
:config phase: addAarDependencies
+adding dependency: /home/dev/test/platforms/android/libs/aar/widgets-release.aar
:preBuild UP-TO-DATE
:preF0DebugBuild UP-TO-DATE
:checkF0DebugManifest
:preF0ReleaseBuild UP-TO-DATE
:prepareComAndroidSupportAnimatedVectorDrawable2340Library
:prepareComAndroidSupportAppcompatV72340Library
:prepareComAndroidSupportSupportV42340Library
:prepareComAndroidSupportSupportVectorDrawable2340Library
:prepareWidgetsReleaseLibrary
:prepareF0DebugDependencies
:compileF0DebugAidl
:compileF0DebugRenderscript
:generateF0DebugBuildConfig
:cleanLocalAarFiles
:ensureMetadataOutDir
:collectAllJars
:setProperties
:asbg:generateInterfaceNamesList
:asbg:runAstParser
couldn't find logDirectory so it will be created in place:/home/dev/test/platforms/android/build-tools/android-static-binding-generator/ast-parser/logs/i.txt
inputDir: /home/dev/test/platforms/android/src/main/assets/app
outFile: ../bindings.txt
:asbg:generateBindings
:generateF0DebugAssets UP-TO-DATE
:mergeF0DebugAssets
:generateF0DebugResValues
:generateF0DebugResources
:mergeF0DebugResources
:processF0DebugManifest
:processF0DebugResources
:generateF0DebugSources
:compileF0DebugJavaWithJavac
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
:compileF0DebugNdk UP-TO-DATE
:compileF0DebugSources
:buildMetadata
'assets/metadata/treeNodeStream.dat' NOT FOUND
'assets/metadata/treeStringsStream.dat' NOT FOUND
'assets/metadata/treeValueStream.dat' NOT FOUND
'assets/metadata/treeNodeStream.dat'...
'assets/metadata/treeStringsStream.dat'...
'assets/metadata/treeValueStream.dat'...
:transformClassesWithDexForF0Debug
:mergeF0DebugJniLibFolders
:transformNative_libsWithMergeJniLibsForF0Debug
:processF0DebugJavaRes UP-TO-DATE
:transformResourcesWithMergeJavaResForF0Debug
:validateDebugSigning
:packageF0Debug
:zipalignF0Debug
:assembleF0Debug
:assembleDebug
:deleteExplodedAarFolder
:buildapk
BUILD SUCCESSFUL
Total time: 39.405 secs
This build could be faster, please consider using the Gradle Daemon: https://docs.gradle.org/2.8/userguide/gradle_daemon.html
Project successfully built
Successfully deployed on device with identifier '192.168.57.101:5555'.
06-09 11:29:39.549 105 105 F DEBUG : #11 pc 00553d83 /data/app/org.nativescript.test-1/lib/x86/libNativeScript.so (v8::internal::RegExpImpl::CompileIrregexp(v8::internal::Handle<v8::internal::JSRegExp>, v8::internal::Handle<v8::internal::String>, bool)+675)
06-09 11:29:39.549 105 105 F DEBUG : #12 pc 00553fd5 /data/app/org.nativescript.test-1/lib/x86/libNativeScript.so (v8::internal::RegExpImpl::IrregexpPrepare(v8::internal::Handle<v8::internal::JSRegExp>, v8::internal::Handle<v8::internal::String>)+165)
06-09 11:29:39.549 105 105 F DEBUG : #13 pc 005544f3 /data/app/org.nativescript.test-1/lib/x86/libNativeScript.so (v8::internal::RegExpImpl::IrregexpExec(v8::internal::Handle<v8::internal::JSRegExp>, v8::internal::Handle<v8::internal::String>, int, v8::internal::Handle<v8::internal::JSArray>)+51)
06-09 11:29:39.549 105 105 F DEBUG : #14 pc 005546a0 /data/app/org.nativescript.test-1/lib/x86/libNativeScript.so (v8::internal::RegExpImpl::Exec(v8::internal::Handle<v8::internal::JSRegExp>, v8::internal::Handle<v8::internal::String>, int, v8::internal::Handle<v8::internal::JSArray>)+144)
错误!
最佳答案
在你的 rootFolder/platforms/android 中你有一个 build.gradle 文件:在这个文件(生成的)中,你应该有一个“defaultConfig”属性,它可能看起来像这样:
安卓 {
...
默认配置{
minSdkVersion 17
targetSdkVersion computeTargetSdkVersion()
}
...
}
更新此代码并添加一个“applicationId”属性
顺便说一句,这就是我解决这个问题的方法,但我不知道为什么这个生成的文件需要手动更新
默认配置{
minSdkVersion 17
targetSdkVersion computeTargetSdkVersion()
applicationId“com.stackoverflow.yourpackage”
}
关于javascript - Nativescript - tns 创建测试应用程序错误,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/37717657/
我获得了一些源代码示例,我想测试一些功能。不幸的是,我在执行程序时遇到问题: 11:41:31 [linqus@ottsrvafq1 example]$ javac -g test/test.jav
我想测试ggplot生成的两个图是否相同。一种选择是在绘图对象上使用all.equal,但我宁愿进行更艰巨的测试以确保它们相同,这似乎是identical()为我提供的东西。 但是,当我测试使用相同d
我确实使用 JUnit5 执行我的 Maven 测试,其中所有测试类都有 @ExtendWith({ProcessExtension.class}) 注释。如果是这种情况,此扩展必须根据特殊逻辑使测试
在开始使用 Node.js 开发有用的东西之前,您的流程是什么?您是否在 VowJS、Expresso 上创建测试?你使用 Selenium 测试吗?什么时候? 我有兴趣获得一个很好的工作流程来开发我
这个问题已经有答案了: What is a NullPointerException, and how do I fix it? (12 个回答) 已关闭 3 年前。 基于示例here ,我尝试为我的
我正在考虑测试一些 Vue.js 组件,作为 Laravel 应用程序的一部分。所以,我有一个在 Blade 模板中使用并生成 GET 的组件。在 mounted 期间请求生命周期钩子(Hook)。假
考虑以下程序: #include struct Test { int a; }; int main() { Test t=Test(); std::cout<
我目前的立场是:如果我使用 web 测试(在我的例子中可能是通过 VS.NET'08 测试工具和 WatiN)以及代码覆盖率和广泛的数据来彻底测试我的 ASP.NET 应用程序,我应该不需要编写单独的
我正在使用 C#、.NET 4.7 我有 3 个字符串,即。 [test.1, test.10, test.2] 我需要对它们进行排序以获得: test.1 test.2 test.10 我可能会得到
我有一个 ID 为“rv_list”的 RecyclerView。单击任何 RecyclerView 项目时,每个项目内都有一个可见的 id 为“star”的 View 。 我想用 expresso
我正在使用 Jest 和模拟器测试 Firebase 函数,尽管这些测试可能来自竞争条件。所谓 flakey,我的意思是有时它们会通过,有时不会,即使在同一台机器上也是如此。 测试和函数是用 Type
我在测试我与 typeahead.js ( https://github.com/angular-ui/bootstrap/blob/master/src/typeahead/typeahead.js
我正在尝试使用 Teamcity 自动运行测试,但似乎当代理编译项目时,它没有正确完成,因为当我运行运行测试之类的命令时,我收到以下错误: fatal error: 'Pushwoosh/PushNo
这是我第一次玩 cucumber ,还创建了一个测试和 API 的套件。我的问题是在测试 API 时是否需要运行它? 例如我脑子里有这个, 启动 express 服务器作为后台任务 然后当它启动时(我
我有我的主要应用程序项目,然后是我的测试的第二个项目。将所有类型的测试存储在该测试项目中是一种好的做法,还是应该将一些测试驻留在主应用程序项目中? 我应该在我的主项目中保留 POJO JUnit(测试
我正在努力弄清楚如何实现这个计数。模型是用户、测试、等级 用户 has_many 测试,测试 has_many 成绩。 每个等级都有一个计算分数(strong_pass、pass、fail、stron
我正在尝试测试一些涉及 OkHttp3 的下载代码,但不幸失败了。目标:测试 下载图像文件并验证其是否有效。平台:安卓。此代码可在生产环境中运行,但测试代码没有任何意义。 产品代码 class Fil
当我想为 iOS 运行 UI 测试时,我收到以下消息: SetUp : System.Exception : Unable to determine simulator version for X 堆
我正在使用 Firebase Remote Config 在 iOS 上设置 A/B 测试。 一切都已设置完毕,我正在 iOS 应用程序中读取服务器端默认值。 但是在多个模拟器上尝试,它们都读取了默认
[已编辑]:我已经用 promise 方式更改了我的代码。 我正在写 React with this starter 由 facebook 创建,我是测试方面的新手。 现在我有一个关于图像的组件,它有
我是一名优秀的程序员,十分优秀!