I have some code that when I run it returns a null pointer error. This is the code and error from the logcat:
import android.support.v7.app.AppCompatActivity; im
Try to change the theme and check if it works.
android:theme="@android:style/Theme.Holo.Light"