saulpower / Android-Faye-Client

A Faye client for Android
53 stars 22 forks source link

example issue #1

Open ghost opened 11 years ago

ghost commented 11 years ago

public FayeClient(Handler handler, URI fayeUrl, String channel) In your example you use only fayeUrl and channel

chromestyl commented 10 years ago

You have to substitute the old Websocket class and the old HybiParser for the new ones. After that, make a constructor without a handler.

android85 commented 10 years ago

Hi , Could you please share latest library link which will work on this example.

Thanks Ram

joepegler commented 10 years ago

"You have to substitute the old Websocket class and the old HybiParser for the new ones. After that, make a constructor without a handler."

Where can I find those?

joepegler commented 10 years ago

Found them

https://github.com/koush/android-websockets/tree/master/src/com/codebutler/android_websockets

chromestyl commented 10 years ago

I believe that it's! Good Luck

manishkummar commented 8 years ago

I am new for faye i am developing android native app ,so how to use ,i already used in hybrid app how to use the native please help me.

manishkummar commented 8 years ago

IN code show where cam i find Preferences.KEY_FAYE_HOST, DebugActivity.PROD_FAYE_HOST value its showing error on this line .

As well as tokens