I create a simple bluetooth terminal for android and i want to connect with 
other cellphone not android support uuid=1115(PAN) with personal area 
network....and share internet connection to android.How i do this?I know 
for (DUN) is AT+CGDCONT=1,"IP","APN"...and after dial with ATD*99***1# What 
is the procedure for PAN?I connected with my PC and BlueSoleil with 
cellphone share internet to pc...I test it again with DUN bluetooth 
service...

 AT+CGDCONT=1,"IP","MYAPN"
 REPLY OK

 ATD*99***1#
 REPLY CONNECT

After what can i do?I can use url from my terminal?How i keep my 
application to backgroung and open my browser for use internet? 

-- 
-- 
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
--- 
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 [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to