Accountmanager Android Delphi Delphi 10 Seattle Firemonkey How To Get Device Email Address In Delphi 10 May 19, 2024 Post a Comment 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
Android Delphi Firemonkey Multithreading Service Delphi 10 Seattle Background Service And Threads February 27, 2024 Post a Comment 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
Android Delphi Delphi Xe5 Firemonkey Firemonkey Fm3 How Do I Detect / Handle A Screen Rotate Using Firemonkey For Delphi Xe5 February 26, 2024 Post a Comment 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
Android Android Timer Delphi Firemonkey Performance Why Is A Timer On Android More Accurate When A Finger Is Touching The Screen? February 25, 2024 Post a Comment 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?
Android Delphi Firemonkey How To Save A File On Android? (firemonkey) February 02, 2024 Post a Comment 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)
Android Delphi Firemonkey Indy How To Use Hextobin In Delphi Firemonkey For Android January 26, 2024 Post a Comment 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
Android Delphi Firemonkey Multithreading Screenshot Can Delphi Firemonkey Tcontrol.makescreenshot Work In A Thread? December 25, 2023 Post a Comment I've created a simple FireMonkey screenshot capture that works fine on Android and Windows..: p… Read more Can Delphi Firemonkey Tcontrol.makescreenshot Work In A Thread?
Android Delphi Firemonkey Ios How To Know The Available Disk Space On Android/ios? December 22, 2023 Post a Comment before to save a file to the cache directory i want to know how much space are available on the dev… Read more How To Know The Available Disk Space On Android/ios?