<p dir="ltr">Currently, there is something that works for android<br>
<a href="https://ep2013.europython.eu/conference/talks/developing-android-apps-completely-in-python">https://ep2013.europython.eu/conference/talks/developing-android-apps-completely-in-python</a><br>
Unfortunately, the fellow is using the device emulator/adb, and translating his hack onto my environment (Android OS) proved more difficult than the time I want to spend not working SDK. I'd happy to revive my efforts if there's interest in making this SDK. It seems reasonable to assume that the scripting layer will fit into the SDK; it would be a great benefit to humanity, so great that I wonder why the python herders haven't already done it... madly forward... </p>

<p dir="ltr">-AnB</p>
<div class="gmail_quote">On Oct 7, 2013 3:00 AM, "Nicholas LoCicero" <<a href="mailto:nick.locicero@gmail.com">nick.locicero@gmail.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<p>I used a python script on a server to process a bunch of atuff and echo an integer string to an arduino. The arduino then barely had to do anything. It just used each integer as an individual process. It worked well and saved me from having to code the tricky stuff in arduino.</p>


<p>Do you think this concept would work for mobile apps? I could build a simple skeleton with the sdk and let python do the complex processing?</p>
<p>I'd love to know more from mobile app developers' perspectives.</p>
<br>_______________________________________________<br>
Noisebridge-discuss mailing list<br>
<a href="mailto:Noisebridge-discuss@lists.noisebridge.net">Noisebridge-discuss@lists.noisebridge.net</a><br>
<a href="https://www.noisebridge.net/mailman/listinfo/noisebridge-discuss" target="_blank">https://www.noisebridge.net/mailman/listinfo/noisebridge-discuss</a><br>
<br></blockquote></div>