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

Documentation and examples for Cometd on Android #6

Open
kernelfreak opened this issue Oct 15, 2015 · 0 comments
Open

Documentation and examples for Cometd on Android #6

kernelfreak opened this issue Oct 15, 2015 · 0 comments

Comments

@kernelfreak
Copy link

Hi Guys,

I have cometd working on our webapp and all is merrier about it there. Right now I am working on an Android app which will connect to the webapp for chat. As I checked on the net, I found that I can use the Cometd java API's for that. It would be nice if I had some example, someone has or knows the link for the same. As I can see there are many users on the net who are looking for similar examples.

The ideal situation which I think would be to create an example in which

  1. Dependencies are required for Cometd to function in Android
  2. As user can have multiple friends for chat, a mechanism where the user subscribes to multiple chat rooms/friends.
  3. A button which will show list of all conversations, like on facebook when clicked on messages button.
  4. And lastly, a text-field and how to send messages from that field.

Most of the examples I see these days for various frameworks are console based and don't really fan-out in the real-world. I thought I might add my own experience in what can be useful as an example. Ofcourse as I am also working on integrating Cometd with our Android app, I can push the code to a Github project or create a new one.

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

1 participant