Attempt to invoke virtual method ' void Android.support.v7.app.ActionBar.setHomeButtonEnabled (Boolean) ' on a null object R Eference

Source: Internet
Author: User

Summary of Workarounds for "Android" Getactionbar () null

Setcontentview (R.layout.activity_main);
Android.support.v7.app.ActionBar ActionBar = Getsupportactionbar ();
Actionbar.sethomebuttonenabled (TRUE);
Actionbar.setdisplayshowhomeenabled (TRUE);
Actionbar.seticon (R.mipmap.ic_launcher_finish);

Java.lang.RuntimeException:Unable to start Activity componentinfo{com.qindou.currenciesnc/ Com.qindou.currenciesnc.MainActivity}: Java.lang.NullPointerException:Attempt to invoke virtual method ' void Android.support.v7.app.ActionBar.setHomeButtonEnabled (Boolean) ' on a null object reference
At Android.app.ActivityThread.performLaunchActivity (activitythread.java:2817)
At Android.app.ActivityThread.handleLaunchActivity (activitythread.java:2892)
At Android.app.activitythread.-wrap11 (Unknown source:0)
At Android.app.activitythread$h.handlemessage (activitythread.java:1593)
At Android.os.Handler.dispatchMessage (handler.java:105)
At Android.os.Looper

Is this another version of the problem? Mountain High road far pit deep AH!

Attempt to invoke virtual method ' void Android.support.v7.app.ActionBar.setHomeButtonEnabled (Boolean) ' on a null object R Eference

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.