cuzysdk(www.cuzy.com) 是一个手机淘宝客sdk,经过使用cuzy,能够获取taobao平台的推广商品数据,移动开发者把推广的商品数据呈现给用户,用户完成商品的购买,开发者从中获取推广费用,从而达到将流量变现的目的。 android
cuzySDK是一个移动开发者提供淘宝客模块的平台。开发者经过使用cuzy,能够便捷的集成到各移动平台,方便的删选推荐物品,高效的转换流量。 ios
Cuzy-android-demo: https://github.com/TheIndex/Cuzy-Android-demo git
IDE using: intellij idea 12 github
android demo, that shows the capabilities of Cuzy SDK (淘宝客), that can be found on http://www.cuzy.com app
last update: 2013.6.26 ide
===============version 1.0=============== 函数
HOW TO USE fetch
activity android:name="com.theindex.CuzyAdSDK.CuzyTBKPresentationActivity" /> this
activity android:name="com.theindex.CuzyAdSDK.CuzyTBKWebviewActivity" /> idea
application>
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:support@theindex.com,aa@theindex.com
地址:朝阳区西大望路甲3号 蓝堡国际中心1座2303 ////////////////////////////////////////////////////////