Skip to content Skip to sidebar Skip to footer
Showing posts with the label Firemonkey

How To Get Device Email Address In Delphi 10

I'm trying to get my device email address, I used Java2OP to convert AccountManager class to ob… Read more How To Get Device Email Address In Delphi 10

Delphi 10 Seattle Background Service And Threads

Using Delphi 10 Seattle Update 1 to create an Android application. Basic goal is to have an applica… Read more Delphi 10 Seattle Background Service And Threads

How Do I Detect / Handle A Screen Rotate Using Firemonkey For Delphi Xe5

First of all - I am a beginner when it comes to Android and FireMonkey programming, so please bear … Read more How Do I Detect / Handle A Screen Rotate Using Firemonkey For Delphi Xe5

Why Is A Timer On Android More Accurate When A Finger Is Touching The Screen?

In Delphi 10.1 Berlin, I'm making an Android app. I created a timer like this: fTimer := TTimer… Read more Why Is A Timer On Android More Accurate When A Finger Is Touching The Screen?

How To Save A File On Android? (firemonkey)

How can I save a file locally on an Android device, using Delphi (XE5, Firemonkey)? Something as si… Read more How To Save A File On Android? (firemonkey)

How To Use Hextobin In Delphi Firemonkey For Android

I'm trying to adopt some Windows code to Android, but I am unsuccessful. When I try to compile … Read more How To Use Hextobin In Delphi Firemonkey For Android