Categories
Android

Manually Installing Android SDK, NDK, and Java for FireMonkey Development

…JRE (Java Runtime Environment) too, so just one install. You must install it first because you can’t run the Android SDK manager without Java installed, and the IDE users the…

Categories
Android Tools

Connecting to Any Android with ADB via USB

…Studio XE5 (an edition with Mobile) installed then you had the option to install this during the RAD Studio install. I’ll include directions for either installation method. Google provides a…

Categories
Android Tools

Installing and Running Android Apps From Command-Line

…notes on multiple devices or if you are running both an emulator and device. First to install your app: adb install path\ProjectName.apk In this example path\ProjectName.apk is the full relative…

Categories
News

BetaBlogging – Delphi 2009 Install Time

A few other bloggers have mentioned the install time being much faster, but I wanted to get a good measurement last night. In a fully patched XP SP3 VM with…

Categories
News Tools

10 Reasons to Use PAServer for Remote Windows Deployment

…can find it at C:\Program Files (x86)\Embarcadero\Studio\17.0\PAServer if you used the default install location during your original install. When installing PAServer, you either need to use a different install location…

Categories
10.3 Rio Android News webinar

Get the Most out of Android with 10.3 Rio

…available somehow for Delphi CE? Answer: Yes, just build it and install it. You can find the source here  C:\Program Files (x86)\Embarcadero\Studio\20.0\source\Tools\FireUIAppPreview\ and more information on using it DocWiki Question: Are there…

Categories
News

Where is the ActiveX Project Type for Delphi 10.1 Berlin?

…use the shiney new Feature Installer that was introduced with 10.1 Berlin. So if you use the old offline ISO installer then it shows up fine. [Update: This was just…

Categories
Android Debugging Mobile

Debugging Against a Remote Android Emulator

…a Windows guest OS to an OS X host OS (they can be easily adapted for a Windows host). It does require installing the Android SDK on the host OS…

Categories
News

Getting the Latest JCL and JVCL

installing JCL first since it is required by JVCL. Well, JVCL gave me an error that I had the wrong version of the JCL installed. So I went back to…

Categories
Tools

Clone from GitHub in Delphi IDE

…client RAD Studio uses. This is easy enough too. Just download and install the Colab SVN 32-bit Windows client (don’t get 64-bit or Edge) and install it normally. Then edit…