Quote Originally Posted by Firlefanz
Thanks for the info!

And is there something with Delphi/Pascal or least for Windows PCs to develop for the new Android OS? I understand this is a new OS for mobile devices which is getting very popular?

Thanks,
firlefanz
The chances of the and Android compiler being available already would be slim to none.
The FreePascal guys have only just finished work on the getting the iPhone compiler working and that has been out for a few years. While Android is only about a year old.
You could always have a word with the FreePascal guys to see how easy it would be to create an Android version. From looking here http://code.google.com/android/intro/hello-android.html, it looks like the apps are written using a Java kind ( if not Java itself ) language. Maybe if you can convince the MIDletPascal guys to open source their compiler, you could tweak it to create Android byte code.