I am developing an app, and have started working on main screen design but I am not able to test my app. When I want to test the app it suddenly stop all the time and error showing in catlog in the line
setContentView(R.layout.activity_main)
I have attached the screenshots in this question also.