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 ////////////////////////////////////////////////////////