Re: Handset Orientation detection
Daniel Rocha <[email protected]>
| Newsgroups | gmane.comp.java.sun.kvm |
|---|---|
| Message-ID | <[email protected]> |
Orientation detection is part of JSR 179. However it's not available on all handsets, as that depends on it having a compass. Uou can get an example of use of the Orientation class of Location API here: http://sw.nokia.com/id/f7e8ad78-7898-4053-ab83-74c147923866/MIDP_Locatio n_API_Example_Tourist_Route_v1_0.zip Daniel Forum nokia -----Original Message----- From: A mailing list for KVM discussion [mailto:[email protected]] On Behalf Of ext [email protected] Sent: Thursday, August 16, 2007 3:49 AM To: [email protected] Subject: Re: Handset Orientation detection possibly, if the handset has the functionality to detect it itself and that functionality is exposed through a public API. You'd have to see the documentation for each individual handset for it, or maybe it's by now available through the operating system (though I doubt it). [Message sent by forum member 'jwenting' (jwenting)] http://forums.java.net/jive/thread.jspa?messageID=231015 ======================================================================== === To unsubscribe, send email to [email protected] and include in the body of the message "signoff KVM-INTEREST". For general help, send email to [email protected] and include in the body of the message "help". =========================================================================== To unsubscribe, send email to [email protected] and include in the body of the message "signoff KVM-INTEREST". For general help, send email to [email protected] and include in the body of the message "help".