The FPC development version has initial support for the target Android. There is support for afaik no lazarus.
Two ways: one, creating JVM code, one - your own route. (native libraries used by the Java skeleton).
The latter (native) seems to be the most used.
source share