<font class="Apple-style-span" color="#333333" face="arial, sans-serif">I don't know what all exactly you're trying to accomplish with the asset thing (haven't been paying close attention,) but if you'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"><<a href="mailto:necessitas-devel-request@kde.org">necessitas-devel-request@kde.org</a>></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 'help' 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 "Re: Contents of Necessitas-devel digest..."<br>
<br>
<br>
Today'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 <<a href="mailto:thomas.senyk@nokia.com">thomas.senyk@nokia.com</a>><br>
Subject: Re: Android asset support/deployment advice needed<br>
To: BogDan <<a href="mailto:bog_dan_ro@yahoo.com">bog_dan_ro@yahoo.com</a>><br>
Cc: "<a href="mailto:necessitas-devel@kde.org">necessitas-devel@kde.org</a>" <<a href="mailto:necessitas-devel@kde.org">necessitas-devel@kde.org</a>><br>
Message-ID: <6051288.q8B8PZ9nIn@rudolf><br>
Content-Type: text/plain; charset="us-ascii"<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'll see that it doesn't report sub-directories (intentionally!)<br>
This means: That way we can't do any sub-directory listing!<br>
<br>
<br>
AAssetDir doesn't provide anything else (or maybe I'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'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>
> Done <a href="http://commits.kde.org/android-qt/8519abd01958ac29801aec16eba452a9d224b" target="_blank">http://commits.kde.org/android-qt/8519abd01958ac29801aec16eba452a9d224b</a><br>
> 203<br>
><br>
> Cheers,<br>
> BogDan.<br>
><br>
> >________________________________<br>
> >From: Thomas Senyk <<a href="mailto:thomas.senyk@nokia.com">thomas.senyk@nokia.com</a>><br>
> >To: <a href="mailto:necessitas-devel@kde.org">necessitas-devel@kde.org</a><br>
> >Sent: Tuesday, July 5, 2011 8:52 PM<br>
> >Subject: Re: Android asset support/deployment advice needed<br>
> ><br>
> >AAssetDir is never used.<br>
> ><br>
> >Therefor he can't do any listing ... I suspect this is the problem.<br>
> ><br>
> >I'm going to look into it ... maybe I can fix it<br>
> ><br>
> ><br>
> >Greets<br>
> >Thomas<br>
> ><br>
> >On Tuesday, July 05, 2011 07:09:32 PM Thomas Senyk wrote:<br>
> >> Has anyone every tried more then one .qml file?<br>
> >><br>
> >> It seams he doesn't find the files within the same directory.<br>
> >><br>
> >> I created a new "Qt Quck Application" and added a new MyRect.qml<br>
> >> But I can't create a MyRect Item in main.qml<br>
> >><br>
> >> Greets<br>
> >> Thomas<br>
> >><br>
> >> On Thursday, June 30, 2011 10:31:26 AM ext Niko Sams wrote:<br>
> >> > thanks!<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>
> >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>
------------------------------<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>