2013年9月18日 星期三
Video: RAD Studio XE5 - Building your first multi-device app for Android, iOS, Windows and OS X
Embarcadero| EDN Delphi Feed |01:00:00
2013年9月17日 星期二
Anatomy of a Camera App for iOS and Android
David I| Sip from the Firehose |23:35:34
I’ve been watching some other blog posts about building Smartphone camera apps for Android, seeing all of the UI design work required and the lines of code needed. ?While I always want to learn more about Smartphone APIs for Android and iOS,...
ComPort 4,0
Embarcadero| CodeCentral Delphi Submissions |19:11:02
Delphi and C++ Builder component for serial communication for Windows.- communication with any device connected to serial port- easy of use and very powerful- uses multithreading and overlapping for maximum performance- available for Delphi/C++ Bu...
What’s new in Delphi XE5
Embarcadero| EDN Delphi Feed |06:16:58
Video: What’s New in RAD Studio XE5 and Dephi XE5
Embarcadero| EDN Delphi Feed |00:00:00
2013年9月16日 星期一
XE5开发Android程序调用电话相关功能(短信息和电话)
武稀松| 武稀松的博客 |03:56:34
通过intent和URI调用系统功能.Windows程序员可以理解成是ShellExecute.这个是万金油.可以有调用各种功能.后面会介绍.1.短信息.很简单smsManager对应的Delphi代码应该是:[code language="delphi"]uses Androidapi.JNI.JavaTypes,Androidapi.JNI.Telephony;var j: JS...
2013年9月14日 星期六
Delphi XE5中移动平台的字符串要注意的事项
武稀松| 武稀松的博客 |16:12:54
今天把项目往移动平台移植,遇到指针错误,无效地址访问.XE5的单步调试速度太让人崩溃了.发现错误出在一个字符串的循环上,我是for i:= 1 to length(字符串变量) do结果报错.看了一下XE5的DateType的帮助说明:Note: All the string types described in this topic are s...
2013年9月13日 星期五
Delphi XE5 for Android - which versions of Android are supported
David I| Sip from the Firehose |22:12:13
Delphi XE5 can now build apps for Android. ?Which version of Android does XE5 support? ?Delphi can build apps for Gingerbread (2.3.3-2.3.7), Ice Cream Sandwich (4.0.3-4.0.4) and Jelly Bean (4.1.x, 4.2.x, 4.3.x) -?http://www.embarcadero.com/product...
Delphi XE5的体验
武稀松| 武稀松的博客 |03:20:38
XE5发布了.在家里装了3台计算机体验,发现了一些问题.1.XX工具报错,发现是BDS.EXE大小校验失败.从别处弄一个覆盖然后XX成功.2.某绿色版可以用,但是因为是绿色版,没有自动安装JDK和AndroidSDK,要手动配置在SDK Manager中添加SDK的路径.否则不能开发Android移动程序3.有...
2013年9月12日 星期四
Delphi XE5的移动项目中对象已经是生存期自管理的了
武稀松| 武稀松的博客 |08:20:20
Delphi XE5的移动项目中对象已经是生存期自管理的了 TTest = class protected destructor Destroy; override; public procedure BeforeDestruction; override; end;procedure TTest.BeforeDestruction;begin inherited; ShowMessage('TTest.BeforeDestru...
Delphi and RAD Studio XE5 Released
Bob Swart| Dr.Bob’s Delphi Notes |07:54:42
Embarcadero just released Delphi, C++Builder and RAD Studio XE5, see http://www.embarcadero.com/products/rad-studio for general information.
2013年9月11日 星期三
[译]Delphi XE5 Download
rooky123| rooky123的专栏-VCL |21:52:44
下载地址 :http://altd.embarcadero.com/download/radstudio/xe5/delphicbuilder_xe5_win.iso在线帮助http://docwiki.embarcadero.com/RADStudio/XE5/en/Main_Page XE5的更新http://docwiki.embarcadero.com/RADStudio/XE5/en/What%27s_New_in_Delphi_and_C%2B...
Android and iOS Meet & Eat - Irvine, CA - today, Sept 11 at Ruth’s Chris Steak House
David I| Sip from the Firehose |20:15:24
Wednesday (Today), September 11, 2013 @ 12:00pm-1:30pmRuth’s Chris Steak House, Irvine, CARegister now for this exclusive session where you will learn how to move from desktop to mobile development delivering true native Android and iOS apps.Be o...
Fix list for RAD Studio XE5
Embarcadero| EDN Delphi Feed |07:52:32
RAD Studio XE5 and Delphi XE5 are here!
Embarcadero| EDN Delphi Feed |01:00:00





冀公网安备 13098202000212号