Re: [Lazarus] Android & iOS

2017-07-05 Thread Marcos Douglas B. Santos via Lazarus
On Wed, Jul 5, 2017 at 9:30 AM, Alfred via Lazarus < lazarus@lists.lazarus-ide.org> wrote: > I you limit yourself to Android: with LAMW you can make perfect Android > apps ! > > https://github.com/jmpessoa/lazandroidmodulewizard > > http://forum.lazarus.freepascal.org/index.php/topic,21919.0.html

[Lazarus] Android & iOS

2017-07-05 Thread Alfred via Lazarus
I you limit yourself to Android: with LAMW you can make perfect Android apps ! https://github.com/jmpessoa/lazandroidmodulewizard http://forum.lazarus.freepascal.org/index.php/topic,21919.0.html-- ___ Lazarus mailing list Lazarus@lists.lazarus-ide.or

Re: [Lazarus] Android & iOS

2017-07-05 Thread Marcos Douglas B. Santos via Lazarus
On Wed, Jul 5, 2017 at 8:57 AM, Mark Morgan Lloyd via Lazarus < lazarus@lists.lazarus-ide.org> wrote: > Might also be worth bering https://blog.jetbrains.com/kot > lin/2017/05/kotlin-on-android-now-official/ in mind. Not Pascal, but at > least was designed with Pascal in mind. > I didn't know Kot

Re: [Lazarus] Android & iOS

2017-07-05 Thread Marcos Douglas B. Santos via Lazarus
On Wed, Jul 5, 2017 at 7:05 AM, Michael Schnell via Lazarus < lazarus@lists.lazarus-ide.org> wrote: > This of course is bad news, but we do hope for improvement when time > comes > > See -> http://www.remobjects.com/ . > They claim to allow for writing multi-target pascal applications: > "NEW:

Re: [Lazarus] Android & iOS

2017-07-05 Thread Mark Morgan Lloyd via Lazarus
On 05/07/17 10:30, Michael Schnell via Lazarus wrote: They claim Delphi VCL compatibility and hence it should be compatible to LCL, as well. -> http://www.elementscompiler.com/elements/whatsnew.aspx (I did not test any of their products.) Might also be worth bering https://blog.jetbrains.com/k

Re: [Lazarus] Android & iOS

2017-07-05 Thread Michael Schnell via Lazarus
They claim Delphi VCL compatibility and hence it should be compatible to LCL, as well. -> http://www.elementscompiler.com/elements/whatsnew.aspx (I did not test any of their products.) -Michael -- ___ Lazarus mailing list Lazarus@lists.lazarus-ide.or

Re: [Lazarus] Android & iOS

2017-07-05 Thread Michael Schnell via Lazarus
On 04.07.2017 08:04, Michael Van Canneyt via Lazarus wrote: So at the moment the developer experience would not be very good, I think you're better off using a HTML5 based Ionic app. This of course is bad news, but we do hope for improvement when time comes See -> http://www.remobjects.c

Re: [Lazarus] Android & iOS

2017-07-04 Thread Marcos Douglas B. Santos via Lazarus
On Tue, Jul 4, 2017 at 3:04 AM, Michael Van Canneyt via Lazarus < lazarus@lists.lazarus-ide.org> wrote: > You can create some form of apps using the customdrawn > widgetset, but I cannot honestly recommend this approach. I do not think it > works on iOS (I could be mistaken) and it looks simply ab

Re: [Lazarus] Android & iOS

2017-07-03 Thread Michael Van Canneyt via Lazarus
On Tue, 4 Jul 2017, Marcos Douglas B. Santos via Lazarus wrote: Hi, Direct to the subject: Can I create Apps for Android and iOS using Lazarus nowadays? I've seen frameworks like Castle-Engine that have a Tool which claims to be more easy to building and packaging Apps: https://github.com/ca

[Lazarus] Android & iOS

2017-07-03 Thread Marcos Douglas B. Santos via Lazarus
Hi, Direct to the subject: Can I create Apps for Android and iOS using Lazarus nowadays? I've seen frameworks like Castle-Engine that have a Tool which claims to be more easy to building and packaging Apps: https://github.com/castle-engine/castle-engine/wiki/Build-Tool This framework looks like