cfrockit
Senior Member
- Dec 26, 2010
- 627
- 191
The ICAN! Tablet PC, similar to the Sylvania 10-inch Magni Tablet - SYTAB10MT (SYNET10LP), now has an "official" update to Android 2.2 (Froyo).
Credit: dlzc - http://www.androidtablets.net/forum...grade-their-flytouch-ii-clone.html#post113406
What is most interesting is they are the first distributor of infoTMIC powered tablets to post instructions for the InfoTM Update Wrap Tools (IUW.exe). As an option they will send either an update SD card or USB cable for a fee.
In addition, they provide an application to Root the tablet to install a custom "ICAN Update application". Warning: Do Not Install these applications. GingerBreak is detailed at xda-developers. The "ICAN Update application" is pulling files stored at Inside My Cookbook! which seem like an odd spot in support of a commercial product.
V2655\ICANV2655.ius
Wrap Information:
V2005\ICANV2005.ius
Wrap Information:
Caution: These update files are not Sylvania specific and using the incorrect InfoTM Update Wrap (.ius) file may cause irreparable damage (brick) to the device.
Work In Progress - Investigating the two applications (.apk) and update files (.ius).
[26.04.2011][v1.2] GingerBreak APK (root for GingerBread) - xda-developers
New Update Method: ICAN Updater application - An attempt to fix the existing broken infoTM Over The Air (OTA) update process by gaining Root to enable application run as a Listener to provide a notification of when an update is available.
Snippet of code with some debugging built in the application.
Credit: dlzc - http://www.androidtablets.net/forum...grade-their-flytouch-ii-clone.html#post113406
What is most interesting is they are the first distributor of infoTMIC powered tablets to post instructions for the InfoTM Update Wrap Tools (IUW.exe). As an option they will send either an update SD card or USB cable for a fee.
In addition, they provide an application to Root the tablet to install a custom "ICAN Update application". Warning: Do Not Install these applications. GingerBreak is detailed at xda-developers. The "ICAN Update application" is pulling files stored at Inside My Cookbook! which seem like an odd spot in support of a commercial product.
Both updates display FileNum: 1.6.1.5.1 however, per the site there are two specific tablets (square or circle version) thus confirming using the incorrect InfoTM Update Wrap (.ius) file may cause irreparable damage (brick) to the device.Please note the following: You will need a Windows computer that is 32-bit based, as well a male-to-male USB cable. If you do not have these items please contact upgradeATican.us.com to have a TF card sent to your address within 24 hours of receipt, or you can purchase a male-to-male cable from ICAN! for a one time fee of $5.00 (please let us know which option you would like via e-mail, as well if you would like the TF card let us know if you have the square or circle version.).
Please follow the below instructions to install the update.
The upgrading is as follows: (please unzip the file before beginning with instructions below)
1. Make sure your device in the off position and press the Menu button and the power button at the same until your tablet displays a "communication with pc" notification. (Note: You will need to have the USB cable connected to PC and the top USB slot on the tablet.)
2. Open the "IUS Burner" folder, click"IUW.exe" (Please note: On first run your computer will prompt to install drivers for the table which can be found in "IUS Burner" folder under "otg_driver" folder.)
3. Choose LINK USB MODE: select "Easy Burn".
4. Choose a wrapped image : Browse to downloaded folder, choose "ICANV2655.ius", and click OK.
5. Press the burn button at the bottom of the IUW application.(The application will now burn Android 2.2 onto your tablet, please allow 3-4 minutes for this process to complete.)
6. You will now be asked to press the back button to restart the tablet and boot into Android 2.2.
7. Once you have reached the home screen please connect you tablet to the Wi-Fi and send your browser to the following URL: h--p://www4.ican.us.com/upgrade/IcanUpdater.apk, also please download this file as well h--p://www4.ican.us.com/upgrade/Gingerbreak.apk.
8. Now that you have both files downloaded please open the "My Pad" application and navigate to the folder titled "download", once there click the Gingerbreak.apk twice (you will now be prompted to install, please do so). Once you have the application open please choose the option "Root device", once completed your tablet will restart.
9. Your tablet should now be able to install the ICAN Update application, please go to "My Pad" choose the "download" folder and choose to install IcanUpdate.apk, once you have done so please go back to your app drawer and open the ICAN application. Once this has been completed your tablet will go through a series of updates and optimizations, and from time to time you will receive minor updates.
10. You have now completed the upgrade process to Android 2.2 and we hope you enjoy your update.
V2655\ICANV2655.ius
Wrap Information:
Code:
Company: InfoTM
Board: error
FileNum: 1.6.1.5.1.1
Size: 73 MB
Image List:
UBOOT (239 KB)
RD (165 KB)
LK (2623 KB)
ADR_USER (4.5 KB)
ADR_AS (72338.5 KB)
U0 (270.5 KB) [COLOR=#0000ff]< u-boot-nand.bin 2009.08-svn[B]672[/B] (Mar 11 2011 - 06:40:06) Notice U0 is out of order in this file[/COLOR]
V2005\ICANV2005.ius
Wrap Information:
Code:
Company: InfoTM
Board: error
FileNum: 1.6.1.5.1.1
Size: 73 MB
Image List:
U0 (271 KB) [COLOR=#0000ff]< u-boot-nand.bin 2009.08-svn[B]672[/B] (Mar 11 2011 - 06:40:06)[/COLOR]
UBOOT (239 KB)
RD (165 KB)
LK (2623 KB)
ADR_USER (4.5 KB)
ADR_AS (72338.5 KB)
Caution: These update files are not Sylvania specific and using the incorrect InfoTM Update Wrap (.ius) file may cause irreparable damage (brick) to the device.
Work In Progress - Investigating the two applications (.apk) and update files (.ius).
[26.04.2011][v1.2] GingerBreak APK (root for GingerBread) - xda-developers
New Update Method: ICAN Updater application - An attempt to fix the existing broken infoTM Over The Air (OTA) update process by gaining Root to enable application run as a Listener to provide a notification of when an update is available.
Snippet of code with some debugging built in the application.
Code:
"CREATE TABLE userinfo (_id INTEGER PRIMARY KEY,update_id TEXT);"
.parameter "db"
.parameter "oldVersion"
.parameter "newVersion"
logcat -d > /data/local/tmp/tmplogcat.txt
Last edited: