Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to Create Native Android APP #9

Open
Pengran opened this issue Jan 18, 2012 · 4 comments
Open

How to Create Native Android APP #9

Pengran opened this issue Jan 18, 2012 · 4 comments

Comments

@Pengran
Copy link

Pengran commented Jan 18, 2012

Hi,

I have read the README and tried to create a native Java app in Android. It writes following in the README:
Create a class, say WebSocket extending WebSocketListener

But I don't find WebSocketListener in the package. Please kindly give me some help about this problem.

/Pengran

@anismiles
Copy link
Owner

Dude. It was a typo. It should have been "WebSocketListener extending WebSocket" hope this resolves your issue.

  • Animesh

@zidagar
Copy link

zidagar commented Jan 23, 2013

Ok, I've extended the WebSocket class and now? How I should do? (have you got a simple example with webview?)
Thanks

@anismiles
Copy link
Owner

No. What exactly you are looking for? A native websocket implementation for android? If that's the case, then you can use any websocket client and wrap that up in a service.

@fkaking
Copy link

fkaking commented Jul 21, 2015

how do i use it in a native Android APP with a common webview?
now i have extended WebSocket,and then?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants