<?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>Różności ... &#187; Android</title>
	<atom:link href="http://www.jaceksen.pl/wordpress/?feed=rss2&#038;tag=android" rel="self" type="application/rss+xml" />
	<link>http://www.jaceksen.pl/wordpress</link>
	<description>czyli moje notki</description>
	<lastBuildDate>Sun, 14 Nov 2021 16:21:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.3</generator>
		<item>
		<title>Android &#8211; enable the developer options. Phone/Tablet</title>
		<link>http://www.jaceksen.pl/wordpress/?p=4597</link>
		<comments>http://www.jaceksen.pl/wordpress/?p=4597#comments</comments>
		<pubDate>Fri, 16 Feb 2018 10:02:30 +0000</pubDate>
		<dc:creator>Jacek</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Programowanie]]></category>

		<guid isPermaLink="false">http://www.jaceksen.pl/wordpress/?p=4597</guid>
		<description><![CDATA[First, you must enable the developer options: Open the Settings app. (Only on Android 8.0 or higher) Select System. Scroll to the bottom and select About phone. Scroll to the bottom and tap Build number 7 times. Return to the previous screen to find Developer options near the bottom. Open Developer options, and then scroll down to find and enable USB debugging.]]></description>
		<wfw:commentRss>http://www.jaceksen.pl/wordpress/?feed=rss2&amp;p=4597</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Android Studio Font Size</title>
		<link>http://www.jaceksen.pl/wordpress/?p=4594</link>
		<comments>http://www.jaceksen.pl/wordpress/?p=4594#comments</comments>
		<pubDate>Wed, 07 Feb 2018 06:35:21 +0000</pubDate>
		<dc:creator>Jacek</dc:creator>
				<category><![CDATA[Android]]></category>

		<guid isPermaLink="false">http://www.jaceksen.pl/wordpress/?p=4594</guid>
		<description><![CDATA[File -&#62; Settings -&#62; Editor -&#62; General -&#62; Change font size (Zoom) with Ctrl+Mouse Wheel]]></description>
		<wfw:commentRss>http://www.jaceksen.pl/wordpress/?feed=rss2&amp;p=4594</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Android shortcuts</title>
		<link>http://www.jaceksen.pl/wordpress/?p=4579</link>
		<comments>http://www.jaceksen.pl/wordpress/?p=4579#comments</comments>
		<pubDate>Tue, 07 Nov 2017 10:23:31 +0000</pubDate>
		<dc:creator>Jacek</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Programowanie]]></category>

		<guid isPermaLink="false">http://www.jaceksen.pl/wordpress/?p=4579</guid>
		<description><![CDATA[Ctrl + Shift + Space &#8211; code completion Ctrl + Space &#8211; code completion Ctrl + O &#8211; override methods Shift + F6 &#8211; rename classes, methods, variables]]></description>
		<wfw:commentRss>http://www.jaceksen.pl/wordpress/?feed=rss2&amp;p=4579</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Android cert export</title>
		<link>http://www.jaceksen.pl/wordpress/?p=4577</link>
		<comments>http://www.jaceksen.pl/wordpress/?p=4577#comments</comments>
		<pubDate>Mon, 30 Oct 2017 16:42:48 +0000</pubDate>
		<dc:creator>Jacek</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Programowanie]]></category>

		<guid isPermaLink="false">http://www.jaceksen.pl/wordpress/?p=4577</guid>
		<description><![CDATA[keytool -exportcert -list -v -alias androiddebugkey -keystore ~/.android/debug.keystore]]></description>
		<wfw:commentRss>http://www.jaceksen.pl/wordpress/?feed=rss2&amp;p=4577</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>adb android</title>
		<link>http://www.jaceksen.pl/wordpress/?p=4559</link>
		<comments>http://www.jaceksen.pl/wordpress/?p=4559#comments</comments>
		<pubDate>Thu, 23 Mar 2017 19:35:34 +0000</pubDate>
		<dc:creator>Jacek</dc:creator>
				<category><![CDATA[Android]]></category>

		<guid isPermaLink="false">http://www.jaceksen.pl/wordpress/?p=4559</guid>
		<description><![CDATA[./adb root shell ./adb shell ./adb pull &#8216;/data/data&#8217; /home/jsen/Pulpit/pullAndroid/]]></description>
		<wfw:commentRss>http://www.jaceksen.pl/wordpress/?feed=rss2&amp;p=4559</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>eglsurfaceattrib error 0&#215;3009 &#8211; android</title>
		<link>http://www.jaceksen.pl/wordpress/?p=4545</link>
		<comments>http://www.jaceksen.pl/wordpress/?p=4545#comments</comments>
		<pubDate>Thu, 19 Jan 2017 17:00:35 +0000</pubDate>
		<dc:creator>Jacek</dc:creator>
				<category><![CDATA[Android]]></category>

		<guid isPermaLink="false">http://www.jaceksen.pl/wordpress/?p=4545</guid>
		<description><![CDATA[go to the AVD Manager and change the settings of your device. E.g the on the section &#8220;Emulated Performance&#8221; -&#62; Graphics to Hardware GLSE 2.0. source: http://stackoverflow.com/questions/40566645/egl-bad-match-error-android-studio]]></description>
		<wfw:commentRss>http://www.jaceksen.pl/wordpress/?feed=rss2&amp;p=4545</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Android emulator</title>
		<link>http://www.jaceksen.pl/wordpress/?p=4538</link>
		<comments>http://www.jaceksen.pl/wordpress/?p=4538#comments</comments>
		<pubDate>Fri, 30 Dec 2016 14:02:48 +0000</pubDate>
		<dc:creator>Jacek</dc:creator>
				<category><![CDATA[Bez kategorii]]></category>
		<category><![CDATA[Android]]></category>

		<guid isPermaLink="false">http://www.jaceksen.pl/wordpress/?p=4538</guid>
		<description><![CDATA[Cannot launch AVD in emulator. Output: libGL error: unable to load driver: nouveau_dri.so libGL error: driver pointer missing libGL error: failed to load driver: nouveau libGL error: unable to load driver: nouveau_dri.so libGL error: driver pointer missing libGL error: failed to load driver: nouveau libGL error: unable to load driver: swrast_dri.so libGL error: failed to [...]]]></description>
		<wfw:commentRss>http://www.jaceksen.pl/wordpress/?feed=rss2&amp;p=4538</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to set the JDK for Android Studio?</title>
		<link>http://www.jaceksen.pl/wordpress/?p=4394</link>
		<comments>http://www.jaceksen.pl/wordpress/?p=4394#comments</comments>
		<pubDate>Thu, 10 Sep 2015 11:47:16 +0000</pubDate>
		<dc:creator>Jacek</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Programowanie]]></category>

		<guid isPermaLink="false">http://www.jaceksen.pl/wordpress/?p=4394</guid>
		<description><![CDATA[I can&#8217;t compile a default new project for Android 2.1 because(?) the JDK used by Android Studio is JDK 1.7 but it should be JDK 1.6. To change it I go to File -&#62; Project Structure and try to find the JDK 1.6 location. http://askubuntu.com/questions/467870/how-to-set-the-jdk-for-android-studio]]></description>
		<wfw:commentRss>http://www.jaceksen.pl/wordpress/?feed=rss2&amp;p=4394</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
