Thanks.

I think, there's still hope, the RIL radio module can be accessed on
the framework's level
which is encouraging. By sending AT commands you could possibly reach
the same
effect as with traditional TAPI, which you kindly mentioned.

As soon as we lay our hands upon  the whole source code, we might try
writing this code again

Thanks anyway

Andrzej Dobrucki
Samsung Electronics

On Aug 7, 7:33 pm, Roman <[email protected]> wrote:
> Hi Andrzej,
>
> I am not aware that the Android telephony package supports this
> functionality on SDK level. I also doubt that this functionality is
> implemented on framework level (please correct me if I am wrong). In
> general when you look at current existing TAPI API implementations
> there are APIs like
>
> - getPreferredNetworkList()
> - manualNetworkRegistration()  which enables you to manually register
> to a network in the Preferred Network list
> - ....
>
> The TAPI API support is more complex than what is right now
> implemented in Android.
>
> You would need a similar support in Android for being able to manually
> switch the network.
>
> --
> Roman Baumgaertner
> Sr. SW Engineer-OSDC
> ·T· · ·Mobile· stick together
> The views, opinions and statements in this email are those of the
> author solely in their individual capacity, and do not necessarily
> represent those of T-Mobile USA, Inc.
>
> On Aug 7, 4:37 am, Andrzej Dobrucki <[email protected]>
> wrote:
>
> > Does anyone know if there's a way to manually switch from onecarrier
> > to another in code?
>
> > I could get actual operator data with
> > serviceState.getOperatorAlphaLong
> > (); etc, but wasn't able to find a solution to actually switch from
> > one to another. Does one need to use AT commands or similar?
>
> > Thanks for help

On Aug 7, 1:37 pm, Andrzej Dobrucki <[email protected]>
wrote:
> Does anyone know if there's a way to manually switch from onecarrier
> to another in code?
>
> I could get actual operator data with
> serviceState.getOperatorAlphaLong
> (); etc, but wasn't able to find a solution to actually switch from
> one to another. Does one need to use AT commands or similar?
>
> Thanks for help
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to