the application i’m currently working on is mobile network dependant,
so my question is, is it possible to get the current mobile network which being used on the device (e.g. 3 UK, T-Mobile)?
also, is there anyway of getting the user’s mobile number?
thanks for any help (:
Everything you are looking for is in the
TelephonyManager. Example usage: