doit script to automatically build & upload to phone

sigsegv_dump
Greg Alexander 10 years ago
parent f0dcb8b2c0
commit e347dfb2d0

@ -0,0 +1 @@
ndk-build -j8 && ant debug && cat bin/SimpleSSHD-debug.apk | ssh roach 'cat > /sdcard/buh.apk; source .profile; pm install -r /sdcard/buh.apk'
Loading…
Cancel
Save