
wireless speaker for android
Turn Android device into a wireless speaker
ajeet narsingh vijayvargiya · com.vnd.wifi_audio
UpdatedMar 14, 2020
PublishedMar 14, 2020
Packagecom.vnd.wifi_audio
MD5c085b77013e8aca230938a90858231a0
SHA1 (signer)AC:E8:A1:FB:CC:3F:08:28:35:31:27:16:B9:A3:DF:66:17:E3:66:D7
Signed byCN=ajeet vijayvergiya, L=Pune, ST=MH, C=IN
Architecturesarmeabi-v7a
Malware scanTRUSTED
Websitehttp://wifiaudio.boards.net/
Contact[email protected]
What's new
Fixed issue that cause Pro version display ADs
Description
Android application to turn Android device into wireless speaker (Also works with USB tethering and WiFi HotSpot)
Servers can be downloaded from http://wifiaudio.boards.net/
New Features in
Windows Server :-
1) Auto start at system boot
2) Auto discover mobile device (Needs firewall exception for port 32000 in Windows Firewall)
3) Remember last used IP address and auto start audio transmission if IP address is stored.
Linux Server :-
1) Auto discover mobile device
2) Movie mode for audio video sync.
How it works:
Download Windows or Linux executable on your machine depending on the OS
a) Run WiFi Audio Android App, you will see IP address of mobile device
after that run Windows/Linux application and put mobile device's IP address in the IP address field and then press start on PC application. Now all audio coming out from PC will be send to mobile device and you will hear audio on mobile device.
b) This version also supports auto-discover feature, that will work in following conditions
1) Users has to allow incoming packets from port 32000 on the PC, For Windows user has to add exception for either application executable or for port 32000. On Linux following command will add exception for port 32000
iptables -I INPUT -p udp --dport 32000 -j ACCEPT or users can use firewalld to add exception permanently.
(Note: to execute iptables command root permission is required on Linux)
Requirements:
Windows Vista or above
Linux PC with Pulse Audio (64bit version only)
Servers can be downloaded from http://wifiaudio.boards.net/
New Features in
Windows Server :-
1) Auto start at system boot
2) Auto discover mobile device (Needs firewall exception for port 32000 in Windows Firewall)
3) Remember last used IP address and auto start audio transmission if IP address is stored.
Linux Server :-
1) Auto discover mobile device
2) Movie mode for audio video sync.
How it works:
Download Windows or Linux executable on your machine depending on the OS
a) Run WiFi Audio Android App, you will see IP address of mobile device
after that run Windows/Linux application and put mobile device's IP address in the IP address field and then press start on PC application. Now all audio coming out from PC will be send to mobile device and you will hear audio on mobile device.
b) This version also supports auto-discover feature, that will work in following conditions
1) Users has to allow incoming packets from port 32000 on the PC, For Windows user has to add exception for either application executable or for port 32000. On Linux following command will add exception for port 32000
iptables -I INPUT -p udp --dport 32000 -j ACCEPT or users can use firewalld to add exception permanently.
(Note: to execute iptables command root permission is required on Linux)
Requirements:
Windows Vista or above
Linux PC with Pulse Audio (64bit version only)
Required features
- Faketouch android.hardware.faketouch
- Location android.hardware.location
- Wifi android.hardware.wifi
Permissions (7)
wireless speaker for android requests the following Android permissions:
- Access Coarse Location android.permission.ACCESS_COARSE_LOCATION
- Access Fine Location android.permission.ACCESS_FINE_LOCATION
- Access Network State android.permission.ACCESS_NETWORK_STATE
- Access Wifi State android.permission.ACCESS_WIFI_STATE
- Internet android.permission.INTERNET
- Write External Storage android.permission.WRITE_EXTERNAL_STORAGE
- Com Android Vending Billing com.android.vending.BILLING