Git Product home page Git Product logo

cuzy-android-demo's Introduction

Cuzy-android-demo

IDE using: intellij idea 12

alt tag

=============

android demo, that shows the capabilities of Cuzy SDK (淘宝客), that can be found on http://www.cuzy.com

=========================================

last update: 2013.6.26

===============version 1.0===============

  1. this is a android APP SDK for taobaoke (Also has a sdk for ios)

  2. you can download the sdk at : http://cuzy.com/index/download_sdk

========================================== HOW TO USE

  1. copy files in the layout fold to you project's layout fold,

  2. copy files in drawable-mdpi fold to your project's drawable-mdpi

  3. add CuzyAdSDKAndroid.jar to your project

  4. 添加信息到androidManifest.xml

activity android:name="com.theindex.CuzyAdSDK.CuzyTBKPresentationActivity" />

activity android:name="com.theindex.CuzyAdSDK.CuzyTBKWebviewActivity" />

application>

  1. 函数调用

5.1

在onCreate()中注册 CuzyAdSDK.getInstance().setContext(this); CuzyAdSDK.getInstance().registerApp("200003","208f53acd6d396867c2a721be6c807eb");

5.2可以使用三种模式调用

1)CuzyAdSDK.getInstance().fetchItems("6","",0);

2)CuzyAdSDK.getInstance().fetchItems("","茶",0);

3)ArrayList rawData = CuzyAdSDK.getInstance().fetchRawItems("", "手机", 0);

////////////////////////////////////////////////////////

QQ:1263572458 QQ群:322622433

意见反馈及技术支持:Email:[email protected],[email protected]

地址:朝阳区西大望路甲3号 蓝堡国际中心1座2303 ////////////////////////////////////////////////////////

alt tag

alt tag

alt tag

alt tag

alt tag

cuzy-android-demo's People

Contributors

kgro avatar oday0311 avatar

Watchers

 avatar  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.