| Reply | « Previous Thread | Next Thread » |
|
Have a question regarding getting the Cell ID and Lac (location Code/Id) using a J2ME Midlet. Am trying to create a portable application that enables me to capture the Cell Id and Location Id. I know this is possible using Python on the S60 Series 3rd Edition FP 2. Unfortunately I am looking for a solution for J2ME. In addition; I am also looking if it is possible for a midlet to call AT commands.
Looking to Supoort a majority of series 40 and 60 Devices. Looking forward to your feedback Regards,
Last edited by sidsood : 2008-12-09 at 13:11.
|
|
You're not going to have access to AT commands from a portable J2ME application.
As to location information, you depend on the Location API, which is not available on all devices. How portable do you want the application to be? What range of devices do you want to support? |
| grahamhughes |
| View Public Profile |
| Find all posts by grahamhughes |
|
Quote:
|
|
Quote:
|
|
Well, looking at the specification of one of the most common, current models of Series 40, Nokia 6300, it does not support the location API.
You can read Getting Cell ID in Java ME, but as it says, the application must be signed by Nokia or the operator for this to work on Series 40 devices. |
| grahamhughes |
| View Public Profile |
| Find all posts by grahamhughes |
| Reply | « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|---|---|
| Thread | Thread Starter | Forum | Replies | Last Post |
|---|---|---|---|---|
| A question about J2ME Midlet Certification | xwch422 | Mobile Java General | 8 | 2008-08-09 13:22 |
| J2me Midlet Icon not displayed | joeybatac | Mobile Java General | 6 | 2008-07-30 02:46 |
| Trojan installation onto previous trusted Midlet suite? | guillermoTell | Mobile Java Networking & Messaging & Security | 1 | 2007-05-07 09:40 |
| 技术文档:MIDP 2.0安全机制 与 MIDlet 数字签名 | wotrust | Other Programming Discussion 关于其他编程技术的讨论 | 0 | 2006-12-30 08:42 |
| Background Process (Midlet) using pure J2ME | srigans1 | Mobile Java General | 3 | 2006-07-10 14:21 |