native android application
- ensure your pc and your mobile phone is connected to wlan
- open android studio / project
- connect your mobile phone to your computer
- type into android studio terminal:
adb tcpip 5555
- disconnect your mobile phone from your computer
- type into android studio terminal:
abd connect x.x.x.x
, where x.x.x.x is the IP address of your mobile phone - click 'run' --> the app will deployed to your mobile phone via wlan