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

the app crashes #10

Closed
Emiliano7369 opened this issue Mar 9, 2018 · 1 comment
Closed

the app crashes #10

Emiliano7369 opened this issue Mar 9, 2018 · 1 comment

Comments

@Emiliano7369
Copy link

App build is ok
Emulator crashes whit this error:

03-09 15:41:46.138 10085 2984 2984 E AndroidRuntime: FATAL EXCEPTION: main
03-09 15:41:46.138 10085 2984 2984 E AndroidRuntime: Process: com.uuaba.uuaba, PID: 2984
03-09 15:41:46.138 10085 2984 2984 E AndroidRuntime: java.lang.RuntimeException: Unable to start activity ComponentInfo{com.uuaba.uuaba/com.uuaba.uuaba.User.ProfileActivity_Step3}: android.view.InflateException: Binary XML file line #100: Binary XML file line #100: Error inflating class com.vashisthg.startpointseekbar.StartPointSeekBar
03-09 15:41:46.138 10085 2984 2984 E AndroidRuntime: at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2817)
03-09 15:41:46.138 10085 2984 2984 E AndroidRuntime: at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2892)
03-09 15:41:46.138 10085 2984 2984 E AndroidRuntime: at android.app.ActivityThread.-wrap11(Unknown Source:0)
03-09 15:41:46.138 10085 2984 2984 E AndroidRuntime: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1593)
03-09 15:41:46.138 10085 2984 2984 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:105)
03-09 15:41:46.138 10085 2984 2984 E AndroidRuntime: at android.os.Looper.loop(Looper.java:164)
03-09 15:41:46.138 10085 2984 2984 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:6541)
03-09 15:41:46.138 10085 2984 2984 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
03-09 15:41:46.138 10085 2984 2984 E AndroidRuntime: at com.android.internal.os.Zygote$MethodAndArgsCaller.run(Zygote.java:240)
03-09 15:41:46.138 10085 2984 2984 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:767)
03-09 15:41:46.138 10085 2984 2984 E AndroidRuntime: Caused by: android.view.InflateException: Binary XML file line #100: Binary XML file line #100: Error inflating class com.vashisthg.startpointseekbar.StartPointSeekBar
03-09 15:41:46.138 10085 2984 2984 E AndroidRuntime: Caused by: android.view.InflateException: Binary XML file line #100: Error inflating class com.vashisthg.startpointseekbar.StartPointSeekBar
03-09 15:41:46.138 10085 2984 2984 E AndroidRuntime: Caused by: java.lang.ClassNotFoundException: Didn't find class "com.vashisthg.startpointseekbar.StartPointSeekBar" on path: DexPathList[[zip

@Emiliano7369
Copy link
Author

Solved

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