Hi Chris,<br><br>I couldn&#39;t test it yesterday because Eclipse still complains about missing PdUtils...<br><br>Pierre<br><br><div class="gmail_quote">2011/9/23 Chris McCormick <span dir="ltr">&lt;<a href="mailto:chris@mccormick.cx">chris@mccormick.cx</a>&gt;</span><br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div class="im">On Thu, Sep 22, 2011 at 02:40:34PM -0400, Hans-Christoph Steiner wrote:<br>
&gt; Looks very nice, I hope you have a lot of success in the Android market,<br>
&gt; so you can give your daughter what she wants as well as make a living<br>
&gt; doing Pd :)<br>
<br>
</div>:D<br>
<br>
My two current apps are making about $20 per month total so there is a long way to go.<br>
<br>
On that topic, it&#39;s now trivially easy to use PdDroidParty to generate standalone apps from your Pd patches, assuming you have the Android SDK installed. Here are the steps:<br>
<br>
 * Clone the source code with bazaar:<br>
        bzr branch <a href="http://mccormick.cx/dev/PdDroidParty/" target="_blank">http://mccormick.cx/dev/PdDroidParty/</a><br>
 * Convert the app name to whatever you like:<br>
        ./convert-app-name mysynth &quot;My Synthesizer&quot;<br>
 * Replace your own icon 72x72 PNG icon over res/drawable/icon.png<br>
 * Place your patch and files with a droidparty_main.pd in the &quot;patch&quot; subfolder.<br>
 * Pack the patch subfolder into an Android zip resource:<br>
        ./pack-patch<br>
 * Install on your device for testing:<br>
        ant install<br>
<br>
There are probably still bugs I need to work out but this works for me at the moment. Bug reports welcome!<br>
<br>
Cheers,<br>
<font color="#888888"><br>
Chris.<br>
</font><div><div></div><div class="h5"><br>
&gt; On Sep 22, 2011, at 3:08 AM, Chris McCormick wrote:<br>
&gt;<br>
&gt;&gt; Hi all!<br>
&gt;&gt;<br>
&gt;&gt; I have uploaded v126 of PdDroidParty here:<br>
&gt;&gt;<br>
&gt;&gt; <a href="http://mccormick.cx/projects/PdDroidParty/" target="_blank">http://mccormick.cx/projects/PdDroidParty/</a><br>
&gt;&gt;<br>
&gt;&gt; The biggest new feature is SVG theming of widgets + fonts:<br>
&gt;&gt;<br>
&gt;&gt; <a href="http://mccormick.cx/projects/PdDroidParty/PdDroidParty.png" target="_blank">http://mccormick.cx/projects/PdDroidParty/PdDroidParty.png</a><br>
&gt;&gt;<br>
&gt;&gt; Sorry, this feature is undocumented. I will document it soon<br>
&gt;&gt; hopefully, but in the mean time you can check droidparty-tests/svg-<br>
&gt;&gt; widgets/ to see how it works. I need to get a couple of apps based on<br>
&gt;&gt; this into the Android Market so I can pay for my daughter&#39;s banana milk<br>
&gt;&gt; rusk habit, and then I will document it. ;)<br>
&gt;&gt;<br>
&gt;&gt; Have fun!<br>
&gt;&gt;<br>
&gt;&gt; Chris.<br>
&gt;&gt;<br>
&gt;&gt; -------------------<br>
&gt;&gt; <a href="http://mccormick.cx" target="_blank">http://mccormick.cx</a><br>
&gt;&gt;<br>
&gt;&gt; _______________________________________________<br>
&gt;&gt; <a href="mailto:Pd-list@iem.at">Pd-list@iem.at</a> mailing list<br>
&gt;&gt; UNSUBSCRIBE and account-management -&gt; <a href="http://lists.puredata.info/listinfo/pd-list" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; ----------------------------------------------------------------------------<br>
&gt;<br>
&gt; &quot;It is convenient to imagine a power beyond us because that means we<br>
&gt; don&#39;t have to examine our own lives.&quot;, from &quot;The Idols of<br>
&gt; Environmentalism&quot;, by Curtis White<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
-------------------<br>
<a href="http://mccormick.cx" target="_blank">http://mccormick.cx</a><br>
<br>
_______________________________________________<br>
<a href="mailto:Pd-list@iem.at">Pd-list@iem.at</a> mailing list<br>
UNSUBSCRIBE and account-management -&gt; <a href="http://lists.puredata.info/listinfo/pd-list" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br>
</div></div></blockquote></div><br>