Revert "ImpressionI10.html: Fix typos etc."

This reverts commit bb30e25d0125591f3693262fa9ba9f960fe51a94.
This commit is contained in:
Mikaela Suomalainen 2012-09-29 20:32:21 +02:00
parent b58377469d
commit be78cb78e5

View File

@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<meta name="description" content="My opinion about Impression I10 tablet." /> <meta name="keywords" content="Impression,I10,bugs,problems,issues," /> <meta name="author" content="Mika Suomalainen" /> <meta charset="UTF-8" /> <link rel="canonical" href="http://mkaysi.github.com/articles/complaining/ImpressionI10">
<meta name="description" content="My opinion about Impression I10 tablt." /> <meta name="keywords" content="Impression,I10,bugs,problems,issues," /> <meta name="author" content="Mika Suomalainen" /> <meta charset="UTF-8" /> <link rel="canonical" href="http://mkaysi.github.com/articles/complaining/ImpressionI10">
<title>
Impression I10
</title>
@ -15,15 +15,15 @@ Impression I10
<h1 id="many-issues">Many issues</h1>
<p>I don't like this tablet.</p>
<h2 id="market-problem">Market problem</h2>
<h3 id="no-anroid-market-google-play">No Android Market / Google Play</h3>
<p>It doesn't have Android Market nor Google Play officially. Of course it can unofficially be installed, but that doesn't fix the compatibility of applications.</p>
<h3 id="no-anroid-market-google-play">No Anroid Market / Google Play</h3>
<p>It doesn't have Android Market nor Google Play officially. Of course it can unofficially be installed, but that doesn't fix the compatibility of applicaltions.</p>
<h3 id="amazon-market">Amazon Market</h3>
<p>[Leader Interational INC], 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 applications</strong>. I don't have a credit card!</p>
<p>[Leader Interational INC], 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 have credit card!</p>
<h3 id="f-droid"><a href="https://f-droid.org/">F-Droid</a></h3>
<p>F-Droid is the solution to 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>
<p>I am experiencing many issues with different applications 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 the table below.</p>
<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="applicaltion-compatibility">Applicaltion compatibility</h4>
<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>
<tr>
<td>
@ -112,9 +112,10 @@ No
</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>
<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 in the USB cable.</li>
<li>I have plugged the USB cable.</li>
<li>USB debugging reports to be on.</li>
<li>Device detects the cable.</li>
<li>I have tested <a href="https://developer.android.com/tools/help/adb.html">ADB</a> with another device and it worked.</li>