
android
人称饼哥
这个作者很懒,什么都没留下…
展开
-
You must supply a layout_width attr
android启动的时候,如果TextView 缺少原创 2014-08-03 11:42:53 · 640 阅读 · 0 评论 -
android创建数据库的位置
原创 2013-09-01 17:36:34 · 322 阅读 · 0 评论 -
android向sdcare添加s文件时异常
就可以了原创 2013-08-18 16:21:58 · 112 阅读 · 0 评论 -
android模拟器方向键不能用问题
。原创 2013-08-18 15:44:20 · 200 阅读 · 0 评论 -
sdcart目录
原创 2013-05-18 13:36:30 · 118 阅读 · 0 评论 -
px、dip、sp区别和使用方法
原创 2013-04-29 17:32:31 · 112 阅读 · 0 评论 -
findViewById在Activity和View中的区别
两个类中都有findViewById()方法,Activity中的findViewById最终是调用V原创 2014-08-15 10:06:07 · 2561 阅读 · 1 评论 -
解决Android SDK Manager 更新、下载慢以及待安装包列表不显示
转:http://www.cnblogs.com/tc310/archive/2012/12/21/2828450.html转载 2014-08-14 12:08:37 · 514 阅读 · 0 评论 -
Android开发在路上:少去踩坑,多走捷径
转:http://kb.cnblogs.com/page/211676/转载 2014-08-14 13:55:35 · 516 阅读 · 0 评论 -
android.content.ActivityNotFoundException: No Activity found to handle Intent { act=com.lby.action }
在一个activity中启动一个隐示intent,如下:button.setOnClickListener(new OnClickListener() {@Overridepublic void onClick(View v) {Intent intent = new Intent();intent.setAction(MainActivity.ACTION);star原创 2014-08-20 22:09:09 · 2289 阅读 · 0 评论 -
Android Please ensure that adb is correctly located at问题解决
s down, and a severe error has occured. [2012-07-18 16:18:26 - ] You must restart adb and Eclipse. [2012-07-18 16:18:26 - ] Please ensure that adb is correctly located at 'D:\adt-bundle-windows-x86_64-20130219\sdk\platform-tools\adb.exe' and can be e原创 2014-03-17 22:17:59 · 136 阅读 · 0 评论