摘要:
eclipse Android 开发基础 新建工程 新建布局layout,new Android Activity就相当于窗体Form。 新建Activity自动生成src下同名的java代码。
阅读全文
posted @ 2016-03-19 07:15
lypzxy
阅读(810)
推荐(0)
摘要:
关闭 iTunes 自动同步 iTunes>Edit>perererset>device>Prevent iPods,iPhone, and iPads from syncing automatically 打勾
阅读全文
posted @ 2016-03-18 16:25
lypzxy
阅读(298)
推荐(0)
摘要:
无法下载应用 此时无法安装 Unable to Download App ''App" could not be installed at this time 编译程序的时候,Target Platforms>IOS Device>Configuration>Ad hoc,OK 原来错误原因是编译的
阅读全文
posted @ 2016-03-18 15:20
lypzxy
阅读(1800)
推荐(0)
摘要:
AVD,Android Virtual Device start menu>Android AVD Manager>create>start. [DCC Error] E2597 D:\Program Files (x86)\Embarcadero\Studio\17.0\PlatformSDKs\
阅读全文
posted @ 2016-03-18 12:51
lypzxy
阅读(689)
推荐(0)
摘要:
Eclipse apk 签名 project>right mouse click>android tool>Export signed Application package create new keystore Location,指定生成密钥文件的路径,E:\TestCode\abc必须输入新的
阅读全文
posted @ 2016-03-18 09:58
lypzxy
阅读(161)
推荐(0)
摘要:
win10 修改hosts,是权限的问题, C:\Windows\System32\drivers\etc\hosts 添加权限即可。 http://jingyan.baidu.com/article/624e7459b194f134e8ba5a8e.html
阅读全文
posted @ 2016-03-17 22:43
lypzxy
阅读(203)
推荐(0)
摘要:
This version of the rendering library is more recent than your version of ADT plug-in. Please update ADT plug-in res目录里,layout,xml,预览界面 问题根源:SDK版本过高,A
阅读全文
posted @ 2016-03-17 22:39
lypzxy
阅读(312)
推荐(0)
摘要:
夜神模拟器 http://www.yeshen.com 屏幕截图位置 storage/emulated/legacy/pictures/screenshots 模拟器传文件至电脑 http://jingyan.baidu.com/article/915fc41490719851394b20e9.ht
阅读全文
posted @ 2016-03-17 15:25
lypzxy
阅读(366)
推荐(0)
摘要:
delphi FMX Firemonkey Button 按钮 颜色 TintColor 颜色
阅读全文
posted @ 2016-03-16 18:49
lypzxy
阅读(364)
推荐(0)
摘要:
Android模拟器 Bluestacks http://www.bluestacks.cn/download.html 夜神 http://www.yeshen.com/#p3
阅读全文
posted @ 2016-03-16 12:10
lypzxy
阅读(197)
推荐(0)
摘要:
eclipse https://www.eclipse.org/downloads/download.php?file=/oomph/epp/mars/R2/eclipse-inst-win64.exe&mirror_id=1109 1)ADT Android Developer Tools 先下载
阅读全文
posted @ 2016-03-15 20:42
lypzxy
阅读(938)
推荐(0)
摘要:
MyEclipse 生成APK文件 Android Tools>Export Signed Application Packages. http://jingyan.baidu.com/article/e4511cf32a7beb2b855eaf69.html
阅读全文
posted @ 2016-03-15 18:36
lypzxy
阅读(369)
推荐(0)
摘要:
VCL 的 Canvas.Pen 对应FMX: Canvas.Stroke;VCL到 Canvas.Brush 对应FMX: Canvas.Fill. TCircle 圆形控件 Inkscape 0.91 https://inkscape.org/en/download/windows/ 点坐标的处
阅读全文
posted @ 2016-03-15 15:15
lypzxy
阅读(458)
推荐(0)
摘要:
IOS https://www.microsoft.com/zh-cn/software-download/techbench setup win10安装必须用administrator账号安装 在win7、win8下自己加载win10iso,setup就可以安装了。 win10 支持加载ISO文件
阅读全文
posted @ 2016-03-15 10:38
lypzxy
阅读(424)
推荐(0)
摘要:
MapPiter.Location := TMapCoordinate.Create(59.965, 30.35); MapPiter.Zoom := 10;
阅读全文
posted @ 2016-03-14 16:43
lypzxy
阅读(189)
推荐(0)