<?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: linkalls</title>
    <description>The latest articles on DEV Community by linkalls (@linkalls).</description>
    <link>https://dev.to/linkalls</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.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F2862554%2Fddbdc75c-f768-4081-89c5-adb69a6273ca.jpeg</url>
      <title>DEV Community: linkalls</title>
      <link>https://dev.to/linkalls</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/linkalls"/>
    <language>en</language>
    <item>
      <title>Jules Mobile Client - React Native App for Google's Jules AI Assistant</title>
      <dc:creator>linkalls</dc:creator>
      <pubDate>Wed, 31 Dec 2025 01:58:18 +0000</pubDate>
      <link>https://dev.to/linkalls/jules-mobile-client-react-native-app-for-googles-jules-ai-assistant-g8k</link>
      <guid>https://dev.to/linkalls/jules-mobile-client-react-native-app-for-googles-jules-ai-assistant-g8k</guid>
      <description>&lt;h2&gt;
  
  
  Introduction
&lt;/h2&gt;

&lt;p&gt;I built a mobile app to use Google's Jules AI Assistant on smartphones! Jules is an AI coding assistant that helps with code reviews, bug fixes, and feature implementations.&lt;/p&gt;

&lt;h2&gt;
  
  
  Why I Built This
&lt;/h2&gt;

&lt;p&gt;Google recently released the Jules API, allowing third-party apps to integrate with Jules. However, using Jules through a mobile browser is quite sluggish. I wanted a native mobile experience with better performance.&lt;/p&gt;

&lt;h2&gt;
  
  
  Features
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;📱 Cross-platform (iOS &amp;amp; Android) with Expo&lt;/li&gt;
&lt;li&gt;🌙 Dark mode support&lt;/li&gt;
&lt;li&gt;🌐 i18n (English &amp;amp; Japanese)&lt;/li&gt;
&lt;li&gt;🔐 Secure API key storage with expo-secure-store&lt;/li&gt;
&lt;li&gt;💬 Real-time chat with Jules sessions&lt;/li&gt;
&lt;li&gt;📝 Markdown rendering with syntax highlighting&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Tech Stack
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;React Native 0.81.5&lt;/li&gt;
&lt;li&gt;Expo SDK 54&lt;/li&gt;
&lt;li&gt;TypeScript&lt;/li&gt;
&lt;li&gt;React 19.1.0&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  GitHub Repository
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://github.com/linkalls/jules-mobile-client" rel="noopener noreferrer"&gt;https://github.com/linkalls/jules-mobile-client&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Screenshots
&lt;/h2&gt;

&lt;p&gt;Check out the repo for screenshots and more details!&lt;/p&gt;

&lt;h2&gt;
  
  
  Getting Started
&lt;/h2&gt;



&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;git clone https://github.com/linkalls/jules-mobile-client.git
&lt;span class="nb"&gt;cd &lt;/span&gt;jules-mobile-client
npm &lt;span class="nb"&gt;install
&lt;/span&gt;npm start
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;Contributions and feedback are welcome!&lt;/p&gt;

</description>
      <category>reactnative</category>
      <category>mobile</category>
      <category>opensource</category>
      <category>ai</category>
    </item>
  </channel>
</rss>
