Skip to content
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 error #5

Open
slaction opened this issue Feb 10, 2017 · 0 comments
Open

Android build error #5

slaction opened this issue Feb 10, 2017 · 0 comments

Comments

@slaction
Copy link

Still getting this error.

Unlike iOS which shows the error in the terminal, Android shows the error in the genymotion emulator device.

An uncaught Exception occurred on "main" thread.
java.lang.RuntimeException: Unable to create application com.tns.NativeScriptApplication: com.tns.NativeScriptException:

Error calling module function

Error calling module function

Error calling module function

Error: java.lang.ClassNotFoundException: com.tns.FragmentClass
java.lang.Class.classForName(Native Method)
java.lang.Class.forName(Class.java:309)
java.lang.Class.forName(Class.java:273)
com.tns.Runtime.getClassForName(Runtime.java:1107)
com.tns.ClassResolver.resolveClass(ClassResolver.java:57)
com.tns.Runtime.resolveClass(Runtime.java:649)
com.tns.Runtime.runModule(Native Method)
com.tns.Runtime.runModule(Runtime.java:580)
com.tns.Runtime.run(Runtime.java:574)
com.tns.NativeScriptApplication.onCreate(NativeScriptApplication.java:17)
android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1012)
android.app.ActivityThread.handleBindApplication(ActivityThread.java:4553)
android.a

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant