If you would like to find out which version of DoJa a phone supports,
you could use System.getProperty("microedition.profiles"). E.g. my
SO505iS reports "DoCoMoProfile-3.0".
If you need more details, DoCoMo specifies in its SDK which optional
APIs different phones support. The javadocs mention in which version a
class/method was introduced, i.e. you could test their availability in
your application.
BR,
Claus
On Thu, 16 Dec 2004 18:02:42 +0800, Darren Luckett <darren@ukmedia.us> wrote:
> hello,
>
> i am developing a test suite for the wurfl project to enable users to
> compare their mobiles capabilities against the information stored within the
> wurfl.xml database.
>
> can anyone provide me with non-copyright doja examples for 1, 1.5, 2, 2.1,
> 2.2, 3 & 3.5. the apps can be simple or complicated - as long as they have
> features of each of the different versions.
>
> thanks in advance
>
> darren
>
> This mail was sent to address claus.hoefele@gmail.com
> Need archives? How to unsubscribe? http://www.appelsiini.net/keitai-l/
>
>
Received on Fri Dec 17 04:41:04 2004