I'm looking for a way to completely disable flight mode on a
SmartPhone.
>From everything I've read that involves using ExTAPI with
lineSetEquipmentState.
Kicking around in the internet is a Alex Feinman's TAPI wrapper (1.6)
but that does not seem to work at all on my device.
I've been looking at the Extapi example in the SDK which clues me in a
little bit in terms of calling the API but I am stuck trying to use P/
Invokes to get it working in managed C# code.
If anyone can point me in the direction of an example of what I'm
trying to do or tell me of some way to just completely disable flight
mode on a device it'd be much appreciated.
Thanks