自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

TODO: Android; Linux; Cloud;

吾尝终日而思矣,不如须臾之所学也

  • 博客(4)
  • 资源 (4)
  • 收藏
  • 关注

原创 Android: Syncing to the Cloud

http://developer.android.com/training/cloudsync/index.htmlSyncing to the CloudGet started ›Syncing with App EngineBy providing powerful APIs for internet connectivity, the

2012-06-05 14:22:43 960

原创 Android: Transferring Data Without Draining the Battery

http://developer.android.com/training/efficient-downloads/index.htmlTransferring Data Without Draining the BatteryGet started ›Optimizing Downloads for Efficient Network Access

2012-06-05 14:03:58 919

原创 Android: 判断网络连接状态及连接类型

// Checks the network connection and sets the wifiConnected and mobileConnected // variables accordingly. private void updateConnectedFlags() { ConnectivityManager connMgr =

2012-06-04 14:58:43 5763 1

原创 Android: Performing Network Operations (网络操作)

http://developer.android.com/training/basics/network-ops/index.htmlPerforming Network OperationsGet started ›Connecting to the NetworkDependencies and prerequisites

2012-06-01 17:15:20 1377

2.3截屏全部源码+APK+so

例子中截屏作为一个开机启动的后台service,在需要截屏的任何地方(系统servic或其他APK),发送 Intent "com.android.CAPTURE_SCREEN" 即可

2011-12-12

Android 2.3截屏JNI代码

Android 2.3截屏JNI代码 Android 2.3截屏JNI代码 Android 2.3截屏JNI代码

2011-11-24

文件管理apk示例代码

http://blog.csdn.net/zmyde2010/article/details/5936494 代码,刚学习apk时写的一个例子,有需要就看看吧

2011-11-18

Google USB Driver, r4

http://developer.android.com/sdk/win-usb.html

2011-09-04

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除