Recent

Author Topic: Android scripting  (Read 3027 times)

CC

  • Full Member
  • ***
  • Posts: 149
Android scripting
« on: November 12, 2017, 09:52:33 pm »
Hi,

is there any scripting solution which can be used on Android?

jmpessoa

  • Hero Member
  • *****
  • Posts: 2297
Re: Android scripting
« Reply #1 on: November 12, 2017, 10:58:10 pm »

For What?  What scripting [kind] do you need?
Lamw: Lazarus Android Module Wizard
https://github.com/jmpessoa/lazandroidmodulewizard

CC

  • Full Member
  • ***
  • Posts: 149
Re: Android scripting
« Reply #2 on: November 13, 2017, 09:15:50 am »
I prefer to create the GUI by scripting to speed up the development process. In many cases there  is no need for full recompile and install this way.

Naturally I have done my job googling the subject and it seems there is no solution yet, but maybe I have missed something. Hence the question.

The new PaxCompiler version (now APax 5.0) might be the solution once it is released.
« Last Edit: November 13, 2017, 09:36:37 am by CC »

jmpessoa

  • Hero Member
  • *****
  • Posts: 2297
Re: Android scripting
« Reply #3 on: November 13, 2017, 05:27:32 pm »

There is any scripting  to do  "normal" Lazarus GUI Application? [not LAMW android app]
Lamw: Lazarus Android Module Wizard
https://github.com/jmpessoa/lazandroidmodulewizard

CC

  • Full Member
  • ***
  • Posts: 149
Re: Android scripting
« Reply #4 on: November 13, 2017, 08:27:58 pm »
PascalScript should be suitable for that. The problem is that lasttime I have checked it had no support for Android.


Leledumbo

  • Hero Member
  • *****
  • Posts: 8746
  • Programming + Glam Metal + Tae Kwon Do = Me
Re: Android scripting
« Reply #5 on: November 14, 2017, 07:04:51 pm »
PascalScript should be suitable for that. The problem is that lasttime I have checked it had no support for Android.
I don't think any specific OS support is required, only architecture is. Looking at the contents of uPSRuntime.pas and PascalScriptFPC.inc, it supports ARM processors so Android should be supported as well (well... Android x86 should be supported earlier).

CC

  • Full Member
  • ***
  • Posts: 149
Re: Android scripting
« Reply #6 on: November 17, 2017, 10:00:43 pm »
Maybe there is hope after-all.  ;)
I need to find some time to test it.

Thanks!

 

TinyPortal © 2005-2018