編輯:關於Android編程
以下是本人日常工作中收集的比較不錯的Android開源項目,歡迎博友提供未收錄的網址。
roottools:
RootTools gives Rooted developers easy access to common rooted tools...
mmsbg:
mms bg for auto send msg and auto dial
acra:
Application Crash Report for Android
android4me:
J2ME port of Google's Android
j2me2ab:
A simple J2me to Android Bridge
meteoroid:
create the project to help Java ME developers to convert their projects to Android smoothly
simple:
Simple Compiler And Runtime
android-serialport-api:
Accessing serial ports for Android
zxing:
Multi-format 1D/2D barcode image processing library with clients for Android, Java
alogcat:
Android Log Viewer (logcat) Application
android-scripting:
Scripting Layer for Android brings scripting languages to Android.
bugsense:
Defining Mobile App Quality
su-binary:
su binary for android Superuser
dexmaker:
Programmatic code generation for Android.
androrat:
Remote Administration Tool for Android devices
android-aspectj:
Example of AspectJ Method Tracing on Android
libandroidinjector:
Android Injector Library
ad-away:
AdAway - Open source ad blocker for Android
FScript:
FScript is an simple, though powerful scripting language. Its intended use is as an embedded language in other Java programs
首先需要一個布局文件,是FlameLayout組成的,裡面包含了一個ViewPager和一個RelativeLayout,RelativeLayout裡面是一個Linea
前言由於某個項目需要,就寫了這個東西。大家看看有需求的直接拿走。效果1.支持拖動,支持點擊2.可定制的屬性還是比較全面的包裹差值器都可以設置,下面這個使用的是oversh
接上次的。 首先Launcher實現了LauncherModel.Callbacks接口,APP信息數據加載成功後 ,回調接口把app信息顯示到Launcher的 wor
(一)概述: (二)RadioButton的基本用法與事件處理: 效果圖: 實現代碼:xml文件M