<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Sobo Martin Iulian</title>
    <description>The latest articles on DEV Community by Sobo Martin Iulian (@iulian85).</description>
    <link>https://dev.to/iulian85</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3995311%2F39cd99e2-a278-4129-a976-f1f47ca34e9d.jpg</url>
      <title>DEV Community: Sobo Martin Iulian</title>
      <link>https://dev.to/iulian85</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/iulian85"/>
    <language>en</language>
    <item>
      <title>What I Am Testing First in Eliezer Go, an Early Android Location App</title>
      <dc:creator>Sobo Martin Iulian</dc:creator>
      <pubDate>Sun, 21 Jun 2026 12:58:06 +0000</pubDate>
      <link>https://dev.to/iulian85/what-i-am-testing-first-in-eliezer-go-an-early-android-location-app-4if1</link>
      <guid>https://dev.to/iulian85/what-i-am-testing-first-in-eliezer-go-an-early-android-location-app-4if1</guid>
      <description>&lt;p&gt;I am working on Eliezer Go, an Android app built around location-based discovery, AR-style interactions, referrals, wallet connection, and progress tracking.&lt;/p&gt;

&lt;p&gt;The most tempting thing would be to push the AR layer first, because that is the most visible part of the concept. I am doing the opposite for now. AR hunting is paused while the app's core flows are tested on real Android devices.&lt;/p&gt;

&lt;p&gt;The reason is simple: if the base app is not reliable, the AR layer will make every bug harder to understand.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Core Flows
&lt;/h2&gt;

&lt;p&gt;The current build is centered on a few practical questions:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Does the APK install cleanly?&lt;/li&gt;
&lt;li&gt;Does the app open reliably on different Android devices?&lt;/li&gt;
&lt;li&gt;Does the city/location screen make sense?&lt;/li&gt;
&lt;li&gt;Does the wallet screen behave correctly?&lt;/li&gt;
&lt;li&gt;Does the TON wallet connection flow fail clearly when something is wrong?&lt;/li&gt;
&lt;li&gt;Does the referral screen work without confusing the user?&lt;/li&gt;
&lt;li&gt;Does the AR camera screen open as expected?&lt;/li&gt;
&lt;li&gt;Do device trust checks behave differently on real phones, emulators, rooted devices, or spoofed GPS setups?&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;That is the unglamorous part of mobile development, but it is where most early apps either become usable or stay fragile.&lt;/p&gt;

&lt;h2&gt;
  
  
  Why Pause AR Hunting
&lt;/h2&gt;

&lt;p&gt;AR features look good in screenshots, but they depend on many things working at once: camera permission, location permission, sensor behavior, device performance, and a clear user flow.&lt;/p&gt;

&lt;p&gt;For now, Eliezer Go keeps AR hunting paused so testing can focus on:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;wallet connection&lt;/li&gt;
&lt;li&gt;progress tracking&lt;/li&gt;
&lt;li&gt;device trust checks&lt;/li&gt;
&lt;li&gt;app navigation&lt;/li&gt;
&lt;li&gt;stability on real hardware&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Once those pieces are stable, AR can come back with fewer unknowns.&lt;/p&gt;

&lt;h2&gt;
  
  
  Distribution
&lt;/h2&gt;

&lt;p&gt;The Android test build is available through GitHub Releases:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/Iulian85/Eliezer-Go/releases" rel="noopener noreferrer"&gt;https://github.com/Iulian85/Eliezer-Go/releases&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Repository:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/Iulian85/Eliezer-Go/" rel="noopener noreferrer"&gt;https://github.com/Iulian85/Eliezer-Go/&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Current Project Note
&lt;/h2&gt;

&lt;p&gt;Eliezer Go is being promoted as a mobile Android app in testing. ELZR token distribution is not active now. The first planned airdrop is scheduled for 2027.&lt;/p&gt;

&lt;p&gt;Updates:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://t.me/eliezergo" rel="noopener noreferrer"&gt;https://t.me/eliezergo&lt;/a&gt;&lt;/p&gt;

</description>
      <category>android</category>
      <category>opensource</category>
      <category>mobile</category>
      <category>startup</category>
    </item>
  </channel>
</rss>
