mirror of
				https://github.com/mikaela/mikaela.github.io/
				synced 2025-10-31 14:47:26 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			168 lines
		
	
	
		
			7.4 KiB
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			168 lines
		
	
	
		
			7.4 KiB
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| <!DOCTYPE html>
 | ||
| <html>
 | ||
| <head>
 | ||
| <meta name="description" content="My experience with 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.html">
 | ||
| <title>Impression I10</title>
 | ||
| <link rel="stylesheet" type="text/css" href="../../tyyli.css" />
 | ||
| </head>
 | ||
| <body>
 | ||
| <hr/>
 | ||
| [Sitemap](../../sitemap/sitemap.html)
 | ||
| <hr/>
 | ||
| 
 | ||
| <table style="width:194px;"><tr><td align="center" style="height:194px;background:url(https://picasaweb.google.com/s/c/transparent_album_background.gif) no-repeat left"><a href="https://picasaweb.google.com/113787158024729598288/ImpressionI10?authuser=0&feat=embedwebsite"><img src="https://lh5.googleusercontent.com/-hObrpRJKAbk/UGq9u9iYYzE/AAAAAAAABNI/tl9JR-zlGxI/s160-c/ImpressionI10.jpg" width="160" height="160" style="margin:1px 0 0 4px;"></a></td></tr><tr><td style="text-align:center;font-family:arial,sans-serif;font-size:11px"><a href="https://picasaweb.google.com/113787158024729598288/ImpressionI10?authuser=0&feat=embedwebsite" style="color:#4D4D4D;font-weight:bold;text-decoration:none;">Impression I10</a></td></tr></table>
 | ||
| 
 | ||
| # Many issues
 | ||
| 
 | ||
| I don't like this tablet. 
 | ||
| 
 | ||
| ## Market problem
 | ||
| 
 | ||
| ### No Android Market / Google Play
 | ||
| 
 | ||
| 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.
 | ||
| 
 | ||
| ### Amazon Market
 | ||
| 
 | ||
| [Leader International 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 want to give my credit card details just to get free applications!
 | ||
| 
 | ||
| ### [F-Droid]
 | ||
| 
 | ||
| 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
 | ||
| 
 | ||
| I am experiencing many issues with different applicaltions on this tablet. Luckily [F-Droid] clearly tells where the issue trackers and homepages are.
 | ||
| 
 | ||
| I will list them in them in table below
 | ||
| 
 | ||
| <table border=1>
 | ||
| 	<tr>
 | ||
| 		<td>Issue</td>
 | ||
| 		<td>Fixed?</td>
 | ||
| 		<td>Fix in [F-Droid]?</td>
 | ||
| 		<td>Upstream issue</td>
 | ||
| 		<td>More details</td>
 | ||
| 	</tr>
 | ||
| 	<tr>
 | ||
| 		<td>[WiFi Fixer] crashes when it's started</td>
 | ||
| 		<td>Yes</td>
 | ||
| 		<td>Yes</td>
 | ||
| 		<td><a href="https://github.com/Zanshinmu/Wifi-Fixer/issues/11" >Gives "force close" messages on Impression I10 tablet. · Issue #11 · Zanshinmu/Wifi-Fixer</a></td>
 | ||
| 		<td><center><em>"The crash is caused by a framework method that should  be there in Android
 | ||
| 2.3.x not existing.</em>"</center></td>
 | ||
| 	</tr>
 | ||
| 	<tr>
 | ||
| 		<td>[Firefox for Android] crashes when started</td>
 | ||
| 		<td>?</td>
 | ||
| 		<td>?</td>
 | ||
| 		<td><a href="https://bugzilla.mozilla.org/show_bug.cgi?id=795572" >795572 – Firefox for Android crashes shortly after starting it on Impression I10</a></td>
 | ||
| 		<td><center>"<em>Should we consider blocklisting the Impression i10? We use many Gingerbread+ APIs and checking them all via reflection instead of Build.VERSION.SDK_INT does not seem practical.
 | ||
| </em>"</center></td>
 | ||
| 	</tr>
 | ||
| 	<tr>
 | ||
| 		<td>[GitHub for Android] crashes when started</td>
 | ||
| 		<td>?</td>
 | ||
| 		<td>?</td>
 | ||
| 		<td><a href="https://github.com/github/android/issues/238" >Crashes when started on Impression I10 tablet. · Issue #238 · github/android</a></td>
 | ||
| 		<td><center>"<em>This exception:</em>""<em>is due to a broken implementation of Java on this OEM's custom ROM.</em>"</center></td>
 | ||
| 	</tr>
 | ||
| 		<tr>
 | ||
| 		<td>[Barcode Scanner] crashes when started</td>
 | ||
| 		<td>Invalid</td>
 | ||
| 		<td><center>-</center></td>
 | ||
| 		<td><a href="https://code.google.com/p/zxing/issues/detail?id=1377" >Issue 1377 - zxing - Crashes on start with Impression I10 - Multi-format 1D/2D barcode image processing library with clients for Android, Java - Google Project Hosting</a></td>
 | ||
| 		<td>"<em>This is a device bug...</em>"</td>
 | ||
| 	</tr>
 | ||
| 	<tr>
 | ||
| 		<td>[Android Terminal Emulator] crashes when started</td>
 | ||
| 		<td><center>"<em>Going to close as a device bug that we aren't going to work around.
 | ||
| </em>"</td>
 | ||
| 		<td><center>-</center></td>
 | ||
| 		<td><a href="https://github.com/jackpal/Android-Terminal-Emulator/issues/162" >Crashes immediately after started on ImpressionI10. · Issue #162 · jackpal/Android-Terminal-Emulator</a></td>
 | ||
| 		<td><center>"<em>Assuming your ROM reports that it's API 9 (Android 2.3) or later, it's broken -- java.io.File.canExecute() is documented as being available in API 9 and up.</em>"</center></td>
 | ||
| 	</tr>
 | ||
| </table>
 | ||
| 
 | ||
| Why "Fix in [F-Droid]"? It's the only market, which I have found correctly working on this device.
 | ||
| 
 | ||
| ## [ADB] logcat doesn't work.
 | ||
| 
 | ||
| 1. I have plugged the USB cable.
 | ||
| 2. USB debugging reports to be on.
 | ||
| 3. Device detects the cable.
 | ||
| 4. I have tested [ADB] with another device and it worked.
 | ||
| 
 | ||
| It's good that at least [alogcat] works. I haven't tested other features of adb yet.
 | ||
| 
 | ||
| What happens when I run it? Nothing as you can see below.
 | ||
| 
 | ||
| ```
 | ||
| % adb logcat
 | ||
| * daemon not running. starting it now on port 5037 *
 | ||
| * daemon started successfully *
 | ||
| - waiting for device -
 | ||
| ```
 | ||
| 
 | ||
| # Something works :)
 | ||
| 
 | ||
| ## Games
 | ||
| 
 | ||
| I tried installing some [games from F-Droid] and for some reason they all work. Below there is another table of games which I installed and what I thought about them.
 | ||
| 
 | ||
| <table>
 | ||
| 	<tr>
 | ||
| 		<td>Game</td>
 | ||
| 		<td>Status</td>
 | ||
| 	</tr>
 | ||
| 	<tr>
 | ||
| 		<td>[Andor's Trail]</td>
 | ||
| 		<td>I am lost. I should go to "storage cave" and I cannot find it. There are too many caves and the nearest one was empty.</td>
 | ||
| 	</tr>
 | ||
| 	<tr>
 | ||
| 		<td>[Chess Walk]</td>
 | ||
| 		<td>I keep losing...</td>
 | ||
| 	</tr>
 | ||
| 	<tr>
 | ||
| 		<td>[Dots'n'Boxes]</td>
 | ||
| 		<td>I didn't read the description and thought that this was just X and O game, but was surprised by it being in German and I didn't understand anything.</td>
 | ||
| 	</tr>
 | ||
| 		<tr>
 | ||
| 		<td>[GL Tron]</td>
 | ||
| 		<td>I keep losing in this too...</td>
 | ||
| 	</tr>
 | ||
| 	</tr>
 | ||
| 		<tr>
 | ||
| 		<td>[Taps Of Fire]</td>
 | ||
| 		<td>Maybe I am a little better on this than [Frets on Fire], but I am bad in this.</td>
 | ||
| 	</tr>
 | ||
| 		</tr>
 | ||
| 		<tr>
 | ||
| 		<td>[Vector Pinball]</td>
 | ||
| 		<td>My new favourite Android game :D</td>
 | ||
| 	</tr>
 | ||
| </table>
 | ||
| 
 | ||
| 
 | ||
| [Leader International INC]:http://www.leaderinternationalinc.com/
 | ||
| [F-Droid]:https://f-droid.org/
 | ||
| [ADB]:https://developer.android.com/tools/help/adb.html
 | ||
| [alogcat]:https://code.google.com/p/alogcat/
 | ||
| [WiFi Fixer]:https://wififixer.wordpress.com/
 | ||
| [Firefox for Android]:https://wiki.mozilla.org/Mobile/Platforms/Android
 | ||
| [GitHub for Android]:https://github.com/github/android
 | ||
| [Barcode Scanner]:https://code.google.com/p/zxing/
 | ||
| [games from F-Droid]:http://f-droid.org/repository/browse/?page_id=0&fdpage=1&fdcategory=Games
 | ||
| [Andor's Trail]:http://f-droid.org/repository/browse/?fdcategory=Games&fdid=com.gpl.rpg.AndorsTrail&fdpage=1
 | ||
| [Chess Walk]:http://f-droid.org/repository/browse/?fdcategory=Games&fdid=cz.hejl.chesswalk&fdpage=1
 | ||
| [Dots'n'Boxes]:http://f-droid.org/repository/browse/?fdcategory=Games&fdid=de.stefan_oltmann.kaesekaestchen&fdpage=1
 | ||
| [GL Tron]:http://f-droid.org/repository/browse/?fdcategory=Games&fdid=com.glTron&fdpage=1
 | ||
| [Taps Of Fire]:http://f-droid.org/repository/browse/?fdcategory=Games&fdid=org.tof&fdpage=2
 | ||
| [Frets On Fire]:http://fretsonfire.sourceforge.net/
 | ||
| [Vector Pinball]:http://f-droid.org/repository/browse/?fdcategory=Games&fdid=com.dozingcatsoftware.bouncy&fdpage=2
 | ||
| [Android Terminal Emulator]:http://f-droid.org/repository/browse/?fdfilter=terminal&fdid=jackpal.androidterm&fdpage=1
 | 
