<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.cs.earlham.edu/index.php?action=history&amp;feed=atom&amp;title=Running_Application_on_Device_Through_Eclipse</id>
	<title>Running Application on Device Through Eclipse - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.cs.earlham.edu/index.php?action=history&amp;feed=atom&amp;title=Running_Application_on_Device_Through_Eclipse"/>
	<link rel="alternate" type="text/html" href="https://wiki.cs.earlham.edu/index.php?title=Running_Application_on_Device_Through_Eclipse&amp;action=history"/>
	<updated>2026-08-12T07:21:41Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.2</generator>
	<entry>
		<id>https://wiki.cs.earlham.edu/index.php?title=Running_Application_on_Device_Through_Eclipse&amp;diff=13051&amp;oldid=prev</id>
		<title>Twright09: version 1</title>
		<link rel="alternate" type="text/html" href="https://wiki.cs.earlham.edu/index.php?title=Running_Application_on_Device_Through_Eclipse&amp;diff=13051&amp;oldid=prev"/>
		<updated>2012-04-20T00:09:02Z</updated>

		<summary type="html">&lt;p&gt;version 1&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;==Running Application Through Hardware Device==&lt;br /&gt;
#Start Eclipse.&lt;br /&gt;
#Plug Android device into computer with USB cable.&lt;br /&gt;
#Follow instructions on ensuring your device will be recognized by your OS: [http://developer.android.com/guide/developing/device.html Using Hardware Devices].&lt;br /&gt;
#Hit &amp;quot;Run&amp;quot; in Eclipse, if your device is plugged in and recognized then a &amp;quot;Device Chooser&amp;quot; window will pop up. Select your device you want to run it on.&lt;br /&gt;
#Your phone will jump to the running app on the phone whether it is locked or in another application.&lt;br /&gt;
&lt;br /&gt;
==Viewing the Debug Log in Eclipse==&lt;br /&gt;
#With your device plugged in and the application running, go to Window &amp;gt; Show View &amp;gt; Other... &lt;br /&gt;
#A pane will pop up, type &amp;quot;LogCat&amp;quot; into the search bar, select it and hit enter.&lt;br /&gt;
#An in Eclipse pane will appear with the real time device log. Messages written to the this log using [http://developer.android.com/reference/android/util/Log.html android.util.log]. Happy Debugging.&lt;/div&gt;</summary>
		<author><name>Twright09</name></author>
	</entry>
</feed>