MobileHub http://mobilehub.io
APICloud http://www.apicloud.com
TeamTalk http://tt.mogu.io
移動(dòng)框架對(duì)比圖 http://mobile-frameworks-comparison-chart.com
XDA智能設(shè)備網(wǎng) http://www.xda.cn
菜鳥(niǎo)窩 http://www.cniao5.com
Mob(手機(jī)短信驗(yàn)證/免費(fèi)) http://sms.mob.com
恩布互聯(lián) http://www.entboost.com
Trinea http://www.trinea.cn
EOE http://www.eoeandroid.com
JQueryMobile http://jquerymobile.com
Vitamio(多媒體開(kāi)發(fā)框架) http://www.vitamio.org
Ping++(移動(dòng)支付) https://pingplusplus.com
Android開(kāi)發(fā) http://developer.android.com/intl/zh-cn/index.html
AndroidStudio中文 http://www.android-studio.org
MaterialUI http://material-ui.com
Android穿戴設(shè)備SDK http://developer.android.com/wear
Androiday http://androiday.org
AndroidBootstrap http://www.androidbootstrap.com
UltimateAndroid http://blog.marshalchen.com/UltimateAndroid
Android設(shè)計(jì) http://adchs.github.io
MaterialDesign中文版 http://design.1sters.com
Android設(shè)計(jì)(Apkbus鏡像) http://www.apkbus.com/design
Android開(kāi)發(fā)者社區(qū) http://www.eoeandroid.com
Android源碼 http://www.androidym.com
GlassX中國(guó) http://www.glassx.cn
Rexsee http://www.rexsee.com
安卓巴士 http://www.apkbus.com
AndroidPeople http://www.androidpeople.com
巨卓網(wǎng) http://www.juapk.com
安卓學(xué)習(xí)網(wǎng) http://www.android-study.net
CoverScreen https://www.coverscreen.com
Robolectirc http://robolectric.org (自動(dòng)化測(cè)試工具)
TestFairy http://testfairy.com
DroidChina http://droidchina.com
91Android開(kāi)發(fā)者 http://www.chinadzone.net
Cyanogenmod http://www.cyanogenmod.org
DroidPilot http://www.droidpilot.cn (自動(dòng)化測(cè)試工具)
MarsChen(視頻教程) http://www.marschen.com
菜鳥(niǎo)窩 http://www.cniao5.net
Android源碼 http://www.apper.com.cn
Eyoungyd http://www.eyoungyd.com
MIUI(米柚) http://www.miui.com
OpenCamera http://opencamera.sourceforge.net
Buck http://facebook.github.io/buck (Android構(gòu)建工具)
MavenAndroidPlugin https://github.com/jayway/maven-android-plugin
Spoon https://github.com/square/spoon (不同機(jī)型設(shè)備自動(dòng)化測(cè)試)
XPrivacy(隱私管理器) http://repo.xposed.info/module/biz.bokhorst.xprivacy
GreenDroid(UI) http://greendroid.cyrilmottier.com
Necessitas http://necessitas.kde.org (Android平臺(tái)QT實(shí)現(xiàn))
AndroidBootstrap http://www.androidbootstrap.com
XAppDbg https://github.com/sonyxperiadev/XAppDbg
ChkBugReport https://github.com/sonyxperiadev/ChkBugReport
ApkAnalyser https://github.com/sonyxperiadev/ApkAnalyser
Holo顏色生成器 http://android-holo-colors.com
雞啄米Android http://www.jizhuomi.com/android
Android開(kāi)發(fā)之旅 http://mobile.51cto.com/aengine-444783.htm
Android框架
Picasso(圖片緩存) http://square.github.io/picasso
Glide(圖片緩存庫(kù)) https://github.com/bumptech/glide
AndroidCommon https://github.com/Trinea/android-common (圖片緩存)
Android圖片緩存 https://github.com/nostra13/Android-Universal-Image-Loader
AndroidImageCache https://github.com/mitmel/Android-Image-Cache (圖片緩存)
DiskLruCache https://github.com/JakeWharton/DiskLruCache (高速圖片緩存)
UniversalImageLoader https://github.com/nostra13/Android-Universal-Image-Loader (異步圖像加載、緩存和顯示)
AndroidStackblur https://github.com/kikoso/android-stackblur (圖片模糊效果)
OpenCore http://www.opencore.net (多媒體框架)
FFmpeg4Android http://sourceforge.net/projects/ffmpeg4android
AFinal(Android框架) https://github.com/yangfuhai/afinal
ThinkAndroid https://github.com/white-cat/ThinkAndroid (Android框架)
SpringAndroid http://projects.spring.io/spring-android
Android Annotations http://androidannotations.org
Http異步請(qǐng)求 http://loopj.com/android-async-http
AndroidQuery https://github.com/androidquery/androidquery (異步加載)
AsyncHttpClient https://github.com/AsyncHttpClient/async-http-client (異步請(qǐng)求)
Ion(異步請(qǐng)求) https://github.com/koush/ion
OkHttp http://square.github.io/okhttp (Http工具)
GreenDAO http://greendao-orm.com (ORM)
Sprinkles https://github.com/emilsjolander/sprinkles (ORM)
ActiveAndroid https://github.com/pardom/ActiveAndroid (ORM映射框架)
Retrofit(RESTful) http://square.github.io/retrofit (把REST API返回的數(shù)據(jù)轉(zhuǎn)化為Java對(duì)象方便操作)
EventBus http://greenrobot.github.io/EventBus (組件通信庫(kù))
GSON https://code.google.com/p/google-gson (Java與JSON映射類(lèi)庫(kù))
Dagger http://square.github.io/dagger (依賴(lài)注入)
AndroidAnnotation http://androidannotations.org (注解快速開(kāi)發(fā)框架)
DAVDroid http://davdroid.bitfire.at (CalDAV解決方案)
Android-Viewbadger https://github.com/jgilfelt/android-viewbadger (Tab標(biāo)簽上顯示提示消息)
KSOAP2-Android http://code.google.com/p/ksoap2-android (webservice框架)
MPAndroidChart https://github.com/PhilJay/MPAndroidChart (圖表框架)
AndroidGraphView http://android-graphview.org (圖表框架)
Androidplot http://androidplot.com (圖標(biāo)框架)
MenuDrawer http://simonvt.github.io/android-menudrawer (左右滑動(dòng)隱藏顯示菜單)
AndroidSideMenu https://github.com/dmitry-zaitsev/AndroidSideMenu (側(cè)邊欄菜單)
Crouton https://github.com/keyboardsurfer/Crouton (Toast替代品)
DataDroid https://github.com/foxykeep/DataDroid (數(shù)據(jù)管理)
TimeSquare https://github.com/square/android-times-square (日期)
StandOut http://pingpongboss.github.io/StandOut (浮動(dòng)窗口)
WaterFall https://github.com/dodola/android_waterfall (瀑布流)
Litesuits http://litesuits.com
Android測(cè)試工具
2104十款測(cè)試工具 http://www.oschina.net/news/56142/open-source-android-testing-tools
Android模擬器
BlueStacks http://www.bluestacks.com (Android模擬器)
Andy http://www.andyroid.net
GenyMotion http://www.genymotion.com
GenyMotion中文 http://www.genymotion.cn
DawnSwift(晨燕) http://www.dawnswift.com
BlueStack(藍(lán)疊中國(guó)) http://www.bluestacks.cn
Windroy http://www.windroy.cn
手機(jī)網(wǎng)游幫 http://bbs.sjwyb.com
二維碼開(kāi)發(fā)
ZXing(二維碼) https://github.com/zxing/zxing
ZXingAPI http://zxing.github.io/zxing/apidocs
ZXingInformation http://zxing.github.io/zxing
Zxing-Android-Embedded https://github.com/journeyapps/zxing-android-embedded
Zxing-Android https://github.com/kennydude/zxing-lib
ZBar https://github.com/ZBar/ZBar http://zbar.sourceforge.net
IOS開(kāi)發(fā) https://developer.apple.com/cn
CocoaChina http://www.cocoachina.com
IOS開(kāi)發(fā)者社區(qū) http://ios.eoe.cn
Objection http://objection-framework.org (輕量級(jí)依賴(lài)注入框架)
Framework7 http://www.idangero.us/framework7(ios的移動(dòng)WEB框架)
AppCan http://www.appcan.cn
AppCode http://code4app.com
RestKit(RESTful框架) http://restkit.org
BeeFramework http://www.bee-framework.com
XCode http://www.xcodechina.com
XCoder http://www.xcoder.cn
CodeIOS http://www.codeios.com
POP https://github.com/facebook/pop (IOS和OSX的動(dòng)畫(huà)庫(kù))
Poping https://github.com/schneiderandre/popping (POP引擎的動(dòng)畫(huà)庫(kù)實(shí)例)
AudioKit http://audiokit.io(音頻合成、處理和分析庫(kù))
StellaSDK http://www.morningtec.cn/stellasdk (Object-C跨平臺(tái)開(kāi)發(fā)工具)
StellaSDK開(kāi)發(fā)者平臺(tái) http://www.stellasdk.org
TestFlight http://testflightapp.com
Burstly http://www.burstly.com
NodeApp http://nodeapp.org (NodeJS開(kāi)發(fā)IOS應(yīng)用)
CoconutKit https://github.com/defagos/CoconutKit
Apportable http://www.apportable.com (IOS應(yīng)用在A(yíng)ndroid上運(yùn)行)
蘋(píng)果巴士 http://www.ipkbus.com
DevBox http://www.untamedinteractive.com/devbox
IMAG http://www.imagapp.com (移動(dòng)開(kāi)發(fā)平臺(tái))
DAppCode http://www.dapps.net/dev/code
GPUImage https://github.com/BradLarson/GPUImage (利用GPU在圖片和視頻上應(yīng)用不同的效果和濾鏡)
Objective-C雜志 http://www.objc.io
RayWenderlich http://www.raywenderlich.com/zh-hans (IOS開(kāi)發(fā)教程)
Simpholders http://simpholders.com (直接地訪(fǎng)問(wèn)iPhone模擬器)
PaintCode http://www.paintcodeapp.com (矢量圖繪制工具,收費(fèi))
XScope(收費(fèi)) http://xscopeapp.com
Briefs http://giveabrief.com
FlatUIKit https://github.com/Grouper/FlatUIKit
CocoaLumberjack https://github.com/CocoaLumberjack/CocoaLumberjack (IOS日志框架)
Fries(UI) http://getfri.es
HelpStack http://www.helpstack.io
Rubymotion http://www.rubymotion.com(Ruby開(kāi)發(fā)OC應(yīng)用)
RoboVM http://www.robovm.com(JAVA開(kāi)發(fā)IOS應(yīng)用)
Ionic http://ionicframework.com (HTML5開(kāi)發(fā)IOS應(yīng)用)
SGImageCache https://github.com/seatgeek/SGImageCache (圖片緩存)
IOS調(diào)試工具
Runscope https://www.runscope.com
CocoaLumberjack https://github.com/CocoaLumberjack/CocoaLumberjack
SimPholders http://simpholders.com
PonyDebuger https://github.com/square/PonyDebugger
SparkInspector http://sparkinspector.com
DCIntrospect https://github.com/domesticcatsoftware/DCIntrospect
RevealApp http://revealapp.com
KIF(測(cè)試工具) https://github.com/kif-framework/KIF
WindowsPhone開(kāi)發(fā) http://developer.windowsphone.com/zh-cn
Winphoner http://www.winphoner.com
WindowsPhone中文網(wǎng) http://wp.msn.com.cn
微瘋客 http://www.weifengke.com
酷七網(wǎng) http://www.coolxap.com
歪撲控 http://www.wpkong.com
威智網(wǎng) http://www.wper.com
微飯網(wǎng) http://bbs.hiwp.com
微粉網(wǎng) http://www.wpfen.com
SnackStudio http://www.snack-studio.com
微瘋開(kāi)發(fā) http://bbs.windever.com
FireFoxOS開(kāi)發(fā) https://www.mozilla.org/en-US/firefox/os
魔智網(wǎng) http://www.mozfans.com
火狐吧 http://www.huohu8.com
UbuntuTouch http://www.ubuntu.org.cn/phone
Jolla http://jolla.com
Jolla旗魚(yú) http://www.jollaqiyu.com
Sailfish https://sailfishos.org
移動(dòng)WEB開(kāi)發(fā)
PhoneGap http://phonegap.com
PhoneGap中文 http://www.phonegap100.com
PhoneGap中國(guó) http://www.phonegapcn.com
51移動(dòng) http://mobile.51cto.com
CSDN移動(dòng) http://mobile.csdn.net
App測(cè)試工具 http://appium.io/zh-cn
移動(dòng)開(kāi)發(fā)社區(qū) http://dev.10086.cn
移動(dòng)開(kāi)發(fā)筆記 http://www.keepyounger.com
Devdiv http://www.devdiv.com
智能TV http://www.tvdev.net
XDA http://www.xda-developers.com (手機(jī)開(kāi)發(fā)者論壇)
烙印網(wǎng) http://www.loorin.com
看雪移動(dòng)學(xué)院 http://www.kanxue.com
Neptune https://github.com/StormBit/Neptune (支持mysql,sqlite3,postgresql運(yùn)行在手機(jī)設(shè)備上)
愛(ài)加密 http://www.ijiami.cn
AppFlood http://appflood.com
微信商店 http://www.itcool.cn
App運(yùn)營(yíng) http://www.appying.com.cn
木瓜移動(dòng) http://cn.papayamobile.com
抓貓移動(dòng) http://www.zhuamob.com
趣米移動(dòng) http://www.qumi.com
芒果移動(dòng) http://www.adsmogo.com
力美移動(dòng) http://www.limei.com
玩物尚志 http://www.wanwushangzhi.cn
拇指巴士 http://muzhibus.com
手游那點(diǎn)事 http://www.sykong.com
游戲茶館 http://www.youxichaguan.com
烙印網(wǎng) http://www.loorin.com
AR開(kāi)發(fā)者論壇 http://ardever.com/bbs
Tiny4Cocoa http://tiny4cocoa.com
AlldayTest http://www.alldaytest.com
NativeX(廣告平臺(tái)) http://nativex.com
OpenMobster http://code.google.com/p/openmobster
Arrownock(應(yīng)用社交) http://www.arrownock.com
Countly(移動(dòng)分析應(yīng)用) https://count.ly
手機(jī)開(kāi)發(fā)聯(lián)盟 http://www.16rd.com
Face++(人臉識(shí)別) http://www.faceplusplus.com.cn
飛屋工作室 http://www.ifeiwu.com
移動(dòng)WEB開(kāi)發(fā)社區(qū) http://www.html5mobi.com
微信支付開(kāi)放平臺(tái) https://open.weixin.qq.com
微信公眾平臺(tái)開(kāi)發(fā)者文檔 http://mp.weixin.qq.com/wiki
易工廠(chǎng) http://easemob.com
AppTry http://www.apptry.cn
蛐蛐兒 http://xququ.com (音頻傳輸文件)
IComet https://github.com/ideawu/icomet (comet 服務(wù)器)
StormZhangBlog http://stormzhang.github.io
eMobc http://www.emobc.com (XML框架)
金和IU http://www.appmfl.com (App自助工廠(chǎng))
云巴 http://www.yunba.io
環(huán)信 http://www.easemob.com
AnySDK http://www.anysdk.com
HappyLink http://www.happylink.com
Bluestacks中文 http://www.bluestacks.cn (Windows平臺(tái)運(yùn)行android應(yīng)用)
移動(dòng)開(kāi)發(fā)工具
CocoStudio http://www.cocostudio.org
CrossApp http://crossapp.9miao.com
SenchaTouch http://www.sencha.com/products/touch
Titanium http://www.appcelerator.com/titanium
IntelXDK http://xdk-software.intel.com
Xamarin(C#) http://xamarin.com
CoronaSDK(Lua) http://coronalabs.com/products/corona-sdk
LiveCode http://livecode.com
Unity http://unity3d.com
Mosync http://www.mosync.com
Ratchet http://goratchet.com (盈動(dòng)應(yīng)用原型工具)
Appery http://appery.io
CodeAndWeb http://www.codeandweb.com
SpriteBuilder http://spritebuilder.com
Tabris http://developer.eclipsesource.com/tabris
云適配 http://yunshipei.com
Parse https://parse.com (提供服務(wù)端服務(wù))
BoltsFramework https://github.com/BoltsFramework
Genymotion http://www.genymotion.com
FluidUI(原型工具) https://www.fluidui.com
AppIconSizes http://www.appiconsizes.com (圖片設(shè)置)
Ubertesters http://ubertesters.com (測(cè)試分發(fā))
Stripe https://stripe.com (幾行代碼就為網(wǎng)站解決了線(xiàn)上支付問(wèn)題)
Nina http://www.nuance.com/landing-pages/products/nina-web/default.asp (Siri語(yǔ)音助手)
Nuance http://www.nuance.com (Siri技術(shù)服務(wù)商)
TouchJS https://github.com/brandnewera/touchjs (http://code.baidu.com) (手勢(shì)識(shí)別和事件庫(kù))
Tabris http://developer.eclipsesource.com/tabris (IOS/Android開(kāi)發(fā)構(gòu)建工具)
Como http://www.como.com
Knack https://www.knackhq.com
Codiqa https://codiqa.com
Appery http://appery.io
Keen https://keen.io
Kinvey http://www.kinvey.com
AppJS http://code.kik.com/app/2/index.html
PNChart https://github.com/kevinzhow/PNChart
PNChart https://github.com/kevinzhow/PNChart-Swift (Swift版)
MobileUIElements https://github.com/ForceDotComLabs/mobile-ui-elements(移動(dòng)版所見(jiàn)即所得)
PowerApp http://www.powerapp.io
扁平化風(fēng)格開(kāi)發(fā)框架 (移動(dòng)WEB)
FrozenUI http://frozenui.github.io (移動(dòng)WEBUI框架)
ChocolateChipUI http://chocolatechip-ui.com
Ionic http://ionicframework.com
iWebKit http://snippetspace.com/portfolio/iwebkit
SenchaTouch http://www.sencha.com/products/touch
jQT http://jqtjs.com
WebAPP.Net http://trywebapp.net
UiUIKit https://code.google.com/p/iphone-universal
TheMProject http://www.the-m-project.org
比較火的移動(dòng)開(kāi)源項(xiàng)目
AFNetworking(IOS) http://afnetworking.com
Three20(IOS需翻墻) http://three20.info
Cocos2d-X http://cocos2d-x.org (IOS/Android/WP)
Restkit(IOS) http://restkit.org
ASIHTTPRequest(IOS) http://allseeing-i.com/ASIHTTPRequest
ActionBarSherlock(Android) http://actionbarsherlock.com
GPUImage(IOS) https://github.com/BradLarson/GPUImage
MonoGame(IOS/Android) http://www.monogame.net
GreenDroid(Android) http://cyrilmottier.com/2010/05/14/introduction-to-the-greendroid-library
WayHoo(Android天氣應(yīng)用) http://git.oschina.net/way/WayHoo
Sunday(Android天氣應(yīng)用) https://github.com/ljtyzhr/Sunday
OSCAndroid http://git.oschina.net/oschina/git-osc-android-project(OSC安卓客戶(hù)端源碼)
聯(lián)系客服