开发者

isbn search in android [closed]

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

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜