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

Handling Custom Uri In Delphi Xe5 Android App

I have managed to register a custom protocol handler in my XE5 Android app by modifying the Android… Read more Handling Custom Uri In Delphi Xe5 Android App

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

Socket Error #113 No Route To Host On Android

In a Delphi XE6 FireMonkey app, when I press the button, I get the following error on Android: Soc… Read more Socket Error #113 No Route To Host On Android

Delphi & Datasnap - Connection Timeout, Communicataion Timeout Or A Way To Avoid Client App To Hang When No Server Response

I am trying to use a Client-Server Datasnap based architecture. The client is inside an Android App… Read more Delphi & Datasnap - Connection Timeout, Communicataion Timeout Or A Way To Avoid Client App To Hang When No Server Response

Make Tcp Server Socket Class For Android With Delphi Xe5

project files on: https://drive.google.com/file/d/0BxODt2IJsmR8cUQ4cVltbWFzYUk/edit?usp=sharing her… Read more Make Tcp Server Socket Class For Android With Delphi Xe5

How To Check And Hang-up/reject Incoming/outgoing Calls On Android In Delphi?

Is there any solution to programmatically check and hang-up/reject incoming/outgoing calls on Andro… Read more How To Check And Hang-up/reject Incoming/outgoing Calls On Android In Delphi?