-1
votes
1answer
82 views

get wireless tools in Android devices?

i see this link about enable wireless tools on android. but i can't understand the way he follow to enable tools on what terminal or adb shells for the device or on linux platform !! also from ...
0
votes
1answer
113 views

how to know the name of interface for WIFI DIRECT in android? [closed]

i need to know what is the name of wireless interface for wifi direct at android platform. it seems that wlan0 the most interface used, but how exactly do i know it ?
0
votes
0answers
18 views

if this linux command applicable for android WIFI DIRECT? [duplicate]

i found resources talk about Wifi direct commands in linux at this link. i am wondered if these commands are applicable for android WIFI DIRECT ??? i need to access WIFI direct from terminal using ...
3
votes
1answer
330 views

how to measure the RSSI strength signal between peers using wifi direct?

there is no feature to measure the RSSI between peers in Wifi-direct, so how to get RSSI between them. actually i go under API for WIFI to see how they measure WIFI RSSI So i see that they send ...
1
vote
1answer
202 views

How to play YouTube or any audio from my desktop Linux and send the audio playback to Android?

I have many music lists and local files which is playing in my Fedora, Ubuntu, ArchLinux, Solaris, FreeBSD. How can I send the playback audio to my Android so that I can hear using my headphone from ...
0
votes
1answer
613 views

How to establish a LAN directly between an Archos G9 (Android 4.0, WiFi) and a linux box?

I am buying an Archos G9 (Android 4.0). And a Raspberry Pi. I'd like to take them along for trips, and they need to be able to communicate over a network so I can use stuff like VNC etc. How do I do ...
4
votes
2answers
463 views

Android tablet as music remote

I imagine a setup where I use an android tablet computer as a remote control for my hifi system - at least for selecting music. I have connected a low-power, cheap and small linux computer to the amp. ...
1
vote
3answers
3k views

Is it possible to have a TCP/IP network using bluetooth?

I have my Android U8220 and I need to have a network with my laptop as if it was an ad-hoc wifi connection (tcp/ip). Is that even possible? If you want to know, I'm using bluez as manager in my Linux ...