Coder Social home page Coder Social logo

androidzhao's Introduction

== 欢迎使用找呀搜索及Android客户端工具
   Zhaoia API 提供B2C/C2C商城商品查询接口.
   本程序演示了如何在Android手机应用中调用Zhaoia API


== Getting Started

   平台需求:
   1, Java 1.6(Linux/Mac/Windows)
   2, Eclipse helios 
      ( 32-bit http://www.eclipse.org/downloads/download.php?file=/technology/epp/downloads/release/helios/SR1/eclipse-java-helios-SR1-linux-gtk.tar.gz )
   3, Android SDK 2.1/2.2 
      ( http://androidappdocs-staging.appspot.com/sdk/index.html )

   编译源码:

   1, git clone git://github.com/zhaoia/AndroidZhao.git
   2, 配置Android 开发环境,参考
      http://androidappdocs-staging.appspot.com/sdk/installing.html

== Zhaoia API 使用

   1,写邮件到 [email protected] 以获取AppKey和SecretCode
   2,参照 src/com/zhaoia/Const.java ,设置AppKey和SecretCode

      15     // mail to [email protected] to ask for appkey secretcode
      16     //
      17     static final public String AppKey = "your AppKey";
      18     static final public String SecretCode = "your SecretCode";
      19     //
      20     //

   3,编译并运行,即可通过Android客户端进行商品查询

   Zhaoia API 详细使用说明请参考:
   http://www.zhaoia.com/api

== 其它

本程序仅供Zhaoia API 演示和参考使用。
版权所有 麦图科技 2010

androidzhao's People

Contributors

m2tech avatar

Stargazers

zhaoia avatar mooosu avatar

Watchers

mooosu avatar zhaoia avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.