ImpressionI10: add GetJar

This commit is contained in:
Mikaela Suomalainen 2012-11-25 08:59:55 +02:00
parent 79476ea318
commit 1e0a3ea9af
2 changed files with 13 additions and 4 deletions

View File

@ -27,7 +27,10 @@ Impression I10
<p><a href="http://www.leaderinternationalinc.com/">Leader International INC</a>, the author of this tablet, suggests installing Amazon Market in one of the papers which come with this device. This has a problem that you must give credit card details <strong>even with free applicaltions</strong>. I don't want to give my credit card details just to get free applications!</p>
<h3 id="f-droid"><a href="https://f-droid.org/">F-Droid</a></h3>
<p>F-Droid is the solution for this problem. It describes itself as &quot;<em>an easily-installable catalogue of FOSS (Free and Open Source Software) applications for the Android platform.</em>&quot;.</p>
<h4 id="application-compatibility">Application compatibility</h4>
<h3 id="getjar"><a href="http://getjar.com">GetJar</a></h3>
<p>How can I have forgotten GetJar? It's the first place where I ever downloaded phone applications and where <a href="http://angrybirds.com/">Angry Birds</a> was originally released.</p>
<p>It even works with this tablet like my old Nokia 6125 :D</p>
<h3 id="application-compatibility">Application compatibility</h3>
<p>I am experiencing many issues with different applicaltions on this tablet. Luckily <a href="https://f-droid.org/">F-Droid</a> clearly tells where the issue trackers and homepages are.</p>
<p>I will list them in them in table below</p>
<table border=1>
@ -135,7 +138,7 @@ Invalid
</tr>
</table>
<p>Why &quot;Fix in <a href="https://f-droid.org/">F-Droid</a>&quot;? It's the only market, which I have found correctly working on this device.</p>
<p>Why &quot;Fix in <a href="https://f-droid.org/">F-Droid</a>&quot;? It's the only market which I remembered when I started writing this page. I didn't remember <a href="http://getjar.com/">GetJar</a> that time.</p>
<h2 id="adb-logcat-doesnt-work."><a href="https://developer.android.com/tools/help/adb.html">ADB</a> logcat doesn't work.</h2>
<ol class="incremental" style="list-style-type: decimal">
<li>I have plugged the USB cable.</li>

View File

@ -34,7 +34,13 @@ It doesn't have Android Market nor Google Play officially. Of course it can unof
F-Droid is the solution for this problem. It describes itself as "<em>an easily-installable catalogue of FOSS (Free and Open Source Software) applications for the Android platform.</em>".
#### Application compatibility
### [GetJar](http://getjar.com)
How can I have forgotten GetJar? It's the first place where I ever downloaded phone applications and where [Angry Birds](http://angrybirds.com/) was originally released.
It even works with this tablet like my old Nokia 6125 :D
### Application compatibility
I am experiencing many issues with different applicaltions on this tablet. Luckily [F-Droid] clearly tells where the issue trackers and homepages are.
@ -88,7 +94,7 @@ I will list them in them in table below
</tr>
</table>
Why "Fix in [F-Droid]"? It's the only market, which I have found correctly working on this device.
Why "Fix in [F-Droid]"? It's the only market which I remembered when I started writing this page. I didn't remember [GetJar](http://getjar.com/) that time.
## [ADB] logcat doesn't work.