<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: How to Obtain and Install ADB on a Mac	</title>
	<atom:link href="https://www.moellerstudios.org/how-to-obtain-and-install-adb-on-a-mac/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.moellerstudios.org/how-to-obtain-and-install-adb-on-a-mac/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-obtain-and-install-adb-on-a-mac</link>
	<description></description>
	<lastBuildDate>Thu, 26 May 2022 19:18:46 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>
		By: Dan Otim		</title>
		<link>https://www.moellerstudios.org/how-to-obtain-and-install-adb-on-a-mac/#comment-448</link>

		<dc:creator><![CDATA[Dan Otim]]></dc:creator>
		<pubDate>Thu, 26 May 2022 19:18:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.moellerstudios.org/?p=901#comment-448</guid>

					<description><![CDATA[Perfect perfect genius <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f44d.png" alt="👍" class="wp-smiley" style="height: 1em; max-height: 1em;" /> dude it worked after days of googling <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f62d.png" alt="😭" class="wp-smiley" style="height: 1em; max-height: 1em;" />]]></description>
			<content:encoded><![CDATA[<p>Perfect perfect genius 👍 dude it worked after days of googling 😭</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Hamza		</title>
		<link>https://www.moellerstudios.org/how-to-obtain-and-install-adb-on-a-mac/#comment-361</link>

		<dc:creator><![CDATA[Hamza]]></dc:creator>
		<pubDate>Fri, 05 Jun 2020 06:10:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.moellerstudios.org/?p=901#comment-361</guid>

					<description><![CDATA[Thank you so much. This was really simple and straight-forward.]]></description>
			<content:encoded><![CDATA[<p>Thank you so much. This was really simple and straight-forward.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Robin		</title>
		<link>https://www.moellerstudios.org/how-to-obtain-and-install-adb-on-a-mac/#comment-328</link>

		<dc:creator><![CDATA[Robin]]></dc:creator>
		<pubDate>Sat, 11 Apr 2020 06:51:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.moellerstudios.org/?p=901#comment-328</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.moellerstudios.org/how-to-obtain-and-install-adb-on-a-mac/#comment-161&quot;&gt;Frankie&lt;/a&gt;.

This worked for me.  Many other guides didn’t. 

I needed to get a root shell using:-
sudo -i 
before:-
echo ‘export PATH:~/SDKs/android-sdk-macosx/platform-tools/‘ &#062;&#062; ~/.bash_profile 

Then:-
echo $PATH 
worked after closing terminal and reopening (but not before, for me), and finally:-
adb
worked]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.moellerstudios.org/how-to-obtain-and-install-adb-on-a-mac/#comment-161">Frankie</a>.</p>
<p>This worked for me.  Many other guides didn’t. </p>
<p>I needed to get a root shell using:-<br />
sudo -i<br />
before:-<br />
echo ‘export PATH:~/SDKs/android-sdk-macosx/platform-tools/‘ &gt;&gt; ~/.bash_profile </p>
<p>Then:-<br />
echo $PATH<br />
worked after closing terminal and reopening (but not before, for me), and finally:-<br />
adb<br />
worked</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: James		</title>
		<link>https://www.moellerstudios.org/how-to-obtain-and-install-adb-on-a-mac/#comment-324</link>

		<dc:creator><![CDATA[James]]></dc:creator>
		<pubDate>Wed, 04 Mar 2020 22:25:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.moellerstudios.org/?p=901#comment-324</guid>

					<description><![CDATA[GENIUS! Worked perfectly.  Thank you!!!]]></description>
			<content:encoded><![CDATA[<p>GENIUS! Worked perfectly.  Thank you!!!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: John		</title>
		<link>https://www.moellerstudios.org/how-to-obtain-and-install-adb-on-a-mac/#comment-322</link>

		<dc:creator><![CDATA[John]]></dc:creator>
		<pubDate>Mon, 25 Nov 2019 23:30:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.moellerstudios.org/?p=901#comment-322</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.moellerstudios.org/how-to-obtain-and-install-adb-on-a-mac/#comment-321&quot;&gt;pon&lt;/a&gt;.

Certainly.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.moellerstudios.org/how-to-obtain-and-install-adb-on-a-mac/#comment-321">pon</a>.</p>
<p>Certainly.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: pon		</title>
		<link>https://www.moellerstudios.org/how-to-obtain-and-install-adb-on-a-mac/#comment-321</link>

		<dc:creator><![CDATA[pon]]></dc:creator>
		<pubDate>Sun, 24 Nov 2019 16:09:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.moellerstudios.org/?p=901#comment-321</guid>

					<description><![CDATA[i will go for it, thank you John]]></description>
			<content:encoded><![CDATA[<p>i will go for it, thank you John</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: John		</title>
		<link>https://www.moellerstudios.org/how-to-obtain-and-install-adb-on-a-mac/#comment-318</link>

		<dc:creator><![CDATA[John]]></dc:creator>
		<pubDate>Wed, 20 Nov 2019 22:18:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.moellerstudios.org/?p=901#comment-318</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.moellerstudios.org/how-to-obtain-and-install-adb-on-a-mac/#comment-316&quot;&gt;paul&lt;/a&gt;.

It appears that adb is installed correctly on your machine. It shows that your device is unauthorized. Try the top answer found here &lt;a href=&quot;https://stackoverflow.com/questions/23081263/adb-android-device-unauthorized&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer nofollow ugc&quot;&gt;https://stackoverflow.com/questions/23081263/adb-android-device-unauthorized&lt;/a&gt; .]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.moellerstudios.org/how-to-obtain-and-install-adb-on-a-mac/#comment-316">paul</a>.</p>
<p>It appears that adb is installed correctly on your machine. It shows that your device is unauthorized. Try the top answer found here <a href="https://stackoverflow.com/questions/23081263/adb-android-device-unauthorized" target="_blank" rel="noopener noreferrer nofollow ugc">https://stackoverflow.com/questions/23081263/adb-android-device-unauthorized</a> .</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: paul		</title>
		<link>https://www.moellerstudios.org/how-to-obtain-and-install-adb-on-a-mac/#comment-316</link>

		<dc:creator><![CDATA[paul]]></dc:creator>
		<pubDate>Thu, 14 Nov 2019 12:07:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.moellerstudios.org/?p=901#comment-316</guid>

					<description><![CDATA[thank you John
I did all exactly what you said: But than I found, that mac has not installed the stuff for adb&#039;s.....
So I had to install Homebrew (&lt;a href=&quot;http://stackoverflow.com/questions/17901692/set-up-adb-on-mac-os-x/19142768&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer nofollow ugc&quot;&gt;http://stackoverflow.com/questions/17901692/set-up-adb-on-mac-os-x/19142768&lt;/a&gt;) It &quot;did&quot; a lot of work in terminal on my mac (sic?) not shure if its safe(lot of remote stuff) 
but it shows 
Homebrew is run entirely by unpaid volunteers. Please consider donating:
  &lt;a href=&quot;http://github.com/Homebrew/brew#donations&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer nofollow ugc&quot;&gt;http://github.com/Homebrew/brew#donations&lt;/a&gt;
==&#062; Next steps:
- Run `brew help` to get started
- Further documentation: 
    &lt;a href=&quot;http://docs.brew.sh&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer nofollow ugc&quot;&gt;http://docs.brew.sh&lt;/a&gt;
MacBook-Air:~ paul$ brew cask install android-platform-tools
==&#062; Tapping homebrew/cask
Cloning into &#039;/usr/local/Homebrew/Library/Taps/homebrew/homebrew-cask&#039;...
remote: Enumerating objects: 3571, done.
remote: Counting objects: 100% (3571/3571), done.
remote: Compressing objects: 100% (3562/3562), done.
remote: Total 3571 (delta 25), reused 456 (delta 7), pack-reused 0
Receiving objects: 100% (3571/3571), 1.20 MiB &#124; 613.00 KiB/s, done.
Resolving deltas: 100% (25/25), done.
Tapped 1 command and 3459 casks (3,576 files, 3.9MB).
==&#062; Downloading &lt;a href=&quot;http://dl.google.com/android/repository/platform-tools_r29.0.5-&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer nofollow ugc&quot;&gt;http://dl.google.com/android/repository/platform-tools_r29.0.5-&lt;/a&gt;
######################################################################## 100.0%
==&#062; Verifying SHA-256 checksum for Cask &#039;android-platform-tools&#039;.
==&#062; Installing Cask android-platform-tools
==&#062; Linking Binary &#039;adb&#039; to &#039;/usr/local/bin/adb&#039;.
==&#062; Linking Binary &#039;dmtracedump&#039; to &#039;/usr/local/bin/dmtracedump&#039;.
==&#062; Linking Binary &#039;etc1tool&#039; to &#039;/usr/local/bin/etc1tool&#039;.
==&#062; Linking Binary &#039;fastboot&#039; to &#039;/usr/local/bin/fastboot&#039;.
==&#062; Linking Binary &#039;hprof-conv&#039; to &#039;/usr/local/bin/hprof-conv&#039;.
==&#062; Linking Binary &#039;mke2fs&#039; to &#039;/usr/local/bin/mke2fs&#039;.
?  android-platform-tools was successfully installed!
MacBook-Air:~ paul$ adb devices
* daemon not running; starting now at tcp:5037
* daemon started successfully
List of devices attached
7a5ac41d	unauthorized.......no can you help me again John?]]></description>
			<content:encoded><![CDATA[<p>thank you John<br />
I did all exactly what you said: But than I found, that mac has not installed the stuff for adb&#8217;s&#8230;..<br />
So I had to install Homebrew (<a href="http://stackoverflow.com/questions/17901692/set-up-adb-on-mac-os-x/19142768" target="_blank" rel="noopener noreferrer nofollow ugc">http://stackoverflow.com/questions/17901692/set-up-adb-on-mac-os-x/19142768</a>) It &#8220;did&#8221; a lot of work in terminal on my mac (sic?) not shure if its safe(lot of remote stuff)<br />
but it shows<br />
Homebrew is run entirely by unpaid volunteers. Please consider donating:<br />
  <a href="http://github.com/Homebrew/brew#donations" target="_blank" rel="noopener noreferrer nofollow ugc">http://github.com/Homebrew/brew#donations</a><br />
==&gt; Next steps:<br />
&#8211; Run `brew help` to get started<br />
&#8211; Further documentation:<br />
    <a href="http://docs.brew.sh" target="_blank" rel="noopener noreferrer nofollow ugc">http://docs.brew.sh</a><br />
MacBook-Air:~ paul$ brew cask install android-platform-tools<br />
==&gt; Tapping homebrew/cask<br />
Cloning into &#8216;/usr/local/Homebrew/Library/Taps/homebrew/homebrew-cask&#8217;&#8230;<br />
remote: Enumerating objects: 3571, done.<br />
remote: Counting objects: 100% (3571/3571), done.<br />
remote: Compressing objects: 100% (3562/3562), done.<br />
remote: Total 3571 (delta 25), reused 456 (delta 7), pack-reused 0<br />
Receiving objects: 100% (3571/3571), 1.20 MiB | 613.00 KiB/s, done.<br />
Resolving deltas: 100% (25/25), done.<br />
Tapped 1 command and 3459 casks (3,576 files, 3.9MB).<br />
==&gt; Downloading <a href="http://dl.google.com/android/repository/platform-tools_r29.0.5-" target="_blank" rel="noopener noreferrer nofollow ugc">http://dl.google.com/android/repository/platform-tools_r29.0.5-</a><br />
######################################################################## 100.0%<br />
==&gt; Verifying SHA-256 checksum for Cask &#8216;android-platform-tools&#8217;.<br />
==&gt; Installing Cask android-platform-tools<br />
==&gt; Linking Binary &#8216;adb&#8217; to &#8216;/usr/local/bin/adb&#8217;.<br />
==&gt; Linking Binary &#8216;dmtracedump&#8217; to &#8216;/usr/local/bin/dmtracedump&#8217;.<br />
==&gt; Linking Binary &#8216;etc1tool&#8217; to &#8216;/usr/local/bin/etc1tool&#8217;.<br />
==&gt; Linking Binary &#8216;fastboot&#8217; to &#8216;/usr/local/bin/fastboot&#8217;.<br />
==&gt; Linking Binary &#8216;hprof-conv&#8217; to &#8216;/usr/local/bin/hprof-conv&#8217;.<br />
==&gt; Linking Binary &#8216;mke2fs&#8217; to &#8216;/usr/local/bin/mke2fs&#8217;.<br />
?  android-platform-tools was successfully installed!<br />
MacBook-Air:~ paul$ adb devices<br />
* daemon not running; starting now at tcp:5037<br />
* daemon started successfully<br />
List of devices attached<br />
7a5ac41d	unauthorized&#8230;&#8230;.no can you help me again John?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: John		</title>
		<link>https://www.moellerstudios.org/how-to-obtain-and-install-adb-on-a-mac/#comment-313</link>

		<dc:creator><![CDATA[John]]></dc:creator>
		<pubDate>Wed, 06 Nov 2019 19:21:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.moellerstudios.org/?p=901#comment-313</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.moellerstudios.org/how-to-obtain-and-install-adb-on-a-mac/#comment-312&quot;&gt;paul&lt;/a&gt;.

After you unzipped &quot;platform-tools&quot; by double-clicking on it, where did you place the &quot;platform-tools&quot; folder? If you moved it somewhere different than what is outlined in the post, you will have to make sure you have the correct path to the &quot;platform-tools&quot; folder when you add it to the PATH variable.

Just to be clear, in my home directory (the folder with the house on it), I created a folder called “SDKs,” and inside that folder I created another folder called “android-sdk-macosx,” and then I placed the unzipped, downloaded folder &quot;platform-tools&quot; in there.

Hope that helps.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.moellerstudios.org/how-to-obtain-and-install-adb-on-a-mac/#comment-312">paul</a>.</p>
<p>After you unzipped &#8220;platform-tools&#8221; by double-clicking on it, where did you place the &#8220;platform-tools&#8221; folder? If you moved it somewhere different than what is outlined in the post, you will have to make sure you have the correct path to the &#8220;platform-tools&#8221; folder when you add it to the PATH variable.</p>
<p>Just to be clear, in my home directory (the folder with the house on it), I created a folder called “SDKs,” and inside that folder I created another folder called “android-sdk-macosx,” and then I placed the unzipped, downloaded folder &#8220;platform-tools&#8221; in there.</p>
<p>Hope that helps.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: paul		</title>
		<link>https://www.moellerstudios.org/how-to-obtain-and-install-adb-on-a-mac/#comment-312</link>

		<dc:creator><![CDATA[paul]]></dc:creator>
		<pubDate>Sun, 03 Nov 2019 11:32:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.moellerstudios.org/?p=901#comment-312</guid>

					<description><![CDATA[after inserting adb devices it writes &quot;comand not found&quot;
MacBook-Air:~ paul$  cd /path/to/extracted/folder/
-bash: cd: /path/to/extracted/folder/: No such file or directory
MacBook-Air:~ paul$ echo &#039;export PATH=$PATH:~/SDKs/android-sdk-macosx/platform-tools/&#039; &#062;&#062; ~/.bash_profile
MacBook-Air:~ paul$ source ~/.bash_profile
MacBook-Air:~ paul$ echo $PATH
/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Users/paul/SDKs/android-sdk-macosx/platform-tools/:/Users/paul/SDKs/android-sdk-macosx/platform-tools/:/Users/paul/SDKs/android-sdk-macosx/platform-tools/:/Users/paul/SDKs/android-sdk-macosx/platform-tools/:/Users/paul/SDKs/android-sdk-macosx/platform-tools/:/Users/paul/SDKs/android-sdk-macosx/platform-tools/
MacBook-Air:~ paul$ adb devices
-bash: adb: command not found
MacBook-Air:~ paul$ adb devices]]></description>
			<content:encoded><![CDATA[<p>after inserting adb devices it writes &#8220;comand not found&#8221;<br />
MacBook-Air:~ paul$  cd /path/to/extracted/folder/<br />
-bash: cd: /path/to/extracted/folder/: No such file or directory<br />
MacBook-Air:~ paul$ echo &#8216;export PATH=$PATH:~/SDKs/android-sdk-macosx/platform-tools/&#8217; &gt;&gt; ~/.bash_profile<br />
MacBook-Air:~ paul$ source ~/.bash_profile<br />
MacBook-Air:~ paul$ echo $PATH<br />
/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Users/paul/SDKs/android-sdk-macosx/platform-tools/:/Users/paul/SDKs/android-sdk-macosx/platform-tools/:/Users/paul/SDKs/android-sdk-macosx/platform-tools/:/Users/paul/SDKs/android-sdk-macosx/platform-tools/:/Users/paul/SDKs/android-sdk-macosx/platform-tools/:/Users/paul/SDKs/android-sdk-macosx/platform-tools/<br />
MacBook-Air:~ paul$ adb devices<br />
-bash: adb: command not found<br />
MacBook-Air:~ paul$ adb devices</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/?utm_source=w3tc&utm_medium=footer_comment&utm_campaign=free_plugin

Object Caching 31/45 objects using APC
Page Caching using Disk: Enhanced 
Lazy Loading (feed)

Served from: www.moellerstudios.org @ 2026-05-07 18:29:25 by W3 Total Cache
-->