(keitai-l) Re: tech- Getting brand & model in Java

From: Lieuwe Hummel <l.hummel_at_st.hanze.nl>
Date: 03/20/01
Message-ID: <002701c0b156$83ee7300$3e00000a@lieuwe>
>
> Not aware of any but would be interested in learning about it if you get
> the info.
I'll keep looking for it. If I find something I'll post it.

> One rather stupid, but working approach, would be to post several versions
> (one for each phone you want to support, or one per group of phones that
> have the same features - i.e. screen size: all 503i phones have the same
> resolution, except for the Sony) for downolad on your cHTML page and
> specifiy the "TargetDevice=" switch in each of the .JAM files that goes
> with it, so you are sure, that the P503i application only gets installed
on
> a P503i (which renders the query for the device type unnecessary).
>
> Example:
>
> Devices1.jam: TargetDevice = P503i,N503i,F503i     (for phones with
120x130
> pixels resolution)
> Devices2.jam: TargetDevice = So503i                (for phones with
120x120
> pixels resolution)

That would be an idea. But then I would have to manage 5 different JAR
files,
as it is about vibration. Not to mention future models...
 I think passing the phonetype as a parameter in html would be the best
solution
for me, until I find something better.

Anyway, thanks for your input.

Ciao, Lieuwe


[ Did you check the archives?   http://www.appelsiini.net/keitai-l/ ]
Received on Wed Mar 21 17:47:42 2001