Re: [fpc-pascal] fpc code for Java class and Android.

2017-05-28 Thread fredvs
Hello Paul. > How simple can we make this? I have some videos showing ideU/polydev features, maybe it can be useful ? Huh, maybe we could open a new topic in fpc-other ? Fre;D - Many thanks ;-) -- View this message in context:

Re: [fpc-pascal] fpc code for Java class and Android.

2017-05-27 Thread Paul Breneman
On 05/26/2017 10:25 PM, Paul Breneman wrote: On 05/26/2017 06:25 AM, fredvs wrote: Paul Breneman wrote I'll try to figure out how to do things (using ideU) first on my 64-bit Xubuntu 16.04. After that is clear it should be easier to try the same thing on Android? Are there any wiki pages for

Re: [fpc-pascal] fpc code for Java class and Android.

2017-05-27 Thread Graeme Geldenhuys
On 2017-05-27 12:00, fredvs wrote: Ho, that will be highly appreciated. +1 :) Regards, Graeme ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Re: [fpc-pascal] fpc code for Java class and Android.

2017-05-27 Thread fredvs
Paul Breneman wrote > I'll try to help do something similar for console and fpGUI programs > using ideU. Ho, that will be highly appreciated. Many thanks Paul. Fre;D - Many thanks ;-) -- View this message in context:

Re: [fpc-pascal] fpc code for Java class and Android.

2017-05-26 Thread Paul Breneman
On 05/26/2017 06:25 AM, fredvs wrote: Paul Breneman wrote I'll try to figure out how to do things (using ideU) first on my 64-bit Xubuntu 16.04. After that is clear it should be easier to try the same thing on Android? Are there any wiki pages for this? If not I'd like to help create one.

Re: [fpc-pascal] fpc code for Java class and Android.

2017-05-26 Thread fredvs
Paul Breneman wrote > I'll try to figure out how to do things (using ideU) first on my 64-bit > Xubuntu 16.04. After that is clear it should be easier to try the same > thing on Android? Are there any wiki pages for this? If not I'd like > to help create one. Hello Paul. Are you taking

Re: [fpc-pascal] fpc code for Java class and Android.

2017-05-25 Thread Paul Breneman
On 04/09/2017 11:32 AM, fredvs wrote: For this, Xorg must be installed. Huh, of course only for gui applications (fpGUI or MSEgui). For no gui console application, compile your fpc java native library for the same cpu than the one of Android. For example RPi (but I am not sure it is the same

Re: [fpc-pascal] fpc code for Java class and Android.

2017-04-26 Thread Paul Breneman
On 04/20/2017 08:17 AM, Paul Breneman wrote: On 04/19/2017 10:49 PM, Paul Breneman wrote: I'm using a Nexus 7 tablet with Android 6.0.1. GNURoot provides a chroot with Debian? It has been *three* years since I did this before and things worked then so I don't know what might have changed so

Re: [fpc-pascal] fpc code for Java class and Android.

2017-04-20 Thread Jon Foster
On 04/20/2017 05:17 AM, Paul Breneman wrote: On 04/19/2017 10:49 PM, Paul Breneman wrote: I'm using a Nexus 7 tablet with Android 6.0.1. GNURoot provides a chroot with Debian? It has been *three* years since I did this before and things worked then so I don't know what might have changed so

Re: [fpc-pascal] fpc code for Java class and Android.

2017-04-20 Thread Paul Breneman
On 04/19/2017 10:49 PM, Paul Breneman wrote: I'm using a Nexus 7 tablet with Android 6.0.1. GNURoot provides a chroot with Debian? It has been *three* years since I did this before and things worked then so I don't know what might have changed so ppcarm doesn't even run now. Android? GNURoot?

Re: [fpc-pascal] fpc code for Java class and Android.

2017-04-19 Thread Paul Breneman
On 04/19/2017 09:48 PM, Jon Foster wrote: On 04/19/2017 06:01 AM, Paul Breneman wrote: On 04/18/2017 07:38 AM, Paul Breneman wrote: On 04/17/2017 08:42 PM, Jon Foster wrote: ... You have to copy the app to "/data/tmp" as that is usually the only place on Android with a Linux file system that

Re: [fpc-pascal] fpc code for Java class and Android.

2017-04-19 Thread Jon Foster
On 04/19/2017 06:48 PM, Jon Foster wrote: On 04/19/2017 06:01 AM, Paul Breneman wrote: On 04/18/2017 07:38 AM, Paul Breneman wrote: On 04/17/2017 08:42 PM, Jon Foster wrote: ... You have to copy the app to "/data/tmp" as that is usually the only place on Android with a Linux file system that

Re: [fpc-pascal] fpc code for Java class and Android.

2017-04-19 Thread Jon Foster
On 04/19/2017 06:01 AM, Paul Breneman wrote: On 04/18/2017 07:38 AM, Paul Breneman wrote: On 04/17/2017 08:42 PM, Jon Foster wrote: ... You have to copy the app to "/data/tmp" as that is usually the only place on Android with a Linux file system that all users have access to. You can't look in

Re: [fpc-pascal] fpc code for Java class and Android.

2017-04-19 Thread Paul Breneman
On 04/18/2017 07:38 AM, Paul Breneman wrote: On 04/17/2017 08:42 PM, Jon Foster wrote: ... You have to copy the app to "/data/tmp" as that is usually the only place on Android with a Linux file system that all users have access to. You can't look in there so you kind of have to fly blind. :-)

Re: [fpc-pascal] fpc code for Java class and Android.

2017-04-19 Thread Graeme Geldenhuys
On 2017-04-18 18:13, Jon Foster wrote: > I can't think of any terminal based programs I use > that offer mouse support. No idea what this thread is about really, but as for the above statement. I use plenty terminal apps that have mouse support. Midnight Commander (2 panel file manager), Free

Re: [fpc-pascal] fpc code for Java class and Android.

2017-04-19 Thread Marco van de Voort
In our previous episode, Paul Breneman said: > > they've added some nice touches. I had been using "Pascal Develop" since > > I could download the source and alter its compile target. But it doesn't > > provide proper terminal emulation and came packaged with FPC 2.6 pre v3 > > beta, which was

Re: [fpc-pascal] fpc code for Java class and Android.

2017-04-18 Thread Paul Breneman
On 04/18/2017 01:27 PM, Jon Foster wrote: On 04/18/2017 10:13 AM, Jon Foster wrote: On 04/18/2017 04:38 AM, Paul Breneman wrote: On 04/17/2017 08:42 PM, Jon Foster wrote: ... You have to copy the app to "/data/tmp" as that is usually the only place on Android with a Linux file system that all

Re: [fpc-pascal] fpc code for Java class and Android.

2017-04-18 Thread Jon Foster
On 04/18/2017 10:13 AM, Jon Foster wrote: On 04/18/2017 04:38 AM, Paul Breneman wrote: On 04/17/2017 08:42 PM, Jon Foster wrote: ... You have to copy the app to "/data/tmp" as that is usually the only place on Android with a Linux file system that all users have access to. You can't look in

Re: [fpc-pascal] fpc code for Java class and Android.

2017-04-18 Thread Jon Foster
On 04/18/2017 04:38 AM, Paul Breneman wrote: On 04/17/2017 08:42 PM, Jon Foster wrote: ... You have to copy the app to "/data/tmp" as that is usually the only place on Android with a Linux file system that all users have access to. You can't look in there so you kind of have to fly blind. :-)

Re: [fpc-pascal] fpc code for Java class and Android.

2017-04-18 Thread Paul Breneman
On 04/17/2017 08:42 PM, Jon Foster wrote: ... You have to copy the app to "/data/tmp" as that is usually the only place on Android with a Linux file system that all users have access to. You can't look in there so you kind of have to fly blind. :-) "Terminal IDE" makes this easier, assuming you

Re: [fpc-pascal] fpc code for Java class and Android.

2017-04-18 Thread Jon Foster
On 04/15/2017 12:14 PM, fredvs wrote: Jon Foster wrote The only thing that console apps need is a terminal emulator. Huh, yes, when I re-read my mail, I see directly that this will be the problem. The "One only library-method used by the Java Class" needs of course a terminal to show his

Re: [fpc-pascal] fpc code for Java class and Android.

2017-04-15 Thread fredvs
Jon Foster wrote > The only thing that console apps need is a terminal emulator. Huh, yes, when I re-read my mail, I see directly that this will be the problem. The "One only library-method used by the Java Class" needs of course a terminal to show his output. Jon Foster wrote > Linux (Android

Re: [fpc-pascal] fpc code for Java class and Android.

2017-04-15 Thread Jon Foster
On 04/09/2017 11:30 AM, Paul Breneman wrote: On 04/09/2017 11:32 AM, fredvs wrote: For this, Xorg must be installed. Huh, of course only for gui applications (fpGUI or MSEgui). For no gui console application, compile your fpc java native library for the same cpu than the one of Android.

Re: [fpc-pascal] fpc code for Java class and Android.

2017-04-09 Thread Paul Breneman
On 04/09/2017 11:32 AM, fredvs wrote: For this, Xorg must be installed. Huh, of course only for gui applications (fpGUI or MSEgui). For no gui console application, compile your fpc java native library for the same cpu than the one of Android. For example RPi (but I am not sure it is the same

Re: [fpc-pascal] fpc code for Java class and Android.

2017-04-09 Thread fredvs
> For this, Xorg must be installed. Huh, of course only for gui applications (fpGUI or MSEgui). For no gui console application, compile your fpc java native library for the same cpu than the one of Android. For example RPi (but I am not sure it is the same cpu as android-devices). Fre;D

Re: [fpc-pascal] fpc code for Java class and Android.

2017-04-09 Thread fredvs
> Thank you *very* much for that nice 3:24 6.2 MB video. Thanks for the thanks ;-). > Now I need to figure out the most *simple* way to do that on an Android > phone or tablet. For this, Xorg must be installed. Take a look here: https://blog.hamal.in/?p=15 or here:

Re: [fpc-pascal] fpc code for Java class and Android.

2017-04-09 Thread Paul Breneman
On 04/08/2017 09:21 AM, fredvs wrote: ... Here video that shows all the process: https://sites.google.com/site/designerext/fpc_java.mp4 Thank you *very* much for that nice 3:24 6.2 MB video. Now I need to figure out the most *simple* way to do that on an Android phone or tablet. Thanks,