Hi, I have a question regarding Android Telephony API. 

There is a function called setLacAndCID() 
(https://developer.android.com/reference/android/telephony/gsm/GsmCellLocation.html#setLacAndCid(int,%20int))
 
, so I tried to modify my Lac and CID using this function in my app, but 
only the Java Object is changed not the true CID and Lac of the phone.

Is it a normal behaviour ? If yes, do you know a way to force theses 
changes using android or Java classes ? (I tried with AT commands but 
nothing works)

Cheers

Aymeric

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/bf142dd0-09d7-4ab6-9633-d96d76897e6a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to