<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>GCStar on paapereira.xyz</title><link>https://paapereira.xyz/tags/gcstar/</link><description>Recent content in GCStar 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>Sat, 19 Jan 2013 15:16:00 +0000</lastBuildDate><atom:link href="https://paapereira.xyz/tags/gcstar/index.xml" rel="self" type="application/rss+xml"/><item><title>FavApps: GCstar Collections Manager</title><link>https://paapereira.xyz/posts/2013/01/favapps-gcstar-collections-manager/</link><pubDate>Sat, 19 Jan 2013 15:16:00 +0000</pubDate><guid>https://paapereira.xyz/posts/2013/01/favapps-gcstar-collections-manager/</guid><description>&lt;p>&lt;em>GCstar is an application for managing your collections. It supports many types of collections, including movies, books, games, comics, stamps, coins, and many more. You can even create your own collection type for whatever unique thing it is that you collect.&lt;/em>
&lt;em>Detailed information on each item can be automatically retrieved from the internet and you can store additional data, such as the location or who you&amp;rsquo;ve lent it to. You may also search and filter your collection by many criteria.&lt;/em>&lt;/p></description></item><item><title>Install AOKP in Galaxy Nexus</title><link>https://paapereira.xyz/posts/2013/01/install-aokp-in-galaxy-nexus/</link><pubDate>Thu, 03 Jan 2013 19:56:00 +0000</pubDate><guid>https://paapereira.xyz/posts/2013/01/install-aokp-in-galaxy-nexus/</guid><description>&lt;p>This is how I install a new ROM in my Galaxy Nexus, backing up all my apps and settings, and allowing a recover to my current state in case of something goes wrong.&lt;/p>
&lt;p>I have root and have been using XenonHD (Android 4.2.1).&lt;/p>
&lt;p>&lt;img src="https://paapereira.xyz/blog/2013/2013-01-03-install-aokp-in-galaxy-nexus/aokp.png" alt="aokp_maguro_jb-mr1_build-1">&lt;/p>
&lt;p>I&amp;rsquo;m going back to &lt;a href="http://aokp.co/">AOKP&lt;/a>, so I decided to post how I prepare my phone for a new ROM.&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;/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>cd Android/android-sdk-linux_86/tools/
&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;ul>
&lt;li>Go into adb shell and list the directories in your &amp;ldquo;sdcard&amp;rdquo; to decide what to backup&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>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;ul>
&lt;li>Pull all the directories you want to backup&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>sudo ./adb pull /data/media/0/data sdcard/data
&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;ul>
&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;/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>sudo chown -R youruser:youruser sdcard
&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&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>GCstar Personal Collections Manager</title><link>https://paapereira.xyz/posts/2009/11/gcstar-personal-collections-manager/</link><pubDate>Sun, 29 Nov 2009 19:26:00 +0000</pubDate><guid>https://paapereira.xyz/posts/2009/11/gcstar-personal-collections-manager/</guid><description>&lt;p>I use &lt;a href="http://www.gcstar.org/">GCStar&lt;/a> to keep track of my Movie collection. It&amp;rsquo;s great!&lt;/p>
&lt;blockquote>
&lt;p>GCstar is an application for managing your collections. It supports many types of collections, including movies, books, games, comics, stamps, coins, and many more. You can even create your own collection type for whatever unique thing it is that you collect! Detailed information on each item can be automatically retrieved from the internet and you can store additional data, such as the location or who you&amp;rsquo;ve lent it to. You may also search and filter your collections by many criteria.&lt;/p></description></item></channel></rss>