开发者

isbn search in android [closed]

开发者 https://www.devze.com 2023-03-02 16:00 出处:网络
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form. For help clari
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center. Closed 10 years ago.

i wanna search book name using its isbn number.. how to impliment in and开发者_开发技巧roid???

thnx in advance......


  1. Find a service that enables you to search books via ISDN: for example http://isbndb.com/data-intro.html

  2. Make a HTTP request with the help of HttpClient: http://w3mentor.com/learn/java/android-development/android-http-services/example-of-http-get-request-using-httpclient-in-android/

  3. Parse the reply. In this case it's XML: http://www.ibm.com/developerworks/opensource/library/x-android/

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号