Forum > Beginners

Making apps for Android

(1/2) > >>

moskalenco_a:
Hi all.I read that FPC can make programs for Android. But reading manuals/docs I didn't understand nothing. Has somebody ever created apps for Android on FPC?And what is the simplest way to do it?

Derit:
hi you can see demonstration make android program by lazarus here
http://y2u.be/2ctkxVfPm8Q

Leledumbo:

--- Quote from: FPC on April 18, 2015, 09:55:22 pm ---But reading manuals/docs I didn't understand nothing.

--- End quote ---
It's hard for you then. There are certain prebuilt packages (like Laz4Android or something) but I don't use it and still, you have to mess with its documentation or you'll get lost very soon. So improve your reading comprehension skill first, along with the required technical terms.

moskalenco_a:
I can read docs:every day I read much information about FPC in docs and it's very interesting for me(I see new features). I tried to do like this.
http://forum.lazarus.freepascal.org/index.php/topic,22414.0.html
But this article didn't help me. OK. Another question. How to compile code to bytecode?

Leledumbo:

--- Quote from: FPC on April 20, 2015, 01:30:16 pm ---I tried to do like this.
http://forum.lazarus.freepascal.org/index.php/topic,22414.0.html
But this article didn't help me.

--- End quote ---
If you can't follow just-do-what-it-says post like that, as I said, it's hard for you to even start.

--- Quote from: FPC on April 20, 2015, 01:30:16 pm ---Another question. How to compile code to bytecode?

--- End quote ---
What bytecode? FPC doesn't compile to bytecode except when targetting JVM (and LLVM if it's done some time in the future).

Navigation

[0] Message Index

[#] Next page

Go to full version