资源列表
UsingBluetooth
- Bluetooth application for Android
TurnOnBluetooth
- Turning on Bluethooth in Android
JSON
- using json in android
ListView
- Listview sample code in android
Grid
- Grid sample in android
android
- android远程视频监控程序,通过socket以及局域网实现视频监控-Android remote video surveillance program
ActionBarAddUI2_a5
- android开发,仿雷达搜索界面,有需要的赶紧下载吧!-Android development imitation radar search interface
USB_Communication
- 通过VISA驱动,轻松实现和usb设备的通讯。获取USB设备的详细信息。-use visa driver,easy to communication with USB device and get USB device info.
nfcard-f0ce975cf39f
- Andriod 中准寻NFC规范的读卡工具-the tool for nfc s reader
AndroidResideMenu-master
- QQ边滑菜单 MenuActivity DEMO,需依赖ResideMenu ResideMenu 边滑菜单实现-QQ side sliding menu MenuActivity- DEMO, need to rely on ResideMenu ResideMenu- side sliding menu
android-autofittextview-master
- 可固定边界内容字体大小自适应的TextView Usage dependencies { compile me.grantland:autofittextview:0.2.+ } 创建: AutofitHelper.create(textView) 布局文件: <me.grantland.widget.AutofitLayout android:layout_width= match_parent an
Cards-UI-master
- 卡片式View,支持单个卡片,item为卡片的ListView 使用: CardListView list = ... list.setCardTheme(CardTheme.Dark) CardAdapter adapter = new CardAdapter(this, android.R.color.holo_blue_dark) list.setAdapter(adapter) // Alternatively,
