Page 1 of 1
Exception on create instance of SmartFox
Posted: 03 Dec 2012, 15:02
by Spandex
Hellow every body. I try simple application just with create instance of SmartFox. But it always raise an exception.
I have simple Activity
This is manifest
This is set of jar files what I use
But it always raise an exception
If I comment SmartFox create
Error will gone
What I do wrong?
Re: Exception on create instance of SmartFox
Posted: 03 Dec 2012, 20:25
by rjgtav
Hi,
I'm sorry but the images are no longer available.
Can you post the exception on the forums?
Thanks
Re: Exception on create instance of SmartFox
Posted: 04 Dec 2012, 15:58
by Spandex
Hellow every body. I try simple application just with create instance of SmartFox. But it always raise an exception.
I have simple Activity
This is manifest
This is set of jar files what I use
But it always raise an exception
If I comment SmartFox create
Error will gone
What I do wrong?

Re: Exception on create instance of SmartFox
Posted: 06 Dec 2012, 09:07
by Lapo
You probably lack some Android specific permission. You should check the logs in Eclipse to get all the details of the problem. The picture of the debugger is not sufficient.
Also I would recommend to start with the Examples we provide here:
http://docs2x.smartfoxserver.com/Exampl ... troduction