add java and android stuff

This commit is contained in:
Sami Samhuri 2011-04-14 10:32:48 -07:00
parent 6e868943a2
commit 1c66f67223
2 changed files with 6 additions and 0 deletions

3
bsh Executable file
View file

@ -0,0 +1,3 @@
#!/bin/sh
java -jar $HOME/apps/bsh-2.0b4.jar

3
fix-android-emulator.sh Executable file
View file

@ -0,0 +1,3 @@
#!/bin/sh
adb kill-server && adb start-server