<?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>Android &#8211; Aykut Çevik</title>
	<atom:link href="https://aykutcevik.com/blog/tag/android/feed/" rel="self" type="application/rss+xml" />
	<link>https://aykutcevik.com/blog</link>
	<description>coding &#38; projects</description>
	<lastBuildDate>Tue, 26 Dec 2023 10:23:45 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>
	<item>
		<title>Android: Block ads in all apps and while browsing</title>
		<link>https://aykutcevik.com/blog/android-block-ads-in-apps-and-while-browsing/</link>
					<comments>https://aykutcevik.com/blog/android-block-ads-in-apps-and-while-browsing/#respond</comments>
		
		<dc:creator><![CDATA[Aykut Çevik]]></dc:creator>
		<pubDate>Mon, 20 Apr 2020 16:00:00 +0000</pubDate>
				<category><![CDATA[Allgemein]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[Projekte]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Werbung]]></category>
		<category><![CDATA[Adblocker]]></category>
		<category><![CDATA[Ads]]></category>
		<category><![CDATA[DNS]]></category>
		<category><![CDATA[Lilly]]></category>
		<category><![CDATA[privacy]]></category>
		<guid isPermaLink="false">https://aykutcevik.com/blog/?p=1169</guid>

					<description><![CDATA[Blocking ads has various benefits: How can you make your whole Android system ad-free within a few minutes? Using &#8220;DNS Changer &#8211; Lilly&#8221; and AdGuard DNS! If you haven&#8217;t already, download &#8220;DNS Changer &#8211; Lilly&#8221; from the PlayStore: After you have downloaded the app, you should find a list with DNS server entries already present. [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph">Blocking ads has various benefits:</p>



<ul class="wp-block-list">
<li>Safer &amp; faster internet browsing</li>



<li>More privacy, it stops ad servers from tracking you</li>



<li>Less data usage (data plan lasts longer)</li>



<li>Better browsing experience (no popups, no blinking ads, no video-ads &#8230;) </li>
</ul>



<p class="wp-block-paragraph">How can you make your whole Android system ad-free within a few minutes? Using &#8220;<a rel="noreferrer noopener" href="https://play.google.com/store/apps/details?id=com.aykutcevik.dnschanger" target="_blank">DNS Changer &#8211; Lilly</a>&#8221; and <a href="https://adguard-dns.io/en/public-dns.html" target="_blank" rel="noreferrer noopener">AdGuard DNS</a>!</p>



<span id="more-1169"></span>



<p class="wp-block-paragraph">If you haven&#8217;t already, download &#8220;DNS Changer &#8211; Lilly&#8221; from the PlayStore:</p>



<figure class="wp-block-image aligncenter size-large"><a href="https://play.google.com/store/apps/details?id=com.aykutcevik.dnschanger" target="_blank" rel="noopener noreferrer"><img decoding="async" src="https://aykutcevik.com/img/en-play-badge.png" alt=""/></a></figure>



<figure class="wp-block-image alignleft size-thumbnail"><a href="https://aykutcevik.com/blog/media/Lilly-started-app.jpg"><img decoding="async" width="150" height="150" src="https://aykutcevik.com/blog/media/Lilly-started-app-150x150.jpg" alt="" class="wp-image-1170"/></a><figcaption class="wp-element-caption">DNS Changer &#8211; Lilly</figcaption></figure>



<p class="wp-block-paragraph">After you have downloaded the app, you should find a list with DNS server entries already present. Since it is not allowed to add an ad-blocking DNS server into that list while deploying the app due to restrictions on the PlayStore, we have to add it now manually.</p>



<p class="wp-block-paragraph">To block ads, we have to add a specific ad-blocking DNS server. Mainly DNS servers shouldn&#8217;t block certain addresses. They are meant to give the real IP addresses of any hostname you ask for. In our case we explicitly want to have ad-serving hostnames being filtered out.</p>



<p class="wp-block-paragraph">In our case we will use <a href="https://adguard-dns.io/en/public-dns.html" target="_blank" rel="noreferrer noopener">AdGuard</a>&#8216;s DNS servers. You can of course add any other ad-blocking DNS server.</p>



<p class="wp-block-paragraph">Click on the plus sign on top of the app. It should open a popup where you now can enter the details of the new entry.</p>



<figure class="wp-block-image alignleft size-medium"><a href="https://aykutcevik.com/blog/media/Lilly-new-DNS-server.jpg"><img decoding="async" width="138" height="300" src="https://aykutcevik.com/blog/media/Lilly-new-DNS-server-138x300.jpg" alt="" class="wp-image-1172" srcset="https://aykutcevik.com/blog/media/Lilly-new-DNS-server-138x300.jpg 138w, https://aykutcevik.com/blog/media/Lilly-new-DNS-server-473x1024.jpg 473w, https://aykutcevik.com/blog/media/Lilly-new-DNS-server-768x1664.jpg 768w, https://aykutcevik.com/blog/media/Lilly-new-DNS-server-709x1536.jpg 709w, https://aykutcevik.com/blog/media/Lilly-new-DNS-server-945x2048.jpg 945w, https://aykutcevik.com/blog/media/Lilly-new-DNS-server.jpg 1080w" sizes="(max-width: 138px) 100vw, 138px" /></a><figcaption class="wp-element-caption">Add new DNS entry in Lilly</figcaption></figure>



<p class="wp-block-paragraph">Enter a name for your new entry, could be &#8220;AdGuard DNS&#8221;.</p>



<p class="wp-block-paragraph">For the IP addresses, add following entries:</p>



<ul class="wp-block-list">
<li>94.140.14.14</li>



<li>94.140.15.15</li>



<li>2a10:50c0::ad1:ff</li>



<li>2a10:50c0::ad2:ff</li>
</ul>



<p class="wp-block-paragraph">After you have entered all the details, click on &#8220;add&#8221; and select the newly added entry in the list and click &#8220;connect&#8221;.</p>



<p class="wp-block-paragraph">Now you are ready to go! If you want to make sure that you are using AdGuard&#8217;s DNS servers just visit <a rel="noreferrer noopener" href="https://adguard.com/en/adguard-dns/overview.html" target="_blank">their page</a> and they will show you if you are using their services. Also, your system and browsing experience should be ad-free now!</p>
]]></content:encoded>
					
					<wfw:commentRss>https://aykutcevik.com/blog/android-block-ads-in-apps-and-while-browsing/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>&#8220;IP Address &#038; Geolocation&#8221; now with IPv6 support</title>
		<link>https://aykutcevik.com/blog/ip-address-geolocation-now-with-ipv6-support/</link>
					<comments>https://aykutcevik.com/blog/ip-address-geolocation-now-with-ipv6-support/#respond</comments>
		
		<dc:creator><![CDATA[Aykut Çevik]]></dc:creator>
		<pubDate>Sun, 01 Dec 2019 10:26:30 +0000</pubDate>
				<category><![CDATA[Allgemein]]></category>
		<category><![CDATA[Projekte]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[extension]]></category>
		<category><![CDATA[ip]]></category>
		<category><![CDATA[vpn]]></category>
		<guid isPermaLink="false">https://aykutcevik.com/blog/?p=1112</guid>

					<description><![CDATA[I&#8217;ve released updates for the Android app and the browser extension of my tools named both &#8220;IP Address &#38; Geolocation&#8221; with a total of over 120000 downloads. With the new updates you&#8217;re now able to see your IPv6 and get also alerts for these when they change. This might help you while using VPN for [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph">I&#8217;ve released updates for the Android app and the browser extension of my tools named both &#8220;IP Address &amp; Geolocation&#8221; with a total of over 120000 downloads.</p>



<p class="wp-block-paragraph">With the new updates you&#8217;re now able to see your IPv6 and get also alerts for these when they change.</p>



<span id="more-1112"></span>



<p class="wp-block-paragraph">This might help you while using VPN for example. So you can make sure that both of your IP addresses has changed. If you have no visible IPv6 then your ISP is not supporting it. Some ISP enable it on request, have a look.</p>



<figure class="wp-block-gallery aligncenter columns-1 is-cropped wp-block-gallery-1 is-layout-flex wp-block-gallery-is-layout-flex"><ul class="blocks-gallery-grid"><li class="blocks-gallery-item"><figure><img fetchpriority="high" decoding="async" width="576" height="1024" src="https://aykutcevik.com/blog/media/android_ipgeo-576x1024.png" alt="" data-id="1114" data-full-url="https://aykutcevik.com/blog/media/android_ipgeo.png" data-link="https://aykutcevik.com/blog/?attachment_id=1114" class="wp-image-1114" srcset="https://aykutcevik.com/blog/media/android_ipgeo-576x1024.png 576w, https://aykutcevik.com/blog/media/android_ipgeo-169x300.png 169w, https://aykutcevik.com/blog/media/android_ipgeo-768x1365.png 768w, https://aykutcevik.com/blog/media/android_ipgeo-864x1536.png 864w, https://aykutcevik.com/blog/media/android_ipgeo.png 1080w" sizes="(max-width: 576px) 100vw, 576px" /></figure></li><li class="blocks-gallery-item"><figure><img loading="lazy" decoding="async" width="703" height="566" src="https://aykutcevik.com/blog/media/browser_ipgeo.png" alt="" data-id="1113" data-full-url="https://aykutcevik.com/blog/media/browser_ipgeo.png" data-link="https://aykutcevik.com/blog/?attachment_id=1113" class="wp-image-1113" srcset="https://aykutcevik.com/blog/media/browser_ipgeo.png 703w, https://aykutcevik.com/blog/media/browser_ipgeo-300x242.png 300w" sizes="auto, (max-width: 703px) 100vw, 703px" /></figure></li></ul></figure>



<h2 class="wp-block-heading">Download</h2>



<ul class="wp-block-list"><li><a href="https://play.google.com/store/apps/details?id=com.aykutcevik.ipgeolocator" target="_blank" rel="noreferrer noopener" aria-label="Android (öffnet in neuem Tab)">Android</a></li><li><a href="https://addons.mozilla.org/de/firefox/addon/ip-geolocator/" target="_blank" rel="noreferrer noopener" aria-label="Firefox (öffnet in neuem Tab)">Firefox</a></li><li><a href="https://chrome.google.com/webstore/detail/ip-geolocator/lfncinhjhjgebfnnblppmbmkgjgifhdf" target="_blank" rel="noreferrer noopener" aria-label="Chrome (öffnet in neuem Tab)">Chrome</a></li><li><a href="https://addons.opera.com/de/extensions/details/ip-address-geolocation/" target="_blank" rel="noreferrer noopener" aria-label="Opera (öffnet in neuem Tab)">Opera</a></li></ul>



<p class="wp-block-paragraph"></p>
]]></content:encoded>
					
					<wfw:commentRss>https://aykutcevik.com/blog/ip-address-geolocation-now-with-ipv6-support/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>DNS Changer Lilly now with IPv6 support</title>
		<link>https://aykutcevik.com/blog/dns-changer-lilly-now-with-ipv6-support/</link>
					<comments>https://aykutcevik.com/blog/dns-changer-lilly-now-with-ipv6-support/#comments</comments>
		
		<dc:creator><![CDATA[Aykut Çevik]]></dc:creator>
		<pubDate>Sat, 07 Jul 2018 18:49:20 +0000</pubDate>
				<category><![CDATA[Allgemein]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[Projekte]]></category>
		<category><![CDATA[DNS]]></category>
		<category><![CDATA[Lilly]]></category>
		<guid isPermaLink="false">https://aykutcevik.com/blog/?p=1024</guid>

					<description><![CDATA[It&#8217;s been a while since the last update. The todays update of DNS Changer Lilly comes with IPv6 support. Also a new DNS server is now on the list: Cloudflares 1.1.1.1 &#8211; of course with IPv6 too. Additionally I enhanced some parts of the code. You can find the latest version in PlayStore: The services [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>It&#8217;s been a while since the last update. The todays update of DNS Changer Lilly comes with IPv6 support. Also a new DNS server is now on the list: Cloudflares 1.1.1.1 &#8211; of course with IPv6 too.</p>
<p>Additionally I enhanced some parts of the code. You can find the latest version in PlayStore:</p>
<p><a href="https://play.google.com/store/apps/details?id=com.aykutcevik.dnschanger" target="_blank" rel="noopener noreferrer"><img loading="lazy" decoding="async" class="aligncenter" src="https://aykutcevik.com/img/en-play-badge.png" alt="Get it on Google Play" width="185" height="60"></a></p>
<p><a href="https://cloud.aykutcevik.com/s/GBcoJcr6drQ7R7w" target="_blank" rel="noopener noreferrer"><img loading="lazy" decoding="async" class="aligncenter wp-image-1036 size-full" src="https://aykutcevik.com/blog/media/download_apk.png" alt="Download APK directly" width="60" height="60"></a></p>
<p>The services with IPv6 support are noted in the description:<a href="https://aykutcevik.com/blog/media/lilly_dns_changer_ipv6.png" target="_blank" rel="noopener noreferrer"><img loading="lazy" decoding="async" class="aligncenter wp-image-1028 size-medium" src="https://aykutcevik.com/blog/media/lilly_dns_changer_ipv6-169x300.png" alt="" width="169" height="300" srcset="https://aykutcevik.com/blog/media/lilly_dns_changer_ipv6-169x300.png 169w, https://aykutcevik.com/blog/media/lilly_dns_changer_ipv6-768x1365.png 768w, https://aykutcevik.com/blog/media/lilly_dns_changer_ipv6-576x1024.png 576w, https://aykutcevik.com/blog/media/lilly_dns_changer_ipv6.png 1080w" sizes="auto, (max-width: 169px) 100vw, 169px" /></a></p>
]]></content:encoded>
					
					<wfw:commentRss>https://aykutcevik.com/blog/dns-changer-lilly-now-with-ipv6-support/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
		<item>
		<title>Android system-wide ad blocking without root</title>
		<link>https://aykutcevik.com/blog/android-system-wide-ad-blocking-without-root/</link>
					<comments>https://aykutcevik.com/blog/android-system-wide-ad-blocking-without-root/#comments</comments>
		
		<dc:creator><![CDATA[Aykut Çevik]]></dc:creator>
		<pubDate>Tue, 06 Dec 2016 20:36:15 +0000</pubDate>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Adblocker]]></category>
		<category><![CDATA[Lilly]]></category>
		<category><![CDATA[Root]]></category>
		<guid isPermaLink="false">https://aykutcevik.com/blog/?p=865</guid>

					<description><![CDATA[[UPDATED] See also new post about this topic. Blocking ads system-wide on an Android device isn&#8217;t that difficult. And it works without rooting your phone. Just follow the steps below and you will set it up in less than five minutes: Download any DNS Changer app from the PlayStore like mine I provided here. Start [&#8230;]]]></description>
										<content:encoded><![CDATA[<p><strong>[UPDATED]</strong> <a href="https://aykutcevik.com/blog/android-block-ads-in-apps-and-while-browsing/">See also new post about this topic</a>.</p>
<p>Blocking ads system-wide on an Android device isn&#8217;t that difficult. And it works without rooting your phone. Just follow the steps below and you will set it up in less than five minutes:<br />
<span id="more-865"></span></p>
<ol>
<li>Download any <a href="https://play.google.com/store/apps/details?id=com.aykutcevik.dnschanger" target="_blank" rel="noopener noreferrer">DNS Changer app</a> from the PlayStore like mine I provided <a href="https://play.google.com/store/apps/details?id=com.aykutcevik.dnschanger" target="_blank" rel="noopener noreferrer">here</a>.</li>
<li>Start the app.</li>
<li>Add a new DNS server with following IP addresses provided by <a href="https://adguard-dns.io/de/public-dns.html" target="_blank" rel="noopener noreferrer">adguard.com</a>:<br />
<strong>94.140.14.14</strong><br />
<strong>94.140.15.15</strong></li>
<li>Click connect.</li>
<li>Open apps or websites containing ads and see how good it works <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f642.png" alt="🙂" class="wp-smiley" style="height: 1em; max-height: 1em;" /></li>
</ol>
<p>If it does not work instantly try deleting any cache, where the ads may be served from.</p>
<p>Surfing without ads is more secure and saves you a lot of your bandwidth.</p>
<p><figure id="attachment_868" aria-describedby="caption-attachment-868" style="width: 169px" class="wp-caption alignnone"><a href="https://aykutcevik.com/blog/media/Screenshot_1481055900.png"><img loading="lazy" decoding="async" class="size-medium wp-image-868" src="https://aykutcevik.com/blog/media/Screenshot_1481055900-169x300.png" alt="DNS Changer app" width="169" height="300" srcset="https://aykutcevik.com/blog/media/Screenshot_1481055900-169x300.png 169w, https://aykutcevik.com/blog/media/Screenshot_1481055900-768x1365.png 768w, https://aykutcevik.com/blog/media/Screenshot_1481055900-576x1024.png 576w, https://aykutcevik.com/blog/media/Screenshot_1481055900.png 1080w" sizes="auto, (max-width: 169px) 100vw, 169px" /></a><figcaption id="caption-attachment-868" class="wp-caption-text">DNS Changer app</figcaption></figure></p>
<p><figure id="attachment_893" aria-describedby="caption-attachment-893" style="width: 169px" class="wp-caption alignnone"><a href="https://aykutcevik.com/blog/media/Screenshot_1488914348.png"><img loading="lazy" decoding="async" class="wp-image-893 size-medium" src="https://aykutcevik.com/blog/media/Screenshot_1488914348-169x300.png" alt="" width="169" height="300" srcset="https://aykutcevik.com/blog/media/Screenshot_1488914348-169x300.png 169w, https://aykutcevik.com/blog/media/Screenshot_1488914348-768x1365.png 768w, https://aykutcevik.com/blog/media/Screenshot_1488914348-576x1024.png 576w, https://aykutcevik.com/blog/media/Screenshot_1488914348.png 1440w" sizes="auto, (max-width: 169px) 100vw, 169px" /></a><figcaption id="caption-attachment-893" class="wp-caption-text">Adding alternate-dns servers to your list.</figcaption></figure></p>
<p><figure id="attachment_894" aria-describedby="caption-attachment-894" style="width: 169px" class="wp-caption alignnone"><a href="https://aykutcevik.com/blog/media/Screenshot_1488914308.png"><img loading="lazy" decoding="async" class="wp-image-894 size-medium" src="https://aykutcevik.com/blog/media/Screenshot_1488914308-169x300.png" alt="" width="169" height="300" srcset="https://aykutcevik.com/blog/media/Screenshot_1488914308-169x300.png 169w, https://aykutcevik.com/blog/media/Screenshot_1488914308-768x1365.png 768w, https://aykutcevik.com/blog/media/Screenshot_1488914308-576x1024.png 576w, https://aykutcevik.com/blog/media/Screenshot_1488914308.png 1440w" sizes="auto, (max-width: 169px) 100vw, 169px" /></a><figcaption id="caption-attachment-894" class="wp-caption-text">Connected to ad-blocking server!</figcaption></figure></p>
]]></content:encoded>
					
					<wfw:commentRss>https://aykutcevik.com/blog/android-system-wide-ad-blocking-without-root/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
		<item>
		<title>Change DNS server on Android without root with Lilly DNS</title>
		<link>https://aykutcevik.com/blog/change-dns-server-on-android-without-root/</link>
					<comments>https://aykutcevik.com/blog/change-dns-server-on-android-without-root/#comments</comments>
		
		<dc:creator><![CDATA[Aykut Çevik]]></dc:creator>
		<pubDate>Wed, 25 Nov 2015 15:50:03 +0000</pubDate>
				<category><![CDATA[Allgemein]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Adblocker]]></category>
		<category><![CDATA[DNS]]></category>
		<category><![CDATA[Lilly]]></category>
		<category><![CDATA[Root]]></category>
		<guid isPermaLink="false">http://aykutcevik.com/blog/?p=738</guid>

					<description><![CDATA[I want to introduce you Lilly! Lilly is a DNS changer application for Android, which works without root-access. You can also block ads on your Android device with this! Main features: Set a custom DNS server or select one from the list Works on all connection types like mobile, WiFi, ethernet etc. &#8220;Connect on boot&#8221; feature [&#8230;]]]></description>
										<content:encoded><![CDATA[<p><!--NoAds-->I want to introduce you Lilly! Lilly is a DNS changer application for Android, which works without root-access. <a href="https://aykutcevik.com/blog/android-system-wide-ad-blocking-without-root/">You can also block ads on your Android device with this!</a><br />
<a href="https://play.google.com/store/apps/details?id=com.aykutcevik.dnschanger" target="_blank" rel="noopener noreferrer"><img loading="lazy" decoding="async" class="alignnone" src="https://aykutcevik.com/img/en-play-badge.png" alt="Get it on Google Play" width="185" height="60" /></a><a href="https://cloud.aykutcevik.com/s/GBcoJcr6drQ7R7w" target="_blank" rel="noopener noreferrer"><img loading="lazy" decoding="async" class="alignnone wp-image-1036 size-full" src="https://aykutcevik.com/blog/media/download_apk.png" alt="" width="60" height="60" /></a><br />
<br clear="all" /><span id="more-738"></span></p>
<p><strong>Main features:</strong></p>
<ul>
<li>Set a custom DNS server or select one from the list</li>
<li>Works on all connection types like mobile, WiFi, ethernet etc.</li>
<li>&#8220;Connect on boot&#8221; feature</li>
<li>Pause &amp; continue DNS settings without opening the app</li>
<li>Pin security (for e.g. parental control)</li>
<li>No root needed</li>
</ul>
<p><a href="https://aykutcevik.com/blog/android-system-wide-ad-blocking-without-root/"><strong>For an ad-blocking setup view this post.</strong></a></p>
<p><figure id="attachment_739" aria-describedby="caption-attachment-739" style="width: 169px" class="wp-caption alignnone"><a href="https://aykutcevik.com/blog/media/device-2015-11-08-171341.png"><img loading="lazy" decoding="async" class="wp-image-739 size-medium" src="https://aykutcevik.com/blog/media/device-2015-11-08-171341-169x300.png" alt="device-2015-11-08-171341" width="169" height="300" srcset="https://aykutcevik.com/blog/media/device-2015-11-08-171341-169x300.png 169w, https://aykutcevik.com/blog/media/device-2015-11-08-171341-576x1024.png 576w, https://aykutcevik.com/blog/media/device-2015-11-08-171341.png 1080w" sizes="auto, (max-width: 169px) 100vw, 169px" /></a><figcaption id="caption-attachment-739" class="wp-caption-text">DNS setter for mobile &amp; wifi connections without root</figcaption></figure></p>
<p><figure id="attachment_740" aria-describedby="caption-attachment-740" style="width: 169px" class="wp-caption alignnone"><a href="https://aykutcevik.com/blog/media/device-2015-11-08-171437.png"><img loading="lazy" decoding="async" class="wp-image-740 size-medium" src="https://aykutcevik.com/blog/media/device-2015-11-08-171437-169x300.png" alt="device-2015-11-08-171437" width="169" height="300" srcset="https://aykutcevik.com/blog/media/device-2015-11-08-171437-169x300.png 169w, https://aykutcevik.com/blog/media/device-2015-11-08-171437-576x1024.png 576w, https://aykutcevik.com/blog/media/device-2015-11-08-171437.png 1080w" sizes="auto, (max-width: 169px) 100vw, 169px" /></a><figcaption id="caption-attachment-740" class="wp-caption-text">Easily add your own server.</figcaption></figure></p>
<p><figure id="attachment_741" aria-describedby="caption-attachment-741" style="width: 169px" class="wp-caption alignnone"><a href="https://aykutcevik.com/blog/media/device-2015-11-08-171548.png"><img loading="lazy" decoding="async" class="wp-image-741 size-medium" src="https://aykutcevik.com/blog/media/device-2015-11-08-171548-169x300.png" alt="device-2015-11-08-171548" width="169" height="300" srcset="https://aykutcevik.com/blog/media/device-2015-11-08-171548-169x300.png 169w, https://aykutcevik.com/blog/media/device-2015-11-08-171548-576x1024.png 576w, https://aykutcevik.com/blog/media/device-2015-11-08-171548.png 1080w" sizes="auto, (max-width: 169px) 100vw, 169px" /></a><figcaption id="caption-attachment-741" class="wp-caption-text">&#8220;Start on system boot&#8221; feature.</figcaption></figure></p>
<p><br clear="all" /><strong>How does it work?</strong><br />
Lilly uses Androids VPN service feature to set a DNS server for all types of connections. There is no routing made through our server, which you can verify with a speed test and checking your IP. You can also check your systems connection settings technically.</p>
<p><strong>Verify</strong></p>
<p>You can verify your DNS server with <a href="https://dnsleaktest.com/" target="_blank" rel="noopener noreferrer">dnsleaktest.com</a>.</p>
<p><a href="https://play.google.com/store/apps/details?id=com.aykutcevik.dnschanger" target="_blank" rel="noopener noreferrer"><img loading="lazy" decoding="async" class="alignnone" src="https://aykutcevik.com/img/en-play-badge.png" alt="Get it on Google Play" width="185" height="60" /></a></p>
]]></content:encoded>
					
					<wfw:commentRss>https://aykutcevik.com/blog/change-dns-server-on-android-without-root/feed/</wfw:commentRss>
			<slash:comments>4</slash:comments>
		
		
			</item>
		<item>
		<title>IP Geolocator on Android</title>
		<link>https://aykutcevik.com/blog/ip-geolocator-on-android/</link>
					<comments>https://aykutcevik.com/blog/ip-geolocator-on-android/#respond</comments>
		
		<dc:creator><![CDATA[Aykut Çevik]]></dc:creator>
		<pubDate>Tue, 21 Jul 2015 10:16:12 +0000</pubDate>
				<category><![CDATA[Allgemein]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[geolocator]]></category>
		<category><![CDATA[ip]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[vpn]]></category>
		<guid isPermaLink="false">http://aykutcevik.com/blog/?p=731</guid>

					<description><![CDATA[I made the Chrome/Chromium Extension &#8220;IP Geolocator&#8221; also available for Android. You can find it on the PlayStore. This app shows your current IP address and geolocational information about it. It also notifies you, if you have a broken VPN or proxy connection, when the country-code and/or IP address changes unexpectedly. You can set an [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>I made the Chrome/Chromium Extension &#8220;<a href="https://chrome.google.com/webstore/detail/ip-geolocator/lfncinhjhjgebfnnblppmbmkgjgifhdf" target="_blank">IP Geolocator</a>&#8221; also available for Android. You can find it on the <a href="https://play.google.com/store/apps/details?id=com.aykutcevik.ipgeolocator" target="_blank">PlayStore</a>.</p>
<blockquote><p>This app shows your current IP address and geolocational information about it.</p>
<p>It also notifies you, if you have a broken VPN or proxy connection, when the country-code and/or IP address changes unexpectedly. You can set an alert with a special ringtone and or vibration.</p>
<p>You can also display your IP position in Google Maps or check for DNS leaks via browser (external service).</p>
<p>Please note, that the information about your location are fetched out of a database and may not be the same as your real location. This app shows your location like the websites would match your IP to any location.</p></blockquote>
<p><a href="https://play.google.com/store/apps/details?id=com.aykutcevik.ipgeolocator" target="_blank"><br />
<img loading="lazy" decoding="async" class="" src="https://aykutcevik.com/img/en-play-badge.png" alt="Get it on Google Play" width="185" height="55" /><br />
</a></p>
]]></content:encoded>
					
					<wfw:commentRss>https://aykutcevik.com/blog/ip-geolocator-on-android/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>