Recent

Author Topic: Is "mature" lazarus to create android apps?  (Read 4011 times)

casimiro

  • New Member
  • *
  • Posts: 25
Re: Is "mature" lazarus to create android apps?
« Reply #15 on: July 23, 2019, 02:32:44 pm »
Ooh! It seems that he is not yet mature, we will have to wait :)
Thank you.

garlar27

  • Hero Member
  • *****
  • Posts: 652
Re: Is "mature" lazarus to create android apps?
« Reply #16 on: July 23, 2019, 05:37:02 pm »
You should make an alpha test. Something simple, "not functional" but at the same time hitting hard on the things you would need and look if it meet your needs. Also check the week spots since at first you might think you won't use it but ... well you never know, the future is a mystery....

casimiro

  • New Member
  • *
  • Posts: 25
Re: Is "mature" lazarus to create android apps?
« Reply #17 on: July 23, 2019, 06:04:42 pm »
Thank you.
Regards.

jmpessoa

  • Hero Member
  • *****
  • Posts: 2297
Re: Is "mature" lazarus to create android apps?
« Reply #18 on: July 23, 2019, 09:38:11 pm »
about

Quote
Due to issues with certain processors,.......

there is a known issue here... running an "arm"  based ".so" into  a "x86" device  make things slow down....

Solution: pack together a library [.so] for each chip  architecture ...

[side note]
About "Skywave Schedules": 121 comments.... average of 4.x stars....
« Last Edit: July 23, 2019, 10:57:20 pm by jmpessoa »
Lamw: Lazarus Android Module Wizard
https://github.com/jmpessoa/lazandroidmodulewizard

casimiro

  • New Member
  • *
  • Posts: 25
Re: Is "mature" lazarus to create android apps?
« Reply #19 on: July 24, 2019, 08:29:34 am »
Thanks for the clarification.
Regards.

Manlio

  • Full Member
  • ***
  • Posts: 162
  • Pascal dev
Re: Is "mature" lazarus to create android apps?
« Reply #20 on: July 30, 2019, 10:56:16 am »
Here is an app that was created entirely with LAMW (built on Windows) and recently published on Google Play Store

https://play.google.com/store/apps/details?id=org.amrevolution.psp&hl=en_US

(It is a 32 bit app, and I know the author has not been able yet to make a 64 bit version (using Windows) and is looking forward to be able to so, as google now requires 64 bit libraries to accept new apps and existing app updates)
manlio mazzon gmail

casimiro

  • New Member
  • *
  • Posts: 25
Re: Is "mature" lazarus to create android apps?
« Reply #21 on: July 30, 2019, 11:01:24 am »
Many thanks.
Regards.

jmpessoa

  • Hero Member
  • *****
  • Posts: 2297
Re: Is "mature" lazarus to create android apps?
« Reply #22 on: July 30, 2019, 05:30:59 pm »
Quote
I know the author has not been able yet to make a 64 bit version (using Windows) and is looking forward to be able to so, as google now requires 64 bit libraries to accept new apps and existing app updates

But LAMW can produce 64bits, too!

We can help the author.

Please, contact here!
Lamw: Lazarus Android Module Wizard
https://github.com/jmpessoa/lazandroidmodulewizard

Thaddy

  • Hero Member
  • *****
  • Posts: 14205
  • Probably until I exterminate Putin.
Re: Is "mature" lazarus to create android apps?
« Reply #23 on: July 30, 2019, 06:39:45 pm »
Indeed, we can generate 64 bit Android.
Specialize a type, not a var.

Manlio

  • Full Member
  • ***
  • Posts: 162
  • Pascal dev
Re: Is "mature" lazarus to create android apps?
« Reply #24 on: July 31, 2019, 08:06:29 pm »
Indeed, we can generate 64 bit Android.

How, please?

Now I tried using fpcupdeluxe, and I tried to build a cross compiler for aarch64 / android, and I got this error:

  makefile:209: *** The Makefile doesn't support target aarch64-android, please run fpcmake first.  Stop.

What should I do exactly at this point?
manlio mazzon gmail

 

TinyPortal © 2005-2018