문제

I have a file app.xml on my website like this. I want to build native android app with phonegap. how can I read the XML from my website to build online native application? kindly give me code how can I read the XML in my native android app. I'm very thankful to you for this.

I'm beginner developer of phonegap android application developer. I'm in confusion. I want to make a photo gallery that work online(with internet).

  1. how can I embed my photo gallery with the application?
  2. if user connection lost during checking photos is there a way to not show error page on my app (could not find URL http://www.domain.com/app/index.php) after connection lost it will go to on default error page of no internet connection.

my online application is in php how can I <iframe> that app in my native application.

phonegap android application developer help me. I'm very thankful to you for this.

도움이 되었습니까?

해결책

use jQuery parese. this url well help you:

http://api.jquery.com/jQuery.parseXML/

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top