Note that there are some explanatory texts on larger screens.

plurals
  1. POHow to access device settings on a Sony Ericsson mobile phone?
    text
    copied!<p><strong>Edited on April 29th, content changed</strong></p> <p>Hello everyone,</p> <p>I recently bought a Sony Ericsson mobile phone and I would like to add a missing feature myself. In fact I cannot actually disable Internet connection in an easy way when roaming, which cost me a lot of money last time I moved away ... So I would like to develop a little application that would just replace the actual Internet configuration with a fake configuration to avoid auto-connections.</p> <p>So what I would like to know is how can I access programmatically to my phone settings? I know that Sony Ericsson provides a <a href="http://developer.sonyericsson.com/wportal/devworld/technology/java/sdk?cc=gb&amp;lc=en" rel="nofollow noreferrer">SDK</a> to run Java applications on its customised JVM. So what I am actually looking for is to know if they extended the J2ME functionality to fit their devices requirements.</p> <p>This is not well documented so I am asking this question with the hope that someone here already had experience with development targeted for Sony Ericsson devices.</p> <p>Thanks.</p> <p>NB: This is a Sony Ericsson Elm which is based on the Sony Ericsson OS with <a href="http://en.wikipedia.org/wiki/Sony_Ericsson_Java_Platform" rel="nofollow noreferrer">SE Java Platform 8.5</a>.</p> <hr> <p>Edit: I accepted QuickRecipesOnSymbianOS answer as it gave me a clue on the only feature that could have helped me, but which is unfornatunately missing. The Sony Ericsson Java Platform is the only API I could use to develop real programs on my phone. But the JP-8.5 does not implement the JSR-307 package which could help me in managing APN. Thanks everyone for your help.</p>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload