<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https:///index.php?action=history&amp;feed=atom&amp;title=Setting_Developer_Options</id>
	<title>Setting Developer Options - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https:///index.php?action=history&amp;feed=atom&amp;title=Setting_Developer_Options"/>
	<link rel="alternate" type="text/html" href=""/>
	<updated>2026-04-07T09:34:32Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.1</generator>
	<entry>
		<id></id>
		<title>Gr0x0rd: Created page with &quot;The first step is to enable the developer options on your Nexus. Go into your phone settings, and choose &quot;Developer Options&quot;. If you don&#039;t see this option, go into &quot;About Phone&quot; ...&quot;</title>
		<link rel="alternate" type="text/html" href=""/>
		<updated>2013-01-11T06:45:54Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;The first step is to enable the developer options on your Nexus. Go into your phone settings, and choose &amp;quot;Developer Options&amp;quot;. If you don&amp;#039;t see this option, go into &amp;quot;About Phone&amp;quot; ...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;The first step is to enable the developer options on your Nexus. Go into your phone settings, and choose &amp;quot;Developer Options&amp;quot;. If you don&amp;#039;t see this option, go into &amp;quot;About Phone&amp;quot; and tap on &amp;quot;Build Number&amp;quot; until the option appears. Once you&amp;#039;ve entered the Developer Options, enable Android Debugging.&lt;br /&gt;
&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
Connect your Nexus to the PC using a USB cable. To ensure connectivity&lt;br /&gt;
 $ sudo lsusb&lt;br /&gt;
You should see a device in the list similar to as follows:&lt;br /&gt;
 ...&lt;br /&gt;
 Bus 001 Device 055: ID 18d1:4ee1 Google Inc.&lt;br /&gt;
 ...&lt;br /&gt;
If you haven&amp;#039;t already, you&amp;#039;ll need to add the platform-tools folder in the Android development framework to your system path to get access to tools like &amp;#039;&amp;#039;&amp;#039;adb&amp;#039;&amp;#039;&amp;#039; and &amp;#039;&amp;#039;&amp;#039;fastboot&amp;#039;&amp;#039;&amp;#039;. Once you&amp;#039;ve done this, you can use adb to query your phone.&lt;br /&gt;
 $ adb devices&lt;br /&gt;
The device should show up as follows:&lt;br /&gt;
 List of devices attached:&lt;br /&gt;
 &amp;lt;random string here&amp;gt;            device&lt;br /&gt;
You can then reboot the phone into the bootloader. You can also do this manually by turning the phone off, then holding power and volume down (volume up on newer Nexus models).&lt;br /&gt;
 $ adb reboot bootloader&lt;br /&gt;
The next step is to [[Unlock the Bootloader]].&lt;/div&gt;</summary>
		<author><name>Gr0x0rd</name></author>
	</entry>
</feed>