Aries on an Android
Member
- Mar 20, 2011
- 60
- 3
BE WARNED TITANIUM BACKUP WILL NOT WORK WHEN UPGRADING FROM 2.1 -2.2
Froyo NAND ROM for Flytouch2 by Stragulus (from xda-developers.com)
ONLY FOR:
- FlyTouch II
- SuperPAD
- WOWpad
- WWE10
- PC1002I
- HyPE-Pad
- ZH10X2
- APad GF10
- CEM111
- Daystar MD10
- Careeror CM10104
Note:
Update your tablet to Android 2.1 v3245 BEFORE attempting this update as its firmware is more suited to the flashing process used for the 2.2 update and the simple act of installing a custom ROM will be good practice before attempting this. Take note that attempting this flash with factory firmware may well cause the update to "hang" on the "android" boot screen causung the update to fail.
Video demonstrating how to flash the tablet after having created the bootable SD-card: YouTube - Installing Froyo firmware on Flytouch 2
RELEASE NOTES
INSTALLATION
Installation is slightly different from normal releases because it requires flashing in 2 steps. Luckily, it's really easy:
1. Download bootable SD-card image and unzip: http://www.mediafire.com/?oc1bwnq71smb09k
NEW RELEASE (with calibration fix)
2. Write image to an SD-card that's at least 1GB in size using WinHex:
In linux, you just unzip the file and use dd to write it to the sd-card:
Code:
dd if=/path/to/sdcard.img of=/dev/sdX # (where sdX is your scsi disk device, check dmesg)
3. Turn off tablet and put sd-card in TOP slot (between the 2 usb ports).
4. Turn on tablet. It will report that it is booting off the sd-card, and that it's flashing kernel + filesystems.
5. Take out the sd-card when the tablet asks you to do so (takes less than a minute). Put it in the OTHER sd-card slot (bottom one), and reboot the tablet by holding down the power for 10 seconds to turn it off, then press it again to turn it on.
6. You will now see the tablet booting with a *GREEN* screen. The screen will flash twice to indicate it's starting. The flashing itself will take longer than in the previous step, a few minutes. If succesful, it will automatically reboot, after which you're done and you're booting the new firmware! You'll see a different boot screen (equalizer on a black background)
7. After it has booted and you have unlocked the screen, reboot the tablet first thing! First boots in android always tend to be behave erratically. This is unrelated to this firmware and applies to all Android setups.
If step 6 fails (which is very unlikely), it will stay on the green screen and it will keep on flashing the screen. In that case, you'll have to turn it off. Most likely problem for this is a corrupt SD-card. See troubleshooting below.
Make sure to never put that sd-card back in the top-slot without erasing it first, as it will reflash your tablet!
TROUBLESHOOTING
TODO
(**) Tested:
all credit to the chaps at XDA_Developers.com
*notes: this is a bit of a pain in the bum but appears to work and offers full flash (at least as far as i have tested) and has 99% of the functionality (no reconfiguration of touchscreen) and IS prerooted.
have fun with it
Alternate variations:
http://forum.xda-developers.com/showpost.php?p=12731788&postcount=1839
Current KNOWN issues:
* Still no paid apps for some people (working on a fix as we speak)
* Flash is still playing funny buggers
* youtube player simply does NOT work* calibration for touch screen is at factory settings and cannot be changed
and here is how to fix those issues:
Tips
Market
If you're still missing apps in Market do the following:
- Connect at least once with Market & your account.
- Then go to settings => Applications => Manage Applications => All
- find Google Services Framework from the app list
- click on clear data + OK, then force stop
Reboot.
wait about 1 minute after you're back in.
Start Market again. (if it crashes, wait a bit and try again, it should go through
Then you should see more apps after that, like google maps, Skype & such..
If you're getting installation unsuccessfull error -18 while installing a particular app:
- unmount / remove the SD card
- install the application again, it should work now.
- put back the SD card after the installation completes.
Connecting to adhoc wifi network
The default android driver is not capable of doing that,
but there is a 2nd driver included in the rom that can do that.
However there is a catch, while it connects fine to adhoc networks, it has been reported that it can not connect to certain type of other wifi networks (PEAP)
That's why the rom doesn't turn on that driver by default anymore,
but there is a script that allows you to do so and switch back and forth between the drivers:
- Turn Off your wifi in the Settings => Wireless & networks
- Wait that it's Off
- Start the GScript Lite application
- click on "Ad-Hoc support drivers or original drivers..."
- Turn your wifi back on.
It will switch to the adhoc capable network.
Same procedure to switch back to the original driver.
If it doesn't seem to work, reboot
GPS
If your gps is stuck in Shangai or not updating,
you need to reset the agps data with the gps status software
in the menu => tool => Manage A-GPS state
do reset + download
Plug in your gps antenna, and let it run until you see it gets as many fix as it can,
wait even more until you see the latitude and longitude changing. (it should reset when it grabs 3-4+ fixes)
At that point you can run google maps and it should now have your correct location
3G / Telephony apps
The apps are deactivated by default in this rom, as to avoid unnecessary battery draining.
But there is a script that allows you to activate them back with one click.
- Start the GScript application
- click on "3G Telephony apps On-Off"
You should now be able to go to the Mobile network settings and it should be fine.
If it doesn't seem to work, reboot
It has been reported to work with the 3G USB stick E1750 so far.
Titanium backup
To get rid of the reminder to enable ADB, just uncheck the "Warn if no USB debug" option in its preferences
If it fails to restore apps without ADB enabled:
Go into Titanium preferences => App processing mode and change to AUTO, Indirect
Also check the Auto-sync TB settings at the top of the preferences, that way next time you don't have to do the preferences change again, it'll auto load its configuration from the SD.
Shoutcast streaming
Android 2.2 doesn't support aac streaming, so with the default apps you won't be able to play the streams.
But there is currently a way around it, install the application 'TuneIn' from the market, and you'll be able to play all your streams with that app
User Reported issues
- Opera mobile still present incorrect colors (opera mini and the original browser & other apps now have correct colors though)
- SD card seen as mounted in My Pad but not in system.
Edit:
Youtube fix:
* Download: http://www.megaupload.com/?d=9OBEFMCO
* copy to SD card
*install as normal and enjoy youtube
Froyo NAND ROM for Flytouch2 by Stragulus (from xda-developers.com)
ONLY FOR:
- FlyTouch II
- SuperPAD
- WOWpad
- WWE10
- PC1002I
- HyPE-Pad
- ZH10X2
- APad GF10
- CEM111
- Daystar MD10
- Careeror CM10104
Note:
Update your tablet to Android 2.1 v3245 BEFORE attempting this update as its firmware is more suited to the flashing process used for the 2.2 update and the simple act of installing a custom ROM will be good practice before attempting this. Take note that attempting this flash with factory firmware may well cause the update to "hang" on the "android" boot screen causung the update to fail.
Video demonstrating how to flash the tablet after having created the bootable SD-card: YouTube - Installing Froyo firmware on Flytouch 2
RELEASE NOTES
- Please provide feedback if things work, or do not work for you.
- If it eats your tablet, don't blame me. I deem it low-risk though, if it fails you can reflash it using burntool or another bootable sd-card just like before.
INSTALLATION
Installation is slightly different from normal releases because it requires flashing in 2 steps. Luckily, it's really easy:
1. Download bootable SD-card image and unzip: http://www.mediafire.com/?oc1bwnq71smb09k
NEW RELEASE (with calibration fix)
- April 24th 2011, V5: http://www.mediafire.com/?1ka7ngpi82grmfm
- Added older version of YouTube (1.6.21) which works
- Fix touchscreen calibration
- Added LauncherPro as alternative launcher
2. Write image to an SD-card that's at least 1GB in size using WinHex:
- Get WinHex here: WinHex: Hex Editor & Disk Editor, Computer Forensics & Data Recovery Software
- In WinHex: tools, disk tools, clone disk
- Choose file from zip (sdcard.img)
- Choose the sd card as your destination
- Start sector: fill in 0, also make sure the directories are correct on left
- When finished, take out the card.
In linux, you just unzip the file and use dd to write it to the sd-card:
Code:
dd if=/path/to/sdcard.img of=/dev/sdX # (where sdX is your scsi disk device, check dmesg)
3. Turn off tablet and put sd-card in TOP slot (between the 2 usb ports).
4. Turn on tablet. It will report that it is booting off the sd-card, and that it's flashing kernel + filesystems.
5. Take out the sd-card when the tablet asks you to do so (takes less than a minute). Put it in the OTHER sd-card slot (bottom one), and reboot the tablet by holding down the power for 10 seconds to turn it off, then press it again to turn it on.
6. You will now see the tablet booting with a *GREEN* screen. The screen will flash twice to indicate it's starting. The flashing itself will take longer than in the previous step, a few minutes. If succesful, it will automatically reboot, after which you're done and you're booting the new firmware! You'll see a different boot screen (equalizer on a black background)
7. After it has booted and you have unlocked the screen, reboot the tablet first thing! First boots in android always tend to be behave erratically. This is unrelated to this firmware and applies to all Android setups.
If step 6 fails (which is very unlikely), it will stay on the green screen and it will keep on flashing the screen. In that case, you'll have to turn it off. Most likely problem for this is a corrupt SD-card. See troubleshooting below.
Make sure to never put that sd-card back in the top-slot without erasing it first, as it will reflash your tablet!
TROUBLESHOOTING
- The 'green screen' keeps flashing!
- The installer will dump a text file on the root of the sd-card which you can inspect. The file is called fail_reason.txt. If no such file exists, things are seriously wrong and the tablet couldn't even properly write to the sd-card. If using another SD-card, or rewriting the SD-card doesn't help, please upload the fail_reason.txt file here.
- Flashing was succesful, but the system doesn't boot up!
- The installer dumps one or more text files on the root of your sd-card during the 'green screen' flashing stage. Upload all these files and link to them here.
TODO
- Find out why some users can't get past the android boot animation despite seemingly succesful flashing
- Rewrite instructions for creating the sdcard @ windows
- Figure out why Titanium Backup doesn't work
(**) Tested:
- wifi, ethernet port
- battery status works, g-sensor works
- touchscreen works (precalibrated, you cannot recalibrate it using the settings app)
- HD video playback works (I recommend Meridian player)
- Market works (free)
- The firmware has already been rooted! You can connect using adb over wifi, and type 'su' to become root. Find your IP address using the Android System Info app.
- GPS confirmed
all credit to the chaps at XDA_Developers.com
*notes: this is a bit of a pain in the bum but appears to work and offers full flash (at least as far as i have tested) and has 99% of the functionality (no reconfiguration of touchscreen) and IS prerooted.
have fun with it
Alternate variations:
http://forum.xda-developers.com/showpost.php?p=12731788&postcount=1839
Current KNOWN issues:
* Still no paid apps for some people (working on a fix as we speak)
* Flash is still playing funny buggers
* youtube player simply does NOT work* calibration for touch screen is at factory settings and cannot be changed
and here is how to fix those issues:
Tips
Market
If you're still missing apps in Market do the following:
- Connect at least once with Market & your account.
- Then go to settings => Applications => Manage Applications => All
- find Google Services Framework from the app list
- click on clear data + OK, then force stop
Reboot.
wait about 1 minute after you're back in.
Start Market again. (if it crashes, wait a bit and try again, it should go through
Then you should see more apps after that, like google maps, Skype & such..
If you're getting installation unsuccessfull error -18 while installing a particular app:
- unmount / remove the SD card
- install the application again, it should work now.
- put back the SD card after the installation completes.
Connecting to adhoc wifi network
The default android driver is not capable of doing that,
but there is a 2nd driver included in the rom that can do that.
However there is a catch, while it connects fine to adhoc networks, it has been reported that it can not connect to certain type of other wifi networks (PEAP)
That's why the rom doesn't turn on that driver by default anymore,
but there is a script that allows you to do so and switch back and forth between the drivers:
- Turn Off your wifi in the Settings => Wireless & networks
- Wait that it's Off
- Start the GScript Lite application
- click on "Ad-Hoc support drivers or original drivers..."
- Turn your wifi back on.
It will switch to the adhoc capable network.
Same procedure to switch back to the original driver.
If it doesn't seem to work, reboot
GPS
If your gps is stuck in Shangai or not updating,
you need to reset the agps data with the gps status software
in the menu => tool => Manage A-GPS state
do reset + download
Plug in your gps antenna, and let it run until you see it gets as many fix as it can,
wait even more until you see the latitude and longitude changing. (it should reset when it grabs 3-4+ fixes)
At that point you can run google maps and it should now have your correct location
3G / Telephony apps
The apps are deactivated by default in this rom, as to avoid unnecessary battery draining.
But there is a script that allows you to activate them back with one click.
- Start the GScript application
- click on "3G Telephony apps On-Off"
You should now be able to go to the Mobile network settings and it should be fine.
If it doesn't seem to work, reboot
It has been reported to work with the 3G USB stick E1750 so far.
Titanium backup
To get rid of the reminder to enable ADB, just uncheck the "Warn if no USB debug" option in its preferences
If it fails to restore apps without ADB enabled:
Go into Titanium preferences => App processing mode and change to AUTO, Indirect
Also check the Auto-sync TB settings at the top of the preferences, that way next time you don't have to do the preferences change again, it'll auto load its configuration from the SD.
Shoutcast streaming
Android 2.2 doesn't support aac streaming, so with the default apps you won't be able to play the streams.
But there is currently a way around it, install the application 'TuneIn' from the market, and you'll be able to play all your streams with that app
User Reported issues
- Opera mobile still present incorrect colors (opera mini and the original browser & other apps now have correct colors though)
- SD card seen as mounted in My Pad but not in system.
Edit:
Youtube fix:
* Download: http://www.megaupload.com/?d=9OBEFMCO
* copy to SD card
*install as normal and enjoy youtube
Last edited: