i have samsung galaxy s2.
but get message that it' not writeable'
>>> droid = android.Android(("192.168.1.11",39768)) //public server
>>> droid.makeToast("dsadas")
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File ".\android.py", line 58, in rpc_call
return self._rpc(name, *args)
File ".\android.py", line 45, in _rpc
self.client.write(request+'\n')
io.UnsupportedOperation: not writable
thx you
Original issue reported on code.google.com by sagisofe...@gmail.com on 5 Apr 2013 at 11:08
Original issue reported on code.google.com by
sagisofe...@gmail.com
on 5 Apr 2013 at 11:08