Quantcast
Channel: Recent Topics - Forum - Embarcadero Community - Embarcadero Community
Viewing all 3677 articles
Browse latest View live

Preparing Delphi deployment for the Android API level 26 August 2018 deadline - by: Inmatrix

$
0
0
Using Delphi 10.2.3, I have recently deployed my first Closed Alpha release using the Google Play console and was greeted with this message:

> Warnings
>
> Your app currently targets API level 14 and must target at least API
> level 26 to ensure it is built on the latest APIs optimized for
> security and performance.
>
> From August 2018, new apps must target at least Android 8.0 (API level
> 26). From November 2018, app updates must target Android 8.0 (API
> level 26).

There are several questions here with regards to Delphi deployment:
  • Delphi 10.2.3 ships with Android SDK 24.3.3, why does it warns the target API is set to level 14 and how can this be changed? (is the only option to edit AndroidManifest.template.xml?)
  • I used the Android SDK Manager tool to download the latest versions of the "Android SDK Tools", "Android SDK Platform Tools" and "SDK Platform" for Android 8.1 (API 27). However, when following the instructions ( docwiki.embarcadero.com/RADStudio/Tokyo/...dding_an_Android_SDK ), it instead installed SDK 25.2.5, even though I specified the "SDK API-Level" to "android-27" at the bottom of the wizard. How can I get SDK 27 to install?
  • I downloaded the latest Android r17 NDK ( developer.android.com/ndk/downloads/ ), but Delphi's Add SDK wizard wont accept the NDK path at all (it shows the yellow triangle), is it even possible/recommended to use the latest NDK?

Simple Linux project cannot resolve unit name "System.SysUtils" - by: James

$
0
0
RAD Studio Tokyo. Windows 10 Pro.
I am attempting to follow a tutorial to create a simple Linux Hello World console app.
I started by creating a new Delphi console application which creates a Win 32 framework.
I then added a 64-bit Linux target platform.
Immediately the IDE shows the error "Cannot resolve unit name "System.SysUtils"..
I checked the Library paths - the paths are valid, but are not being recognized. They paths are greyed in the dialog.

I uninstalled RAD Studio completely, then reinstalled it. (at least 8 hours including all the add-on components.)
Still no change.

Is this a known issue?

De-Register D200&? - by: Ian

$
0
0
Hi Guys,
I have D2007 which I no longer use but is registered to me.
I have an associate that is in an even older version of Delphi.
How do I de-register my D2007 so I can give or transfer it to him please?

Regards & TIA,
Ian

How can I edit or customize AppxManifest.xml file? - by: Vadim

$
0
0
When I deploy my application in Deployment Manager for Microsoft Store submission, an AppxManifest.xml file is automatically generated and included in the appx package. Unfortunately, my submission always fails, as Microsoft Store doesn't like the "Capabilities" section in this file. I'd like to remove this section, but I can see no way to customize AppxManifest.xml before the deployment, and of course I can't edit it when it's already inside the package.

Actually, in Project Options, "Application" page, you can choose either auto-generated or custom manifest file. But this custom file is supposed to have ".manifest" extension, and the samples available on the web look completely different. These seem to be two completely different issues, both called "manifest". So this "customization" won't help me. I need to customize AppxManifest.xml. But how?

Connection to server (hosting) with delphi. - by: pedro

$
0
0
Hi good day. Any method (module) to synchronize "database" hosted (hosting) with delphi tokyo?

Connection to server (hosting) with delphi. - by: pedro

$
0
0
Hi good day. Any method (module) to synchronize "database" hosted (hosting) with delphi tokyo?

Label + popupmenu - by: n/a

$
0
0
Is it just me, but I cannot get a Popupmenu popping up from a label?
It does not even react on mouse events if I try to place the popup into OnMouseUp.

It is Embarcadero® Delphi 10.2 Version 25.0.31059.3231 and Firemonkey Win32.

Delphi XE8 android debugging stops at launch app - by: sax

$
0
0
Hi .
I am new to Delphi XE8 for Android and have problems with debugging applications. Environment works fine and I have created an app and loaded into my phone ( sony Xperia M2 aqua ). The application works in my phone . However, if I want debugging aplication, application is loaded into the phone, but does not start ( Delphi waiting at "Launching" ) .
I've tried to debugging via USB cable and via wifi and always stops at Launching.
Does anyone have any idea what's wrong?

thx SaX

Desktop Layout problem - C++Builder 10.2 Tokyo PRO - by: Marcelo

$
0
0
Hello,

I have a desktop layout saved as "MyDesktop". Also, I have "Tools > Options > Environment Options > Project Desktop" checked in "AutoSave options".

If I open a new project, save it and select My Desktop, it works fine.

If I close the project, the IDE selects the "Startup Layout".

But, if I reopen my project again, the IDE selects the "Default Layout" and forget about "MyDesktop".

In other words, I have to select "MyDesktop" every time I open my projects.

It is a problem with Tokyo or I'm missing something?

Source:
"The next time you open the project, the saved desktop and other settings are restored, including breakpoints, watches, and open files."
In:
docwiki.embarcadero.com/RADStudio/Seattl...ving_Desktop_Layouts

Thank you in advance.

Regards,

Marcelo.

Sender and Forms - by: Barry

$
0
0
How do I find out what the form was that sent me to another form? For instance, I have FormA and FormB, both have buttons which send me to FormC. I want FormC to know which button on which form I was sent from, as I need to do different things.
I can seen how to find out if the sender was a component on the same form, but this is the actual form (or the button on a different form) that I want to know how to find.

Any suggestions, please...

Unsigned android app - by: Ľubomír

$
0
0
Hi, I am new in c++ builder. I did unsigned android app with this warning:

[Warning Warning] Missing provisioning information for the "Application Store" platform configuration, the file '.\Android\Release\Project1\bin\Project1.apk' has been sucessfully generated but it has not been signed and it is a non-instalable package.

I cannot instal app on my Samsung S8. How can I do unsigned android app instalable on my mobile?

Thanx.

EOSError Code 111 Filename to long - by: Robert

$
0
0
Hi,
Running Delphi 10.1 Architect on Windows 10 64 bit with all latest Windows updates.

Has been running fine. All the sudden when I launch the IDE I get an "Exception EOSError in module rtl240.bpl at 0004FD09. System Error. Code 111. The file name is too long."

I tried running as "Admin" and running using BDS.exe -rtest". No effect in either case.

Pretty bad, I am completely shut down.

Any Suggestions? Reloading Delphi is a big deal, I have a lot of 3rd party tools.

Thanks,
Bob K.

Does MySQL require a licenses for commercial Delphi apps? - by: Robert

$
0
0
Hi,

I once had an Interbase sales guy tell me <see below>.

I assume it was "Hog Wash" but is that so?

Thanks,
Bob K.

Bob,
I’m not a lawyer, but I read:
For OEMs, ISVs, VARs and Other Distributors of Commercial Applications:
OEMs (Original Equipment Manufacturers), ISVs (Independent Software Vendors), VARs (Value Added Resellers) and other distributors that combine and distribute commercially licensed software with MySQL software and do not wish to distribute the source code for the commercially licensed software under version 2 of the GNU General Public License (the "GPL") must enter into a commercial license agreement with Oracle.

If you DO NOT plan to open source your application’s source you’ll need a commercial license from Oracle.
Larry

Delphi-Error Dialog box[Invalidlist] - by: MathanKumar

$
0
0
Hi all,
I am new to delphi and i installed embarcadero delphi 10.2.3 .
My question is whenever i accessed the tool bar and tools while the time of coding i get exception like error dialog box-[invalid image list index].
I cant find why this is coming??

Here i attach my error dialog box screenshot.

Buying Delphi when owning C++ Builder... - by: Mark

$
0
0
I currently subscribe to the latest c++ builder Tokyo professional version. I would like to recompile some Delphi projects but of course, the Delphi personality isn't included. So I want to buy Delphi professional license to allow me to use it.
Everywhere I look it suggests that you can ONLY have RAD Studio if you want to install both Delhi and C++ Builder on the same pc, but as I already own C++ Builder subscription, is it possible to simply buy Delphi AND have it installed concurrently, or am I doomed to have to either manage without Delphi as I can't afford to buy RAD Studio as I own half of it already!

converting MS Visual Studio C++ 11 static library for using with C++ Builder - by: Yuliana

$
0
0
Hi everyone,
I am trying to convert modern MSVC static library for using with C++ Builder Seattle. I have tried all tools I knew, objconv at the first place, but with no success for both 32 and 64 bit modes. I have extracted object files from the libraries and have tried to convert each file separately ( coff32 to omf32 and coff64 to elf64 respectively). Object file themselves seem to be OK, seen with TDUMP, but with 32 bit files I get Seattle error "Illegal EXTDEF - Fixup Index" and with 64 bit files "Fatal: Error detected (REA969)" errors. I just cannot believe there is no way to convert static library from one format into another format these days. Are there may be commercial tools which could do the job? Or could anyone advice me on how to overcome my problems? I would be very grateful for any advice. Thank you very much in advance,
Yuliana

Slope sided box - 3D Shape - by: John

$
0
0
I'm a newcomer to the Delphi Community Edition and need some guidance on how to dynamically create this open topped slope sided box shaped 3d object.

Any help would be greatly appreciated

Parsing odata results from Microsoft Dynamics 365 2016 using Delphi 10.2 Tokyo - by: Andrew

$
0
0
Using the TRESTClient, TRESTRequest and TRESTReponse classes, I am able to send query requests to Dynamics 365 2016 and retrieve the response. For example:


Gives me this result:


Is there a unit similar to JSON that handles the parsing of odata results to Delphi objects and back again?

Firemonkey tab key - by: Frank

$
0
0
Is there a tab key on the phone? There is this one that shows a right arrow maybe that's it but how do I process a tab key with Firemonkey once I determine which key it is? So we have to do this robot thing each time even if we are logged in????

how to using firedac to connect MSSQL 2017? - by: rex

$
0
0
how to using Firedac to connect MSSQL 2017?

I found community version don't have Firedac link for MSSQL, so after i upgrade to pro also don't have link fot MSSQL?
Viewing all 3677 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>