Recent

Author Topic: Android and iOS developments  (Read 1460 times)

GillesH

  • Jr. Member
  • **
  • Posts: 55
Android and iOS developments
« on: October 17, 2017, 11:12:30 am »
Hello,

I have a tablet project to realize (androïd and iOs). I would like to know where Lazarus is with regard to this type of development. I usually use Qt and Windev Mobile to do this work. Concerning Lazarus, I am interested in the ease of installation and actual development capabilities (compatible components?).

Regards. Gilles

Phil

  • Hero Member
  • *****
  • Posts: 2737
Re: Android and iOS developments
« Reply #1 on: October 17, 2017, 04:13:50 pm »
I would like to know where Lazarus is with regard to this type of development.

With iOS, Lazarus is nowhere and I don't see that ever changing.

Your best bet is to do the iOS app's UI in Swift with Xcode and put the non-UI, non-LCL Pascal code in a dynamic library and create a header file for it (.h). You could then use this same library with both the iOS and Android apps. (Note Swift can use header files directly.)


 

TinyPortal © 2005-2018