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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T09:15:28+00:00 2026-05-30T09:15:28+00:00

I want to run an Android application by using phonegap. I want to just

  • 0

I want to run an Android application by using phonegap. I want to just run a simple demo application which has been given on this link.

I have put the phonegap-1.4.1.jar inside the libs folder and www inside the asset folder.

But I am getting a compile time error on the following lines of code:

import android.app.Activity;
import android.os.Bundle;
import com.phonegap.*;
    public class PhonegapActivity extends DroidGap
    {
        @Override
        public void onCreate(Bundle savedInstanceState)
        {
            super.onCreate(savedInstanceState);
            super.loadUrl("file:///android_asset/www/index.html");
        }
    }

I am getting a run time error inside the manifest file also on the following code:

<supports-screens
        android:largeScreens="true"
        android:normalScreens="true"
        android:smallScreens="true"
        android:xlargeScreens="true"
        android:resizeable="true"
        android:anyDensity="true"
        />

Error is : error: No resource identifier found for attribute ‘xlargeScreens’ in package ‘android

The android enviroment is installed properly on my system. Normal android applications are running properly but when I try to run the phone gap application above, this error is coming. For phonegap is there any other plugins required to Install so that my application will run properly?

  • 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-30T09:15:30+00:00Added an answer on May 30, 2026 at 9:15 am

    xlargeScreens has been introduced in API Level 9.

    http://developer.android.com/guide/topics/manifest/supports-screens-element.html#xlarge

    For that you need to use at least android API Level 9 for android:xlargeScreens to be recognized in you AndroidManifest.xml.

    Please make sure that you are building your project on atleast android 2.3.3 Sdk.

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

Sidebar

Related Questions

I'm learning Android programming, and I want to make an application which has to
I want to run script file on android Shell using Native C program. I
I want to run code which needs boost libraries. I built it using CMake.
I have a Service in Android. I want to run this service from 8
For an industrial application which is installed and shipped on Android devices, I want
I want to run my android animation soon after the application starts. I am
I have developed a Phone Gap application using this link . Application is running
I have been playing around with my phonegap app in eclipse using android sdk
I have developed one simple application in phone-gap-android using eclipse and android SDK. As
I have developed a simple application using SDK(Android: 3.2[API-13]) for, to display Google banners.

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.