Hi,

You need to code the bluetooth connection and I/O to the external GPS 
device yourself, you will then get access to the NMEA string from the 
device.

Search the internet and you should be able to find examples where a mock 
Location provider is connected to a BT GPS device.

Regards

On Friday, July 20, 2012 7:37:53 AM UTC+10, Susanne wrote:
>
> Hi,
>  
> I am porting my windows-mobile GIS application to android (samsung galaxy 
> SII). 
> Now I want to use external GPS (wintec WBT-202) to get geographical 
> location.
>  
> How can I force my application to take position from external gps and not 
> from internal?
> I already did connect mobile-phone to gps via bluetooth and did set 
> "android.permission.BLUETOOTH_ADMIN".
> Which listener shall I take: GpsListener or NmeaListener?
> Is there anything else to consider or does somebody have test source code 
> specifying this topic?
>  
> thanks you a lot for any hint,
> Susanne
>  
>  
>

-- 
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