2018年3月30日

Eclipse 使用 VS Emulator for android 调试环境配置 步骤

摘要: 模拟器启动器地址:C:\Program Files (x86)\Microsoft Emulator Manager\1.0\emulatorcmd.exe 获取模拟器ID命令:emulatorcmd.exe /sku:android list /type:device 第一步:Run -> Deb 阅读全文

posted @ 2018-03-30 14:58 空明流光 阅读(491) 评论(0) 推荐(0)

android ListView 可缩放,支持左右上下手势

摘要: 如果想ListView中显示图片且自适应,需要设置 android:adjustViewBounds="true" 阅读全文

posted @ 2018-03-30 13:58 空明流光 阅读(1155) 评论(3) 推荐(1)

导航