Integrating android app with Talkback using Delphi
I'm using Delphi 10.1 Berlin for developing mobile application. In Android mobile app, I need to implement the Talk back functionality for visually impaired people(blind people). And I have searched in...
View ArticleIOS 10
Anyone has tested iOS 10 on Berlin? Is it safe to update device and use IOS 10 SDK? Thank you
View ArticleDelphi or RAD studio ?
Hi, I want to use your software to create apps that can be run on iOS as well on Android. I need access to the Bluetooth LE API. What is the main difference between Delphi and the RAD studio ? In what...
View ArticleBluetooth low energy on windows 10 with sensortag (texas)
Hello I'm developing an application for windows 10 and I use the Bluetooth LE ( RAD Studio 10.1) component to discuss with the sensor tag of Texas. I have compiled the sensortag sample and the sensor...
View ArticleH
Hi ! I need create application for iOS/Android/Win10 that work with device by BLE. I opened examples but no one not about write characteristics ( only read). I need working code that connect to BLE...
View ArticleBug in FormatFloat when running in 64-bit - Drops "e" at end of format string
Delphi XE7 summer and winter hotfixes applied. Format float will drop a trailing "e" in the format string when running in 64-bit mode. Create a new project, drop a button on the form and in the OnClick...
View ArticleBluetooth LE on Win32 or Win64
Hello, If I check out the app with BLE as Win32 or Win64 for a desktop-app, the software find nothing. I test on a computer with internal Bluetooth 4.0 and on a other computer with an external BLE...
View ArticleDelphi Seattle Compile for iOS looking for PrivateFrameworks. How to stop it?...
Using: Windows 10. OSX El Capitan 10.11.6 Delphi XE10 Seattle Xcode version 8.0 I know that I might be on the cutting edge here: Updated my iPhone 5S (64bit) to iOS 10.0.1. Updated SDK's in Delphi by...
View ArticlePageProducer not replacing tag in OnHTMLTag event in Android. Just copying...
// This code works fine when compiling for win32 but for Android, the tag is copied rather than the replacetext. The balance of the HTML after the tag is also not shown. unit Unit1; interface uses...
View ArticleReplaceemnt of IS Express for Delphi 4 in Delphi 10 Seattle
Hi, We are converting our project from Delphi4 into Delphi 10 Seattle. While working on Delphi 4 we were using IS Express for Delph4 to create Setup/Installation/Distribution file. Now since we are...
View ArticleWin 32 CLANG is very slow?
I have loads of code written in C++ / VCL for Win32 - started with C++ Builder 6 (and used Borland C++ without VCL for work before then). But it is great to have access to C++ 11 features with the...
View ArticleKonopka VCL controls and Berlin 10.1
Downloaded the Konopka VCL controls through the GETIT package manager, seem to install correctly, it is now listed as an installed component. Problem is I cannot see ANY of the controls in the...
View ArticleOn Seattle it compiles, on Berlin it doesn't. Can't inherit RTTI class from...
[bcc32 Error] typeinfo.h(154): E2367 Can't inherit RTTI class from non-RTTI base 'exception' The full parser context is: ifcaria.cpp(3): #include c:\rad\18.0\include\windows\vcl\vcl.h...
View ArticleDebug mode linking error - I'm not a BETA TESTER!!
I have imported a C++ Builder project from XE8 to 10 Seattle, when I try to compile it using new CLANG based C++ 32 bit in Debug mode, I get following Link errors. How can I resolve it? When I try...
View Articleaudits and metrics
Hi, I want to test the audits/metrics from the command line. I have the professional version of Berlin. How can i get a trial version of AuditsCLI.EXE before deciding whether it is worth to upgrade to...
View ArticleProblem with compiling and linking project
We are migrating from Delphi 2009 to 10.1 Berlin and I'm currently using the Trial version of 10.1 Berlin and got all 3rd party compiling and own code compiling, but it seems that there is a problem...
View ArticleBerlin upd1: no Android SDK and no NexusDB
Well, Just reinstalled Berlin Update 1, but again, even when checked for installation, the Android SDK is NOT installed at all. Just shortcuts to an empty folder are installed. Also, NexusDB Free...
View ArticleDUnitX in Berlin 10.1
Hello I just updated from XE7 to Berlin 10.1 Professional . After this update, I have troubles to use my DUnitX projects. Looking on this thread: https://github.com/VSoftTechnologies/DUnitX/issues/160...
View ArticleQ: Remote Message Notification for Delphi iOS apps (without Kinvey/Parse)
Now Parse has decided to stop their remote push notification service, I'm looking for an alternative. Of course I can move to Kinvey, which has a similar service, but you never know how long Kinvey...
View ArticleOAuth2 multidevice
Hi I am stuggeling to understand OAUTH2 autorization, and have (with limited success) tried the different examples I could find. However, I can't find any multidevice (IOS, Android) examples working,...
View Article