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

From: <loic.feinbier_at_accenture.com>
Date: 03/21/01
Message-ID: <OFB902B06E.417632DC-ONC1256A16.0050EEA5@accenture.com>
Not aware of any but would be interested in learning about it if you get
the info.

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)

Cheers
Loic



                                                                                                                          
            "Lieuwe Hummel"                                                                                               
            <lieuwe@madmultimedia.nl>           To:     <keitai-l@appelsiini.net>                                         
            Sent by:                            cc:                                                                       
            keitai-l-bounce@appelsiini.n        Subject:     (keitai-l) tech- Getting brand & model in Java               
            et                                                                                                            
                                                                                                                          
                                                                                                                          
            03/20/2001 02:48 PM                                                                                           
            Please respond to keitai-l                                                                                    
                                                                                                                          
                                                                                                                          





Hi all

Is there any way to retreive the brand and model string (like
"DoCoMo/p503i/3.0/c10") within Java?
Or do I have to pass them via getArgs() and pass it as a parameter to the
object in the html-code?

TIA

Lieuwe


[ Did you check the archives?   http://www.appelsiini.net/keitai-l/ ]




This message is for the designated recipient only and may contain
privileged or confidential information.  If you have received it in error,
please notify the sender immediately and delete the original.  Any other
use of the email by you is prohibited.



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