Lazarus
Home
Help
TinyPortal
Search
Login
Register
Lazarus
»
Forum
»
Programming
»
Operating Systems
»
Android-JVM
»
Demo Pandroid module
Free Pascal
Website
Downloads
Wiki
Bugtracker
Mailing List
Lazarus
Website
Downloads (Laz+FPC)
Packages (OPM)
FAQ
Wiki
Bugtracker
IRC channel
Developer Blog
Follow us on Twitter
Latest SVN
Mailing List
Other languages
Foundation
Website
Useful Wiki Links
Project Roadmap
Getting the Source
Screenshots
About donations (wiki)
Bookstore
Computer Math and Games in Pascal
(preview)
Lazarus Handbook
(preview only)
Search
Advanced search
Recent
What is good Unicode font...
by
sash
[
Today
at 07:42:40 pm]
Possible to use a Package...
by
af0815
[
Today
at 07:39:33 pm]
Interfaces/Polymorphism
by
marcov
[
Today
at 07:35:55 pm]
Fatal: No memory left
by
julkas
[
Today
at 07:27:26 pm]
Conscious Artificial Inte...
by
schuler
[
Today
at 06:57:25 pm]
Lazarus devs, is it the t...
by
MarkMLl
[
Today
at 06:53:24 pm]
Are there any bash like i...
by
MarkMLl
[
Today
at 06:43:17 pm]
Font renderer and Phong s...
by
circular
[
Today
at 06:40:43 pm]
HTMLViewer JavaScript dem...
by
devEric69
[
Today
at 06:36:43 pm]
Who maintain the fpc and ...
by
Handoko
[
Today
at 06:34:01 pm]
« previous
next »
Print
Pages: [
1
]
Author
Topic: Demo Pandroid module (Read 4474 times)
zeljkoc
Full Member
Posts: 101
Demo Pandroid module
«
on:
December 11, 2016, 03:00:42 pm »
mixed jvm-android and arm-android
example:
https://github.com/zeljkoc/pandroid/tree/master/example/DemoPModule
jvm-android:
https://github.com/zeljkoc/pandroid/blob/master/example/DemoPModule/DemoPModule.lpr
arm-android:
https://github.com/zeljkoc/pandroid/blob/master/example/DemoPModule/pascalsrc/jni/project1.lpr
PandroidModule
List Objects, Comunicaton: SetPropertyValue, GetPropertyValue, SetObjectProp
example create DataM = class(TDataModule)
Logged
my
www.zeljus.com
zeljkoc
Full Member
Posts: 101
Re: Demo Pandroid module
«
Reply #1 on:
December 14, 2016, 06:41:45 am »
PandroidModule
work
SqlDB
and
Indy
Logged
my
www.zeljus.com
zeljkoc
Full Member
Posts: 101
Re: Demo Pandroid module
«
Reply #2 on:
March 20, 2017, 09:59:51 pm »
pandroid and poandroid module youtube
jvm-android visula and
arm-android not visual
sqlite database to tablet and remote firebird server
youTube:
https://youtu.be/MLpfdjQg5_I
Logged
my
www.zeljus.com
Print
Pages: [
1
]
« previous
next »
Lazarus
»
Forum
»
Programming
»
Operating Systems
»
Android-JVM
»
Demo Pandroid module