Via CĂ  Matta 2 - Peschiera Borromeo (MI)
+39 02 00704272
info@synaptica.info

Author: Ivan Revelli

Digital solution partner

2015 Merry Christmas!!!!

BestWishesfor a happyXmas and a 2016full of ideas and projects! TeamSynaptica

Delphi 10Seattle – Get current device language

Here is a sample code (function) to get the current language (locale) in Delphi 10Seattle. This simple procedure return the locale language for Windows, Mac and Android.

Remode Manager… more than a simple remote controller

Hi developers! We’ve just released a new tool called Remode. Remode allows you to have a full remote control of your PC and/or Mac. When Remode Manager is up and running on your PC or Mac, you can use a simple browser or our Android App (Ios work in progress) to give commands. Android App…
Read more

Send android application in background

To send in background your Delphi application on Android you can simply call the moveTasktoBackGround method of the mainActivity class defined in the FMX.Platform.Android library. To do this task during the application startup phase on the main form we suggest to use a timer object so that the main form can completely render before going…
Read more

synUPtica

    grande affidabilitĂ  del’infrastruttura synatica 🙂

Delphi XE5 – Share JCalendar Event on Android

The Java TimeInMills is similar to UnixTime but is in Millisenconds, so to convert it :