自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

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

转载 android中The connection to adb is down ,adb server didn't ACK 问题和解决

AndroidEclipseAntXML自己总结的在android中常会出现的不好解决的问题和方法(其中第三个方法经过了四天的折磨。。。。。哎)1.报错:BUILD FAILEDD:\workspace\ganji\build.xml:144: The following error occurred while executing this line:D:

2012-08-29 10:14:00 588

转载 android onClick和onTouch事件

1 Question I've got a custom view which acts like a button. I want to change the background when user press it, revert the background to original when user moves the finger outside or release it a

2012-08-13 09:55:55 1618

原创 Google Tv

https://developers.google.com/tv/remote/docs/pairinghttp://code.google.com/p/anymote-protocol/http://code.google.com/p/google-tv-remote/

2012-08-07 17:55:15 1390 1

原创 android打包apk

仅需两步1.)生成keystore按照下面的命令行 在D:\SDK\Java\jdk1.6.0_16\bin(也就是你的jdk安装的目录)目录下,输入keytool -genkey -alias android.keystore -keyalg RSA -validity 100000 -keystore android.keystore2.)签名已经完成。选择要打包的

2012-08-01 16:24:13 403

ADT 17.0.0

ADT 17.0.0版本,最新的adt插件版本,希望对大家的移动开发有所帮助

2012-05-21

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

TA关注的人

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