<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Eliezer Go]]></title><description><![CDATA[Eliezer Go]]></description><link>https://eliezergo.hashnode.dev</link><image><url>https://cdn.hashnode.com/res/hashnode/image/upload/v1593680282896/kNC7E8IR4.png</url><title>Eliezer Go</title><link>https://eliezergo.hashnode.dev</link></image><generator>RSS for Node</generator><lastBuildDate>Fri, 04 Sep 2026 18:24:27 GMT</lastBuildDate><atom:link href="https://eliezergo.hashnode.dev/rss.xml" rel="self" type="application/rss+xml"/><language><![CDATA[en]]></language><ttl>60</ttl><item><title><![CDATA[Eliezer Go Development Log: Stabilizing the Android App Before Expanding AR]]></title><description><![CDATA[This is an early development note for Eliezer Go, an Android mobile app that mixes location-based discovery, AR-style interaction, wallet connection, referrals, and progress tracking.
The app already ]]></description><link>https://eliezergo.hashnode.dev/eliezer-go-development-log-stabilizing-the-android-app-before-expanding-ar</link><guid isPermaLink="true">https://eliezergo.hashnode.dev/eliezer-go-development-log-stabilizing-the-android-app-before-expanding-ar</guid><category><![CDATA[Android]]></category><category><![CDATA[Mobile Development]]></category><category><![CDATA[Open Source]]></category><category><![CDATA[app development]]></category><dc:creator><![CDATA[Sobo Martin Iulian]]></dc:creator><pubDate>Sun, 21 Jun 2026 13:19:21 GMT</pubDate><content:encoded><![CDATA[<p>This is an early development note for Eliezer Go, an Android mobile app that mixes location-based discovery, AR-style interaction, wallet connection, referrals, and progress tracking.</p>
<p>The app already has several screens in place: Home, Hunt, Ads, Frens, and Wallet. The Home screen shows the user's city and progress. The Hunt screen is the entry point for AR interaction. Frens handles referrals. Wallet tracks app progress and connection-related flows.</p>
<p>The project is still in the stage where real-device behavior matters more than feature volume.</p>
<h2>Current Decision: Keep AR Hunting Paused</h2>
<p>AR hunting is one of the more interesting parts of the app, but it is not the first thing being pushed publicly right now.</p>
<p>The current decision is to keep AR hunting paused while the basic Android experience is checked:</p>
<ul>
<li><p>install flow</p>
</li>
<li><p>permissions</p>
</li>
<li><p>screen navigation</p>
</li>
<li><p>camera opening behavior</p>
</li>
<li><p>wallet connection</p>
</li>
<li><p>progress tracking</p>
</li>
<li><p>device trust behavior</p>
</li>
<li><p>referral flow</p>
</li>
</ul>
<p>This makes debugging cleaner. A location-based app can fail for many different reasons, and adding AR on top too early makes it harder to isolate what went wrong.</p>
<h2>What Real Testers Can Help With</h2>
<p>The most useful feedback does not need to be complicated. A good report can be as simple as:</p>
<blockquote>
<p>I used a Samsung phone on Android 14. The app opened, city detection worked, but the wallet screen stayed loading after I tapped connect.</p>
</blockquote>
<p>That kind of report gives enough information to reproduce or narrow the issue.</p>
<p>Useful reports include:</p>
<ul>
<li><p>device model</p>
</li>
<li><p>Android version</p>
</li>
<li><p>app version</p>
</li>
<li><p>screen tested</p>
</li>
<li><p>expected result</p>
</li>
<li><p>actual result</p>
</li>
<li><p>screenshot or short recording</p>
</li>
</ul>
<h2>Links</h2>
<p>Android build:</p>
<p><a href="https://github.com/Iulian85/Eliezer-Go/releases">https://github.com/Iulian85/Eliezer-Go/releases</a></p>
<p>Repository:</p>
<p><a href="https://github.com/Iulian85/Eliezer-Go/">https://github.com/Iulian85/Eliezer-Go/</a></p>
<p>Community updates:</p>
<p><a href="https://t.me/eliezergo">https://t.me/eliezergo</a></p>
<p>Important note: current communication is about the Eliezer Go Android app. ELZR token distribution is not active now, and the first planned airdrop is scheduled for 2027.</p>
]]></content:encoded></item></channel></rss>