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

  • Home
  • SEARCH
  • 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 6967015
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T16:15:59+00:00 2026-05-27T16:15:59+00:00

My android project crashes when I try to move from one class to another,

  • 0

My android project crashes when I try to move from one class to another, and I always get the same error. I have possibly removed some files when I was adding external some jars.

Here is my LogCat:

W/dalvikvm(306): threadid=1: thread exiting with uncaught exception (group=0x4001d800)
E/AndroidRuntime(306): FATAL EXCEPTION: main
E/AndroidRuntime(306): java.lang.SecurityException: Permission Denial: starting Intent { cmp=HERE IS MY PACKAGE NAME/.HERE IS MY ACTIVITY } from ProcessRecord{4502a000 306:MY PACKAGENAME/10042} (pid=306, uid=10042) requires android.permission.INTERNET
E/AndroidRuntime(306):  at android.os.Parcel.readException(Parcel.java:1247)
E/AndroidRuntime(306):  at android.os.Parcel.readException(Parcel.java:1235)
E/AndroidRuntime(306):  at android.app.ActivityManagerProxy.startActivity(ActivityManagerNative.java:1298)
E/AndroidRuntime(306):  at android.app.Instrumentation.execStartActivity(Instrumentation.java:1373)
E/AndroidRuntime(306):  at android.app.Activity.startActivityForResult(Activity.java:2817)
E/AndroidRuntime(306):  at android.app.Activity.startActivity(Activity.java:2923)
E/AndroidRuntime(306):  atMY PACKAGENAME. $1.onItemClick(MainActivity.java:66)
: E/AndroidRuntime(306):    at android.widget.AdapterView.performItemClick(AdapterView.java:284)
E/AndroidRuntime(306):  at android.widget.ListView.performItemClick(ListView.java:3382)
E/AndroidRuntime(306):  at android.widget.AbsListView$PerformClick.run(AbsListView.java:1696)
E/AndroidRuntime(306):  at android.os.Handler.handleCallback(Handler.java:587)
E/AndroidRuntime(306):  at android.os.Handler.dispatchMessage(Handler.java:92)
E/AndroidRuntime(306):  at android.os.Looper.loop(Looper.java:123)
E/AndroidRuntime(306):  at android.app.ActivityThread.main(ActivityThread.java:4627)
E/AndroidRuntime(306):  at java.lang.reflect.Method.invokeNative(Native Method)
E/AndroidRuntime(306):  at java.lang.reflect.Method.invoke(Method.java:521)
E/AndroidRuntime(306):  at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:868)
E/AndroidRuntime(306):  at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:626)
E/AndroidRuntime(306):  at dalvik.system.NativeStart.main(Native Method)
I/Process(306): Sending signal. PID: 306 SIG: 9

(Those package and activity names are not the one I use)

All of my applications in Eclipse crash with quite similar LogCat messages. Does anyone know what is wrong?
The project also does not launch from the menu or my phone. When I try to do so, it says that the application is not installed on the phone.

  • 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-05-27T16:16:00+00:00Added an answer on May 27, 2026 at 4:16 pm

    It looks like you need to add “internet” permission to your AndroidManifest.xml:

    android.permission.INTERNET E/AndroidRuntime(306): at 
    

    For example:

    <manifest xlmns:android...>
     ...
     <uses-permission android:name="android.permission.INTERNET"></uses-permission>
    </manifest>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have one Android project that crashes when it is deployed. Other projects in
I have an Android project that contains a class that uses JNI to pull
I have a Android project for SDK1.5 and now I want to convert it
I have an Android project that branched into three different applications, app-1 , app-2
I created an Android project a few months ago and now have to automate
I have an Android project and Eclipse is telling me my project has an
I can't compile my Android project for the Dalvik VM because of this error:
In my searchable.xml in my android project, I get to specify a hint that
I'm doing a Get and Post method for an android project and I need
I moved my Android project to a laptop and now I get this when

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.