<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">2014-05-21 21:16 GMT+02:00 David T. Lewis <span dir="ltr">&lt;<a href="mailto:lewis@mail.msen.com" target="_blank">lewis@mail.msen.com</a>&gt;</span>:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>
You can find information on the Android VM linked from<br>
<a href="http://squeakvm.org/index.html" target="_blank">http://squeakvm.org/index.html</a>.<br>
<br>
Andreas Raab did the original development, with more recent work by Dmitry<br>
Golubovsky.<br>
<br>
I think the plugin is probably in Andreas&#39; Google Code project at<br>
<a href="http://code.google.com/p/squeak-android-vm/" target="_blank">http://code.google.com/p/squeak-android-vm/</a><br>
<br>
Dmitry provides a nice overview at<br>
<a href="http://wiki.squeakvm-tablet.googlecode.com/hg/Squeak_on_Android.pdf" target="_blank">http://wiki.squeakvm-tablet.googlecode.com/hg/Squeak_on_Android.pdf</a><br>
and his Google Code project is at <a href="http://code.google.com/p/squeakvm-tablet/" target="_blank">http://code.google.com/p/squeakvm-tablet/</a><br>
<br>
As far as I know this is the most recent available work (but someone<br>
please correct me if I&#39;m wrong).<br>
<br>
Dave<br>
<br></blockquote><div><br></div><div>On Pharo, you need to check github<br></div><div>For example some recent commits are commented as &quot;android&quot; here:<br><br><a href="https://github.com/JeanBaptisteArnaud/pharo-vm/commit/da5a4ad29b9fa7925fbfaacada032e4df17154da">https://github.com/JeanBaptisteArnaud/pharo-vm/commit/da5a4ad29b9fa7925fbfaacada032e4df17154da</a><br>
<br></div><div>Normally using git blame, you should be able to know who/when/what introduced each line...<br>(that&#39;s purely theoretical knowledge for me, I never used it so far)<br><br></div><div>Nicolas<br><br></div>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
&gt;<br>
&gt; When this happens please migrate the missing code to VMMaker-oscog.  Since<br>
&gt; the plugin doesn&#39;t have to be generated or compiled (since that&#39;s<br>
&gt; controlled by configs) I see the plugin&#39;s presence harmless at worse.<br>
&gt;<br>
&gt; Hmmm, wierd..<br>
&gt;<br>
&gt;<br>
&gt; No subclass of InterpreterPlugin on Pharo responds to messageName with<br>
&gt; &quot;AndroidPlugin&quot;.<br>
&gt; Also, there is no directory AndroidPlugin in the git source tree for<br>
&gt; pharo.<br>
&gt;<br>
&gt; AioPlugin<br>
&gt;<br>
&gt; B3DAcceleratorPlugin<br>
&gt; B2DPlugin<br>
&gt; BitBltPlugin<br>
&gt; NativeBoostPlugin<br>
&gt; DSAPrims<br>
&gt; SqueakFFIPrims<br>
&gt; IA32ABI<br>
&gt; ZipPlugin<br>
&gt; InterpreterPlugin<br>
&gt; Klatt<br>
&gt; LargeIntegers<br>
&gt; IA32ABI<br>
&gt; RePlugin<br>
&gt; SoundCodecPrims<br>
&gt; SqueakSSL<br>
&gt; SqueakFFIPrims<br>
&gt; UnixOSProcessPlugin<br>
&gt; Win32OSProcessPlugin<br>
&gt;<br>
&gt;<br>
&gt; It seems we have a missing Android...<br>
&gt;<br>
&gt;<br>
&gt;<br>
<br>
<br>
</blockquote></div><br></div></div>