Implementing licode in android application

Hi,

I need to implement licode video calling in android application.

Can you please provide me with the sample?

I have already tried this one. It is just showing blank screen nothing else.

may be you need to look at how to configure it properly with a running instance of Licode,

yeah, I am not really getting the configuration of licode. In that github link, there is no documentation for implementing it in android

is it used for the lasted licode version?

Use Apache Cordova. The latest Cordova on Android includes practically all Chrome functionality. You do not need to modify the app in any way. If it runs on Chrome, then it will run on Apache Cordova.

I found this project androidasync socket.io , But the lasted licode server use socketio.io EIO=3&transport=websocket

You could ref my post for customizing your own ErizoClientAndroid