<?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: Raymond</title>
    <description>The latest articles on DEV Community by Raymond (@techmitten).</description>
    <link>https://dev.to/techmitten</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%2F3847111%2F36ed9030-9ed7-4d7e-a5b9-f9f50e769a5b.png</url>
      <title>DEV Community: Raymond</title>
      <link>https://dev.to/techmitten</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/techmitten"/>
    <language>en</language>
    <item>
      <title>How to Use LM Studio &amp; Ollama From Your Android Phone in 2026 (Private, Local AI)</title>
      <dc:creator>Raymond</dc:creator>
      <pubDate>Sat, 28 Mar 2026 06:27:45 +0000</pubDate>
      <link>https://dev.to/techmitten/how-to-use-ollama-from-your-android-phone-in-2026-private-local-ai-622</link>
      <guid>https://dev.to/techmitten/how-to-use-ollama-from-your-android-phone-in-2026-private-local-ai-622</guid>
      <description>&lt;p&gt;Running powerful AI models locally on your computer is no longer the "hard part" in 2026. The real challenge used to be &lt;strong&gt;access&lt;/strong&gt;—how do you actually use that power from the device you carry all day?&lt;/p&gt;

&lt;p&gt;While there is still no official mobile app for LM Studio, the days of messy reverse proxies and manual IP configs are over. &lt;strong&gt;LMSA&lt;/strong&gt; offers a clean, direct bridge between your Android device and your home server.&lt;/p&gt;

&lt;p&gt;With LMSA, you can connect your phone directly to models served via &lt;strong&gt;Ollama&lt;/strong&gt; or &lt;strong&gt;LM Studio&lt;/strong&gt; without the headache. This turns your local AI into something truly usable, portable, and private.&lt;/p&gt;

&lt;p&gt;👉 &lt;a href="https://lmsa.app" rel="noopener noreferrer"&gt;Get started at lmsa.app&lt;/a&gt;&lt;/p&gt;




&lt;h2&gt;
  
  
  Why This Matters: The Local AI Revolution
&lt;/h2&gt;

&lt;p&gt;Local AI has improved dramatically over the past year. Models like &lt;strong&gt;Qwen 3.5 9B&lt;/strong&gt; now deliver performance that rivals paid cloud tools while running entirely on consumer hardware.&lt;/p&gt;

&lt;h3&gt;
  
  
  The Benefits of Staying Local:
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Zero Subscriptions:&lt;/strong&gt; No monthly fees to access your own hardware.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Total Privacy:&lt;/strong&gt; No data is sent to external corporate servers.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Zero Latency:&lt;/strong&gt; High-speed responses over your local network.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Full Control:&lt;/strong&gt; You choose the model, the temperature, and the system prompt.&lt;/li&gt;
&lt;/ul&gt;




&lt;h2&gt;
  
  
  Step-by-Step: Connect LMSA to LM Studio
&lt;/h2&gt;

&lt;p&gt;This setup takes less than five minutes and works entirely over your local Wi-Fi.&lt;/p&gt;

&lt;h3&gt;
  
  
  1. Install LMSA on Your Android Phone
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Download and open the &lt;strong&gt;LMSA&lt;/strong&gt; app.&lt;/li&gt;
&lt;li&gt;Tap &lt;strong&gt;Start Here&lt;/strong&gt; to initiate the onboarding.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  2. Open Server Configuration
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Tap &lt;strong&gt;Configure&lt;/strong&gt; next to the &lt;em&gt;Server&lt;/em&gt; option. You will enter your computer’s details here shortly.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  3. Start Your Local AI Server (Desktop)
&lt;/h3&gt;

&lt;p&gt;On your PC or Mac:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt; Open &lt;strong&gt;LM Studio&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt; Navigate to the &lt;strong&gt;AI Server / Developer&lt;/strong&gt; tab.&lt;/li&gt;
&lt;li&gt; Load your desired model.&lt;/li&gt;
&lt;li&gt; Click &lt;strong&gt;Start Server&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt; &lt;strong&gt;Crucial:&lt;/strong&gt; Ensure the following are enabled:

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;CORS&lt;/strong&gt; (Cross-Origin Resource Sharing)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Serve on Local Network&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ol&gt;

&lt;h3&gt;
  
  
  4. Bridge the Connection
&lt;/h3&gt;

&lt;p&gt;Back on your Android device:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Identify your computer’s &lt;strong&gt;local IP address&lt;/strong&gt; (e.g., &lt;code&gt;192.168.1.12&lt;/code&gt;).&lt;/li&gt;
&lt;li&gt;Enter the IP into the LMSA server field.&lt;/li&gt;
&lt;li&gt;Tap &lt;strong&gt;Apply&lt;/strong&gt;.&lt;/li&gt;
&lt;/ul&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;Note:&lt;/strong&gt; As long as both devices are on the same Wi-Fi network, the connection should be instantaneous.&lt;/p&gt;
&lt;/blockquote&gt;




&lt;h2&gt;
  
  
  Using Ollama (Recommended for 2026)
&lt;/h2&gt;

&lt;p&gt;Ollama has streamlined network sharing significantly in recent updates.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt; &lt;strong&gt;Open&lt;/strong&gt; the Ollama desktop application.&lt;/li&gt;
&lt;li&gt; &lt;strong&gt;Access Settings:&lt;/strong&gt; Click the gear icon (top-right) or find it in the system tray.&lt;/li&gt;
&lt;li&gt; &lt;strong&gt;Network Access:&lt;/strong&gt; Under the &lt;strong&gt;Server&lt;/strong&gt; tab, toggle on &lt;strong&gt;"Expose Ollama to the network"&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt; This automatically binds Ollama to &lt;code&gt;0.0.0.0&lt;/code&gt;, making it visible to your phone.&lt;/li&gt;
&lt;/ol&gt;




&lt;h2&gt;
  
  
  Why Use LMSA Instead of a Web UI?
&lt;/h2&gt;

&lt;p&gt;While you &lt;em&gt;could&lt;/em&gt; use a browser, a dedicated app provides a far superior experience:&lt;/p&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Feature&lt;/th&gt;
&lt;th&gt;LMSA App&lt;/th&gt;
&lt;th&gt;Standard Web UI&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Model Management&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Switch models instantly in-app&lt;/td&gt;
&lt;td&gt;Often requires desktop interaction&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Persistence&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Structured, saved chat history&lt;/td&gt;
&lt;td&gt;Sessions often clear on refresh&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;UX Design&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Mobile-first touch optimization&lt;/td&gt;
&lt;td&gt;Squeezed desktop layouts&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Security&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Encrypted local-only traffic&lt;/td&gt;
&lt;td&gt;Variable security&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;




&lt;h2&gt;
  
  
  Recommended Models for Local Use
&lt;/h2&gt;

&lt;p&gt;If you’re unsure which "brain" to give your phone, try these:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Qwen 3.5 9B:&lt;/strong&gt; The gold standard for speed vs. intelligence.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Llama 3 8B:&lt;/strong&gt; Excellent for creative writing and general chat.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Mistral 7B / Phi-3:&lt;/strong&gt; Best for older hardware or maximum speed.&lt;/li&gt;
&lt;/ul&gt;




&lt;h2&gt;
  
  
  The Bigger Picture: Personal AI Ecosystems
&lt;/h2&gt;

&lt;p&gt;Tools like LMSA are part of a shift toward &lt;strong&gt;personal AI systems&lt;/strong&gt;. Instead of relying on centralized, censored cloud services, you are building a private intelligence hub where your devices work in harmony.&lt;/p&gt;

&lt;h3&gt;
  
  
  Quick Setup Recap
&lt;/h3&gt;

&lt;ol&gt;
&lt;li&gt; &lt;strong&gt;Install LMSA&lt;/strong&gt; on Android.&lt;/li&gt;
&lt;li&gt; &lt;strong&gt;Start Server&lt;/strong&gt; in LM Studio/Ollama on PC.&lt;/li&gt;
&lt;li&gt; &lt;strong&gt;Enable Network Access&lt;/strong&gt; &amp;amp; CORS.&lt;/li&gt;
&lt;li&gt; &lt;strong&gt;Enter PC IP&lt;/strong&gt; into LMSA.&lt;/li&gt;
&lt;li&gt; &lt;strong&gt;Load Model&lt;/strong&gt; and start chatting.&lt;/li&gt;
&lt;/ol&gt;




&lt;h2&gt;
  
  
  Final Thoughts
&lt;/h2&gt;

&lt;p&gt;Local AI is no longer a hobbyist experiment—it’s a practical daily tool. With LMSA, the gap between desktop power and mobile convenience has vanished.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Your local AI is no longer stuck at your desk. It's in your pocket.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;👉 &lt;a href="https://lmsa.app" rel="noopener noreferrer"&gt;Download LMSA Now&lt;/a&gt;&lt;/p&gt;

</description>
      <category>ai</category>
      <category>softwaredevelopment</category>
      <category>llm</category>
      <category>android</category>
    </item>
  </channel>
</rss>
