<font size="2"><font face="tahoma,sans-serif">Hi;<br></font></font><br><div class="gmail_quote">On Sun, Jun 26, 2011 at 4:26 PM, Espen Riskedal <span dir="ltr">&lt;<a href="mailto:espen@cutehacks.com">espen@cutehacks.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">We&#39;re doing the WiMP (Spotify competitor, <a href="http://wimp.no" target="_blank">http://wimp.no</a>) version for<br>


Symbian, and it&#39;s just about to go into the Nokia app store.<br>
It&#39;s a fairly complex app using multiple threads, Qt Quick, Boost and<br>
Thrift. As a test I&#39;m trying to get it running properly on Android,<br>
here is a short list of the issues we&#39;re having at the moment:<br>
<br>
1 - Fonts renders blocks (now fixed to some degree with the font<br>
fallback code we added)<br></blockquote><div><br></div><div>Android really only uses Droid Sans Mono anyway.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">


2 - QSettings doesn&#39;t work (seems to fail to save)<br></blockquote><div><br></div><div>Can be a permission problem?</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">


3 - Pixmap are rendered wrong (gradients stored in .png&#39;s are rendered<br>
very crudely)<br></blockquote><div><br></div><div>Screenshot?</div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">5 - https:// connections fail because of SSL errors (using<br>


ignoreSSLErrors() makes it &quot;work&quot;)<br>
</blockquote><div><br></div><div>I did fix this for WinCE back in the day, you need to add certicate store support for Android. Shouldn&#39;t be too hard.</div><div><br></div><div>Regards,</div><div>ismail</div><div><br>

</div></div>