<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Market 4 Android &#187; Frequently Asked Questions</title>
	<atom:link href="http://www.market4android.com/android-phone/frequently-asked-questions/feed" rel="self" type="application/rss+xml" />
	<link>http://www.market4android.com</link>
	<description>Android Apps and Modifications</description>
	<lastBuildDate>Thu, 17 May 2012 15:26:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>How to Open a Command Prompt</title>
		<link>http://www.market4android.com/how-to-open-a-command-prompt.php</link>
		<comments>http://www.market4android.com/how-to-open-a-command-prompt.php#comments</comments>
		<pubDate>Tue, 07 Sep 2010 20:38:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Frequently Asked Questions]]></category>
		<category><![CDATA[android 2.1 command prompt]]></category>
		<category><![CDATA[cmd]]></category>
		<category><![CDATA[command prompt]]></category>
		<category><![CDATA[how to open a command prompt]]></category>
		<category><![CDATA[how to open a command prompt for evo]]></category>
		<category><![CDATA[what is a command prompt]]></category>
		<category><![CDATA[what is cmd]]></category>

		<guid isPermaLink="false">http://www.market4android.com/?p=890</guid>
		<description><![CDATA[This is a quick explanation on how to open a command prompt. You will need to know how to do this whenever you want to root your Android phone, install or remove applications, and much more. Windows XP: Start &#62; Run &#62; (type) cmd &#62; Press &#8220;Run&#8221;. Windows Vista: Start &#62; (in the search box [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>This is a quick explanation on how to open a command prompt. You will need to know how to do this whenever you want to root your Android phone, install or remove applications, and much more.</p>
<p>Windows XP: Start &gt; Run &gt; (type) <em>cmd</em> &gt; Press &#8220;Run&#8221;.</p>
<p>Windows Vista: Start &gt; (in the search box in the start menu) type in <em>cmd</em>.</p>
<p>Windows 7: Start &gt; (in the search box in he start menu) type <em>cmd</em>.</p>
<p>This will open a black screen. That&#8217;s a command prompt! Congratulations!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.market4android.com/how-to-open-a-command-prompt.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Install Android SDK</title>
		<link>http://www.market4android.com/how-to-install-android-sdk.php</link>
		<comments>http://www.market4android.com/how-to-install-android-sdk.php#comments</comments>
		<pubDate>Sat, 04 Sep 2010 20:21:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Frequently Asked Questions]]></category>
		<category><![CDATA[..aria]]></category>
		<category><![CDATA[Android SDK]]></category>
		<category><![CDATA[Android SDK Installation]]></category>
		<category><![CDATA[droid x root]]></category>
		<category><![CDATA[how to install android SDK]]></category>
		<category><![CDATA[root]]></category>

		<guid isPermaLink="false">http://www.market4android.com/?p=886</guid>
		<description><![CDATA[This guide will give you an explanation of how to install the Android SDK. You&#8217;ll usually need this program if you want to do anything related to rooting your device, capturing screenshots, and much more. Wat this program enables you to do is modify your phone, remove applications, install new applications, and much more. Let&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>This guide will give you an explanation of how to install the Android SDK. You&#8217;ll usually need this program if you want to do anything related to rooting your device, capturing screenshots, and much more. Wat this program enables you to do is modify your phone, remove applications, install new applications, and much more. Let&#8217;s get started.</p>
<p>First you need to download the <a title="Android SDK" rel="nofollow" href="http://developer.android.com/sdk/index.html" target="_blank">Android SDK</a> for Windows. 99% of our guides are for Windows machines.</p>
<p>Once you download the SDK, you will need to install it in the simplest place possible, the root of your C: drive. When it asks you where you want to install it, please select C:\.</p>
<p>Once the SDK is installed, for your convenience and to follow our guides thoroughly, please rename the folder that is now on your C:\ drive named &#8216;android-sdk-windows&#8217; to &#8216;Android&#8217;. <span style="color: #ff0000;">UPDATE: the newest SDK places your ADB inside of the <em>platform-tools</em> folder instead of <em>tools</em>. You can either <strong>copy</strong> the ADB file from the <em>platform-tools</em> folder and paste the copy into <em>tools</em>, or get used to typing out &#8216;C:\Android\platform-tools&#8217; every time you need to get there&#8230; your choice! We will add both paths to ADB later, to make it easier for you.</span></p>
<p>Now, you need to install the <a title="Java Development Kit" rel="nofollow" href="http://java.sun.com/javase/downloads/widget/jdk6.jsp" target="_blank">Java Development Kit</a>. Install this to your C:\ drive as well.</p>
<p>This next part is tedious. When you finish installing Java, you will need to find the actual path to a file. We&#8217;re looking for a .bin file. Grab a pen and paper, you&#8217;ll need it. Go to My Computer, and open your C:\ drive. You should see a folder in there called &#8216;java&#8217;. Open it. Now, write down (without quotes), &#8216;C:\java\&#8217;. Inside that java folder, you should have a folder called jdk#.#.#_##, where the &#8216;#&#8217; represents a digit. Add that to what you have written down, now. It should now look like C:\java\jdk#.#.#_##\. In there, you should have a folder named &#8216;bin&#8217;. Add that to what you have written down now.</p>
<p>Now, to add the paths to your Environment Variables, perform the following steps:</p>
<ul>
<li>Windows 7: Control Panel &gt; System and Security &gt; System &gt; Advanced System Settings (on left) &gt; (tab) Advanced &gt; (button on bottom) Environment Variables</li>
<li>Windows XP: (right click) My Computer &gt; Properties &gt; (tab) Advanced &gt; (button) Environment Variables</li>
<li>Windows Vista: (right click) My Computer &gt; Properties &gt; (tab) Advanced &gt; (button) Environment Variables</li>
</ul>
<p>In the Environment Variables screen, you&#8217;ll see two areas. The bottom one is &#8220;System Variables&#8221;. Scroll through that list, find the row labeled PATH, select it and press edit. Once the box opens with a text field, go all the way to the end of it, add a semicolon (if there isn&#8217;t already one there), then add the following :</p>
<blockquote><p><span style="color: #0000ff;">C:\Android\tools;C:\Android\platform-tools;</span><span style="color: #ff0000;">C:\java\jdk#.#.#_##\bin <span style="color: #000000;">Note: The text in RED is what you wrote down a minute ago.</span><span style="color: #000000;"> </span></span></p></blockquote>
<p>This adds the proper path for some files and programs you&#8217;ll need in the near future.</p>
<p>This installs the Android SDK to your computer, allowing you to use essential programs while rooting or otherwise exploring your Android phone. Enjoy!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.market4android.com/how-to-install-android-sdk.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Get Sprint HTC Hero MSL</title>
		<link>http://www.market4android.com/how-to-get-sprint-htc-hero-msl.php</link>
		<comments>http://www.market4android.com/how-to-get-sprint-htc-hero-msl.php#comments</comments>
		<pubDate>Thu, 27 May 2010 05:24:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CDMA HTC Hero]]></category>
		<category><![CDATA[Frequently Asked Questions]]></category>
		<category><![CDATA[acquire sprint evo msl code]]></category>
		<category><![CDATA[aLogcat]]></category>
		<category><![CDATA[alogcat .apk htc]]></category>
		<category><![CDATA[andriod app that gets the mls code]]></category>
		<category><![CDATA[android app get msl]]></category>
		<category><![CDATA[android app that gets the mls code samsung]]></category>
		<category><![CDATA[android app to find msl]]></category>
		<category><![CDATA[android how to get msl]]></category>
		<category><![CDATA[evo msl]]></category>
		<category><![CDATA[find mls on htc hero]]></category>
		<category><![CDATA[get msl htc hero]]></category>
		<category><![CDATA[get msl with adb]]></category>
		<category><![CDATA[get spc how to htc hero]]></category>
		<category><![CDATA[get spc htc evo]]></category>
		<category><![CDATA[get sprint msl]]></category>
		<category><![CDATA[getspc htc hero]]></category>
		<category><![CDATA[getspc.apk]]></category>
		<category><![CDATA[Hero Lock code]]></category>
		<category><![CDATA[hero mls code]]></category>
		<category><![CDATA[Hero MSL]]></category>
		<category><![CDATA[how to find htc hero msl]]></category>
		<category><![CDATA[how to find msl hero]]></category>
		<category><![CDATA[how to find sprint hero msl code]]></category>
		<category><![CDATA[how to find your msl code htc hero]]></category>
		<category><![CDATA[how to get evo msl]]></category>
		<category><![CDATA[how to get msl code htc hero]]></category>
		<category><![CDATA[how to get msl code samsung moment]]></category>
		<category><![CDATA[how to get msl for htc hero]]></category>
		<category><![CDATA[how to get msl from htc hero]]></category>
		<category><![CDATA[how to get spc on htc hero]]></category>
		<category><![CDATA[how to get sprint htc hero spc code]]></category>
		<category><![CDATA[how to get your msl number on htc evo]]></category>
		<category><![CDATA[htc alogcat msl]]></category>
		<category><![CDATA[htc evo getspc download]]></category>
		<category><![CDATA[htc evo msl code]]></category>
		<category><![CDATA[htc evo spc read]]></category>
		<category><![CDATA[htc hero alogcat]]></category>
		<category><![CDATA[htc hero epst password]]></category>
		<category><![CDATA[htc hero find msl]]></category>
		<category><![CDATA[htc hero getspc]]></category>
		<category><![CDATA[htc hero msl]]></category>
		<category><![CDATA[htc hero msl code]]></category>
		<category><![CDATA[htc hero msl code on phone]]></category>
		<category><![CDATA[htc hero spc]]></category>
		<category><![CDATA[htc msl code]]></category>
		<category><![CDATA[htc sprint hero msl]]></category>
		<category><![CDATA[logcat htc hero msl]]></category>
		<category><![CDATA[market4android update prl]]></category>
		<category><![CDATA[MSL]]></category>
		<category><![CDATA[msl apk]]></category>
		<category><![CDATA[msl code for cdma hero]]></category>
		<category><![CDATA[msl code for htc hero]]></category>
		<category><![CDATA[msl code hero]]></category>
		<category><![CDATA[msl code htc]]></category>
		<category><![CDATA[msl code htc evo]]></category>
		<category><![CDATA[msl code htc hero]]></category>
		<category><![CDATA[msl code htc hero sprint cdma]]></category>
		<category><![CDATA[msl code reader "apk"]]></category>
		<category><![CDATA[msl finder android]]></category>
		<category><![CDATA[msl for htc evo]]></category>
		<category><![CDATA[msl htc catlog]]></category>
		<category><![CDATA[msl htc evo]]></category>
		<category><![CDATA[msl htc hero]]></category>
		<category><![CDATA[MSL lock code]]></category>
		<category><![CDATA[msl reader android apk]]></category>
		<category><![CDATA[msl reader apk]]></category>
		<category><![CDATA[msl reader apk download]]></category>
		<category><![CDATA[msl reader moment]]></category>
		<category><![CDATA[msl sprint hero]]></category>
		<category><![CDATA[mslreader.apk]]></category>
		<category><![CDATA[read spc from htc evo]]></category>
		<category><![CDATA[samsung android prl flashing]]></category>
		<category><![CDATA[spc apk]]></category>
		<category><![CDATA[spc htc evo]]></category>
		<category><![CDATA[spc htc hero sprint]]></category>
		<category><![CDATA[sprint hero htc dialer apk]]></category>
		<category><![CDATA[sprint hero spc]]></category>

		<guid isPermaLink="false">http://www.market4android.com/?p=178</guid>
		<description><![CDATA[This guide will explain how to get your Sprint HTC Hero MSL (Lock) Code. You may need this if you ever want to change your PRI or something, and there&#8217;s many other things you can do that may be discussed at a later date, but for now, let&#8217;s show you how to get your MSL. [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>This guide will explain how to get your Sprint HTC Hero MSL (Lock) Code. You may need this if you ever want to change your PRI or something, and there&#8217;s many other things you can do that may be discussed at a later date, but for now, let&#8217;s show you how to get your MSL.</p>
<p>First off, you need aLogcat, please use your <a title="Android Barcode Scanner" href="http://www.market4android.com/barcode-scanner-by-zxing.php" target="_blank">Barcode Scanner</a> to follow this link below to download the app straight from our website, or click it to download the APK directly to your computer so you can install it through ADB or something:</p>
<p><a href="http://www.market4android.com/apps/org.jtb.alogcat.apk"><img class="aligncenter size-full wp-image-179" title="aLogcat" src="http://www.market4android.com/wp-content/uploads/2010/05/qrcode1274937189830.jpg" alt="aLogcat" width="185" height="185" /></a>Next, once you download and install it, launch the app and Clear your Logcat, it will be easier to find your MSL this way.</p>
<p>On to the steps, which shouldn&#8217;t take you any more than 5 minutes, to get your MSL!</p>
<ol>
<li>Enter the EPST Menu by dialing ##3282# into your dialer, as seen in the first image below.</li>
<li>Wait a few seconds for a menu to appear. When it does, press &#8220;View Mode&#8221;, as seen in the second image below.</li>
<li>Now, your screen should open up a new menu with 3 options, as seen in the 3rd image below.</li>
<li>Now, press and hold your &#8220;Home&#8221; button until a menu appears, which should have aLogcat in it since you just ran it. It will now update itself. Once it finishes updating, press Menu, then Pause.</li>
<li>Scroll until you see a list of entries that are labeled <span style="color: #339966;"><span style="color: #00ff00;">I/EpstBroadcastReciever</span><span style="color: #000000;">, which should be colored </span><span style="color: #00ff00;">Green</span>. <span style="color: #000000;">You&#8217;ll see an example in the 4th image below.</span></span></li>
<li>Look for the line that has MSL= at the end of it.</li>
</ol>
<p>Congratulations! You&#8217;ve found your MSL code, and can now do some more cool things to your phone!</p>
<p style="text-align: center;">Screenshots of acquiring your MSL:</p>
]]></content:encoded>
			<wfw:commentRss>http://www.market4android.com/how-to-get-sprint-htc-hero-msl.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is a QR Code?</title>
		<link>http://www.market4android.com/what-is-a-qr-code.php</link>
		<comments>http://www.market4android.com/what-is-a-qr-code.php#comments</comments>
		<pubDate>Sat, 03 Apr 2010 18:27:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Frequently Asked Questions]]></category>
		<category><![CDATA[faq]]></category>
		<category><![CDATA[qr code]]></category>

		<guid isPermaLink="false">http://www.market4android.com/?p=33</guid>
		<description><![CDATA[Some of you may have seen mention of things called &#8216;QR Codes&#8217; when you&#8217;re reading around about Android apps. Well, I&#8217;ll give you a quick summary of what a QR code is in relation to Android. Basically, if you have a barcode reader, such as the one located in my article &#8220;Barcode Scanner&#8230;&#8220;, you&#8217;re able [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>Some of you may have seen mention of things called &#8216;QR Codes&#8217; when you&#8217;re reading around about Android apps. Well, I&#8217;ll give you a quick summary of what a QR code is in relation to Android.</p>
<p>Basically, if you have a barcode reader, such as the one located in my article &#8220;<a title="Barcode Scanner for Android Phones" href="http://www.market4android.com/barcode-scanner-by-zxing.php" target="_blank">Barcode Scanner&#8230;</a>&#8220;, you&#8217;re able to scan barcodes off of just about any package with it, and it will let you do searches for that product online. But what it also does is allow you to navigate to Android apps, too! The barcodes that contain that information are called QR codes, which are codes that look like a bunch of black squares arranged into one big square. This QR code stores information such as URLs, contact information, and much more. So long story short, if you&#8217;re on a website like this one that uses QR codes for download links, etc, you just turn on your barcode scanner and scan the QR code and voila! you&#8217;ve found your way to the link we wanted you to go to!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.market4android.com/what-is-a-qr-code.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>


<!-- W3 Total Cache: Minify debug info:
Engine:             disk: basic
Theme:              2949a
Template:           index
-->
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 38/41 queries in 0.046 seconds using memcached
Object Caching 939/939 objects using memcached

Served from: www.market4android.com @ 2012-05-18 15:53:10 -->
