日韩性视频-久久久蜜桃-www中文字幕-在线中文字幕av-亚洲欧美一区二区三区四区-撸久久-香蕉视频一区-久久无码精品丰满人妻-国产高潮av-激情福利社-日韩av网址大全-国产精品久久999-日本五十路在线-性欧美在线-久久99精品波多结衣一区-男女午夜免费视频-黑人极品ⅴideos精品欧美棵-人人妻人人澡人人爽精品欧美一区-日韩一区在线看-欧美a级在线免费观看

歡迎訪問(wèn) 生活随笔!

生活随笔

當(dāng)前位置: 首頁(yè) > 编程资源 > 编程问答 >内容正文

编程问答

分享android开发过程中用到的一些开源框架

發(fā)布時(shí)間:2025/4/16 编程问答 36 豆豆
生活随笔 收集整理的這篇文章主要介紹了 分享android开发过程中用到的一些开源框架 小編覺(jué)得挺不錯(cuò)的,現(xiàn)在分享給大家,幫大家做個(gè)參考.

在目前軟件開(kāi)發(fā)行業(yè)中,流行著這么一句話“天下武功,唯快不破”。而“快”,就不能讓我們重復(fù)去制造論壇,不能去重新發(fā)明輪子。目前開(kāi)源界中已經(jīng)有很多成熟的,得到了大量商用的開(kāi)源軟件和框架,我們就可以借鑒這有優(yōu)秀的資源,才能在這個(gè)節(jié)奏速度的社會(huì)中博得一絲生存的機(jī)會(huì)。

我收集整理了一些優(yōu)秀的android開(kāi)源框架,希望能對(duì)android軟件開(kāi)發(fā)的朋友一點(diǎn)的幫助。

Current List Utility

- Droid-fu <http://github.com/kaeppler/droid-fu>
- android-screenshot-library<http://code.google.com/p/android-screenshot-library/>
- android-alarm-database<http://code.google.com/p/android-alarm-database/>
- OpenIntents <http://code.google.com/p/openintents/>
- ACRA <http://code.google.com/p/acra/>
- AndroidAnnotations <http://code.google.com/p/androidannotations/>
- AndroidAsync <https://bitbucket.org/hal/android-async/wiki/Home>
- Roboguice <http://code.google.com/p/roboguice/>
- The Missing Android XML Junit Test
Runner<http://code.google.com/p/the-missing-android-xml-junit-test-runner/>
- Maven Android Plugin <http://code.google.com/p/maven-android-plugin/>
- Droid@Screen <http://blog.ribomation.com/2010/01/droidscreen/>
- Memory Sucker <https://github.com/nollbit/memory-sucker>

Persistence

- XML
- Simple XML Serialization Library <http://simple.sourceforge.net/>
(with Android
Instructions<http://robertmassaioli.wordpress.com/2011/04/21/simple-xml-in-android…>
)
- JSON
- GSON JSON Serialization Library<http://code.google.com/p/google-gson/>
(with Android
Instructions<http://benjii.me/2010/04/deserializing-json-in-android-using-gson/>
)
- Jackson JSON Serialization Library <http://jackson.codehaus.org/>
- SQL
- SQLite ORM called ormlite <http://ormlite.com/> (with Android
Instrutctions <http://ormlite.com/sqlite_java_android_orm.shtml>)

Network

- Ganymed SSH2 <http://www.ganymed.ethz.ch/ssh2/>
- oauth-signpost <http://code.google.com/p/oauth-signpost/>
- ksoap2-android <http://code.google.com/p/ksoap2-android/>
- Urban Airship Push
Notifications<http://urbanairship.com/products/push-notifications/>
- Deacon Project Push Notifications <http://deacon.daverea.com/>

Barcode/QR-Code/Image Processing

- ZXing <http://code.google.com/p/zxing/>
- jjil <http://code.google.com/p/jjil/> (Image Processing)
- OpenASURF <https://github.com/chbfiv/OpenASURF> (Image Processing)

Contacts/Social Network

- AndroidLibs <http://www.androidlibs.com/>
- Jackcess (MS Access) <http://jackcess.sourceforge.net/> (small Android
FIX)<http://sourceforge.net/tracker/?func=detail&aid=3101578&group_id=1349…>
- Twitter4J <http://twitter4j.org/en/index.html>
- Facebook Android SDK <https://github.com/facebook/facebook-android-sdk>

Payment

- Mobile Payment Library<https://www.x.com/community/ppx/xspaces/mobile/mep>

UI stuff

- android-coverflow <http://code.google.com/p/android-coverflow/>
- android-flip3d <http://code.google.com/p/android-flip3d/>
- android-menu-navigator<http://code.google.com/p/android-menu-navigator/>
- android-section-list <http://code.google.com/p/android-section-list/>
- android-wheel <http://code.google.com/p/android-wheel/>
- GreenDroid <https://github.com/cyrilmottier/GreenDroid#readme>
- android-actionbar <http://github.com/johannilsson/android-actionbar>
- ActionBarSherlock <http://actionbarsherlock.com/>
- svg-android <http://code.google.com/p/svg-android/>
- android-viewflow <https://github.com/pakerfeldt/android-viewflow>
- android-pulltorefresh<https://github.com/johannilsson/android-pulltorefresh>
- flattr4android <http://flattr4android.com/sdk/>
- android-colorpickerpreference<https://github.com/attenzione/android-ColorPickerPreference>
- android-autofittextview<https://github.com/grantland/android-autofittextview>
- Android native icons vector pack <http://yay.se/>
- The Missing Android
Tabwidget<http://code.google.com/p/themissingtabwidget/>
- Tree View List Android<http://code.google.com/p/tree-view-list-android/>
-android 的 3D 旋轉(zhuǎn)

DroidUX <http://droidux.com/> (UI component library)
Mixed/Allround
-

CWAC (CommonsWare Android Components) <http://commonsware.com/cwac>
- libs-for-android <http://code.google.com/p/libs-for-android/>
- android-misc-widgets <http://code.google.com/p/android-misc-widgets/>

Maps

- android-mapviewballoons<https://github.com/jgilfelt/android-mapviewballoons>
- osmdroid <http://code.google.com/p/osmdroid/>
- mapsforge <http://code.google.com/p/mapsforge/>

Game Engines/3D stuff

- libgdx <http://code.google.com/p/libgdx/>
- forget3d <http://code.google.com/p/forget3d/>
- min3d <http://code.google.com/p/min3d/>
- rokon <http://code.google.com/p/rokon/> (unmaintained game engine,
author suggests libgdx <http://code.google.com/p/libgdx/>)
- Angle <http://code.google.com/p/angle/>
- AndEngine <http://code.google.com/p/andengine/>
- jMonkeyEngine <http://code.google.com/p/jmonkeyengine/>

Image Processing and Graphics

- OpenCV for Android <http://billmccord.github.com/OpenCV-Android/>

Translation

- Google Translate API -
Java<http://code.google.com/p/google-api-translate-java/> (Not
specific for Android, but works)

Testing

- Apphance <http://apphance.com/>
- Borachio <http://borachio.com/> (Android
Instructions<http://www.paulbutcher.com/2011/03/mock-objects-on-android-with-borac…>
)
- Android Mock <http://code.google.com/p/android-mock/>
- Robolectric <http://pivotal.github.com/robolectric/>
- Robotium <http://code.google.com/p/robotium/>
- android-error-reporter<https://github.com/tomquist/Android-Error-Reporter>
- nativedriver <http://code.google.com/p/nativedriver/>

TTS / STT

- Eyes Free <http://code.google.com/p/eyes-free> (A TTS Library)

sacado de :

http://stackoverflow.com/questions/4078479/what-android-3rd-party-lib…

l<http://stackoverflow.com/questions/4078479/what-android-3rd-party-lib…>
Matias Berrueta

android 推送系統(tǒng)( 基于XMPP) ? ? ?http://androidpn.sourceforge.net/

android FTP 開(kāi)源程序 swiftp

http://code.google.com/p/swiftp/

?

pocketsphinx 微軟公司研究語(yǔ)言識(shí)別系統(tǒng) 可用于android
這是微軟公司研究人員開(kāi)發(fā)的最新的適用于嵌入式設(shè)備上的語(yǔ)言識(shí)別系統(tǒng)的源代碼,
繼承了優(yōu)秀語(yǔ)音識(shí)別軟件sphinx的優(yōu)點(diǎn),用于開(kāi)發(fā)嵌入式系統(tǒng)上的應(yīng)用。

各種demo的svn地址

http://cmusphinx.svn.sourceforge.net/viewvc/cmusphinx/trunk/

版權(quán)聲明:歡迎免費(fèi)轉(zhuǎn)載,轉(zhuǎn)載時(shí)請(qǐng)保留原作者和出處(www.yangfuhai.com)信息,謝謝合作!

轉(zhuǎn)載于:https://www.cnblogs.com/hnrainll/archive/2013/04/03/2997179.html

總結(jié)

以上是生活随笔為你收集整理的分享android开发过程中用到的一些开源框架的全部?jī)?nèi)容,希望文章能夠幫你解決所遇到的問(wèn)題。

如果覺(jué)得生活随笔網(wǎng)站內(nèi)容還不錯(cuò),歡迎將生活随笔推薦給好友。