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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 6, 20262026-06-06T03:16:25+00:00 2026-06-06T03:16:25+00:00

im develop app with phonegap and create index.html -> html5 and of course use

  • 0

im develop app with phonegap
and create index.html -> html5
and of course use jquery

this illustration syntax index.html:

  <ul data-role="listview" data-inset="true">
          <li><a href="#jk">
            <img src="http://xxxx.com/demo/m/images/icon_menu1.png" width="88" height="88"/><h3>menu1</h3>
            <p>Eat & Drinks</p>
</li>
</ul>

but can not load when im open my app demo in android

my problem is ” can not load image external for icon LIST “

can you help me ?

my plan :
i think need download my images in local and load …its possible for app using phonegap ?

thanks
jk

  • 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-06T03:16:26+00:00Added an answer on June 6, 2026 at 3:16 am

    Not needed. You can load images from web directly to your android phonegap application. For that, you have to provide permission in your phonegap xml file(cordava.xml).

    This xml locates in appfolder->res->xml->cordava.xml

    Here just add the permission to your url which you want.
    Example,

    <?xml version="1.0" encoding="utf-8"?>
    <cordova>
        <access origin="http://xxxx.com/"/>
    </cordova>
    

    and to access all website information from your application, you just do like this,

    <?xml version="1.0" encoding="utf-8"?>
        <cordova>
            <access origin="*"/>
        </cordova>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am using phonegap to develop one of my iPhone app. In the index.html
I am trying to develop an iPhone app using PhoneGap and jQuery Mobile. This
I am trying to develop a Phonegap (1.3) app on Android (2.1) with jQuery
I'm planning to develop web app using html.(using html tool like phonegap). I want
I'm using phonegap to develop an android app and I would like to fix
I'm using PhoneGap to develop a Windows Phone 7 app. I'm trying to call
I need to develop an HTML5 mobile business application using PhoneGap. After finishing my
I am using phonegap and sqlite to develop cross-platform mobile app for android,ios,blackberry.For reference
I am using Phonegap 1.3.0, and want to develop an app which uses local
I'm trying to learn to develop with Phonegap and JQM. My app is very

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.