the following code:
public static final String KEY_ANTENNA = "antenna";
I am having trouble to see if KEY_ANTENNA is the right key to set the GPS not positioning or not position Bit.
Anyone have light on this?
There is a GPS not positon Key? Or I must just ignore it?
There is no key. There is a property for it.
the following code:
public static final String KEY_ANTENNA = "antenna";
I am having trouble to see if KEY_ANTENNA is the right key to set the GPS not positioning or not position Bit.
Anyone have light on this?