Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7836065
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 2, 20262026-06-02T13:57:09+00:00 2026-06-02T13:57:09+00:00

The widgets work fine, but the main activity FC’s. The logcat is below: 04-22

  • 0

The widgets work fine, but the main activity FC’s.

The logcat is below:

04-22 14:13:58.045: D/AndroidRuntime(2479): Shutting down VM
04-22 14:13:58.045: W/dalvikvm(2479): threadid=1: thread exiting with uncaught exception (group=0x40018560)
04-22 14:13:58.065: E/AndroidRuntime(2479): FATAL EXCEPTION: main
04-22 14:13:58.065: E/AndroidRuntime(2479): java.lang.RuntimeException: Unable to instantiate activity ComponentInfo{com.liamwli.reboot_widget/com.liamwli.reboot_widget.RebootwidgetActivity}: java.lang.ClassNotFoundException: com.liamwli.reboot_widget.RebootwidgetActivity in loader dalvik.system.PathClassLoader[/data/app/com.liamwli.reboot_widget-2.apk]
04-22 14:13:58.065: E/AndroidRuntime(2479):     at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:1680)
04-22 14:13:58.065: E/AndroidRuntime(2479):     at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:1784)
04-22 14:13:58.065: E/AndroidRuntime(2479):     at android.app.ActivityThread.access$1500(ActivityThread.java:123)
04-22 14:13:58.065: E/AndroidRuntime(2479):     at android.app.ActivityThread$H.handleMessage(ActivityThread.java:939)
04-22 14:13:58.065: E/AndroidRuntime(2479):     at android.os.Handler.dispatchMessage(Handler.java:99)
04-22 14:13:58.065: E/AndroidRuntime(2479):     at android.os.Looper.loop(Looper.java:130)
04-22 14:13:58.065: E/AndroidRuntime(2479):     at android.app.ActivityThread.main(ActivityThread.java:3835)
04-22 14:13:58.065: E/AndroidRuntime(2479):     at java.lang.reflect.Method.invokeNative(Native Method)
04-22 14:13:58.065: E/AndroidRuntime(2479):     at java.lang.reflect.Method.invoke(Method.java:507)
04-22 14:13:58.065: E/AndroidRuntime(2479):     at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:864)
04-22 14:13:58.065: E/AndroidRuntime(2479):     at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:622)
04-22 14:13:58.065: E/AndroidRuntime(2479):     at dalvik.system.NativeStart.main(Native Method)
04-22 14:13:58.065: E/AndroidRuntime(2479): Caused by: java.lang.ClassNotFoundException: com.liamwli.reboot_widget.RebootwidgetActivity in loader dalvik.system.PathClassLoader[/data/app/com.liamwli.reboot_widget-2.apk]
04-22 14:13:58.065: E/AndroidRuntime(2479):     at dalvik.system.PathClassLoader.findClass(PathClassLoader.java:240)
04-22 14:13:58.065: E/AndroidRuntime(2479):     at java.lang.ClassLoader.loadClass(ClassLoader.java:551)
04-22 14:13:58.065: E/AndroidRuntime(2479):     at java.lang.ClassLoader.loadClass(ClassLoader.java:511)
04-22 14:13:58.065: E/AndroidRuntime(2479):     at android.app.Instrumentation.newActivity(Instrumentation.java:1021)
04-22 14:13:58.065: E/AndroidRuntime(2479):     at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:1672)
04-22 14:13:58.065: E/AndroidRuntime(2479):     ... 11 more

I am new to android app development, and do not know what the issue is 🙁

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-02T13:57:11+00:00Added an answer on June 2, 2026 at 1:57 pm

    Android is looking for a class named com.liamwli.reboot_widget.RebootwidgetActivity and cannot find it. Make sure you have everything spelled correctly, including capitalization.

    I would also recommend getting rid of the underscore in your package name, as that may be causing you problems. Java packages normally are letters, numbers, and dots.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have some jQuery powered widgets on my WordPress site. They all work fine
My main activity is a TabActivity , but my tabs don't require icons. I
I try to hide all widgets in layout. But looks like findChildren doesn't work
I have 1 android app project and 1 widget project, they all work fine.
I have two OptionMenu widgets in the simple pieces of code shown below: variable
my radio buttons work fine, except that the second one that is chosen becomes
Hello all i have an app it works fine on API 8 but i
This code works fine if I move the findViewById call in to the Activity.
Normally I will declare a new activity in AndroidManifest.xml as below: Let's say my
I want to insert widgets into my ItemsControl and make them resizeable. How do

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.