<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
<link rel="self" type="application/atom+xml" href="http://theeyetribe.com/forum/feed.php?f=24&amp;t=456" />

<title>The Eye Tribe</title>
<subtitle>Developer Forum</subtitle>
<link href="http://theeyetribe.com/forum/index.php" />
<updated>2015-03-23T09:57:08+02:00</updated>

<author><name><![CDATA[The Eye Tribe]]></name></author>
<id>http://theeyetribe.com/forum/feed.php?f=24&amp;t=456</id>
<entry>
<author><name><![CDATA[Anders]]></name></author>
<updated>2015-03-23T09:57:08+02:00</updated>
<published>2015-03-23T09:57:08+02:00</published>
<id>http://theeyetribe.com/forum/viewtopic.php?t=456&amp;p=1913#p1913</id>
<link href="http://theeyetribe.com/forum/viewtopic.php?t=456&amp;p=1913#p1913"/>
<title type="html"><![CDATA[Re: gson null in GazeManager]]></title>

<content type="html" xml:base="http://theeyetribe.com/forum/viewtopic.php?t=456&amp;p=1913#p1913"><![CDATA[
Thank you for making us aware of this. A VCS merge went wrong when we released last week. It is now resolved.<p>Statistics: Posted by <a href="http://theeyetribe.com/forum/memberlist.php?mode=viewprofile&amp;u=120">skataAnders</a> — 23 Mar 2015, 09:57</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[notfred]]></name></author>
<updated>2015-03-20T22:50:26+02:00</updated>
<published>2015-03-20T22:50:26+02:00</published>
<id>http://theeyetribe.com/forum/viewtopic.php?t=456&amp;p=1906#p1906</id>
<link href="http://theeyetribe.com/forum/viewtopic.php?t=456&amp;p=1906#p1906"/>
<title type="html"><![CDATA[gson null in GazeManager]]></title>

<content type="html" xml:base="http://theeyetribe.com/forum/viewtopic.php?t=456&amp;p=1906#p1906"><![CDATA[
I grabbed the java client from github and made it into a successfully building-from-source library that is part of an existing Android studio project I have. I got a crash in onGazeApiResponse at the first use of gson:<br /><br /><dl class="codebox"><dt>Code: </dt><dd><code>ReplyBase reply = gson.fromJson(jo, ReplyBase.class);</code></dd></dl><br /><br />I added a &quot;gson = new Gson();&quot; in the class's constructor, and it began working. It seems impossible that this is simply a bug - is there another explanation? A difference in the way singletons end up getting compiled between Eclipse and Android Studio or something? Am I going to run into problems after adding this gson initialization?<p>Statistics: Posted by <a href="http://theeyetribe.com/forum/memberlist.php?mode=viewprofile&amp;u=6966">skatanotfred</a> — 20 Mar 2015, 22:50</p><hr />
]]></content>
</entry>
</feed>