On Mon, Feb 7, 2011 at 1:03 PM, Michael Schnell <[email protected]> wrote:
> Will there be options to install the compiler and/or cross-compiler for/on

I am always working with cross-compilers. But of course you could try
to install the standard FPC 2.4.2 into Android and try to run that
somehow.

I suppose that if you install a shell program, an external keyboard
and an external mouse you could get as productive as programming in a
slow computer via the command line.

The main issue would be the lack of an IDE.

> X86 Androids and on for/on the Android distribution for PC hardware ?

x86 Android is x86-linux. You don't really need anything special, your
usual FPC and Lazarus installed via RPM or DEB should be more then
enough to start writing x86-Android apps. Just build in your Linux
desktop and package the project into a APK and it is now a x86-Android
app.

-- 
Felipe Monteiro de Carvalho
_______________________________________________
fpc-devel maillist  -  [email protected]
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to