Erick Arroyo

Results 4 issues of Erick Arroyo

Im trying to set up ur server but i can make it work, https://github.com/schwiz/websocket-server/blob/master/static/sockets.js#L5 ws = new WebSocket("ws://schwiz.chickenkiller.com:8888/list/socket"); I replaced that line by 127.0.0.1 and didnt work, localhost, either, 192.168.1.50...

Got this Smart TV, I can not create a "develop" account, because it validates the id to be a valid email? Is possible to make it work on this TV?

As the title says i cant click an item loaded into the SuperListview ``` ``` Java: ``` lvParents.setOnItemClickListener(new AdapterView.OnItemClickListener() { @Override public void onItemClick(AdapterView parent, View view, int position, long...