<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[RSS Feed]]></title><description><![CDATA[RSS Feed]]></description><link>http://direct.ecency.com</link><image><url>http://direct.ecency.com/logo512.png</url><title>RSS Feed</title><link>http://direct.ecency.com</link></image><generator>RSS for Node</generator><lastBuildDate>Fri, 10 Apr 2026 00:49:12 GMT</lastBuildDate><atom:link href="http://direct.ecency.com/@kevinhatan/rss" rel="self" type="application/rss+xml"/><item><title><![CDATA[How to prevent downloading of Gradle dependencies when doing docker run for gradle projects]]></title><description><![CDATA[Write these entries into your Dockerfile as follows: RUN mkdir -p /root/.gradle ENV HOME /root VOLUME /root/.gradle In your docker run command, you just need to amount your root .gradle folder from your]]></description><link>http://direct.ecency.com/docker/@kevinhatan/how-to-prevent-downloading-of-gradle-dependencies-when-doing-docker-run-for-gradle-projects</link><guid isPermaLink="true">http://direct.ecency.com/docker/@kevinhatan/how-to-prevent-downloading-of-gradle-dependencies-when-doing-docker-run-for-gradle-projects</guid><category><![CDATA[docker]]></category><dc:creator><![CDATA[kevinhatan]]></dc:creator><pubDate>Sat, 14 Apr 2018 02:27:24 GMT</pubDate></item><item><title><![CDATA[How to Solve ‘ionic cordova build android’ Issue on Mac OS X]]></title><description><![CDATA[Lately I was working on an Ionic 2 app when I tried the ionic cordova build android and it outputs an error as below: ANDROID_HOME=~/android-sdk-macosx/]]></description><link>http://direct.ecency.com/ionic/@kevinhatan/how-to-solve-ionic-cordova-build-android-issue-on-mac-os-x</link><guid isPermaLink="true">http://direct.ecency.com/ionic/@kevinhatan/how-to-solve-ionic-cordova-build-android-issue-on-mac-os-x</guid><category><![CDATA[ionic]]></category><dc:creator><![CDATA[kevinhatan]]></dc:creator><pubDate>Mon, 05 Feb 2018 05:35:27 GMT</pubDate></item></channel></rss>