Skip to content Skip to sidebar Skip to footer
Showing posts with the label Batch File

Cordova: Cant Add Android Platform On Windows 8

i have developed android applications in linux and wanted to try developing it on other platform li… Read more Cordova: Cant Add Android Platform On Windows 8

How To Connect To Adb Via Wifi *with A Convenient Bat File*

I was trying to find a way to connect Via WiFi to my android.. Found some on StackOverflow but they… Read more How To Connect To Adb Via Wifi *with A Convenient Bat File*

Windows Batch Script Not Execute Next Line After "adb Shell"

windows batch script: adb shell echo hello why does the next line echo hello not execute? Solutio… Read more Windows Batch Script Not Execute Next Line After "adb Shell"