Hi,


I tried to connect my android app to lightstreamer server but without success. I found that problem is in url path, android client lib is set to use "lightstreamer" in path i.e. http://www.my.server/lightstreamer/create_session.txt but I need to use different path, http://www.my.server/mobilestreamer/create_session.txt

Can you tell me is there any way to set path manually?