-
Notifications
You must be signed in to change notification settings - Fork 89
Open
Description
Using CodePython latest release of LAMW, on doing their 1st time setup and tutorial, I get this error right on dropping a "jTextView" error on the "TAndroidModule1" form.
I am just starting to get to know LAMW and CodePython, so feeling my way forward, please point me on what to do?
Code Below:
"unit AndroidWidget;
//Legacy: based on Simosays's Native Android Controls for Pascal
(*
LAMW: Typhon Android Module Wizard:
:: RAD Android! Form Designer and Components Development Model!
"A wizard to create JNI Android loadable module (.so) and Android Apk
widh Typhon/Free Pascal using Form Designer and Components!"
Authors:
Jose Marques Pessoa
jmpessoa@hotmail dot com
https://github.com/jmpessoa/lazandroidmodulewizard
http://forum.lazarus.freepascal.org/index.php/topic,21919.0.html
Simon,Choi / Choi,Won-sik
simonsayz@naver dot com
http://blog.naver.com/simonsayz
Anton A. Panferov [@A.S.]
ast.a_s@mail dot ru
https://github.com/odisey1245
*)
{$mode delphi}
{$SMARTLINK ON}
interface
uses
Classes, SysUtils, Math, types, And_jni, CustApp;
"
Metadata
Metadata
Assignees
Labels
No labels