Hello,

sorry for the late reply. For every deck in a category there is <deck>
tag in the lesson file. So a card that is stored like in the following
example is actually in deck 3.

  <category>
    <deck/>
    <deck/>
    <deck>
        <card/>
    </deck>
   </category>

Cheers
Riad



On Thu, Jul 29, 2010 at 20:10, Mohammad Al- Mubin Sultan
<[email protected]> wrote:
> hello everyone
>
> i am new in java and tried my best to make a software for mobile version of
> jmemorize using j2me which suppoorts only.jml file.
> now i am having problem with deck calculation. how this software calculate
> in which deck which card is from only reading .jml file?can please anyone
> help me on that.
>
> --
>             Thank You
> Mohammad Al- Mubin Sultan
>
>
> ------------------------------------------------------------------------------
> The Palm PDK Hot Apps Program offers developers who use the
> Plug-In Development Kit to bring their C/C++ apps to Palm for a share
> of $1 Million in cash or HP Products. Visit us here for more details:
> http://p.sf.net/sfu/dev2dev-palm
> _______________________________________________
> jmemorize-developers mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/jmemorize-developers
>
>

------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
_______________________________________________
jmemorize-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jmemorize-developers

Reply via email to