
Android
YidaHu
公众号:YidaHu
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
Eclipse — 每次启动都会Error when loading the SDK
Eclipse 每次启动都会Error when loading the SDK,d: 发现了以元素 'd:skin' 开头的无效内容。此处不应含有子元素。错误提示:[2015-07-26 23:11:44 - Android SDK] Error when loading the SDK:Error: Error parsing D:\soft\android-sdks\原创 2015-07-28 19:11:07 · 1908 阅读 · 0 评论 -
Android studio之启动AVD模拟器异常
启动AVD模拟器异常:cannot launch avd in emulator错误:Starting emulator for AVD 'new'emulator: ERROR: x86 emulation currently requires hardware acceleration!Please ensure Intel HAXM is properly insta原创 2015-07-23 16:25:25 · 5250 阅读 · 0 评论 -
Android学习笔记(一):基本控件
一:基本控件(1)基本控件概述(2)基本控件开发(3)常用控件介绍1,基本控件概述1、视图View的子类,作用可以定义各种不同外形的视图显示到界面给用户看2、基本控件包括:button、textview、edittext、checkBox...3、android中的基本控件配合多样化,可以根据不同需求来定义控件2,基本控件开发●一般情原创 2015-08-07 10:39:57 · 552 阅读 · 0 评论 -
Error occurred during initialization of VM Could not reserve enough space for 1572864KB object heap
Error occurred during initialization of VM Could not reserve enough space for 1572864KB object heap原创 2017-02-25 11:11:40 · 16062 阅读 · 2 评论