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 7038843
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T01:43:05+00:00 2026-05-28T01:43:05+00:00

I am a newbie to Android application development… When i try to run my

  • 0

I am a newbie to Android application development… When i try to run my application i am getting a security exception as Permission Denial… though i am able to open my application i am unable to proceed to any of the process… Application doesn’t access the web service… Plz help me out…

The following is the exception message I receive,

[2012-01-11 11:02:09 - eCalc] ActivityManager: java.lang.SecurityException: Permission Denial: starting Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10000000 cmp=com.anb.eCalculator/.LoginActivity } from null (pid=-1, uid=-1) requires android.permission.INTERNET



enter code here
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
  package="com.anb.eCalculator"
  android:installLocation="internalOnly"
  android:versionName="1.2.1" android:versionCode="10">
   <uses-permission android:name="android.permission.INTERNET"></uses-permission> 
<application android:label="@string/app_name"  
             android:theme="@android:style/Theme"                    
              android:permission="android.permission.INTERNET" 
             android:icon="@drawable/ecalcicon" android:allowClearUserData="true">
  <activity android:name=".LoginActivity"                    
          android:label="@string/app_name">
      <intent-filter>
            <action android:name="android.intent.action.MAIN" />
            <category android:name="android.intent.category.LAUNCHER" />
     </intent-filter>   
 </activity>        
 <activity android:name=".CalculationActivity"></activity>
 <activity android:name="ResultActivity"></activity>
 <activity android:name=".InformationActivity"></activity>
 <activity android:name=".RegisterActivity"></activity>
 <activity android:name=".SettingsActivity"></activity>
   <activity android:name=".ResultDetailsActivity"></activity>
   <activity android:name=".Disclaimer"></activity>

</application>


 <uses-permission android:name="android.permission.INTERNET" />
  <uses-sdk android:targetSdkVersion="5"
            android:minSdkVersion="5"
            android:maxSdkVersion="12">
   </uses-sdk>

  • 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-28T01:43:06+00:00Added an answer on May 28, 2026 at 1:43 am
    <uses-permission android:name="android.permission.INTERNET" />
    

    Add this above line in your manifest file after your <uses-sdk> line.

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

Sidebar

Related Questions

Hi am newbie to android development. I had created one application where i need
I'm newbie in Android application development. I just downloaded all SDks and Eclispe. Then
I am newbie in android application development. I am using the Form Stuff example
Hey am a newbie to Android development. I need an application to test the
I'm a newbie on Android development platform. Can a third party application (say the
Extreme Android developer newbie here...well, new to Android development, not development in general. I
I am newbie to android. I have client server based application. Server keeps on
I am a newbie to Android and the Eclipse development environment and would like
Everyone, I am a newbie to android development. Now I have a question that
I am newbie in android. I developed an android application that shows 15 tabs.

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.