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

Error when app start #467

Closed
manonaga2188 opened this issue Feb 13, 2018 · 5 comments
Closed

Error when app start #467

manonaga2188 opened this issue Feb 13, 2018 · 5 comments

Comments

@manonaga2188
Copy link

[ERROR] FATAL UNHANDLED EXCEPTION: Java.Lang.NullPointerException: Attempt to invoke virtual method 'void android.support.v7.widget.ContentFrameLayout.setId(int)' on a null object reference
at (wrapper dynamic-method) System.Object:a510dffd-64d3-4452-9492-7a3ba8518cd7 (intptr,intptr,intptr)
End of managed Java.Lang.NullPointerException stack trace ---
java.lang.NullPointerException: Attempt to invoke virtual method 'void android.support.v7.widget.ContentFrameLayout.setId(int)' on a null object reference

@manonaga2188
Copy link
Author

#226

Fixed my issue.

Thanks

@alexeystrakh
Copy link

#226

Fixed my issue.

Thanks

@manonaga2188 what was the issue and how did you fix that?

@ondrejsv
Copy link

ondrejsv commented Jan 1, 2019

#226
Fixed my issue.
Thanks

@manonaga2188 what was the issue and how did you fix that?

"delete bin and obj folders on Android project and rebuild it"

#226 (comment)

@marcinbogiel
Copy link

marcinbogiel commented Jan 8, 2019

#226
Fixed my issue.
Thanks

@manonaga2188 what was the issue and how did you fix that?

"delete bin and obj folders on Android project and rebuild it"

#226 (comment)

App works again, thank you! :)

@bssol
Copy link

bssol commented Mar 28, 2019

#226
fixed issue;

I moved file_paths to LayOut folder; and issue fixed

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

5 participants