nviennot / android-checkin

Pretends to be a phone to get a legit android_id
134 stars 36 forks source link

usage #10

Closed ahivapepelui closed 8 years ago

ahivapepelui commented 8 years ago

good morning what am I doing wrong? $git clone https://github.com/nviennot/android-checkin $cd android-checkin/ $new com.android.checkin.Checkin.new(myemail@gmail.com, mypass).checkin() bash: error sintáctico cerca del elemento inesperado `('

bash error translate bash: syntax error near unexpected element ' ( ' I have ubuntu 14.04 in Spanish.

nviennot commented 8 years ago

you are trying to type some java into bash. you shouldn't do that.