

<?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: Source for Non Market Android Apps</title>
	<atom:link href="http://www.neondemon.com/archives/source-for-non-market-android-apps/feed" rel="self" type="application/rss+xml" />
	<link>http://www.neondemon.com/archives/source-for-non-market-android-apps</link>
	<description>Mike Is Amazing!</description>
	<lastBuildDate>Sat, 28 Jan 2012 16:17:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: How do i enable Non market apps on att android phones? &#124; Free Apps</title>
		<link>http://www.neondemon.com/archives/source-for-non-market-android-apps/comment-page-1#comment-34785</link>
		<dc:creator>How do i enable Non market apps on att android phones? &#124; Free Apps</dc:creator>
		<pubDate>Mon, 23 Jan 2012 09:15:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.neondemon.com/?p=2032#comment-34785</guid>
		<description>[...] var custom_dialog = (jQuery.browser.msie) ? true : false; jQuery(document).ready(function(){ if (custom_dialog) { var underlay_div = &quot;&quot;; jQuery(underlay_div).appendTo(&quot;body&quot;); } jQuery(&quot;Shopping Cart&quot;).appendTo(&quot;body&quot;); jQuery(&quot;#amzncartdiv&quot;).dialog({ title: &quot;Shopping Cart&quot;, modal: !(custom_dialog), resizable: true, width: 670, height: 400, autoOpen: false }); /* Make the Shopping Cart follow the scroll */ // { var cartdivwrapper = document.getElementById(&quot;amzncartdiv&quot;).parentNode; cartdivwrapper.style.position = &#039;fixed&#039;; cartdivwrapper.style.top = &#039;25%&#039;; cartdivwrapper.style.width = &#039;25%&#039;; // } if (custom_dialog) { jQuery(&quot;#amzncartdiv&quot;).bind(&quot;dialogopen&quot;, function(event, ui) { var underlay = jQuery(&quot;#amzncartdiv_underlay&quot;); underlay.css(&#039;height&#039;, jQuery(document).height() + &#039;px&#039;); underlay.css(&#039;width&#039;, jQuery(document).width() + &#039;px&#039;); underlay.show(); }); } jQuery(&quot;#amzncartdiv&quot;).bind(&quot;dialogbeforeclose&quot;, function(event, ui) { location.reload(); }); jQuery(&quot;.amzn_addtocart_onsite_link&quot;).click(function (e) { e.preventDefault(); }); }); function amzn_onsitecartQty(postid) { qty = jQuery(&quot;#qtyfor_&quot; + postid).val(); amzn_cartLoading(); jQuery.ajax({ url: &quot;http://www.thefreeandroidapps.info/wp-admin/admin-ajax.php&quot;, type:&#039;POST&#039;, data:&#039;action=amzn_onsitecart_qtyproduct&amp;postid=&#039; + postid + &#039;&amp;qty=&#039; + qty, success:function(results) { amzn_onsitecartShow(); } }); } function amzn_onsitecartRemove(postid) { amzn_cartLoading(); jQuery.ajax({ url: &quot;http://www.thefreeandroidapps.info/wp-admin/admin-ajax.php&quot;, type:&#039;POST&#039;, data:&#039;action=amzn_onsitecart_removeproduct&amp;postid=&#039; + postid, success:function(results) { amzn_onsitecartShow(); } }); } function amzn_cartLoading() { waithtml = &quot;&quot;; jQuery(&quot;#amzncartdiv&quot;).dialog(&quot;open&quot;); jQuery(&quot;#amzncartdiv&quot;).html(waithtml); } function amzn_onsitecartAdd(postid) { amzn_cartLoading(); jQuery.ajax({ url: &quot;http://www.thefreeandroidapps.info/wp-admin/admin-ajax.php&quot;, type:&#039;POST&#039;, data:&#039;action=amzn_onsitecart_addproduct&amp;postid=&#039; + postid, success:function(results) { amzn_onsitecartShow(); } }); } function amzn_onsitecartShow() { amzn_cartLoading(); jQuery.ajax({ url: &quot;http://www.thefreeandroidapps.info/wp-admin/admin-ajax.php&quot;, type:&#039;POST&#039;, data:&#039;action=amzn_onsitecart_showcart&#039;, success:function(results) { jQuery(&quot;#amzncartdiv&quot;).html(results); jQuery(&quot;#amzncart_continueshopping&quot;).button(); jQuery(&quot;#amzncart_checkout&quot;).button(); } }); }  #split {}#single {}#splitalign {margin-left: auto; margin-right: auto;}#singlealign {margin-left: auto; margin-right: auto;}.linkboxtext {line-height: 1.4em;}.linkboxcontainer {padding: 7px 7px 7px 7px;background-color:#eeeeee;border-color:#000000;border-width:0px; border-style:solid;}.linkboxdisplay {padding: 7px 7px 7px 7px;}.linkboxdisplay td {text-align: center;}.linkboxdisplay a:link {text-decoration: none;}.linkboxdisplay a:hover {text-decoration: underline;} function opensingledropdown() { document.getElementById(&#039;singletablelinks&#039;).style.display = &#039;&#039;; document.getElementById(&#039;singlemouse&#039;).style.display = &#039;none&#039;; } function closesingledropdown() { document.getElementById(&#039;singletablelinks&#039;).style.display = &#039;none&#039;; document.getElementById(&#039;singlemouse&#039;).style.display = &#039;&#039;; } Root Motorola Atrix 4G smartphone and install Non Market AppsAndroidmarket &#8211; How to Create Android Apps &#8211; Eclipse Export .apk Market Ready FilesTop 10 Android Market apps that work on a jailbroken BlackBerry PlaybookSource for Non Market Android Apps [...]</description>
		<content:encoded><![CDATA[<p>[...] var custom_dialog = (jQuery.browser.msie) ? true : false; jQuery(document).ready(function(){ if (custom_dialog) { var underlay_div = &quot;&quot;; jQuery(underlay_div).appendTo(&quot;body&quot;); } jQuery(&quot;Shopping Cart&quot;).appendTo(&quot;body&quot;); jQuery(&quot;#amzncartdiv&quot;).dialog({ title: &quot;Shopping Cart&quot;, modal: !(custom_dialog), resizable: true, width: 670, height: 400, autoOpen: false }); /* Make the Shopping Cart follow the scroll */ // { var cartdivwrapper = document.getElementById(&quot;amzncartdiv&quot;).parentNode; cartdivwrapper.style.position = &#039;fixed&#039;; cartdivwrapper.style.top = &#039;25%&#039;; cartdivwrapper.style.width = &#039;25%&#039;; // } if (custom_dialog) { jQuery(&quot;#amzncartdiv&quot;).bind(&quot;dialogopen&quot;, function(event, ui) { var underlay = jQuery(&quot;#amzncartdiv_underlay&quot;); underlay.css(&#039;height&#039;, jQuery(document).height() + &#039;px&#039;); underlay.css(&#039;width&#039;, jQuery(document).width() + &#039;px&#039;); underlay.show(); }); } jQuery(&quot;#amzncartdiv&quot;).bind(&quot;dialogbeforeclose&quot;, function(event, ui) { location.reload(); }); jQuery(&quot;.amzn_addtocart_onsite_link&quot;).click(function (e) { e.preventDefault(); }); }); function amzn_onsitecartQty(postid) { qty = jQuery(&quot;#qtyfor_&quot; + postid).val(); amzn_cartLoading(); jQuery.ajax({ url: &quot;<a href="http://www.thefreeandroidapps.info/wp-admin/admin-ajax.php&quot;" rel="nofollow">http://www.thefreeandroidapps.info/wp-admin/admin-ajax.php&quot;</a>, type:&#039;POST&#039;, data:&#039;action=amzn_onsitecart_qtyproduct&amp;postid=&#039; + postid + &#039;&amp;qty=&#039; + qty, success:function(results) { amzn_onsitecartShow(); } }); } function amzn_onsitecartRemove(postid) { amzn_cartLoading(); jQuery.ajax({ url: &quot;<a href="http://www.thefreeandroidapps.info/wp-admin/admin-ajax.php&quot;" rel="nofollow">http://www.thefreeandroidapps.info/wp-admin/admin-ajax.php&quot;</a>, type:&#039;POST&#039;, data:&#039;action=amzn_onsitecart_removeproduct&amp;postid=&#039; + postid, success:function(results) { amzn_onsitecartShow(); } }); } function amzn_cartLoading() { waithtml = &quot;&quot;; jQuery(&quot;#amzncartdiv&quot;).dialog(&quot;open&quot;); jQuery(&quot;#amzncartdiv&quot;).html(waithtml); } function amzn_onsitecartAdd(postid) { amzn_cartLoading(); jQuery.ajax({ url: &quot;<a href="http://www.thefreeandroidapps.info/wp-admin/admin-ajax.php&quot;" rel="nofollow">http://www.thefreeandroidapps.info/wp-admin/admin-ajax.php&quot;</a>, type:&#039;POST&#039;, data:&#039;action=amzn_onsitecart_addproduct&amp;postid=&#039; + postid, success:function(results) { amzn_onsitecartShow(); } }); } function amzn_onsitecartShow() { amzn_cartLoading(); jQuery.ajax({ url: &quot;<a href="http://www.thefreeandroidapps.info/wp-admin/admin-ajax.php&quot;" rel="nofollow">http://www.thefreeandroidapps.info/wp-admin/admin-ajax.php&quot;</a>, type:&#039;POST&#039;, data:&#039;action=amzn_onsitecart_showcart&#039;, success:function(results) { jQuery(&quot;#amzncartdiv&quot;).html(results); jQuery(&quot;#amzncart_continueshopping&quot;).button(); jQuery(&quot;#amzncart_checkout&quot;).button(); } }); }  #split {}#single {}#splitalign {margin-left: auto; margin-right: auto;}#singlealign {margin-left: auto; margin-right: auto;}.linkboxtext {line-height: 1.4em;}.linkboxcontainer {padding: 7px 7px 7px 7px;background-color:#eeeeee;border-color:#000000;border-width:0px; border-style:solid;}.linkboxdisplay {padding: 7px 7px 7px 7px;}.linkboxdisplay td {text-align: center;}.linkboxdisplay a:link {text-decoration: none;}.linkboxdisplay a:hover {text-decoration: underline;} function opensingledropdown() { document.getElementById(&#039;singletablelinks&#039;).style.display = &#039;&#039;; document.getElementById(&#039;singlemouse&#039;).style.display = &#039;none&#039;; } function closesingledropdown() { document.getElementById(&#039;singletablelinks&#039;).style.display = &#039;none&#039;; document.getElementById(&#039;singlemouse&#039;).style.display = &#039;&#039;; } Root Motorola Atrix 4G smartphone and install Non Market AppsAndroidmarket &#8211; How to Create Android Apps &#8211; Eclipse Export .apk Market Ready FilesTop 10 Android Market apps that work on a jailbroken BlackBerry PlaybookSource for Non Market Android Apps [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chrisjohnpaulwright</title>
		<link>http://www.neondemon.com/archives/source-for-non-market-android-apps/comment-page-1#comment-34784</link>
		<dc:creator>Chrisjohnpaulwright</dc:creator>
		<pubDate>Fri, 13 Jan 2012 03:59:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.neondemon.com/?p=2032#comment-34784</guid>
		<description>how to root android phone?
 </description>
		<content:encoded><![CDATA[<p>how to root android phone?<br />
 </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jomson George</title>
		<link>http://www.neondemon.com/archives/source-for-non-market-android-apps/comment-page-1#comment-34774</link>
		<dc:creator>Jomson George</dc:creator>
		<pubDate>Tue, 06 Dec 2011 08:01:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.neondemon.com/?p=2032#comment-34774</guid>
		<description>yeah, best alternative. Thanks for suggesting:)</description>
		<content:encoded><![CDATA[<p>yeah, best alternative. Thanks for suggesting:)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BoopathyD</title>
		<link>http://www.neondemon.com/archives/source-for-non-market-android-apps/comment-page-1#comment-34772</link>
		<dc:creator>BoopathyD</dc:creator>
		<pubDate>Sat, 03 Dec 2011 09:54:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.neondemon.com/?p=2032#comment-34772</guid>
		<description>An excellent alternative. Thanks!!</description>
		<content:encoded><![CDATA[<p>An excellent alternative. Thanks!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: metin2 yang</title>
		<link>http://www.neondemon.com/archives/source-for-non-market-android-apps/comment-page-1#comment-34293</link>
		<dc:creator>metin2 yang</dc:creator>
		<pubDate>Thu, 02 Sep 2010 07:10:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.neondemon.com/?p=2032#comment-34293</guid>
		<description>a  cool  page .  thanks  for  sharing  it</description>
		<content:encoded><![CDATA[<p>a  cool  page .  thanks  for  sharing  it</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Presidents, Assemble! Will Ferrell, Jim Carrey, Chevy Chase &#8230; &#124; Jim Carrey Celebrity Monitor</title>
		<link>http://www.neondemon.com/archives/source-for-non-market-android-apps/comment-page-1#comment-31166</link>
		<dc:creator>Presidents, Assemble! Will Ferrell, Jim Carrey, Chevy Chase &#8230; &#124; Jim Carrey Celebrity Monitor</dc:creator>
		<pubDate>Thu, 04 Mar 2010 23:22:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.neondemon.com/?p=2032#comment-31166</guid>
		<description>[...] Source for Non Market Android Apps &#124; Mike Norman&#039;s Blog [...]</description>
		<content:encoded><![CDATA[<p>[...] Source for Non Market Android Apps | Mike Norman&#39;s Blog [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

