<font class="Apple-style-span" color="#333333" face="arial, sans-serif">I don&#39;t know what all exactly you&#39;re trying to accomplish with the asset thing (haven&#39;t been paying close attention,) but if you&#39;re just trying to copy or read a directory structure with files and all, I have code to do that pasted here: <a href="http://pastie.org/2251128">http://pastie.org/2251128</a> . Maybe it will prove helpful, maybe not, who knows..<br>

</font><br><div class="gmail_quote">On Thu, Jul 21, 2011 at 5:00 AM,  <span dir="ltr">&lt;<a href="mailto:necessitas-devel-request@kde.org">necessitas-devel-request@kde.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

Send Necessitas-devel mailing list submissions to<br>
        <a href="mailto:necessitas-devel@kde.org">necessitas-devel@kde.org</a><br>
<br>
To subscribe or unsubscribe via the World Wide Web, visit<br>
        <a href="https://mail.kde.org/mailman/listinfo/necessitas-devel" target="_blank">https://mail.kde.org/mailman/listinfo/necessitas-devel</a><br>
or, via email, send a message with subject or body &#39;help&#39; to<br>
        <a href="mailto:necessitas-devel-request@kde.org">necessitas-devel-request@kde.org</a><br>
<br>
You can reach the person managing the list at<br>
        <a href="mailto:necessitas-devel-owner@kde.org">necessitas-devel-owner@kde.org</a><br>
<br>
When replying, please edit your Subject line so it is more specific<br>
than &quot;Re: Contents of Necessitas-devel digest...&quot;<br>
<br>
<br>
Today&#39;s Topics:<br>
<br>
   1. Re: Android asset support/deployment advice needed (Thomas Senyk)<br>
<br>
<br>
----------------------------------------------------------------------<br>
<br>
Message: 1<br>
Date: Wed, 20 Jul 2011 17:03:48 +0200<br>
From: Thomas Senyk &lt;<a href="mailto:thomas.senyk@nokia.com">thomas.senyk@nokia.com</a>&gt;<br>
Subject: Re: Android asset support/deployment advice needed<br>
To: BogDan &lt;<a href="mailto:bog_dan_ro@yahoo.com">bog_dan_ro@yahoo.com</a>&gt;<br>
Cc: &quot;<a href="mailto:necessitas-devel@kde.org">necessitas-devel@kde.org</a>&quot; &lt;<a href="mailto:necessitas-devel@kde.org">necessitas-devel@kde.org</a>&gt;<br>
Message-ID: &lt;6051288.q8B8PZ9nIn@rudolf&gt;<br>
Content-Type: text/plain; charset=&quot;us-ascii&quot;<br>
<br>
I found the next problem with assets ... and this one might be a bigger one.<br>
<br>
If you take a look at:<br>
AAssetDir_getNextFileName<br>
<br>
you&#39;ll see that it doesn&#39;t report sub-directories (intentionally!)<br>
This means: That way we can&#39;t do any sub-directory listing!<br>
<br>
<br>
AAssetDir doesn&#39;t provide anything else (or maybe I&#39;m blind)<br>
AssetDir would provide it!<br>
Do we want to use AssetDir instead?<br>
We would basically rewrite all the AAset* stuff and use Aset* directly ...<br>
right?<br>
<br>
<br>
I could start the work (but I&#39;m on vacation next week)<br>
<br>
IMHO: If we want to do any release (alpha or beta) with asset support, we<br>
absolutely need this.<br>
<br>
<br>
Greets<br>
Thomas<br>
<br>
On Thursday, July 07, 2011 02:11:41 AM ext BogDan wrote:<br>
&gt; Done <a href="http://commits.kde.org/android-qt/8519abd01958ac29801aec16eba452a9d224b" target="_blank">http://commits.kde.org/android-qt/8519abd01958ac29801aec16eba452a9d224b</a><br>
&gt; 203<br>
&gt;<br>
&gt; Cheers,<br>
&gt; BogDan.<br>
&gt;<br>
&gt; &gt;________________________________<br>
&gt; &gt;From: Thomas Senyk &lt;<a href="mailto:thomas.senyk@nokia.com">thomas.senyk@nokia.com</a>&gt;<br>
&gt; &gt;To: <a href="mailto:necessitas-devel@kde.org">necessitas-devel@kde.org</a><br>
&gt; &gt;Sent: Tuesday, July 5, 2011 8:52 PM<br>
&gt; &gt;Subject: Re: Android asset support/deployment advice needed<br>
&gt; &gt;<br>
&gt; &gt;AAssetDir is never used.<br>
&gt; &gt;<br>
&gt; &gt;Therefor he can&#39;t do any listing ... I suspect this is the problem.<br>
&gt; &gt;<br>
&gt; &gt;I&#39;m going to look into it ... maybe I can fix it<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt;Greets<br>
&gt; &gt;Thomas<br>
&gt; &gt;<br>
&gt; &gt;On Tuesday, July 05, 2011 07:09:32 PM Thomas Senyk wrote:<br>
&gt; &gt;&gt; Has anyone every tried more then one .qml file?<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; It seams he doesn&#39;t find the files within the same directory.<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; I created a new &quot;Qt Quck Application&quot; and added a new MyRect.qml<br>
&gt; &gt;&gt; But I can&#39;t create a MyRect Item in main.qml<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; Greets<br>
&gt; &gt;&gt; Thomas<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; On Thursday, June 30, 2011 10:31:26 AM ext Niko Sams wrote:<br>
&gt; &gt;&gt; &gt; thanks!<br>
&gt; &gt;&gt; &gt; _______________________________________________<br>
&gt; &gt;&gt; &gt; Necessitas-devel mailing list<br>
&gt; &gt;&gt; &gt; <a href="mailto:Necessitas-devel@kde.org">Necessitas-devel@kde.org</a><br>
&gt; &gt;&gt; &gt; <a href="https://mail.kde.org/mailman/listinfo/necessitas-devel" target="_blank">https://mail.kde.org/mailman/listinfo/necessitas-devel</a><br>
&gt; &gt;<br>
&gt; &gt;_______________________________________________<br>
&gt; &gt;Necessitas-devel mailing list<br>
&gt; &gt;<a href="mailto:Necessitas-devel@kde.org">Necessitas-devel@kde.org</a><br>
&gt; &gt;<a href="https://mail.kde.org/mailman/listinfo/necessitas-devel" target="_blank">https://mail.kde.org/mailman/listinfo/necessitas-devel</a><br>
<br>
<br>
------------------------------<br>
<br>
_______________________________________________<br>
Necessitas-devel mailing list<br>
<a href="mailto:Necessitas-devel@kde.org">Necessitas-devel@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/necessitas-devel" target="_blank">https://mail.kde.org/mailman/listinfo/necessitas-devel</a><br>
<br>
<br>
End of Necessitas-devel Digest, Vol 3, Issue 34<br>
***********************************************<br>
</blockquote></div><br><br clear="all"><br>-- <br>Tyler Mandry<br>