<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Android on paapereira.xyz</title><link>https://paapereira.xyz/tags/android/</link><description>Recent content in Android on paapereira.xyz</description><generator>Hugo</generator><language>en-US</language><copyright>&lt;a href='https://creativecommons.org/licenses/by-nc/4.0/' target='_blank' rel='noopener'>©&lt;/a> 2008-2026 / &lt;a href='https://gitlab.com/paapereira/paapereira.gitlab.io' target='_blank' rel='noopener'>source code&lt;/a></copyright><lastBuildDate>Sun, 23 Apr 2023 14:00:00 +0100</lastBuildDate><atom:link href="https://paapereira.xyz/tags/android/index.xml" rel="self" type="application/rss+xml"/><item><title>SimpleX Chat</title><link>https://paapereira.xyz/posts/2023/04/simplex-chat/</link><pubDate>Sun, 23 Apr 2023 14:00:00 +0100</pubDate><guid>https://paapereira.xyz/posts/2023/04/simplex-chat/</guid><description>&lt;p>&lt;a href="https://simplex.chat/">SimpleX Chat&lt;/a> is &amp;lsquo;The first messaging platform that has no user identifiers of any kind - 100% private by design&amp;rsquo;.&lt;/p>
&lt;p>I&amp;rsquo;ve been using it for a week or so but I can already tell that this is the one you if you minimally care about your data and your privacy.&lt;/p>
&lt;p>In the website you can read more about how does it work and the main features by scrolling through the &lt;a href="https://simplex.chat/">webpage&lt;/a>, read the &lt;a href="https://github.com/simplex-chat/simplexmq/blob/stable/protocol/overview-tjr.md">whitepaper&lt;/a> and read the &lt;a href="https://github.com/simplex-chat/simplex-chat/blob/stable/docs/guide/README.md">user guide&lt;/a>.&lt;/p></description></item><item><title>Jabber/XMPP Instant Messaging</title><link>https://paapereira.xyz/posts/2023/03/xmpp-2023-update/</link><pubDate>Sun, 26 Mar 2023 15:00:00 +0100</pubDate><guid>https://paapereira.xyz/posts/2023/03/xmpp-2023-update/</guid><description>&lt;h2 id="quick-start">Quick start&lt;/h2>
&lt;ol>
&lt;li>Install &lt;a href="https://play.google.com/store/apps/details?id=eu.siacs.conversations">Conversations&lt;/a>&lt;/li>
&lt;li>Create your free &lt;code>username@conversations.im&lt;/code> account&lt;/li>
&lt;li>Contact &lt;a href="mailto:paulo@paapereira.xyz">me&lt;/a> if you need help/tips&lt;/li>
&lt;/ol>
&lt;h2 id="what-is-jabber-aka-xmpp">What is Jabber (aka XMPP)?&lt;/h2>
&lt;p>&lt;em>XMPP is the Extensible Messaging and Presence Protocol, a set of open technologies for instant messaging, presence, multi-party chat, voice and video calls, collaboration, lightweight middleware, content syndication, and generalized routing of XML data.&lt;/em>&lt;sup id="fnref:1">&lt;a href="#fn:1" class="footnote-ref" role="doc-noteref">1&lt;/a>&lt;/sup>&lt;/p>
&lt;p>In simple terms &lt;em>xmpp&lt;/em> it’s like imap and pop3 for email.
A major advantage is that you can create an account in you preferred server (just like email) and talk to another person that have an account in another server.&lt;/p></description></item><item><title>Listening to podcast using gpodder, gpodder.net and AntennaPod</title><link>https://paapereira.xyz/posts/2020/09/gpodder-antennapod/</link><pubDate>Sun, 06 Sep 2020 11:43:13 +0100</pubDate><guid>https://paapereira.xyz/posts/2020/09/gpodder-antennapod/</guid><description>&lt;p>I’ve been using &lt;a href="https://www.pocketcasts.com/">PocketCasts&lt;/a> to listen to my podcasts for quite some time. In Android using with the app and in Linux in the website (using &lt;a href="https://gitlab.com/ColinDuquesnoy/MellowPlayer">MellowPlayer&lt;/a>).&lt;/p>
&lt;p>But I’ve also been looking to a more open source way to listen to my podcasts.&lt;/p>
&lt;p>I’m using for two weeks now &lt;a href="https://antennapod.org/">AntennaPod&lt;/a> in Android, &lt;a href="https://gpodder.net/">gpodder.net&lt;/a> to manage my subscriptions and &lt;a href="https://gpodder.github.io/">gpodder&lt;/a> in Arch Linux.&lt;/p>
&lt;h2 id="installation-and-setup">Installation and Setup&lt;/h2>
&lt;ul>
&lt;li>Install &lt;a href="https://antennapod.org/">AntennaPod&lt;/a> on &lt;a href="https://f-droid.org/packages/de.danoeh.antennapod/">F-Droid&lt;/a> or &lt;a href="https://play.google.com/store/apps/details?id=de.danoeh.antennapod">Google Play&lt;/a>&lt;/li>
&lt;li>Install &lt;a href="https://gpodder.github.io/">gpodder&lt;/a> (in my case in Arch Linux &lt;code>yay -S gpodder&lt;/code>)&lt;/li>
&lt;li>Create an account at &lt;a href="https://gpodder.net/">gpodder.net&lt;/a>&lt;/li>
&lt;li>Configure in AntennaPod and gpodder your new gpodder.net account&lt;/li>
&lt;/ul>
&lt;h2 id="managing-subscriptions">Managing Subscriptions&lt;/h2>
&lt;p>I exported my subscriptions in PocketCasts.&lt;/p></description></item><item><title>Jabber/XMPP Instant Messaging</title><link>https://paapereira.xyz/posts/2020/02/xmpp/</link><pubDate>Sun, 02 Feb 2020 10:55:01 +0000</pubDate><guid>https://paapereira.xyz/posts/2020/02/xmpp/</guid><description>&lt;p>&amp;mdash;&amp;mdash;&amp;gt; &lt;strong>There is an updated post &lt;a href="https://paapereira.xyz/posts/xmpp-2023-update">here&lt;/a>.&lt;/strong>&lt;/p>
&lt;h2 id="quick-start">Quick start&lt;/h2>
&lt;ol>
&lt;li>Install &lt;a href="https://play.google.com/store/apps/details?id=im.quicksy.client">Quicksy&lt;/a>&lt;/li>
&lt;li>Create your free +phonenumber@quicksy.im account&lt;/li>
&lt;li>Contact &lt;a href="mailto:paulo@paapereira.xyz">me&lt;/a> if you need help/tips&lt;/li>
&lt;/ol>
&lt;h2 id="what-is-jabber-aka-xmpp">What is Jabber (aka XMPP)?&lt;/h2>
&lt;p>&lt;em>XMPP is the Extensible Messaging and Presence Protocol, a set of open technologies for instant messaging, presence, multi-party chat, voice and video calls, collaboration, lightweight middleware, content syndication, and generalized routing of XML data.&lt;/em>&lt;sup id="fnref:1">&lt;a href="#fn:1" class="footnote-ref" role="doc-noteref">1&lt;/a>&lt;/sup>&lt;/p>
&lt;p>In simple terms &lt;em>xmpp&lt;/em> it’s like imap and pop3 for email.
A major advantage is that you can create an account in you preferred server (just like email) and talk to another person that have an account in another server.&lt;/p></description></item><item><title>Google Play Music</title><link>https://paapereira.xyz/posts/2013/04/google-music/</link><pubDate>Sat, 13 Apr 2013 17:13:00 +0100</pubDate><guid>https://paapereira.xyz/posts/2013/04/google-music/</guid><description>&lt;p>&lt;a href="https://play.google.com/music">Google Play Music&lt;/a> is finally available in Portugal!&lt;/p>
&lt;p>I will show how to set up upload your music in Ubuntu using the Google Music Manager.&lt;/p>
&lt;p>&lt;img src="https://paapereira.xyz/blog/2013/2013-04-13-google-music/google-music.png" alt="Google Play Music">&lt;/p>
&lt;h2 id="installing-google-play-music-manager-in-ubuntu">Installing Google Play Music Manager in Ubuntu&lt;/h2>
&lt;div class="highlight">&lt;pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code class="language-bash" data-lang="bash">&lt;span style="display:flex;">&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f">1&lt;/span>&lt;span>wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub | &lt;span style="color:#ae81ff">\
&lt;/span>&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f">2&lt;/span>&lt;span>&lt;span style="color:#ae81ff">&lt;/span>	sudo apt-key add -
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f">3&lt;/span>&lt;span>sudo sh -c &lt;span style="color:#e6db74">&amp;#39;echo &amp;#34;deb http://dl.google.com/linux/musicmanager/deb/ stable \
&lt;/span>&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f">4&lt;/span>&lt;span>&lt;span style="color:#e6db74">	main&amp;#34; &amp;gt;&amp;gt; /etc/apt/sources.list.d/google.list&amp;#39;&lt;/span>
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f">5&lt;/span>&lt;span>sudo apt-get update
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f">6&lt;/span>&lt;span>sudo apt-get install google-musicmanager-beta
&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;p>I had trouble with the version installed via ppa, it was always crashing after opening up. I found a working version &lt;a href="http://ubuntuforums.org/showthread.php?t=2130680">here&lt;/a>.&lt;/p></description></item><item><title>Nexus 4 bootloader unlocking, rooting and installing a new ROM</title><link>https://paapereira.xyz/posts/2013/04/nexus-4-bootloader-unlocking-rooting/</link><pubDate>Thu, 04 Apr 2013 00:17:00 +0100</pubDate><guid>https://paapereira.xyz/posts/2013/04/nexus-4-bootloader-unlocking-rooting/</guid><description>&lt;p>I just got a Nexus 4 :)&lt;/p>
&lt;p>&lt;img src="https://paapereira.xyz/blog/2013/2013-04-04-nexus-4-bootloader-unlocking-rooting/nexus_4.png" alt="Nexus 4 (mako)">&lt;/p>
&lt;p>Time to unlock the bootloader, install a new recovery, get root and install a new ROM.&lt;/p>
&lt;h2 id="android-sdk">Android SDK&lt;/h2>
&lt;p>Download the Android SDK from &lt;a href="http://developer.android.com/sdk/index.html#ExistingIDE">here&lt;/a> and uncompress the zip file. I will be using the Linux version.&lt;/p>
&lt;div class="highlight">&lt;pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code class="language-bash" data-lang="bash">&lt;span style="display:flex;">&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f">1&lt;/span>&lt;span>mkdir ~/Android
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f">2&lt;/span>&lt;span>cd ~/Android
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f">3&lt;/span>&lt;span>unzip adt-bundle-linux-x86_64-20130219.zip
&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;h2 id="usb-debugging">USB Debugging&lt;/h2>
&lt;p>In Android go to Settings&amp;gt;About&amp;gt;Build Number and click seven times to unlock the Developer Options.
Then go to Settings&amp;gt;Developer Options and check USB Debugging.&lt;/p></description></item><item><title>Install atom422 in Galaxy Nexus</title><link>https://paapereira.xyz/posts/2013/03/install-atom422-in-galaxy-nexus/</link><pubDate>Sat, 16 Mar 2013 21:31:00 +0000</pubDate><guid>https://paapereira.xyz/posts/2013/03/install-atom422-in-galaxy-nexus/</guid><description>&lt;p>I&amp;rsquo;ve been using &lt;a href="http://forum.xda-developers.com/showthread.php?t=1969162">atom422&lt;/a> ROM with &lt;a href="https://paapereira.xyz/tags/ak-kernel">Ak Kernel&lt;/a> for a week now, and I must say this is the best ROM/kernel combo I had in my Galaxy Nexus. And it&amp;rsquo;s underclocked!&lt;/p>
&lt;p>I will be using atom422 v9 and Ak Kernel 731.&lt;/p>
&lt;h2 id="backing-up-your-device">Backing up your device&lt;/h2>
&lt;ul>
&lt;li>Backup using &lt;a href="https://play.google.com/store/apps/details?id=com.keramidas.TitaniumBackup">Titanium Backup&lt;/a>&lt;/li>
&lt;li>Backup &lt;a href="https://play.google.com/store/apps/details?id=com.teslacoilsw.launcher">Nova Launcher&lt;/a> settings&lt;/li>
&lt;li>Backup SMS using &lt;a href="https://play.google.com/store/apps/details?id=com.riteshsahu.SMSBackupRestore">SMS Backup &amp;amp; Restore&lt;/a>&lt;/li>
&lt;li>Reboot into recovery (I have ClockworkMod Recovery v6.0.2.3)&lt;/li>
&lt;li>Backup (backup and restore &amp;gt; backup)&lt;/li>
&lt;li>Go into &amp;ldquo;install zip from sdcard &amp;gt; choose zip from sdcard&amp;rdquo; just to guarantee that ClockworkMod Recovery is accessing the storage&lt;/li>
&lt;li>Plug the phone into a computer (I&amp;rsquo;m using Ubuntu 12.10, and have already android-sdk)&lt;/li>
&lt;li>Go into your android-sdk tools folder
&lt;div class="highlight">&lt;pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code class="language-bash" data-lang="bash">&lt;span style="display:flex;">&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f">1&lt;/span>&lt;span>cd Android/android-sdk-linux_86/tools/
&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;/li>
&lt;li>Go into adb shell and list the directories in your &amp;ldquo;sdcard&amp;rdquo; to decide what to backup
&lt;div class="highlight">&lt;pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code class="language-bash" data-lang="bash">&lt;span style="display:flex;">&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f">1&lt;/span>&lt;span>sudo ./adb shell
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f">2&lt;/span>&lt;span>ls /data/media/0
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f">3&lt;/span>&lt;span>exit
&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;/li>
&lt;li>Pull all the directories you want to backup
&lt;div class="highlight">&lt;pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code class="language-bash" data-lang="bash">&lt;span style="display:flex;">&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f">1&lt;/span>&lt;span>sudo ./adb pull /data/media/0/examplefolder sdcard/examplefolder
&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;/li>
&lt;li>The previous example will create a sdcard folder in your tools folder with the data folder pulled from your phone&lt;/li>
&lt;li>Change the owner of the pulled folders
&lt;div class="highlight">&lt;pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code class="language-bash" data-lang="bash">&lt;span style="display:flex;">&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f">1&lt;/span>&lt;span>sudo chown -R youruser:youruser sdcard
&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;/li>
&lt;/ul>
&lt;p>You can also backup using FTP for example. I normally use &lt;a href="https://play.google.com/store/apps/details?id=com.gsapp.wifitransport">WellFTP Server&lt;/a>.&lt;/p></description></item><item><title>Install Ak Kernel in Galaxy Nexus</title><link>https://paapereira.xyz/posts/2013/03/install-ak-kernel-in-galaxy-nexus/</link><pubDate>Sun, 10 Mar 2013 22:06:00 +0000</pubDate><guid>https://paapereira.xyz/posts/2013/03/install-ak-kernel-in-galaxy-nexus/</guid><description>&lt;p>I started using Ak Kernel after installing Xylon, as I talked about in my previous &lt;a href="https://paapereira.xyz/posts/install-xylon-in-galaxy-nexus/">post&lt;/a>.&lt;/p>
&lt;p>&lt;img src="https://paapereira.xyz/blog/2013/2013-03-10-install-ak-kernel-in-galaxy-nexus/ak.png" alt="Ak Kernel">&lt;/p>
&lt;p>I will show how to install &lt;a href="http://forum.xda-developers.com/showthread.php?t=1883298">Ak Kernel&lt;/a> coming from another kernel an how to simply update Ak Kernel when a new version is released.&lt;/p>
&lt;p>You can also read the kernel FAQ &lt;a href="http://forum.xda-developers.com/showthread.php?t=2157193">here&lt;/a>.&lt;/p>
&lt;h2 id="ak-kernel">Ak Kernel&lt;/h2>
&lt;p>&lt;a href="http://forum.xda-developers.com/showthread.php?t=1883298">Ak Kernel&lt;/a> comes in two flavors:&lt;/p>
&lt;ul>
&lt;li>Purity edition, the stable version&lt;/li>
&lt;li>Cylon edition, a experimental branch&lt;/li>
&lt;/ul>
&lt;h2 id="install-ak-kernel-coming-from-another-kernel">Install Ak Kernel coming from another kernel&lt;/h2>
&lt;p>If you are installing Ak Kernel for the first time in your ROM, follow this steps:&lt;/p></description></item><item><title>Install Xylon in Galaxy Nexus</title><link>https://paapereira.xyz/posts/2013/03/install-xylon-in-galaxy-nexus/</link><pubDate>Sat, 09 Mar 2013 22:43:00 +0000</pubDate><guid>https://paapereira.xyz/posts/2013/03/install-xylon-in-galaxy-nexus/</guid><description>&lt;p>I was having problems in &lt;a href="https://paapereira.xyz/posts/low-ram-problems-after-aokp-build-3-update/">AOKP&lt;/a>, so I decided to try a different ROM and a different kernel.&lt;/p>
&lt;p>I&amp;rsquo;ve decided to go with &lt;a href="http://forum.xda-developers.com/showthread.php?t=1996726">Xylon&lt;/a> and &lt;a href="http://forum.xda-developers.com/showthread.php?t=1883298">Ak Kernel&lt;/a>.&lt;/p>
&lt;h2 id="what-is-xylon">What is Xylon?&lt;/h2>
&lt;p>&lt;em>&amp;ldquo;A Generally based of many kinds of features around the Android Development and fits into minimal customization. It may act up like AOKP, but totally not at all. Overall, we&amp;rsquo;re still in work in progress state of changing the base to slightly minimal like FNV before. This ROM is built off with GCC 4.7, O3, Linaro Strings enabled. (Galaxy Nexus Kernel, fusion with anarkia&amp;rsquo;s horn, O3 and Linaro GCC 4.7.3 enabled.).&amp;rdquo;&lt;/em>
&lt;em>from xda-developers&lt;/em>&lt;/p></description></item><item><title>Low RAM problems after AOKP Build 3 update</title><link>https://paapereira.xyz/posts/2013/02/low-ram-problems-after-aokp-build-3-update/</link><pubDate>Sat, 23 Feb 2013 17:33:00 +0000</pubDate><guid>https://paapereira.xyz/posts/2013/02/low-ram-problems-after-aokp-build-3-update/</guid><description>&lt;p>After updating AOKP to the latest &lt;a href="https://paapereira.xyz/posts/updating-aokp-in-galaxy-nexus/">build 3&lt;/a>, my phone started to get really laggy. Digging around in Google I &lt;a href="http://rootzwiki.com/topic/39029-low-ram-sluggish-phone/">found&lt;/a> others having the same problem.&lt;/p>
&lt;p>It seems that the SystemUI has a memory leak, and starts consuming an abnormal quantity of RAM. This means that apps will start to be killed and relaunched, including the UI. The consequence is the sluggishness of the phone. Rebooting solves the problem, but it&amp;rsquo;s only temporary.&lt;/p></description></item><item><title>Updating AOKP in Galaxy Nexus</title><link>https://paapereira.xyz/posts/2013/02/updating-aokp-in-galaxy-nexus/</link><pubDate>Mon, 11 Feb 2013 22:48:00 +0000</pubDate><guid>https://paapereira.xyz/posts/2013/02/updating-aokp-in-galaxy-nexus/</guid><description>&lt;p>&lt;a href="http://aokp.co/release-jb-mr1-build-3/">AOKP build 3&lt;/a> is out, and after showing how to &lt;a href="https://paapereira.xyz/posts/install-aokp-in-galaxy-nexus/">install AOKP from scratch&lt;/a>, this is how I usually upgrade a ROM in my Galaxy Nexus.&lt;/p>
&lt;p>&lt;img src="https://paapereira.xyz/blog/2013/2013-02-11-updating-aokp-in-galaxy-nexus/aokp.png" alt="aokp_maguro_jb-mr1_build-3">&lt;/p>
&lt;p>I only use this procedure between builds of the same ROM, and typically when the base Android version is the same (in this case 4.2.1).&lt;/p>
&lt;h2 id="backing-up-your-device">Backing up your device&lt;/h2>
&lt;p>When upgrading I usually only backup with Titanium Backup and within ClockworkMod Recovery. Usually I don&amp;rsquo;t copy the backups to my desktop.&lt;/p></description></item><item><title>FavApps: BeyondPod Podcast Manager</title><link>https://paapereira.xyz/posts/2013/02/favapps-beyondpod-podcast-manager/</link><pubDate>Sat, 02 Feb 2013 21:35:00 +0000</pubDate><guid>https://paapereira.xyz/posts/2013/02/favapps-beyondpod-podcast-manager/</guid><description>&lt;p>&lt;em>Full featured Podcast Manager (podcatcher) and RSS feed reader.
Subscribe to RSS/Atom feeds, download, listen or watch podcasts directly on your device. Google Reader integration, flexible download scheduler and many more.&lt;/em>&lt;/p>
&lt;p>&lt;img src="https://paapereira.xyz/blog/2013/2013-02-02-favapps-beyondpod-podcast-manager/googleplay.png" alt="Google Play">&lt;/p>
&lt;p>After using Google Listen for my podcast needs from the start, after Google discontinued it BeyondPod as been my daily podcast manager.&lt;/p>
&lt;p>&lt;img src="https://paapereira.xyz/blog/2013/2013-02-02-favapps-beyondpod-podcast-manager/beyondpod.png" alt="Beyondpod">&lt;/p>
&lt;p>I specially like is scheduler options to keep my playlist fresh.&lt;/p>
&lt;p>I&amp;rsquo;m also using my &lt;a href="https://paapereira.xyz/tags/b3caster">b3caster&lt;/a> podcast server to keep all my feeds in one place.&lt;/p></description></item><item><title>FavApps: franco.Kernel updater</title><link>https://paapereira.xyz/posts/2013/01/favapps-francokernel-updater/</link><pubDate>Fri, 04 Jan 2013 17:35:00 +0000</pubDate><guid>https://paapereira.xyz/posts/2013/01/favapps-francokernel-updater/</guid><description>&lt;p>&lt;em>A well established top-100 paid app with one of the highest ratings in that top.
It combines a series of powerful tools to manage your device with your favorite kernel, specially with franco.Kernel.&lt;/em>&lt;/p>
&lt;p>&lt;a href="http://play.google.com/store/apps/details?id=com.franco.kernel">&lt;img src="https://paapereira.xyz/blog/2013/2013-01-04-favapps-francokernel-updater/playstore.png" alt="Play Store">&lt;/a>&lt;/p>
&lt;p>I use franco.Kernel at quite some time. The app to control to change the kernel setting is payed, but it is a great app and you support the developer.&lt;/p>
&lt;p>&lt;img src="https://paapereira.xyz/blog/2013/2013-01-04-favapps-francokernel-updater/francokernel.png" alt="franco.Kernel">&lt;/p>
&lt;p>Here are my current settings, based on &lt;a href="http://forum.xda-developers.com/showpost.php?p=34951507&amp;amp;postcount=34567">osm0sis&lt;/a>.&lt;/p></description></item><item><title>Reinstall Oxygen ROM in HTC Desire</title><link>https://paapereira.xyz/posts/2011/05/reinstall-oxygen-rom-in-htc-desire/</link><pubDate>Mon, 02 May 2011 21:12:00 +0100</pubDate><guid>https://paapereira.xyz/posts/2011/05/reinstall-oxygen-rom-in-htc-desire/</guid><description>&lt;p>I&amp;rsquo;m currently using the &lt;a href="http://forum.xda-developers.com/showthread.php?t=971904">Android Oxygen ROM&lt;/a> in my HTC Desire.&lt;/p>
&lt;p>As the version 2.1 just came out, I&amp;rsquo;ve decided to wipe my device and do a fresh install.
Also I took the chance to post the procedure.&lt;/p>
&lt;p>Note: I have root on my device.&lt;/p>
&lt;h2 id="backup-before-wipe">Backup before wipe&lt;/h2>
&lt;ul>
&lt;li>I used &lt;a href="https://market.android.com/details?id=com.keramidas.TitaniumBackup">Titanium Backup&lt;/a> to create a backup of my apps&lt;/li>
&lt;li>I used &lt;a href="https://market.android.com/details?id=tv.studer.smssync">SMS Backup&lt;/a> to backup my sms to GMail&lt;/li>
&lt;li>I backup up my sdcard using rsync in Ubuntu&lt;/li>
&lt;/ul>
&lt;div class="highlight">&lt;pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code class="language-bash" data-lang="bash">&lt;span style="display:flex;">&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f">1&lt;/span>&lt;span>rsync -axS --delete /media/sdcard/ /media/backup
&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;ul>
&lt;li>I&amp;rsquo;ve manually kept a list of all the apps I want to keep. I will installed them all by hand, as needed, and restore only a list of selected ones&lt;/li>
&lt;/ul>
&lt;h2 id="download-rom-and-prepare-for-installation">Download ROM and prepare for installation&lt;/h2>
&lt;ul>
&lt;li>Download &lt;a href="http://download.oxygen.im/roms/update-oxygen-2.1-signed.zip">Oxygen ROM v2.1&lt;/a> from &lt;a href="http://forum.xda-developers.com/showthread.php?t=971904">xda-developers forum&lt;/a>&lt;/li>
&lt;li>I&amp;rsquo;ve formated my sdcard (&lt;em>Settings &amp;gt; Storage &amp;gt; Erase SD card&lt;/em>) so I&amp;rsquo;ll have a really clean install&lt;/li>
&lt;li>Copy the ROM zip file to the sdcard&lt;/li>
&lt;/ul>
&lt;h2 id="reboot-into-recovery-and-backup-entire-rom">Reboot into Recovery and backup entire ROM&lt;/h2>
&lt;ul>
&lt;li>I have the Clockwork Recovery (installed via &lt;a href="https://market.android.com/details?id=com.koushikdutta.rommanager">ROM Manager&lt;/a>), so I rebooted into recovery by long pressing the power button and rebooting into recovery&lt;/li>
&lt;li>In Clockwork Recovery interface:
&lt;ul>
&lt;li>backup and restore &amp;gt; Backup&lt;/li>
&lt;li>reboot system now&lt;/li>
&lt;/ul>
&lt;/li>
&lt;li>After rebooting backup from sdcard (&lt;em>/media/sdcard/clockworkmod/backup/&lt;/em>)&lt;/li>
&lt;/ul>
&lt;h2 id="reboot-into-recovery-and-install">Reboot into Recovery and install&lt;/h2>
&lt;ul>
&lt;li>Reboot into Recovery&lt;/li>
&lt;li>In Clockwork Recovery interface:
&lt;ul>
&lt;li>install zip from sdcard &amp;gt; choose zip from sdcard &amp;gt; update-oxygen-2.1-signed.zip &amp;gt; Yes - Install update-oxygen-2.1-signed.zip&lt;/li>
&lt;li>press back button&lt;/li>
&lt;li>wipe data/factory reset &amp;gt; Yes &amp;ndash; delete all user data&lt;/li>
&lt;li>advanced &amp;gt; Wipe Dalvik Cache &amp;gt; Yes - Wipe Dalvik Cache&lt;/li>
&lt;li>advanced &amp;gt; Wipe Battery Stats &amp;gt; Yes - Wipe Battery Stats (if your battery is 100% and charging)&lt;/li>
&lt;li>press back button&lt;/li>
&lt;li>reboot system now&lt;/li>
&lt;/ul>
&lt;/li>
&lt;/ul>
&lt;h2 id="app-list">App list&lt;/h2>
&lt;ul>
&lt;li>&lt;a href="https://market.android.com/details?id=com.noshufou.android.su">Superuser&lt;/a>&lt;/li>
&lt;li>&lt;a href="https://market.android.com/details?id=com.fede.launcher">LauncherPro&lt;/a>&lt;/li>
&lt;li>&lt;a href="https://market.android.com/details?id=ymst.android.homeswitcherfroyo">Home Switcher for Froyo&lt;/a>&lt;/li>
&lt;li>&lt;a href="https://market.android.com/details?id=net.dinglisch.android.taskerm">Tasker&lt;/a>&lt;/li>
&lt;li>&lt;a href="https://market.android.com/details?id=com.mobitobi.android.gentlealarm">Gentle Alarm&lt;/a>&lt;/li>
&lt;li>&lt;a href="https://market.android.com/details?id=com.bw.onair">On Air (Wifi Disk)&lt;/a>&lt;/li>
&lt;li>&lt;a href="https://market.android.com/details?id=com.keramidas.TitaniumBackup">Titanium Backup&lt;/a>&lt;/li>
&lt;li>&lt;a href="https://market.android.com/details?id=com.google.android.gm">Gmail&lt;/a>&lt;/li>
&lt;li>&lt;a href="https://market.android.com/details?id=com.google.android.apps.reader">Google Reader&lt;/a>&lt;/li>
&lt;li>&lt;a href="https://market.android.com/details?id=com.google.android.apps.listen">Listen&lt;/a>&lt;/li>
&lt;li>&lt;a href="https://market.android.com/details?id=com.google.zxing.client.android">Barcode Scanner&lt;/a>&lt;/li>
&lt;li>&lt;a href="https://market.android.com/details?id=com.google.android.apps.authenticator">Google Authenticator&lt;/a>&lt;/li>
&lt;li>&lt;a href="https://market.android.com/details?id=com.google.android.apps.docs">Google Docs&lt;/a>&lt;/li>
&lt;li>&lt;a href="https://market.android.com/details?id=com.google.android.youtube">YouTube&lt;/a>&lt;/li>
&lt;li>&lt;a href="https://market.android.com/details?id=com.google.android.apps.maps">Google Maps&lt;/a>&lt;/li>
&lt;li>&lt;a href="https://market.android.com/details?id=com.google.android.street">Street View on Google Maps&lt;/a>&lt;/li>
&lt;li>&lt;a href="https://market.android.com/details?id=com.google.android.voicesearch">Voice Search&lt;/a>&lt;/li>
&lt;li>&lt;a href="https://market.android.com/details?id=com.google.android.googlequicksearchbox">Google Search&lt;/a>&lt;/li>
&lt;li>&lt;a href="https://market.android.com/details?id=com.google.android.apps.unveil">Google Goggles&lt;/a>&lt;/li>
&lt;li>Google Talk&lt;/li>
&lt;li>&lt;a href="https://market.android.com/details?id=com.google.android.apps.translate">Google Translate&lt;/a>&lt;/li>
&lt;li>&lt;a href="https://market.android.com/details?id=com.google.android.apps.chrometophone">Google Chrome to Phone&lt;/a>&lt;/li>
&lt;li>&lt;a href="https://market.android.com/details?id=com.google.android.apps.blogger">Blogger&lt;/a>&lt;/li>
&lt;li>&lt;a href="https://market.android.com/details?id=com.jbapps.contact">GO Contacts&lt;/a>&lt;/li>
&lt;li>&lt;a href="https://market.android.com/details?id=com.jb.gosms">GO SMS Pro&lt;/a>&lt;/li>
&lt;li>&lt;a href="https://market.android.com/details?id=com.google.code.apndroid">APNdroid&lt;/a>&lt;/li>
&lt;li>&lt;a href="https://market.android.com/details?id=com.androidpt.apnportugal">APN Portugal&lt;/a>&lt;/li>
&lt;li>&lt;a href="http://www.swypeinc.com/">Swype&lt;/a>&lt;/li>
&lt;li>&lt;a href="https://market.android.com/details?id=tv.studer.smssync">SMS Backup&lt;/a>&lt;/li>
&lt;li>&lt;a href="https://market.android.com/details?id=com.lookout">Lookout&lt;/a>&lt;/li>
&lt;li>&lt;a href="https://market.android.com/details?id=nextapp.systempanel.r1">SystemPanel App / Task Manager&lt;/a>&lt;/li>
&lt;li>&lt;a href="https://market.android.com/details?id=com.extendedcontrols">Extended Controls&lt;/a>&lt;/li>
&lt;li>&lt;a href="https://market.android.com/details?id=com.levelup.beautifulwidgets">Beautiful Widgets&lt;/a>&lt;/li>
&lt;li>&lt;a href="https://market.android.com/details?id=com.xelacorp.android.batsnaps">Battery Snap&lt;/a>&lt;/li>
&lt;li>&lt;a href="https://market.android.com/details?id=com.metago.astro">Astro&lt;/a>&lt;/li>
&lt;li>&lt;a href="https://market.android.com/details?id=com.metago.astro.smb">Astro SMB Module&lt;/a>&lt;/li>
&lt;li>&lt;a href="https://market.android.com/details?id=com.th.android.widget.gTabsimiClock">SiMi Clock Widget&lt;/a>&lt;/li>
&lt;li>&lt;a href="https://market.android.com/details?id=com.dolphin.browser">Dolphin Browser Mini&lt;/a>&lt;/li>
&lt;li>&lt;a href="https://market.android.com/details?id=com.bigtincan.android.adfree">AdFree&lt;/a>&lt;/li>
&lt;li>&lt;a href="https://market.android.com/details?id=com.adobe.reader">Adobe Reader&lt;/a>&lt;/li>
&lt;li>&lt;a href="https://market.android.com/details?id=com.adobe.flashplayer">Flash Player&lt;/a>&lt;/li>
&lt;li>&lt;a href="https://market.android.com/details?id=com.koushikdutta.rommanager">ROM Manager &lt;/a>&lt;/li>
&lt;li>&lt;a href="https://market.android.com/details?id=org.connectbot">ConnectBot&lt;/a>&lt;/li>
&lt;li>Facebook&lt;/li>
&lt;li>Twitter&lt;/li>
&lt;li>Tweetdeck&lt;/li>
&lt;li>Dropbox&lt;/li>
&lt;li>Evernote&lt;/li>
&lt;li>Skype&lt;/li>
&lt;li>Jorte&lt;/li>
&lt;li>Smooth Calendar&lt;/li>
&lt;li>NDrive&lt;/li>
&lt;li>ColorNote&lt;/li>
&lt;li>Our Groceries&lt;/li>
&lt;li>QuickPic&lt;/li>
&lt;li>SoundHound&lt;/li>
&lt;li>ACV&lt;/li>
&lt;li>air control&lt;/li>
&lt;li>aldiko&lt;/li>
&lt;li>amdroid&lt;/li>
&lt;li>andry birds&lt;/li>
&lt;li>astrid tasks&lt;/li>
&lt;li>autowipe&lt;/li>
&lt;li>battery snap&lt;/li>
&lt;li>cache cleaner NG&lt;/li>
&lt;li>camscanner&lt;/li>
&lt;li>carhome&lt;/li>
&lt;li>cifs manager&lt;/li>
&lt;li>cinemas&lt;/li>
&lt;li>clockr evolution&lt;/li>
&lt;li>currency converter&lt;/li>
&lt;li>desktop visualizer&lt;/li>
&lt;li>farmácias&lt;/li>
&lt;li>folder organizer&lt;/li>
&lt;li>food spotting&lt;/li>
&lt;li>imdb&lt;/li>
&lt;li>launch-x pro&lt;/li>
&lt;li>layar&lt;/li>
&lt;li>linkedin&lt;/li>
&lt;li>metro lx&lt;/li>
&lt;li>musicbox&lt;/li>
&lt;li>music junk&lt;/li>
&lt;li>mysporting&lt;/li>
&lt;li>network info ii&lt;/li>
&lt;li>prey&lt;/li>
&lt;li>pulse&lt;/li>
&lt;li>resultados das apostas&lt;/li>
&lt;li>revision3&lt;/li>
&lt;li>robo defense&lt;/li>
&lt;li>seepu&lt;/li>
&lt;li>seepu++&lt;/li>
&lt;li>smart sms vibrate&lt;/li>
&lt;li>sms unread count&lt;/li>
&lt;li>songbird&lt;/li>
&lt;li>syncmypix&lt;/li>
&lt;li>team coco&lt;/li>
&lt;li>temp+cpu v2&lt;/li>
&lt;li>ubuntu countdown widget&lt;/li>
&lt;li>vplayer&lt;/li>
&lt;li>watchdog lite&lt;/li>
&lt;li>wheres my droid power&lt;/li>
&lt;li>wifi status&lt;/li>
&lt;li>winamp xda&lt;/li>
&lt;/ul></description></item></channel></rss>