[fpc-pascal] i am finding someone who will learn me to generate fpcjvm compatible Android-34 Api header files
Mgr. Janusz Chmiel
mgr.janusz.chmiel at gmail.com
Tue Feb 4 21:53:08 CET 2025
Dear elite FPCJVM developers,
I believe, that there are several people, who have been able to generate
The reliable Android-r15.inc and .pas files.
I have followed The following article how to generate The Android.inc
and .pas files.
https://wiki.freepascal.org/FPC_JVM/Building
I have used javapp.jar which is The part of laz4android3.4
I have been helpless to initialize all necessary .jar library files,
which javapp.jar need. So generation did not start.
Here is The error
I have copyed libraryes from The JRE from The same Java version which is
The part of Pandroid package for Windows to The same folder, where
android.jar resides.
java version "1.7.0_79"
Java(TM) SE Runtime Environment (build 1.7.0_79-b15)
Java HotSpot(TM) Client VM (build 24.79-b02, mixed mode)
I have setup Path environment variable for user and also for system so
it has pointed to The Bin directory with JRE, not with JDK.
But I Am getting The following error for now.
ERROR:Could not find com/touchgraph/graphlayout/GLPanel
I have tried to generate Android 33 .pas and .inc header files.
I Am always copying only Android.jar with The Android-34 folder. I Am
hoping,that this is enough.
I Am finding someone elite among us, who would have some spare time and
who would learn Me to generate Android34.inc and .pas files.
I Am ready for a long journey. I Am aware, that it is not easy task.
I only know, that online artificial intelligence will not do it
automatically for Me and for other potentiar FPC Jvm users.
I Am sure, that people like MR Sven Bart, Mr Jonas and others who I may
be even do not know could help Me in this heavy journey.
I Am using The following project to build and compile applications.
https://github.com/zeljkoc/PandroidPackage
It contain several simple units which are capable to create readable GUI
with no need to specify The object position values for every GUI
item.More over, The build and compilation time is much more faster than
when comparing it with Gradle build system which depend some times on
many Intrnet libraryes and projects.
It would be even compatible with Android 14, but I Am having issues with
The intent specification in The android manifest.xml
Thank all elite developers for their help and advices.
More information about the fpc-pascal
mailing list