• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

apn

  1. G

    Help How to use a secondary APN just for a specific Android Application

    Hello everybody, I have a question about app developing... Is it possible to use a secondary APN just for a specific Android Application and let the current APN to be used by the other applications (simultaneously) ? If yes, how? I would be grateful if you could write a code example to set...
  2. A

    Help APN settings via XML download

    I'm trying to create a web-site where users of Android phones (Samsung, HTC and other popular brands) can download a APN settings file, such as: <?xml version="1.0" encoding="UTF-8"?> <wap-provisioningdoc> <characteristic type="BOOTSTRAP"> <parm name="NAME" value="MyMobileBrand"/>...