<?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>JFDesign Blog</title>
	<atom:link href="http://www.jfdesignnet.com/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://www.jfdesignnet.com</link>
	<description>jf:/dev/blog</description>
	<lastBuildDate>Sun, 19 May 2013 14:47:02 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>twrp and cwm recovery PICOpad GGM</title>
		<link>http://www.jfdesignnet.com/?p=3056</link>
		<comments>http://www.jfdesignnet.com/?p=3056#comments</comments>
		<pubDate>Mon, 06 May 2013 14:12:41 +0000</pubDate>
		<dc:creator>jfdesign</dc:creator>
				<category><![CDATA[Axioo]]></category>
		<category><![CDATA[Gadget]]></category>
		<category><![CDATA[cwm]]></category>
		<category><![CDATA[picopad]]></category>
		<category><![CDATA[recovery]]></category>
		<category><![CDATA[twrp]]></category>

		<guid isPermaLink="false">http://www.jfdesignnet.com/?p=3056</guid>
		<description><![CDATA[Got time to do this tonight for 7inch PICOpad GGM 3G device, here we go the custom recovery &#8230;
There are two famous recovery application for android, which is TWRP (Team Win Recovery Project) and CWM (Clockworkmod Recovery). They both build by amazing developers and they both do pretty much the same [...]]]></description>
				<content:encoded><![CDATA[<p style="text-align: justify;">Got time to do this tonight for 7inch PICOpad GGM 3G device, here we go the custom recovery &#8230;</p>
<p style="text-align: justify;">There are two famous recovery application for android, which is <a title="TWRP" href="http://teamw.in/project/twrp2" target="_blank">TWRP (Team Win Recovery Project)</a> and <a title="clockworkmod" href="http://www.clockworkmod.com/" target="_blank">CWM (Clockworkmod Recovery)</a>. They both build by amazing developers and they both do pretty much the same thing, which are : allows you to perform several advanced recovery, restoration, installation and maintenance operations on your Android device that aren’t possible with the stock recovery, and is one of the most common ways used to gain root access, back up device data, install a custom ROMs, kernels, themes, mods and more. Which one is better? I can say both program are very good, but personally, I like TWRP better. CWM seems to be more popular, though. The main thing I like about TWRP is the USB OTG functions and smaller backup footprint but besides that, CWM works just as well.</p>
<p>Here is i build the two flavour of them for axioo users, whichever one you prefer, you can have it :</p>
<h3><strong>TWRP :</strong></h3>
<p><a href="http://www.jfdesignnet.com/?attachment_id=3066" rel="attachment wp-att-3066"><img class="alignnone size-medium wp-image-3066" alt="preview-twrp-ggm" src="http://www.jfdesignnet.com/wp-content/uploads/2013/05/preview-twrp-ggm-300x175.png" width="300" height="175" /></a></p>
<p>Download : <a title="recovery-twrp-ggm" href="http://www.mediafire.com/?9jadzezmyw7bzbt" target="_blank">recovery-twrp-ggm.img</a></p>
<h3><strong>CWM :</strong></h3>
<p><a href="http://www.jfdesignnet.com/?attachment_id=3048" rel="attachment wp-att-3048"><img class="alignnone size-medium wp-image-3048" alt="clockwork-recovery-mod-v5.5.0.2" src="http://www.jfdesignnet.com/wp-content/uploads/2013/05/clockwork-recovery-mod-v5.5.0.2-300x180.png" width="300" height="180" /></a></p>
<p>Download : <a title="recovery-cwm-ggm" href="http://www.mediafire.com/?xtmxib0esyynp90" target="_blank">recovery-cwm-ggm.img</a></p>
<h3><strong>HOW TO INSTALL :</strong></h3>
<p>To install this recovery application on your axioo PICOpad device is very easy, follow this steps and you’l be good :</p>
<ul>
<li>Download the recovery img file whichever you want from above link, and rename it as recovery.img and copy them to the root of the sdcard.</li>
<li>Download the <a title="install-script.sh" href="http://www.mediafire.com/view/?9lb5yv9vaatdne1" target="_blank">installer script</a>, extract it into install-recovery.sh and put it on the root of the sdcard.</li>
<li>Install Android Terminal Emulator from PlaysStore and run it</li>
<li>In Android Terminal Emulator, type this :
<div id="fvch-codeblock-0" class="fvch-codeblock">
<table>
<tr>
<td class="fvch-line-numbers">
<pre>1
2
3
</pre>
</td>
<td class="fvch-code">
<pre id="fvch-code-0">$ su
# cd /mnt/sdcard
# sh install-recovery.sh</pre>
</td>
</tr>
</table>
</div>
<p><a href="http://www.jfdesignnet.com/?attachment_id=3079" rel="attachment wp-att-3079"><img class="alignnone size-medium wp-image-3079" alt="install-recovery.sh-ggm" src="http://www.jfdesignnet.com/wp-content/uploads/2013/05/install-recovery.sh-ggm-300x175.png" width="300" height="175" /></a></li>
<li>To reboot into recovery just use the settings menu, Go to Settings Menu -&gt; Back up and Reset -&gt; Reboot into recovery mode.</li>
<li>Done</li>
</ul>
<p style="text-align: justify;">I believe there are no key shortcut from the power off state to enter recovery mode on this device, at least i cannot find it, … so, you can only reboot into recovery from the system, if you’re using stock rom use the Reboot into Recovery from Settings menu, and if you’re using cm base from ugers, ctroy, shaun, …etc, you must use cyanogenmod advanced reboot menu from developer option, or you can use this <a title="reboot-recovery.sh" href="http://www.mediafire.com/view/?9lb5yv9vaatdne1" target="_blank">reboot-recovery script</a> if you&#8217;re using your DIY-build like me.</p>
<p>Have fun flashing ROM and mods on your PICOpad device.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jfdesignnet.com/?feed=rss2&#038;p=3056</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>twrp and cwm recovery PICOpad GJT or PICOpad GJE</title>
		<link>http://www.jfdesignnet.com/?p=3044</link>
		<comments>http://www.jfdesignnet.com/?p=3044#comments</comments>
		<pubDate>Mon, 06 May 2013 07:03:02 +0000</pubDate>
		<dc:creator>jfdesign</dc:creator>
				<category><![CDATA[Axioo]]></category>
		<category><![CDATA[Gadget]]></category>
		<category><![CDATA[cwm]]></category>
		<category><![CDATA[picopad]]></category>
		<category><![CDATA[recovery]]></category>
		<category><![CDATA[twrp]]></category>

		<guid isPermaLink="false">http://www.jfdesignnet.com/?p=3044</guid>
		<description><![CDATA[There are two famous recovery application for android, which is TWRP (Team Win Recovery Project) and CWM (Clockworkmod Recovery). They both build by amazing developers and they both do pretty much the same thing, which are : allows you to perform several advanced recovery, restoration, installation  [...]]]></description>
				<content:encoded><![CDATA[<p style="text-align: justify;">There are two famous recovery application for android, which is <a title="TWRP" href="http://teamw.in/project/twrp2" target="_blank">TWRP (Team Win Recovery Project)</a> and <a title="clockworkmod" href="http://www.clockworkmod.com/" target="_blank">CWM (Clockworkmod Recovery)</a>. They both build by amazing developers and they both do pretty much the same thing, which are : allows you to perform several advanced recovery, restoration, installation and maintenance operations on your Android device that aren’t possible with the stock recovery, and is one of the most common ways used to gain root access, back up device data, install a custom ROMs, kernels, themes, mods and more. Which one is better? I can say both program are very good, but personally, I like TWRP better. CWM seems to be more popular, though. The main thing I like about TWRP is the USB OTG functions and smaller backup footprint but besides that, CWM works just as well.</p>
<p>Here is i build the two flavour of them for axioo users, whichever one you prefer, you can have it :</p>
<h3><strong>TWRP :</strong></h3>
<p><a href="http://www.jfdesignnet.com/?attachment_id=3045" rel="attachment wp-att-3045"><img class="alignnone size-medium wp-image-3045" alt="preview-twrp-gjt" src="http://www.jfdesignnet.com/wp-content/uploads/2013/05/preview-twrp-gjt-300x225.png" width="300" height="225" /></a></p>
<p>Download : <a title="recovery-twrp-gjt" href="http://www.mediafire.com/?d7b7pg0mzuc5fi5" target="_blank">recovery-twrp-gjt.img</a></p>
<h3><strong>CWM :</strong></h3>
<p><a href="http://www.jfdesignnet.com/?attachment_id=3048" rel="attachment wp-att-3048"><img class="alignnone size-medium wp-image-3048" alt="clockwork-recovery-mod-v5.5.0.2" src="http://www.jfdesignnet.com/wp-content/uploads/2013/05/clockwork-recovery-mod-v5.5.0.2-300x180.png" width="300" height="180" /></a></p>
<p>Download : <a title="recovery-cwm-gjt" href="http://www.mediafire.com/download.php?42th4uvses9tiva" target="_blank">recovery-cwm-gjt.img</a></p>
<p style="text-align: justify;">This 10inch tablet PICOpad GJT and PICOpad GJE is pretty much the same device, and have the same specs including the internal peripheral, the only differencies is the software OS which means maybe from different vendor, thus you can use this both recovery twrp and cwm for both models without problems.</p>
<h3><strong>HOW TO INSTALL :</strong></h3>
<p>To install this recovery application on your axioo PICOpad device is very easy, follow this steps and you&#8217;l be good :</p>
<ul>
<li>Download the recovery img file whichever you want from above link, and rename it as recovery.img and copy them to the root of the sdcard.</li>
<li>Download the <a title="install-script.sh" href="http://www.mediafire.com/view/?9lb5yv9vaatdne1" target="_blank">installer script</a>, extract it into install-recovery.sh and put it on the root of the sdcard.</li>
<li>Install Android Terminal Emulator from PlaysStore and run it</li>
<li>In Android Terminal Emulator, type this :
<div id="fvch-codeblock-0" class="fvch-codeblock">
<table>
<tr>
<td class="fvch-line-numbers">
<pre>1
2
3
</pre>
</td>
<td class="fvch-code">
<pre id="fvch-code-0">$ su
# cd /mnt/sdcard
# sh install-recovery.sh</pre>
</td>
</tr>
</table>
</div>
<p><a href="http://www.jfdesignnet.com/?attachment_id=3069" rel="attachment wp-att-3069"><img class="alignnone size-medium wp-image-3069" alt="install-recovery" src="http://www.jfdesignnet.com/wp-content/uploads/2013/05/install-recovery-300x225.png" width="300" height="225" /></a></li>
<li>To reboot into recovery just use the settings menu, Go to Settings Menu -&gt; Back up and Reset -&gt; Reboot into recovery mode if you&#8217;re on stock rom.</li>
<li>Done</li>
</ul>
<p style="text-align: justify;">I believe there are no key shortcut from the power off state to enter recovery mode on this device, at least i cannot find it, &#8230; so, you can only reboot into recovery from the system, if you&#8217;re using stock rom use the Reboot into Recovery from Settings menu, and if you&#8217;re using cm base from ugers, ctroy, shaun, &#8230;etc, you must use cyanogenmod advanced reboot menu from developer option, or you can use this <a title="reboot-recovery.sh" href="http://www.mediafire.com/view/?9lb5yv9vaatdne1" target="_blank">reboot-recovery script</a> if you&#8217;re using your DIY-build like me.</p>
<p style="text-align: justify;">I don&#8217;t test this myself since i have no device to borrow, but some of my friends confirms it works good on theirs. Thank you for Fajar Kurniawan who tested the cwm version on another thread of this blog, and also Rinaldi who tested the twrp version.</p>
<p>Have fun flashing ROM and mods on your PICOpad device.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jfdesignnet.com/?feed=rss2&#038;p=3044</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Jelly Bean custom ROM for PICOpad GEW Rev. 2.03_A410</title>
		<link>http://www.jfdesignnet.com/?p=3015</link>
		<comments>http://www.jfdesignnet.com/?p=3015#comments</comments>
		<pubDate>Tue, 09 Apr 2013 13:10:04 +0000</pubDate>
		<dc:creator>jfdesign</dc:creator>
				<category><![CDATA[Axioo]]></category>
		<category><![CDATA[Gadget]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[customrom]]></category>
		<category><![CDATA[picopad]]></category>

		<guid isPermaLink="false">http://www.jfdesignnet.com/?p=3015</guid>
		<description><![CDATA[This is my last fix for this Jelly Bean ROM PICOpad GEW, the cover auto-off / wake-up feature and smarthandsfree now working. I&#8217;m not adding any new tweaks this time, just a pure fix from my before custom rom revision 2.01_A328. Because not all users through the same path, then follows I repeat all  [...]]]></description>
				<content:encoded><![CDATA[<p style="text-align: justify;">This is my last fix for this Jelly Bean ROM PICOpad GEW, the cover auto-off / wake-up feature and smarthandsfree now working. I&#8217;m not adding any new tweaks this time, just a pure fix from my before <a title="Jelly Bean custom ROM for PICOpad GEW Rev. 2.01_A328" href="http://www.jfdesignnet.com/?p=2989" target="_blank">custom rom revision 2.01_A328.</a> Because not all users through the same path, then follows I repeat all the features of this custom rom.</p>
<p>Here we go the features :</p>
<ul>
<li>Android 4.1 with 3.4 kernel</li>
<li>Rooted, busybox, fully deodexed, zipaligned</li>
<li>build.prop tweaks (network, wifi, hsdpa, streaming, dalvik, safe-battery, etc)</li>
<li>rooted boot.img</li>
<li>init.d support + more tweak</li>
<li>Superuser by Clockworkmod (thanks to <a href="https://plus.google.com/103583939320326217147">Koush</a>)</li>
<li>some gapps 4.2 applications (taken from my nexus4)</li>
<li>entropy generator tweak (thanks to <a href="http://forum.xda-developers.com/member.php?u=1107425">lambgx02</a>)</li>
<li>Removed chinese bloatware / malware apps</li>
<li>Fix Smart Bright and Exact Mode features</li>
<li>Fix leather cover auto off / wake up feature</li>
<li>Fix Smart HandsFree feature</li>
<li>… something i forgot to list</li>
</ul>
<p>And here is the custom rom :</p>
<p>Download : <a title="picopad_gew_2.03_A410_jfdesignnet_040913_100738.zip" href="http://www.sendspace.com/file/glzrts" target="_blank">picopad_gew_2.03_A410_jfdesignnet_040913_100738</a><br />
Mirror        : <a title="picopad_gew_2.03_A410_jfdesignnet_040913_100738.zip" href="http://ge.tt/3bF4kxd/v/0" target="_blank">picopad_gew_2.03_A410_jfdesignnet_040913_100738</a><br />
MD5sum   : d84697ac14cb9f2ef0a2e74aa93e794b</p>
<p>&nbsp;</p>
<h4>Known Limitation :</h4>
<ul>
<li style="text-align: justify;">Photosphere not working and will never works on this picopad GEW since photosphere needs gyroscope to work. There is no gyroscope sensor on this picopad GEW. So, this isn’t a bug, and don’t bother asking why photosphere not working, ok ?</li>
<li style="text-align: justify;">Some additional applications from me such as MXPlayer, FlashPlayer, Adobe Reader, YouTube, i put on the data partition for easy uninstall reason (for novice users). Thus, if you Factory Reset the device, this added apps will gone. This is not bugs, this is a feature and i did that on purpose.</li>
</ul>
<p>&nbsp;</p>
<p>And here is the steps to flash this custom rom :</p>
<h3><strong>Requirement and Preparation :</strong></h3>
<ul>
<li>Read this thoroughly :<br />
<em><strong>Your warranty is now void</strong> !!!</em><br />
I am not responsible if you brick your phone, get stuck in a bootloop, or if your phone grows arms and tries to kill you. Flash at your own risk!<br />
<em> Please do some research if you have any concerns about risk of flashing a custom rom before continuing! YOU are choosing to make these modifications, and if you point the finger at me for messing up your device, I will laugh at you!!</em><br />
<em> If you have any other objection, don’t bother to comment, just close this page!</em></li>
<li style="text-align: justify;">This custom rom need a custom recovery to flashed into the device, if you haven’t got it, get it here : <a title="twrp and cwm recovery PICOpad GEW" href="http://www.jfdesignnet.com/?p=2794http://" target="_blank">TWRP and CWM recovery PICOpad GEW</a>. Both are working good for this device, get it whichever you like.</li>
</ul>
<h3><strong><strong>Flashing Process :</strong></strong></h3>
<p>The steps to flash this custom rom is pretty straight forward :</p>
<ul>
<li style="text-align: justify;">Download the custom rom from link above and copy it to the root of your sdcard, you may check it first with your file manager to confirm it was there. There are two sdcard storage on this device, so you must know it’s at the internal sdcard or external sdcard. I prefer you to put this on external sdcard to avoid any difficulties.</li>
<li style="text-align: justify;">Boot into recovery mode by turning off your phone, hold down Volume + button then press power button, hold them both until you see axioo logo on screen then release it. Wait a sec or two … then you’ll be in recovery mode.</li>
<li style="text-align: justify;">BACKUP your stock rom and data using BACKUP feature, make sure you use external storage as destination because this backup is relatively big.</li>
<li>Choose <strong><em>Wipe Data / Factory reset</em></strong> and execute it.</li>
<li>Choose <strong><em>Wipe cache partition</em></strong> and execute it</li>
<li>Choose <strong><em>Wipe Dalvik Cache</em></strong> and execute it</li>
<li>Go back to main menu, and choose <strong><em>Install</em></strong></li>
<li>It will open a list of file on your sdcard, choose the custom rom zip file that you put on step 1 and flash it.</li>
<li>After the installation completed, choose <em><strong>Reboot System</strong><br />
</em></li>
<li>Done</li>
</ul>
<p>Here is the result after flash :</p>
<p><a href="http://www.jfdesignnet.com/?attachment_id=2994" rel="attachment wp-att-2994"><img alt="GEWJB-home" src="http://www.jfdesignnet.com/wp-content/uploads/2013/04/GEWJB-home-180x300.png" width="180" height="300" /></a> <a href="http://www.jfdesignnet.com/?attachment_id=2995" rel="attachment wp-att-2995"><img alt="GEWJB-group" src="http://www.jfdesignnet.com/wp-content/uploads/2013/04/GEWJB-group-180x300.png" width="180" height="300" /></a> <a href="http://www.jfdesignnet.com/?attachment_id=2998" rel="attachment wp-att-2998"><img alt="GEWJB-apps1" src="http://www.jfdesignnet.com/wp-content/uploads/2013/04/GEWJB-apps1-180x300.png" width="180" height="300" /></a></p>
<p><a href="http://www.jfdesignnet.com/?attachment_id=2996" rel="attachment wp-att-2996"><img alt="GEWJB-smartbright-exact" src="http://www.jfdesignnet.com/wp-content/uploads/2013/04/GEWJB-smartbright-exact-180x300.png" width="180" height="300" /></a> <a href="http://www.jfdesignnet.com/?attachment_id=2997" rel="attachment wp-att-2997"><img alt="GEWJB-smartmenu" src="http://www.jfdesignnet.com/wp-content/uploads/2013/04/GEWJB-smartmenu-180x300.png" width="180" height="300" /></a> <a href="http://www.jfdesignnet.com/?attachment_id=3020" rel="attachment wp-att-3020"><img class="alignnone size-medium wp-image-3020" alt="GEWJB-about-2.03_A410" src="http://www.jfdesignnet.com/wp-content/uploads/2013/04/GEWJB-about-2.03_A410-180x300.png" width="180" height="300" /></a></p>
<p>&nbsp;</p>
<h3><strong>Repartition Internal Storage into 2Gb :</strong></h3>
<p style="text-align: justify;">If you want to repartition the internal storage from 512Mb into 2Gb, you can use my old script : <a title="repartition mod PICOpad GEW 2Gb internal storage" href="http://www.jfdesignnet.com/?p=2667" target="_blank">Repartition mod PICOpad GEW 2Gb Internal Storage</a> and enjoy large space for all your applications.</p>
<p><a href="http://www.jfdesignnet.com/?attachment_id=3000" rel="attachment wp-att-3000"><img alt="GEWJB-2Gbi" src="http://www.jfdesignnet.com/wp-content/uploads/2013/04/GEWJB-2Gbi-180x300.png" width="180" height="300" /></a></p>
<h3><strong>Swap External SDCard and USB Phone Storage :</strong></h3>
<p style="text-align: justify;">Some of heavy gamers needs to install many or some of huge size application that will consume the system or data space in their internal storage. The above 2Gb extra space suddenly become so tiny and useless, and the only way out is extending them using app2sd unto external sdcard. Here is the script of mine : to <a title="Swap external sdcard and usb phone storage" href="http://www.jfdesignnet.com/?p=2705" target="_blank">swap the internal USB phone storage with the external SDCard</a>. The system will see the external sdcard as their USB Phone Storage with this script. I create and write on that article, the script is for PICOpad GEA, but it will work also for this PICOpad GEW.<br />
However, please remember, anytime you’re using app2sd, your device speed performance is compromised. so if you’re satisfied with 2gb space for apps, don’t use app2sd.</p>
<h3><strong>DPI change feature :</strong></h3>
<p style="text-align: justify;">I am no longer change the default DPI for this custom rom and leave it as it is from now on. There are users who delighted and grateful by the dpi change on my past custom rom (usually teenage <img alt=":-)" src="http://www.jfdesignnet.com/wp-includes/images/smilies/icon_smile.gif" /> ), but many also are grumpy because that was too tiny for their old eyes … so i wash my hand.<br />
If you want to change the dpi of this custom rom, do it yourself. There are many applications on playstore who can do this easily. One thing you must know, if you change the dpi of your device, some application will not show up on playstore because of this modification. Somehow google will check the dpi of your device for compatibility with the application you want to search or install. To trick this, you can use this <a title="Multi DPI Play Store" href="http://forum.xda-developers.com/showthread.php?t=1839871" target="_blank">MultiDPI hack of playstore apk</a>, so it will ignore the dpi checking by google.</p>
<h3><strong>Custom ROM in SPFlashTool Format :</strong></h3>
<p style="text-align: justify;">This is for future, no need to use this format for now.<br />
One day, axioo will release their own Jelly Bean stock rom, and i can guarantee 101% they will use different partition than mine. So, for future user who wants to use this custom rom replacing the stock rom axioo Jelly Bean, you must use this SPFlashtool format custom rom to flash and repartition your device, because if not you will getting into bootloop.<br />
Download and flash this image using SPFlashtool and everything will be good.</p>
<p>Download : <a title="PICOpad GEW JB4.1 custom rom 2.03_A410 SPFlashTool format" href="http://www.sendspace.com/file/l2ljrp" target="_blank">PICOpad_GEW_2.03_A410_jfdesignnet.rar</a><br />
MD5sum   : 390ed13c31c259f5277293c5361db0d2</p>
<p style="text-align: justify;">This SPFlashtool format custom rom already included my TWRP-GEW recovery, rooted boot.img and my PICOpad GEW Rev. 2.03_A410 custom rom.</p>
<p>&nbsp;</p>
<p>Enjoy Jelly Bean on your PICOpad GEW.</p>
<p>&nbsp;</p>
<h4><em>Added on 10/05/2013 :</em></h4>
<p>Asking my chinese friend to fix the Export Import simcard issue, and he finally made it, here is i create the update zip for you to easy install using recovery.</p>
<p>Download :  <a title="signed_picopadgew-contacts-fix" href="http://ge.tt/1W0xPFg/v/0?c" target="_blank">signed_picopadgew-contacts-fix.zip</a> or <a title="signed_picopadgew-contacts-fix" href="http://www.mediafire.com/?yx8b5pyaxhixyk4" target="_blank">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jfdesignnet.com/?feed=rss2&#038;p=3015</wfw:commentRss>
		<slash:comments>84</slash:comments>
		</item>
		<item>
		<title>Jelly Bean custom ROM for PICOpad GEW Rev. 2.01_A328</title>
		<link>http://www.jfdesignnet.com/?p=2989</link>
		<comments>http://www.jfdesignnet.com/?p=2989#comments</comments>
		<pubDate>Wed, 03 Apr 2013 14:35:20 +0000</pubDate>
		<dc:creator>jfdesign</dc:creator>
				<category><![CDATA[Axioo]]></category>
		<category><![CDATA[Gadget]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[customrom]]></category>
		<category><![CDATA[picopad]]></category>

		<guid isPermaLink="false">http://www.jfdesignnet.com/?p=2989</guid>
		<description><![CDATA[Got help from anonymous chinese old friend of mine from forum.china.phone.ru, he finally manage to fix the Smart Bright and Exact mode features and working very good on jellybean version, then&#8230; i took it.  You may want to check my last jellybean custom rom for PICOpad GEW here, and as you can see  [...]]]></description>
				<content:encoded><![CDATA[<p style="text-align: justify;">Got help from anonymous chinese old friend of mine from forum.china.phone.ru, he finally manage to fix the Smart Bright and Exact mode features and working very good on jellybean version, then&#8230; i took it.  You may want to check <a title="Jelly Bean custom ROM for PICOpad GEW" href="http://www.jfdesignnet.com/?p=2951" target="_blank">my last jellybean custom rom for PICOpad GEW here</a>, and as you can see that version still not supporting Smart Bright and Exact mode features. So, this is a fixed release from that jelly bean based, and i also optimizing the apps for simple and slim overall size.</p>
<p>Here we go the features :</p>
<ul>
<li>Android 4.1 with 3.4 kernel</li>
<li>Rooted, busybox, fully deodexed, zipaligned</li>
<li>build.prop tweaks</li>
<li>rooted boot.img</li>
<li>init.d support + more tweak</li>
<li>Superuser by Clockworkmod (thanks to <a href="https://plus.google.com/103583939320326217147">Koush</a>)</li>
<li>some gapps 4.2 applications (taken from my nexus4)</li>
<li>entropy generator tweak (thanks to <a href="http://forum.xda-developers.com/member.php?u=1107425">lambgx02</a>)</li>
<li>Removed bloatware</li>
<li>Many apn list</li>
<li>Fix Smart Bright and Exact Mode features</li>
<li>Fix some busybox runparts scripts error</li>
<li>Fix incompatibility gapps</li>
<li>… something i forgot to list</li>
</ul>
<p>And here is the custom rom :</p>
<p>Download : <a title="picopad_gew_2.01_A328_jfdesignnet_040313_005539.zip" href="http://www.sendspace.com/file/oofsx7" target="_blank">picopad_gew_2.01_A328_jfdesignnet_040313_005539</a><br />
MD5sum : 3d517a8663e785fd84a62fca1fcc2080</p>
<p>&nbsp;</p>
<h4>Known Limitation / Notes from me :</h4>
<ul>
<li style="text-align: justify;">Photosphere not working and will never works on this picopad GEW since photosphere needs gyroscope to work. There is no gyroscope sensor on this picopad GEW. So, this isn’t a bug, and don’t bother asking why photosphere not working, ok ?</li>
<li style="text-align: justify;">The leather cover auto shutoff / wakeup feature seems to not working according to user reports.  I cannot test because my borrowed gew device doesn&#8217;t have the leather cover, so i don&#8217;t know what to fixed.</li>
<li style="text-align: justify;">I change Chrome Browser with the default stock browser for small footprints reason, not because Chrome is bad. of course you can install for yourself from playstore</li>
<li style="text-align: justify;">Some additional applications from me such as MXPlayer, FlashPlayer, Adobe Reader, YouTube, i put on the data partition for easy uninstall reason (for novice users). Thus, if you Factory Reset the device, this added apps will gone. This is not bugs, this is a feature and i did that on purpose.</li>
</ul>
<p>&nbsp;</p>
<p>And here is the steps to flash this custom rom :</p>
<h3><strong>Requirement and Preparation :</strong></h3>
<ul>
<li>Read this thoroughly :<br />
<em><strong>Your warranty is now void</strong> !!!</em><br />
I am not responsible if you brick your phone, get stuck in a bootloop, or if your phone grows arms and tries to kill you. Flash at your own risk!<br />
<em> Please do some research if you have any concerns about risk of flashing a custom rom before continuing! YOU are choosing to make these modifications, and if you point the finger at me for messing up your device, I will laugh at you!!</em><br />
<em> If you have any other objection, don’t bother to comment, just close this page!</em></li>
<li>This custom rom need a custom recovery to flashed into the device, if you haven’t got it, get it here : <a title="twrp and cwm recovery PICOpad GEW" href="http://www.jfdesignnet.com/?p=2794http://" target="_blank">TWRP and CWM recovery PICOpad GEW</a>. Both are working good for this device, get it whichever you like.</li>
</ul>
<h3><strong><strong>Flashing Process :</strong></strong></h3>
<p>The steps to flash this custom rom is pretty straight forward :</p>
<ul>
<li>Download the custom rom from link above and copy it to the root of your sdcard, you may check it first with your file manager to confirm it was there. There are two sdcard storage on this device, so you must know it’s at the internal sdcard or external sdcard. I prefer you to put this on external sdcard to avoid any difficulties.</li>
<li>Boot into recovery mode by turning off your phone, hold down Volume + button then press power button, hold them both until you see axioo logo on screen then release it. Wait a sec or two … then you’ll be in recovery mode.</li>
<li>BACKUP your stock rom and data using BACKUP feature, make sure you use external storage as destination because this backup is relatively big.</li>
<li>Choose <strong><em>Wipe Data / Factory reset</em></strong> and execute it</li>
<li>Choose <strong><em>Wipe cache partition</em></strong> and execute it</li>
<li>Choose <strong><em>Wipe Dalvik Cache</em></strong> and execute it</li>
<li>Go back to main menu, and choose <strong><em>Install</em></strong></li>
<li>It will open a list of file on your sdcard, choose the custom rom zip file that you put on step 1 and flash it.</li>
<li>After the installation completed, choose <em><strong>Reboot System</strong><br />
</em></li>
<li>Done</li>
</ul>
<p>Here is the result after flash :</p>
<p><a href="http://www.jfdesignnet.com/?attachment_id=2994" rel="attachment wp-att-2994"><img class="alignnone size-medium wp-image-2994" alt="GEWJB-home" src="http://www.jfdesignnet.com/wp-content/uploads/2013/04/GEWJB-home-180x300.png" width="180" height="300" /></a> <a href="http://www.jfdesignnet.com/?attachment_id=2995" rel="attachment wp-att-2995"><img class="alignnone size-medium wp-image-2995" alt="GEWJB-group" src="http://www.jfdesignnet.com/wp-content/uploads/2013/04/GEWJB-group-180x300.png" width="180" height="300" /></a> <a href="http://www.jfdesignnet.com/?attachment_id=2998" rel="attachment wp-att-2998"><img class="alignnone size-medium wp-image-2998" alt="GEWJB-apps1" src="http://www.jfdesignnet.com/wp-content/uploads/2013/04/GEWJB-apps1-180x300.png" width="180" height="300" /></a></p>
<p><a href="http://www.jfdesignnet.com/?attachment_id=2996" rel="attachment wp-att-2996"><img class="alignnone size-medium wp-image-2996" alt="GEWJB-smartbright-exact" src="http://www.jfdesignnet.com/wp-content/uploads/2013/04/GEWJB-smartbright-exact-180x300.png" width="180" height="300" /></a> <a href="http://www.jfdesignnet.com/?attachment_id=2997" rel="attachment wp-att-2997"><img class="alignnone size-medium wp-image-2997" alt="GEWJB-smartmenu" src="http://www.jfdesignnet.com/wp-content/uploads/2013/04/GEWJB-smartmenu-180x300.png" width="180" height="300" /></a> <a href="http://www.jfdesignnet.com/?attachment_id=2999" rel="attachment wp-att-2999"><img class="alignnone size-medium wp-image-2999" alt="GEWJB-about" src="http://www.jfdesignnet.com/wp-content/uploads/2013/04/GEWJB-about-180x300.png" width="180" height="300" /></a></p>
<p>&nbsp;</p>
<h3><strong>Repartition Internal Storage into 2Gb :</strong></h3>
<p style="text-align: justify;">If you want to repartition the internal storage from 512Mb into 2Gb, you can use my old script : <a title="repartition mod PICOpad GEW 2Gb internal storage" href="http://www.jfdesignnet.com/?p=2667" target="_blank">Repartition mod PICOpad GEW 2Gb Internal Storage</a> and enjoy large space for all your applications.</p>
<p><a href="http://www.jfdesignnet.com/?attachment_id=3000" rel="attachment wp-att-3000"><img class="alignnone size-medium wp-image-3000" alt="GEWJB-2Gbi" src="http://www.jfdesignnet.com/wp-content/uploads/2013/04/GEWJB-2Gbi-180x300.png" width="180" height="300" /></a></p>
<h3><strong>Swap External SDCard and USB Phone Storage :</strong></h3>
<p style="text-align: justify;">Some of heavy gamers needs to install many or some of huge size application that will consume the system or data space in their internal storage. The above 2Gb extra space suddenly become so tiny and useless, and the only way out is extending them using app2sd unto external sdcard. Here is the script of mine : to <a title="Swap external sdcard and usb phone storage" href="http://www.jfdesignnet.com/?p=2705" target="_blank">swap the internal USB phone storage with the external SDCard</a>. The system will see the external sdcard as their USB Phone Storage with this script. I create and write on that article, the script is for PICOpad GEA, but it will work also for this PICOpad GEW.<br />
However, please remember, anytime you&#8217;re using app2sd, your device speed performance is compromised. so if you&#8217;re satisfied with 2gb space for apps, don&#8217;t use app2sd.</p>
<h3><strong>DPI change feature :</strong></h3>
<p style="text-align: justify;">I am no longer change the default DPI for this custom rom and leave it as it is from now on. There are users who delighted and grateful by the dpi change on my past custom rom (usually teenage <img src='http://www.jfdesignnet.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  ), but many also are grumpy because that was too tiny for their old eyes &#8230; so i wash my hand.<br />
If you want to change the dpi of this custom rom, do it yourself. There are many applications on playstore who can do this easily. One thing you must know, if you change the dpi of your device, some application will not show up on playstore because of this modification. Somehow google will check the dpi of your device for compatibility with the application you want to search or install. To trick this, you can use this <a title="Multi DPI Play Store" href="http://forum.xda-developers.com/showthread.php?t=1839871" target="_blank">MultiDPI hack of playstore apk</a>, so it will ignore the dpi checking by google.</p>
<h3><strong>Custom ROM in SPFlashTool Format :</strong></h3>
<p style="text-align: justify;">This is for future, no need to use this format for now.<br />
One day, axioo will release their own Jelly Bean stock rom, and i can guarantee 101% they will use different partition than mine. So, for future user who wants to use this custom rom replacing the stock rom axioo Jelly Bean, you must use this SPFlashtool format custom rom to flash and repartition your device, because if not you will getting into bootloop.<br />
Download and flash this image using SPFlashtool and everything will be good.</p>
<p>Download : <a title="PICOpad GEW JB4.1 custom rom 2.01_A328 SPFlashTool format" href="http://www.sendspace.com/file/c9mgp5" target="_blank">PICOpad_GEW_2.01_A328_jfdesignnet.rar</a><br />
MD5sum : 4a1ef8c2a20760eb40aa37f6e4aaf34c</p>
<p style="text-align: justify;">This SPFlashtool format custom rom already included my TWRP recovery, unsecured boot.img and my PICOpad GEW Rev. 2.01_A328 custom rom.</p>
<p>&nbsp;</p>
<p>Enjoy Jelly Bean on your PICOpad GEW.<br />
<strong></strong></p>
<p>&nbsp;</p>
<h3><em><span style="text-decoration: underline;">Added on 090413 :</span></em></h3>
<p>Please use the new Revision of this custom rom <a title="Jelly Bean custom ROM for PICOpad GEW Rev. 2.03_A410" href="http://www.jfdesignnet.com/?p=3015" target="_blank">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jfdesignnet.com/?feed=rss2&#038;p=2989</wfw:commentRss>
		<slash:comments>29</slash:comments>
		</item>
		<item>
		<title>Jelly Bean custom ROM for PICOpad GEW</title>
		<link>http://www.jfdesignnet.com/?p=2951</link>
		<comments>http://www.jfdesignnet.com/?p=2951#comments</comments>
		<pubDate>Fri, 22 Mar 2013 12:54:17 +0000</pubDate>
		<dc:creator>jfdesign</dc:creator>
				<category><![CDATA[Axioo]]></category>
		<category><![CDATA[Gadget]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[customrom]]></category>
		<category><![CDATA[picopad]]></category>

		<guid isPermaLink="false">http://www.jfdesignnet.com/?p=2951</guid>
		<description><![CDATA[Finally the jelly bean version for PICOpad GEW can be done and is running smoothly after sometime struggling with it. Now is ready and can be share.
Here is the features :

Android 4.1 with 3.4 kernel
Rooted, busybox, fully deodexed, zipaligned
build.prop tweak
rooted boot.img
init.d support  [...]]]></description>
				<content:encoded><![CDATA[<p style="text-align: justify;">Finally the jelly bean version for PICOpad GEW can be done and is running smoothly after sometime struggling with it. Now is ready and can be share.</p>
<p>Here is the features :</p>
<ul>
<li>Android 4.1 with 3.4 kernel</li>
<li>Rooted, busybox, fully deodexed, zipaligned</li>
<li>build.prop tweak</li>
<li>rooted boot.img</li>
<li>init.d support + more tweak</li>
<li>Superuser by Clockworkmod (thanks to <a href="https://plus.google.com/103583939320326217147">Koush</a>)</li>
<li>some gapps 4.2 applications (taken from my galaxy nexus)</li>
<li>entropy generator tweak (thanks to <a href="http://forum.xda-developers.com/member.php?u=1107425">lambgx02</a>)</li>
<li>MultiDPI playstore hack (thanks to <a href="http://forum.xda-developers.com/member.php?u=4534385">MyLifeRocks10</a>)</li>
<li>Removed bloatware</li>
<li>Many apn list</li>
<li>&#8230; something i forgot to list</li>
</ul>
<p>And here is the custom rom :</p>
<p>Download : <a title="picopad_gew_0.07_B18_jfdesignnet_032213_153114" href="http://www.sendspace.com/file/bctxjf" target="_blank">picopad_gew_0.07_B18_jfdesignnet_032213_153114.zip</a></p>
<p>MD5sum : 2a9f41700e08af10361639778bed8f9f</p>
<p>&nbsp;</p>
<h4>Known Limitation :</h4>
<ul>
<li style="text-align: justify;">Photosphere not working and will never works on this picopad GEW since photosphere need gyroscope to work. There is no gyroscope sensor on this picopad GEW. Below are the sensors on my Galaxy Nexus on left and the PICOpad GEW on the right. So, this isn’t a bug, and don’t bother asking why photosphere not working, ok ?<br />
<a href="http://www.jfdesignnet.com/?attachment_id=2880" rel="attachment wp-att-2880"><img class="alignnone size-medium wp-image-2880" alt="GNex-sensors" src="http://www.jfdesignnet.com/wp-content/uploads/2013/02/GNex-sensors-168x300.png" width="168" height="300" /></a> <a href="http://www.jfdesignnet.com/?attachment_id=2975" rel="attachment wp-att-2975"><img class="alignnone size-medium wp-image-2975" alt="GEWJB-sensors" src="http://www.jfdesignnet.com/wp-content/uploads/2013/03/GEWJB-sensors-180x300.png" width="180" height="300" /></a></li>
<li style="text-align: justify;">Smart Bright and Exact Mode features on old ICS version is gone now, i cannot make it work on this jelly bean release. Instead, there are two additional features on the menu settings :<br />
<a href="http://www.jfdesignnet.com/?attachment_id=2977" rel="attachment wp-att-2977"><img class="size-medium wp-image-2977 alignleft" alt="GEWJB-smartmenu" src="http://www.jfdesignnet.com/wp-content/uploads/2013/03/GEWJB-smartmenu-180x300.png" width="180" height="300" /></a><span style="text-decoration: underline;"><strong>Smart HandsFree :</strong></span></p>
<ul>
<ul>
<ul>
<ul>this feature using proximity sensor to detect distance between the device from yours in hands free mode. Will switch to speakerphone if far away from your cheek and automatically switch to normal phone if near.</ul>
</ul>
</ul>
</ul>
<p><span style="text-decoration: underline;"><strong>Smart Stay :</strong></span></p>
<ul>
<ul>
<ul>
<ul>this feature using front cam as sensor, detect your eye or face pattern and control the screen timeout.  in short, if you look at the screen the screen will never goes off (during reading or browsing) and back to normal screen timeout mode if you&#8217;re not looking at it. a bit like latest s4 eyescroll feature, but the screen timeout is the object.</ul>
</ul>
</ul>
</ul>
</li>
</ul>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>And here is the steps to flash this custom rom :</p>
<h3><strong>Requirement and Preparation :</strong></h3>
<ul>
<li>Read this thoroughly :<br />
<em><strong>Your warranty is now void</strong> !!!</em><br />
I am not responsible if you brick your phone, get stuck in a bootloop, or if your phone grows arms and tries to kill you. Flash at your own risk!<br />
<em> Please do some research if you have any concerns about risk of flashing a custom rom before continuing! YOU are choosing to make these modifications, and if you point the finger at me for messing up your device, I will laugh at you!!</em><br />
<em> If you have any other objection, don’t bother to comment, just close this page!</em></li>
<li>This custom rom need a custom recovery to flashed into the device, if you haven’t got it, get it here : <a title="twrp and cwm recovery PICOpad GEW" href="http://www.jfdesignnet.com/?p=2794http://" target="_blank">TWRP and CWM recovery PICOpad GEW</a>. Both are working good for this device, get it whichever you like.</li>
</ul>
<h3><strong><strong>Flashing Process :</strong></strong></h3>
<p>The steps to flash this custom rom is pretty straight forward :</p>
<ul>
<li>Download the custom rom from link above and copy it to the root of your sdcard, you may check it first with your file manager to confirm it was there. There are two sdcard storage on this device, so you must know it’s at the internal sdcard or external sdcard. I prefer you to put this on external sdcard to avoid any difficulties.</li>
<li>Boot into recovery mode by turning off your phone, hold down Volume + button then press power button, hold them both until you see axioo logo on screen  then release it. Wait a sec or two … then you’ll be in recovery mode.</li>
<li>BACKUP your stock rom and data using BACKUP feature, make sure you use external storage as destination because this backup is relatively big.</li>
<li>Choose <strong><em>Wipe Data / Factory reset</em></strong> and execute it</li>
<li>Choose <strong><em>Wipe cache partition</em></strong> and execute it</li>
<li>Choose <strong><em>Wipe Dalvik Cache</em></strong> and execute it</li>
<li>Go back to main menu, and choose <strong><em>Install</em></strong></li>
<li>It will open a list of file on your sdcard, choose the custom rom zip file that you put on step 1 and flash it.</li>
<li>After the installation completed, choose <em><strong>Reboot System</strong><br />
</em></li>
<li>Done</li>
</ul>
<p>Here is the result after flash :</p>
<p><a href="http://www.jfdesignnet.com/?attachment_id=2960" rel="attachment wp-att-2960"><img class="alignnone size-medium wp-image-2960" alt="GEWJB-homescreen" src="http://www.jfdesignnet.com/wp-content/uploads/2013/03/GEWJB-homescreen-180x300.png" width="180" height="300" /></a> <a href="http://www.jfdesignnet.com/?attachment_id=2961" rel="attachment wp-att-2961"><img class="alignnone size-medium wp-image-2961" alt="GEWJB-appsgroup" src="http://www.jfdesignnet.com/wp-content/uploads/2013/03/GEWJB-appsgroup-180x300.png" width="180" height="300" /></a> <a href="http://www.jfdesignnet.com/?attachment_id=2962" rel="attachment wp-att-2962"><img class="alignnone size-medium wp-image-2962" alt="GEWJB-apps" src="http://www.jfdesignnet.com/wp-content/uploads/2013/03/GEWJB-apps-180x300.png" width="180" height="300" /></a> <a href="http://www.jfdesignnet.com/?attachment_id=2963" rel="attachment wp-att-2963"><img class="alignnone size-medium wp-image-2963" alt="GEWJB-about" src="http://www.jfdesignnet.com/wp-content/uploads/2013/03/GEWJB-about-180x300.png" width="180" height="300" /></a></p>
<p>&nbsp;</p>
<h3><strong>Repartition Internal Storage into 2Gb :</strong></h3>
<p style="text-align: justify;">If you want to repartition the internal storage from 512Mb into 2Gb, you can use my old script : <a title="repartition mod PICOpad GEW 2Gb internal storage" href="http://www.jfdesignnet.com/?p=2667" target="_blank">Repartition mod PICOpad GEW 2Gb Internal Storage</a> and enjoy large space for all your applications.</p>
<p><a href="http://www.jfdesignnet.com/?attachment_id=2964" rel="attachment wp-att-2964"><img class="alignnone size-medium wp-image-2964" alt="GEWJB-2Gb" src="http://www.jfdesignnet.com/wp-content/uploads/2013/03/GEWJB-2Gb-180x300.png" width="180" height="300" /></a></p>
<h3><strong>Swap External SDCard and USB Phone Storage :</strong></h3>
<p style="text-align: justify;">Some of heavy gamers needs to install many or some of huge size application that will consume the system or data space in their internal storage. The above 2Gb extra space suddenly become so tiny and useless, and the only way out is extending them using app2sd unto external sdcard. Here is the script of mine : to <a title="Swap external sdcard and usb phone storage" href="http://www.jfdesignnet.com/?p=2705" target="_blank">swap the internal USB phone storage with the external SDCard</a>. The system will see the external sdcard as their USB Phone Storage with this script. I create and write on that article, the script is for PICOpad GEA, but it will work also for this PICOpad GEW.<br />
However, please remember, anytime you&#8217;re using app2sd, your device speed performance is compromised. so if you&#8217;re satisfied with 2gb space for apps, don&#8217;t use app2sd.</p>
<p>&nbsp;</p>
<p>Enjoy Jelly Bean on your PICOpad GEW.</p>
<p>&nbsp;</p>
<h3><strong>Added 04042013 :</strong></h3>
<p>Update Jelly Bean Custom ROM for PICOpad GEW Rev. 2.03_A410 is ready, get it <a title="Jelly Bean custom ROM for PICOpad GEW Rev. 2.03_A410" href="http://www.jfdesignnet.com/?p=3015" target="_blank">here</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.jfdesignnet.com/?feed=rss2&#038;p=2951</wfw:commentRss>
		<slash:comments>66</slash:comments>
		</item>
		<item>
		<title>custom ROM PICOpad GFI with mt6620 chipset update 130313</title>
		<link>http://www.jfdesignnet.com/?p=2933</link>
		<comments>http://www.jfdesignnet.com/?p=2933#comments</comments>
		<pubDate>Wed, 13 Mar 2013 14:41:07 +0000</pubDate>
		<dc:creator>jfdesign</dc:creator>
				<category><![CDATA[Axioo]]></category>
		<category><![CDATA[Gadget]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[customrom]]></category>
		<category><![CDATA[picopad]]></category>

		<guid isPermaLink="false">http://www.jfdesignnet.com/?p=2933</guid>
		<description><![CDATA[As you may already know, PICOpad GFI had some variant which has different type of peripheral device on it, such as wlan, bluetooth, gps and camera type. After some time can not make the module wlan and gps works well, suddenly a friend of mine (Norm) told me that there was a developer from  [...]]]></description>
				<content:encoded><![CDATA[<p style="text-align: justify;">As you may already know, PICOpad GFI had some variant which has different type of peripheral device on it, such as wlan, bluetooth, gps and camera type. After some time can not make the module wlan and gps works well, suddenly a friend of mine (<a title="Norm" href="http://disqus.com/disqus_rWhhGnYHmR/" target="_blank">Norm</a>) told me that there was a developer from china.iphone.ru named X-Dron who successfully turned all the modules in Haipai-X720D or Star-N9776 working. The wlan and gps module chipset on this model is the same mt6620 chipset as on PICOpad GFI, so I stole the module that was pre-compiled with 3.4.0 kernel on it, create the new custom rom and share here so you all can take the benefit.</p>
<p>Here are the ingredients of the new custom rom :</p>
<ul>
<li>see the complete list of tweaks i’ve done before on <a title="custom rom PICOpad GEA" href="http://www.jfdesignnet.com/?p=2477" target="_blank">old release custom rom</a></li>
<li>fix root and replace superuser with supersu</li>
<li>rooted boot.img</li>
<li>some dalvikvm performance tweak (different from the old one)</li>
<li>init.d support (of course)</li>
<li>some gapps 4.2 applications (launcher, camera, gallery w/ picasa, googleplaymusic, chrome, new gmail, contacts, clock, keyboard, sound and fonts)</li>
<li>entropy generator tweak (thanks to <a href="http://forum.xda-developers.com/member.php?u=1107425">lambgx02</a>)</li>
<li>MultiDPI playstore hack (thanks to <a href="http://forum.xda-developers.com/member.php?u=4534385">MyLifeRocks10</a>)</li>
<li>mt6620 module hacks kernel 3.4.0 (thanks to <a href="http://forum.xda-developers.com/member.php?u=4478781">yuweng</a> and X-Dron)</li>
</ul>
<p>And here is the custom rom update release 130313 for PICOpad GFI with mt6620 chipset :</p>
<p>Download : <a title="picopad_gfi_mt6620_signed_031313_124605" href="http://www.sendspace.com/file/fkn52v" target="_blank">picopad_gfi_mt6620_signed_031313_124605.zip</a></p>
<p>MD5sum : d0975b6b61240d18e43f92ad3398a5d4</p>
<p>&nbsp;</p>
<h4>Known Limitation :</h4>
<p>Photosphere not working and will never works on this picopad GFI since photosphere need gyroscope to work. There is no gyroscope sensor on the picopad GFI. Here is the proof capture between my galaxy nexus and this picopad gfi sensors :</p>
<p><a href="http://www.jfdesignnet.com/?attachment_id=2880" rel="attachment wp-att-2880"><img class="alignnone size-medium wp-image-2880" alt="GNex-sensors" src="http://www.jfdesignnet.com/wp-content/uploads/2013/02/GNex-sensors-168x300.png" width="168" height="300" /></a> <a href="http://www.jfdesignnet.com/?attachment_id=2879" rel="attachment wp-att-2879"><img class="alignnone size-medium wp-image-2879" alt="GFI-sensors" src="http://www.jfdesignnet.com/wp-content/uploads/2013/02/GFI-sensors-168x300.png" width="168" height="300" /></a></p>
<p>So, this isn&#8217;t a bug, and don&#8217;t bother asking why photosphere not working, ok ?</p>
<p>And here is the steps to flash this custom rom :</p>
<h3><strong>Requirement and Preparation :</strong></h3>
<ul>
<li>Read this thoroughly :<br />
<em><strong>Your warranty is now void</strong> !!!</em><br />
I am not responsible if you brick your phone, get stuck in a bootloop, or if your phone grows arms and tries to kill you. Flash at your own risk!<br />
<em> Please do some research if you have any concerns about risk of flashing a custom rom before continuing! YOU are choosing to make these modifications, and if you point the finger at me for messing up your device, I will laugh at you!!</em><br />
<em> If you have any other objection, don’t bother to comment, just close this page!</em></li>
<li>This custom rom need a custom recovery to flashed into the device, if you haven’t got it, get it here : <a title="twrp and cwm recovery PICOpad GFI" href="http://www.jfdesignnet.com/?p=2802" target="_blank">TWRP and CWM recovery PICOpad GFI</a>. Both are working good for this device, get it whichever you like, but personally I prefer TWRP more than CWM for this device because of their feature to backup the camera type setting, trust me, you’ll gonna need this for not to screwed the camera setting and the IMEI numbers. From now on, i will assume we are using TWRP recovery for this flashing process</li>
</ul>
<h3><strong><strong>Flashing Process :</strong></strong></h3>
<p>The steps to flash this custom rom is pretty straight forward :</p>
<ul>
<li>Download the custom rom from link above and copy it to the root of your sdcard, you may check it first with your file manager to confirm it was there. There are two sdcard storage on picopad GFI so you must know it’s at the internal sdcard or external sdcard. I prefer you put this on external sdcard to avoid any difficulties.</li>
<li>Boot into recovery mode by turning off your phone, hold down Volume + button then press power button, hold them both until you see axioo logo on screen  then release it. Wait a sec or two … then you’ll be in TWRP recovery mode.</li>
<li>BACKUP your stock rom and data using BACKUP feature, make sure you use external storage as destination because this backup is relatively big.</li>
<li><strong>This is IMPORTANT STEP!!!</strong><br />
BACKUP your camera setting and IMEI using this tutorial : <a title="backup camera and imei settings PICOpad GFI GEA using twrp" href="http://www.jfdesignnet.com/?p=2814" target="_blank">backup camera settings and imei using twrp</a><br />
Make sure you can restore the backup by trying it first. I warn you, do not continue if you don’t done this backup properly.</li>
<li>Choose <strong><em>Wipe Data / Factory reset</em></strong> and execute it</li>
<li>Choose <strong><em>Wipe cache partition</em></strong> and execute it</li>
<li>Choose <strong><em>Wipe Dalvik Cache</em></strong> and execute it</li>
<li>Go back to main menu by touching the Home icon, and choose <strong><em>Install</em></strong></li>
<li>It will open a list of file on your sdcard, choose the custom rom zip file that you put on step 1 and flash it by swiping the slider.</li>
<li>After the installation completed, choose <em>Reboot System<br />
</em></li>
<li>Try the new custom rom and check the IMEI numbers and your camera (back and front), if it lost, not working or turned upside down, go back to recovery mode and restore your backup of imei and camera setting on step 4. See? the backup is very important.</li>
</ul>
<p>Here is the result after flash :<br />
<a href="http://www.jfdesignnet.com/?attachment_id=2873" rel="attachment wp-att-2873"><img class="alignnone size-medium wp-image-2873" alt="GFI-homescreen" src="http://www.jfdesignnet.com/wp-content/uploads/2013/02/GFI-homescreen-168x300.png" width="168" height="300" /></a> <a href="http://www.jfdesignnet.com/?attachment_id=2877" rel="attachment wp-att-2877"><img class="alignnone size-medium wp-image-2877" alt="GFI-gapps42" src="http://www.jfdesignnet.com/wp-content/uploads/2013/02/GFI-gapps42-168x300.png" width="168" height="300" /></a> <a href="http://www.jfdesignnet.com/?attachment_id=2874" rel="attachment wp-att-2874"><img class="alignnone size-medium wp-image-2874" alt="GFI-appslauncher42" src="http://www.jfdesignnet.com/wp-content/uploads/2013/02/GFI-appslauncher42-168x300.png" width="168" height="300" /></a></p>
<p><a href="http://www.jfdesignnet.com/?attachment_id=2946" rel="attachment wp-att-2946"><img class="alignnone size-medium wp-image-2946" alt="GFI-GPS-EM" src="http://www.jfdesignnet.com/wp-content/uploads/2013/03/GFI-GPS-EM-168x300.png" width="168" height="300" /></a> <a href="http://www.jfdesignnet.com/?attachment_id=2876" rel="attachment wp-att-2876"><img class="alignnone size-medium wp-image-2876" title="camera 4.2" alt="GFI-camera4.2" src="http://www.jfdesignnet.com/wp-content/uploads/2013/02/GFI-camera4.2-168x300.png" width="168" height="300" /></a> <a href="http://www.jfdesignnet.com/?attachment_id=2945" rel="attachment wp-att-2945"><img class="alignnone size-medium wp-image-2945" alt="GFI-about-130313" src="http://www.jfdesignnet.com/wp-content/uploads/2013/03/GFI-about-130313-168x300.png" width="168" height="300" /></a></p>
<p>Feel the difference before and after using the custom rom especially the responsiveness.</p>
<p>Enjoy your PICOpad GFI on steroids.</p>
<p>&nbsp;</p>
<p><span style="text-decoration: underline;"><em><strong>Added on 16032013 :</strong></em></span></p>
<p>Here is the custom rom in SPMDT format :</p>
<p>Part1 : <a href="http://www.sendspace.com/file/ad655u" target="_blank">picopad_gfi_mt6620_signed_031313_124605_SPMDT.part1.rar</a></p>
<p>Part2 : <a href="http://www.sendspace.com/file/lnebyt" target="_blank">picopad_gfi_mt6620_signed_031313_124605_SPMDT.part2.rar</a></p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jfdesignnet.com/?feed=rss2&#038;p=2933</wfw:commentRss>
		<slash:comments>67</slash:comments>
		</item>
		<item>
		<title>custom ROM PICOpad GFI update 120213</title>
		<link>http://www.jfdesignnet.com/?p=2863</link>
		<comments>http://www.jfdesignnet.com/?p=2863#comments</comments>
		<pubDate>Tue, 12 Feb 2013 17:20:06 +0000</pubDate>
		<dc:creator>jfdesign</dc:creator>
				<category><![CDATA[Axioo]]></category>
		<category><![CDATA[Gadget]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[customrom]]></category>
		<category><![CDATA[picopad]]></category>

		<guid isPermaLink="false">http://www.jfdesignnet.com/?p=2863</guid>
		<description><![CDATA[This is another custom rom from me for 6 inch PICOpad GFI with some fix from my latest jelly bean release, added some more performance tweaks and some new apps. I hope you like it.
Here are the ingredients of the new custom rom :

see the complete list of tweaks i’ve done before on old relea [...]]]></description>
				<content:encoded><![CDATA[<p style="text-align: justify;">This is another custom rom from me for 6 inch PICOpad GFI with some fix from my latest jelly bean release, added some more performance tweaks and some new apps. I hope you like it.</p>
<p>Here are the ingredients of the new custom rom :</p>
<ul>
<li>see the complete list of tweaks i’ve done before on <a title="custom rom PICOpad GEA" href="http://www.jfdesignnet.com/?p=2477" target="_blank">old release custom rom</a></li>
<li>fix root and replace superuser with supersu</li>
<li>rooted boot.img</li>
<li>some dalvikvm performance tweak (different from the old one)</li>
<li>entropy generator tweak</li>
<li>init.d support (of course)</li>
<li>some gapps 4.2 applications (launcher, camera, gallery w/ picasa, googleplaymusic, chrome, new gmail, contacts, clock, keyboard, sound and fonts)</li>
</ul>
<p>And here is the custom rom update release 020213 :</p>
<p><a title="picopad_gfi_20121206_jfdesignnet_6628_120213_1419.zip" href="http://ge.tt/9E8qrPY/v/0" target="_blank">picopad_gfi_20121206_jfdesignnet_6628_120213_1419.zip</a></p>
<p>MD5sum : 76a34f9f161874c79227a0809362de00</p>
<h4>Known Limitation :</h4>
<p style="text-align: justify;">Photosphere not working and will never works on this picopad GFI since photosphere need gyroscope to work. There is no gyroscope sensor on the picopad GFI. Here is the proof capture between my galaxy nexus and this picopad gfi sensors :</p>
<p><a href="http://www.jfdesignnet.com/?attachment_id=2880" rel="attachment wp-att-2880"><img class="alignnone size-medium wp-image-2880" alt="GNex-sensors" src="http://www.jfdesignnet.com/wp-content/uploads/2013/02/GNex-sensors-168x300.png" width="168" height="300" /></a> <a href="http://www.jfdesignnet.com/?attachment_id=2879" rel="attachment wp-att-2879"><img class="alignnone size-medium wp-image-2879" alt="GFI-sensors" src="http://www.jfdesignnet.com/wp-content/uploads/2013/02/GFI-sensors-168x300.png" width="168" height="300" /></a></p>
<p>So, this isn&#8217;t a bug, and don&#8217;t bother asking why photosphere not working, ok ?</p>
<p>And here is the steps to flash this custom rom :</p>
<h3><strong>Requirement and Preparation :</strong></h3>
<ul>
<li>Read this thoroughly :<br />
<em><strong>Your warranty is now void</strong> !!!</em><br />
I am not responsible if you brick your phone, get stuck in a bootloop, or if your phone grows arms and tries to kill you. Flash at your own risk!<br />
<em> Please do some research if you have any concerns about risk of flashing a custom rom before continuing! YOU are choosing to make these modifications, and if you point the finger at me for messing up your device, I will laugh at you!!</em><br />
<em> If you have any other objection, don’t bother to comment, just close this page!</em></li>
<li style="text-align: justify;">This custom rom need a custom recovery to flashed into the device, if you haven’t got it, get it here : <a title="twrp and cwm recovery PICOpad GFI" href="http://www.jfdesignnet.com/?p=2802" target="_blank">TWRP and CWM recovery PICOpad GFI</a>. Both are working good for this device, get it whichever you like, but personally I prefer TWRP more than CWM for this device because of their feature to backup the camera type setting, trust me, you’ll gonna need this for not to screwed the camera setting and the IMEI numbers. From now on, i will assume we are using TWRP recovery for this flashing process</li>
</ul>
<h3><strong><strong>Flashing Process :</strong></strong></h3>
<p>The steps to flash this custom rom is pretty straight forward :</p>
<ul>
<li style="text-align: justify;">Download the custom rom from link above and copy it to the root of your sdcard, you may check it first with your file manager to confirm it was there. There are two sdcard storage on picopad GFI so you must know it’s at the internal sdcard or external sdcard. I prefer you put this on external sdcard to avoid any difficulties.</li>
<li style="text-align: justify;">Boot into recovery mode by turning off your phone, hold down Volume + button then press power button, hold them both until you see axioo logo on screen  then release it. Wait a sec or two … then you’ll be in TWRP recovery mode.</li>
<li style="text-align: justify;">BACKUP your stock rom and data using BACKUP feature, make sure you use external storage as destination because this backup is relatively big.</li>
<li style="text-align: justify;"><strong>This is IMPORTANT STEP!!!</strong><br />
BACKUP your camera setting and IMEI using this tutorial : <a title="backup camera and imei settings PICOpad GFI GEA using twrp" href="http://www.jfdesignnet.com/?p=2814" target="_blank">backup camera settings and imei using twrp</a><br />
Make sure you can restore the backup by trying it first. I warn you, do not continue if you don’t done this backup properly.</li>
<li style="text-align: justify;">Choose <strong><em>Wipe Data / Factory reset</em></strong> and execute it</li>
<li style="text-align: justify;">Choose <strong><em>Wipe cache partition</em></strong> and execute it</li>
<li style="text-align: justify;">Choose <strong><em>Wipe Dalvik Cache</em></strong> and execute it</li>
<li style="text-align: justify;">Go back to main menu by touching the Home icon, and choose <strong><em>Install</em></strong></li>
<li style="text-align: justify;">It will open a list of file on your sdcard, choose the custom rom zip file that you put on step 1 and flash it by swiping the slider.</li>
<li style="text-align: justify;">After the installation completed, choose <em>Reboot System<br />
</em></li>
<li style="text-align: justify;">Try the new custom rom and check the IMEI numbers and your camera (back and front), if it lost, not working or turned upside down, go back to recovery mode and restore your backup of imei and camera setting on step 4. See? the backup is very important.</li>
</ul>
<p>Here is the result after flash :</p>
<p><a href="http://www.jfdesignnet.com/?attachment_id=2873" rel="attachment wp-att-2873"><img class="alignnone size-medium wp-image-2873" alt="GFI-homescreen" src="http://www.jfdesignnet.com/wp-content/uploads/2013/02/GFI-homescreen-168x300.png" width="168" height="300" /></a> <a href="http://www.jfdesignnet.com/?attachment_id=2877" rel="attachment wp-att-2877"><img class="alignnone size-medium wp-image-2877" alt="GFI-gapps42" src="http://www.jfdesignnet.com/wp-content/uploads/2013/02/GFI-gapps42-168x300.png" width="168" height="300" /></a> <a href="http://www.jfdesignnet.com/?attachment_id=2874" rel="attachment wp-att-2874"><img class="alignnone size-medium wp-image-2874" alt="GFI-appslauncher42" src="http://www.jfdesignnet.com/wp-content/uploads/2013/02/GFI-appslauncher42-168x300.png" width="168" height="300" /></a></p>
<p><a href="http://www.jfdesignnet.com/?attachment_id=2875" rel="attachment wp-att-2875"><img class="alignnone size-medium wp-image-2875" alt="GFI-deskclock" src="http://www.jfdesignnet.com/wp-content/uploads/2013/02/GFI-deskclock-168x300.png" width="168" height="300" /></a> <a href="http://www.jfdesignnet.com/?attachment_id=2876" rel="attachment wp-att-2876"><img class="alignnone size-medium wp-image-2876" title="camera 4.2" alt="GFI-camera4.2" src="http://www.jfdesignnet.com/wp-content/uploads/2013/02/GFI-camera4.2-168x300.png" width="168" height="300" /></a> <a href="http://www.jfdesignnet.com/?attachment_id=2878" rel="attachment wp-att-2878"><img class="alignnone size-medium wp-image-2878" alt="GFI-about" src="http://www.jfdesignnet.com/wp-content/uploads/2013/02/GFI-about-168x300.png" width="168" height="300" /></a></p>
<p>Feel the difference before and after using the custom rom especially the responsiveness.</p>
<p>Enjoy your PICOpad GFI on steroids.</p>
<p>&nbsp;</p>
<p><strong><em><span style="text-decoration: underline;">added 13March2013 :</span></em></strong></p>
<h4><span style="text-decoration: underline;">Old device variant with mt6620 WiFi (20121026 release version) :</span></h4>
<p style="text-align: justify;">As you may already know, this device were released with some variant which has different type of peripheral device on it, such as wlan, bt, gps and camera type.<br />
This custom rom is intended to work only on newer device (20121027 release), all peripheral will works as we expected.<br />
If you use this custom rom on older device (20121026 release) it will run normally, but some peripheral will not work, such as wlan, bluetooth, gps &#8230; etc.<br />
I&#8217;ve create the new custom rom that supporting this mt6620 chipset, go here : <a title="custom ROM PICOpad GFI with mt6620 chipset update 130313" href="http://www.jfdesignnet.com/?p=2933" target="_blank">custom ROM PICOpad GFI with mt6620 chipset update 130313</a></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jfdesignnet.com/?feed=rss2&#038;p=2863</wfw:commentRss>
		<slash:comments>39</slash:comments>
		</item>
		<item>
		<title>custom ROM PICOpad GEA update 020213</title>
		<link>http://www.jfdesignnet.com/?p=2854</link>
		<comments>http://www.jfdesignnet.com/?p=2854#comments</comments>
		<pubDate>Wed, 06 Feb 2013 15:57:55 +0000</pubDate>
		<dc:creator>jfdesign</dc:creator>
				<category><![CDATA[Axioo]]></category>
		<category><![CDATA[Gadget]]></category>
		<category><![CDATA[customrom]]></category>
		<category><![CDATA[picopad]]></category>

		<guid isPermaLink="false">http://www.jfdesignnet.com/?p=2854</guid>
		<description><![CDATA[It’s been a while since my last custom rom release of this model, but yesterday, one of my niece who own this device for some time, ask me to repartition her device so it has a bigger internal storage for her apps. I don&#8217;t have idea from where she get that information, but kids this day with their  [...]]]></description>
				<content:encoded><![CDATA[<p style="text-align: justify;">It’s been a while since my last custom rom release of this model, but yesterday, one of my niece who own this device for some time, ask me to repartition her device so it has a bigger internal storage for her apps. I don&#8217;t have idea from where she get that information, but kids this day with their facebutt and internet is unpredictable. <img src='http://www.jfdesignnet.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /><br />
Before doing anything, I try this device, &#8230; I&#8217;m aware it&#8217;s a single core but it&#8217;s a bit too sluggish and far being called responsive.<br />
So i backup all of her apps with titanium, repartition the internal storage into 2Gb and flashed <a title="custom rom PICOpad GEA" href="http://www.jfdesignnet.com/?p=2477" target="_blank">my old custom rom</a>, then restore all of her apps, and try it. It is better now but not really satisfied with the result, so i go back to the kitchen and cook another rom with some more tweaks. Flash the new rom and this time is pretty fast in my thought so &#8230; rather than only she got the benefits, i share here for all.</p>
<p style="text-align: justify;">Here are the ingredients of the new custom rom :</p>
<ul>
<li>see the complete list of tweaks i&#8217;ve done before on <a title="custom rom PICOpad GEA" href="http://www.jfdesignnet.com/?p=2477" target="_blank">old release custom rom</a></li>
<li>fix root and replace superuser with supersu</li>
<li>rooted boot.img</li>
<li>some dalvikvm performance tweak (different from the old one)</li>
<li>entropy generator tweak</li>
<li>init.d support (of course)</li>
</ul>
<p style="text-align: justify;">And here is the custom rom update release 020213 :</p>
<p style="text-align: justify;"><a title="picopad_gea_signed_020213_011834.zip" href="http://ge.tt/99YYPQY/v/0" target="_blank">picopad_gea_signed_020213_011834.zip</a></p>
<p style="text-align: justify;">MD5sum : 1a4c76d6245ce836af415ba6b6099e09</p>
<p style="text-align: justify;">And here is the steps to flash this custom rom :</p>
<h3><strong>Requirement and Preparation :</strong></h3>
<ul>
<li>Read this thoroughly :<br />
<em><strong>Your warranty is now void</strong> !!!</em><br />
I am not responsible if you brick your phone, get stuck in a bootloop, or if your phone grows arms and tries to kill you. Flash at your own risk!<br />
<em> Please do some research if you have any concerns about risk of flashing a custom rom before continuing! YOU are choosing to make these modifications, and if you point the finger at me for messing up your device, I will laugh at you!!</em><br />
<em> If you have any other objection, don’t bother to comment, just close this page!</em></li>
<li style="text-align: justify;">This custom rom need a custom recovery to flashed into the device, if you haven&#8217;t got it, get it here : <a title="twrp and cwm recovery PICOpad GEA" href="http://www.jfdesignnet.com/?p=2804" target="_blank">TWRP and CWM recovery PICOpad GEA</a>. Both are working good for this device, get it whichever you like, but personally I prefer TWRP more than CWM for this device because of their feature to backup the camera type setting, trust me, you&#8217;ll gonna need this for not to screwed the camera setting and the IMEI numbers. From now on, i will assume we&#8217;ll be using TWRP recovery for this flashing process</li>
</ul>
<h3><strong><strong>Flashing Process :</strong></strong></h3>
<p>The steps to flash this custom rom is pretty straight forward :</p>
<ul>
<li>Download the custom rom from link above and copy it to the root of your sdcard, you may check it first with your file manager to confirm it was there. There are two sdcard storage on picopad GEA so you must know it’s at the internal sdcard or external sdcard. I prefer you put this on external sdcard to avoid any difficulties.</li>
<li>Boot into recovery mode by turning off your phone, hold down Volume + button then press power button, hold them both until you see axioo logo on screen  then release it. Wait a sec or two … then you’ll be in TWRP recovery mode.</li>
<li>BACKUP your stock rom and data using BACKUP feature, make sure you use external storage as destination because this backup is relatively big.</li>
<li><strong>This is IMPORTANT STEP!!!</strong><br />
BACKUP your camera setting and IMEI using this tutorial : <a title="backup camera and imei settings PICOpad GFI GEA using twrp" href="http://www.jfdesignnet.com/?p=2814" target="_blank">backup camera settings and imei using twrp</a><br />
Make sure you can restore the backup by trying it first. I warn you, do not continue if you don&#8217;t done this backup properly.</li>
<li>Choose <strong><em>Wipe Data / Factory reset</em></strong> and execute it</li>
<li>Choose <strong><em>Wipe cache partition</em></strong> and execute it</li>
<li>Choose <strong><em>Wipe Dalvik Cache</em></strong> and execute it</li>
<li>Go back to main menu by touching the Home icon, and choose <strong><em>Install</em></strong></li>
<li>It will open a list of file on your sdcard, choose the custom rom zip file that you put on step 1 and flash it by swiping the slider.</li>
<li>After the installation completed, choose <em>Reboot System<br />
</em></li>
<li>Try the new custom rom and check the IMEI numbers and your camera (back and front), if it lost, not working or turned upside down, go back to recovery mode and restore your backup of imei and camera setting on step 4. See? the backup is very important.</li>
</ul>
<p>Here is the result after flash :</p>
<p><a href="http://www.jfdesignnet.com/?attachment_id=2865" rel="attachment wp-att-2865"><img class="alignnone size-medium wp-image-2865" alt="GEA-1sttime" src="http://www.jfdesignnet.com/wp-content/uploads/2013/02/GEA-1sttime-180x300.png" width="180" height="300" /></a>  <a href="http://www.jfdesignnet.com/?attachment_id=2867" rel="attachment wp-att-2867"><img class="alignnone size-medium wp-image-2867" alt="GEA-homescreen" src="http://www.jfdesignnet.com/wp-content/uploads/2013/02/GEA-homescreen-180x300.png" width="180" height="300" /></a> <a href="http://www.jfdesignnet.com/?attachment_id=2868" rel="attachment wp-att-2868"><img class="alignnone size-medium wp-image-2868" alt="GEA-about" src="http://www.jfdesignnet.com/wp-content/uploads/2013/02/GEA-about-180x300.png" width="180" height="300" /></a></p>
<p>Feel the difference before and after using the custom rom especially the responsiveness.</p>
<p>Enjoy your PICOpad GEA on steroids.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jfdesignnet.com/?feed=rss2&#038;p=2854</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>backup camera and imei settings PICOpad GFI GEA using twrp</title>
		<link>http://www.jfdesignnet.com/?p=2814</link>
		<comments>http://www.jfdesignnet.com/?p=2814#comments</comments>
		<pubDate>Tue, 05 Feb 2013 02:46:44 +0000</pubDate>
		<dc:creator>jfdesign</dc:creator>
				<category><![CDATA[Axioo]]></category>
		<category><![CDATA[Gadget]]></category>
		<category><![CDATA[picopad]]></category>
		<category><![CDATA[recovery]]></category>
		<category><![CDATA[twrp]]></category>

		<guid isPermaLink="false">http://www.jfdesignnet.com/?p=2814</guid>
		<description><![CDATA[This is the main purpose why I build the twrp for PICOpad GFI and PICOpad GEA. Many users suffers losing the camera setting configuration and/or their IMEI number after flashing the custom rom, and the spmultiportflashtool program is the only way to fix it, but the problem is still there since  [...]]]></description>
				<content:encoded><![CDATA[<p style="text-align: justify;"><a href="http://www.jfdesignnet.com/?attachment_id=2828" rel="attachment wp-att-2828"><img class="alignright size-medium wp-image-2828" alt="backup-uboot-nvram" src="http://www.jfdesignnet.com/wp-content/uploads/2013/02/backup-uboot-nvram-180x300.png" width="180" height="300" /></a>This is the main purpose why I build the <a title="twrp and cwm recovery PICOpad GFI" href="http://www.jfdesignnet.com/?p=2802" target="_blank">twrp for PICOpad GFI</a> and <a title="twrp and cwm recovery PICOpad GEA" href="http://www.jfdesignnet.com/?p=2804" target="_blank">PICOpad GEA</a>. Many users suffers losing the camera setting configuration and/or their IMEI number after flashing the custom rom, and the spmultiportflashtool program is the only way to fix it, but the problem is still there since users also don&#8217;t know what camera type should be chosen for their device when trying to fix with spmultiportflashtool. of course they can ask itclinic for sure but i doubt they know exactly what is the config settings for each release variants &#8230; in the end of day, they also had to trial and error each settings for each device &#8230; and this is very time consuming ! users must have their own config backup!<br />
I wanna help with this twrp backups trick, it surely backup the camera and lcd settings config, furthermore, it also can save the current IMEI so you have not to worry again losing all your configuration.<br />
TWRP has neat features to dump and save the uboot (your camera and lcd type config) and nvram (your imei) partition to sdcard (internal / external) so you can save it for later use.<br />
If someday you messed up the device during flashing the custom rom or mods and suddenly the back camera was missing and cannot be selected on camera apps or it turned upside down or the IMEI number was vanished &#8230; you don&#8217;t have to be panic or have to go back to stock rom first just to fix this camera issue. You can just grab the uboot and nvram backup and restore using twrp.<br />
Just like on mobileuncle tools with capabilities writing the recovery partition directly within the device if you know what i mean. You can backup and restore directly on the device itself, no need to fire up spflashtool for this purpose and you can forget about scatter file <img src='http://www.jfdesignnet.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<h4>How to backup :</h4>
<p style="text-align: justify;">1. Go into twrp recovery mode : press volume + button, hold and press power button until you see axioo logo appear, then release them both.<br />
2. In twrp menu, choose backup.<br />
3. Choose set backup name and name it such as : mypicopad-settings<br />
4. Disable system and data backup so the backup only contain the config settings. this is very useful if you&#8217;re in the custom rom and just loosing the configs only. of course you can backup system and data later using another backup name, but that&#8217;s another story.<br />
5. Enable uboot and nvram backups<br />
6. Choose the destination sdcard to save, internal or external it doesn&#8217;t matter.<br />
7. Swipe the slider to backup<br />
8. choose Reboot the system<br />
9. Connect the device to the computer and mount the sdcard to your computer, go to TWRP folder -&gt; BACKUPS -&gt; &lt;device-name&gt; -&gt; mypicopad-settings folder<br />
There will be this kind of files :</p>
<div id="fvch-codeblock-0" class="fvch-codeblock">
<table>
<tr>
<td class="fvch-line-numbers">
<pre>1
2
3
4
</pre>
</td>
<td class="fvch-code">
<pre id="fvch-code-0">-rw-r--r-- 1 jfdesign jfdesign 5242880 Jan  1  2012 nvram.emmc.win
-rw-r--r-- 1 jfdesign jfdesign      49 Jan  1  2012 nvram.emmc.win.md5
-rw-r--r-- 1 jfdesign jfdesign  393216 Jan  1  2012 uboot.emmc.win
-rw-r--r-- 1 jfdesign jfdesign      49 Jan  1  2012 uboot.emmc.win.md5</pre>
</td>
</tr>
</table>
</div>
<p>it&#8217;s only a couple of megabytes.<br />
10. Backup the mypicopad-settings folder to your computer.<br />
11. Did I already say backup to your computer? oh yes, then backup again to your notebook. <img src='http://www.jfdesignnet.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  Is it enough? well no! backup again to your dropbox folder, your GDrive, Wuala, mediafire, your flashdisk, your mom external hdd <img src='http://www.jfdesignnet.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  &#8230; the point is, you may loose it if you put only on your device sdcard.</p>
<p style="text-align: justify;"><a href="http://www.jfdesignnet.com/?attachment_id=2820" rel="attachment wp-att-2820"><img class="alignnone size-medium wp-image-2820" alt="gfi-backup-settings" src="http://www.jfdesignnet.com/wp-content/uploads/2013/02/gfi-backup-settings-225x300.jpg" width="225" height="300" /></a> <a href="http://www.jfdesignnet.com/?attachment_id=2821" rel="attachment wp-att-2821"><img class="alignnone size-medium wp-image-2821" alt="gfi-backup-settings-success" src="http://www.jfdesignnet.com/wp-content/uploads/2013/02/gfi-backup-settings-success-225x300.jpg" width="225" height="300" /></a></p>
<h4>How to restore :</h4>
<p>1. Go into twrp recovery mode : press volume + button, hold and press power button until you see axioo logo appear, then release them both.<br />
2. In twrp menu, choose restore.<br />
3. twrp will automatically search on sdcard if there are any previous backups, if there it will be shown.<br />
4. choose your last uboot and nvram backups, let&#8217;s say it is named as : mypicopad-settings.<br />
5. Swipe the slider to confirm backup restore.<br />
6. There will be a console output windows, it must returns succesful.<br />
7. Reboot the device and check your camera and IMEI settings.</p>
<p><a href="http://www.jfdesignnet.com/?attachment_id=2822" rel="attachment wp-att-2822"><img class="alignnone size-medium wp-image-2822" alt="gfi-restore-choose" src="http://www.jfdesignnet.com/wp-content/uploads/2013/02/gfi-restore-choose-225x300.jpg" width="225" height="300" /></a> <a href="http://www.jfdesignnet.com/?attachment_id=2823" rel="attachment wp-att-2823"><img class="alignnone size-medium wp-image-2823" alt="gfi-restore-settings" src="http://www.jfdesignnet.com/wp-content/uploads/2013/02/gfi-restore-settings-225x300.jpg" width="225" height="300" /></a> <a href="http://www.jfdesignnet.com/?attachment_id=2824" rel="attachment wp-att-2824"><img class="alignnone size-medium wp-image-2824" alt="gfi-restore-success" src="http://www.jfdesignnet.com/wp-content/uploads/2013/02/gfi-restore-success-225x300.jpg" width="225" height="300" /></a></p>
<p>Now, for you flash junkies, now you can flash with peace in mind :-)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jfdesignnet.com/?feed=rss2&#038;p=2814</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>twrp and cwm recovery PICOpad GDK</title>
		<link>http://www.jfdesignnet.com/?p=2807</link>
		<comments>http://www.jfdesignnet.com/?p=2807#comments</comments>
		<pubDate>Mon, 04 Feb 2013 11:57:28 +0000</pubDate>
		<dc:creator>jfdesign</dc:creator>
				<category><![CDATA[Axioo]]></category>
		<category><![CDATA[Gadget]]></category>
		<category><![CDATA[cwm]]></category>
		<category><![CDATA[picopad]]></category>
		<category><![CDATA[recovery]]></category>
		<category><![CDATA[twrp]]></category>

		<guid isPermaLink="false">http://www.jfdesignnet.com/?p=2807</guid>
		<description><![CDATA[There are two famous recovery application for android, which is TWRP (Team Win Recovery Project) and CWM (Clockworkmod Recovery). They both build by amazing developers and they both do pretty much the same thing, which are : allows you to perform several advanced recovery, restoration, installation  [...]]]></description>
				<content:encoded><![CDATA[<p>There are two famous recovery application for android, which is <a title="TWRP" href="http://teamw.in/project/twrp2" target="_blank">TWRP (Team Win Recovery Project)</a> and <a title="clockworkmod" href="http://www.clockworkmod.com/" target="_blank">CWM (Clockworkmod Recovery)</a>. They both build by amazing developers and they both do pretty much the same thing, which are : allows you to perform several advanced recovery, restoration, installation and maintenance operations on your Android device that aren’t possible with the stock recovery, and is one of the most common ways used to gain root access, back up device data, install a custom ROMs, kernels, themes, mods and more. Which one is better? I can say both program are very good, but personally, I like TWRP better. CWM seems to be more popular, though. The main thing I like about TWRP is the USB OTG functions and smaller backup footprint but besides that, CWM works just as well.</p>
<p>Here is i build the two flavour of them for axioo users, whichever one you prefer, you can have it :</p>
<h3><strong>TWRP :</strong></h3>
<p><a href="http://www.jfdesignnet.com/?attachment_id=2797" rel="attachment wp-att-2797"><img class="alignnone size-medium wp-image-2797" alt="axioo-recovery-twrp" src="http://www.jfdesignnet.com/wp-content/uploads/2013/02/axioo-recovery-twrp-180x300.png" width="180" height="300" /></a></p>
<p>Download : <a title="recovery-twrp-gdk" href="http://ge.tt/1LbVSPX/v/1" target="_blank">reccovery-twrp-gdk.img</a></p>
<h3><strong>CWM :</strong></h3>
<p><a href="http://www.jfdesignnet.com/?attachment_id=2798" rel="attachment wp-att-2798"><img class="alignnone size-medium wp-image-2798" alt="clockworkmod-recovery" src="http://www.jfdesignnet.com/wp-content/uploads/2013/02/clockworkmod-recovery-200x300.jpg" width="200" height="300" /></a></p>
<p>Download : <a title="recovery-cwm-gdk" href="http://ge.tt/1LbVSPX/v/0" target="_blank">recovery-cwm-gdk.img</a></p>
<h3><strong>HOW TO INSTALL :</strong></h3>
<p>To install this recovery application on your axioo PICOpad device you need SPFlashTool program which only available on winblows os platform so I cannot support it. You may refer to this tutorial : <a title="Flashing Tutorial" href="http://bm-smartphone-reviews.blogspot.com/2012/05/mt6575-flashing-tutorial.html" target="_blank">MT65xx Flashing Tutorial</a> it is very well explained by Bruno Martin and try to find <b>Flashing only part of the ROM</b> part on the article to flash only the recovery image part.<br />
Please be really careful using SPFlashTool, especially when flashing ROM not for your device, since it may bricked your device forever.</p>
<p>Have fun flashing ROM and mods on your PICOpad device.</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jfdesignnet.com/?feed=rss2&#038;p=2807</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
