I've tried to do everything as in this tutorial: but I don't know what is the problem there.
Caused by: java.lang.NullPointerException: Attempt to invoke virtual method 'void android.app.ActionBar.setBackgroundDrawable(android.graphics.drawable.Drawable)' on a null object reference
at info.androidhive.customlistviewvolley.MainActivity.onCreate(MainActivity.java:55)
at android.app.Activity.performCreate(Activity.java:6185)