Hi P.O., my virtual device is not running in virtualbox. its just the standard android virtual device manager provided with the android sdk. You can use the emulated device without android-studio. just the sdk is needed.
I have zero experience with Jenkins. Is the info still relevant in that case? Cause if so Im more than happy to share it. :) PS: found this: https://plugins.jenkins.io/android-emulator/ Best regards Thomas ________________________________ Von: P.O. Jonsson <oor...@jonases.se> Gesendet: Montag, Juni 14, 2021 11:47 PM An: Open Object Rexx Developer Mailing List Betreff: Re: [Oorexx-devel] ooRexx > Android Hi Thomas, I have set up Android in a VM on Virtualbox. Unfortunately I can only get a command line when I boot it, I understand it should be possible to get a GUI with some options to configure Android? If you could provide some intel on how to successfully set up Android in a VM it would be most welcome. The intention is to connect the VM to Jenkins so that Erich can help you further with ooRexx installation. I would need info on how to connect to Android using ssh and what you did to install the toolchain (SVN, C++ Cmake make etc). Hälsningar/Regards/Grüsse, P.O. Jonsson oor...@jonases.se<mailto:oor...@jonases.se> Am 14.06.2021 um 22:58 schrieb Thomas Kahr <tho...@vaime.at<mailto:tho...@vaime.at>>: Of course. I will summarize everything tomorrow morning. Thanks again for your help. Feedback following. best regards Thomas ________________________________ From: Erich Steinböck <erich.steinbo...@gmail.com<mailto:erich.steinbo...@gmail.com>> Sent: Monday, June 14, 2021 10:50:20 PM To: Open Object Rexx Developer Mailing List <oorexx-devel@lists.sourceforge.net<mailto:oorexx-devel@lists.sourceforge.net>> Subject: Re: [Oorexx-devel] ooRexx > Android I dont have access to /tmp on the device Can you check if the TMPDIR environment variable is defined (echo $TMPDIR) and if so run rxapi like this XDG_RUNTIME_DIR=$TMPDIR rxapi Can you check if /data/local/tmp is available and files can be created in it and if so run rxapi like this XDG_RUNTIME_DIR=/data/local/tmp rxapi Else try to find any directory that allows creating files and run rxapi as described above but Im working on a hint Prof. Flatscher gave me hoping to get around this issue Will you share it with us? _______________________________________________ Oorexx-devel mailing list Oorexx-devel@lists.sourceforge.net<mailto:Oorexx-devel@lists.sourceforge.net> https://lists.sourceforge.net/lists/listinfo/oorexx-devel
_______________________________________________ Oorexx-devel mailing list Oorexx-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/oorexx-devel