Sue, don't think it's quite as easy as that. Mind you, installing ROM's
isn't' that bad. Forgot to add that when doing this you will also need to
flash a separate boot.img that's specific to that ROM. That will be in the
.zip that is downloaded. Am using a ICS Rom that is also developed for the
Xperia Arc and I am able to use the Google.tts with it. .
-----Original Message-----
From: eyes-free@googlegroups.com [mailto:eyes-free@googlegroups.com] On
Behalf Of Su Hai Me
Sent: 04 May 2012 17:04
To: eyes-free@googlegroups.com
Cc: <eyes-free@googlegroups.com>
Subject: Re: ICS on motorola droid 2
Oh mine that's a mouthful. Phil, I was just wondering if Sony can make the
ICS upgrade quite easily with PC companion, couldn't someone actually write
a windows based program using CM9 ROM or is it not as easy as what I thought
it to be?
Regards,
Su hai me
On 4 May, 2012, at 11:42 PM, "Phil Muir" <i...@accessibilitytraining.co.uk>
wrote:
> Hi. Posted something similar the other day. However, these instructions
> will also format the data partition and install Talkback. As always,
> thanks to Robbie for supplying the originoal instructions required to do
> this.
> Installing a new rom ON Motorola Milestone 2.
> Note: in order to do this you will require the Android SDK and other files
> such as Java etc. Not going to cover that here as this was covered by
Simon
> in the Xperia Pro thread.
> First, copy the update zip and the gapps zip to the sd card. You can if
you
> wish, rename them to short names. However, you may not need to if you are
> using copy and paste to do this as I do.
> If you haven't already then, enable USB debugging on the phone. Plug the
> USB cable between your PC and the phone.
> We will now use ADB to get a shell on the phone. In order to do that in
> Windows, we need to bring up a command prompt in the directory where adb
is.
> Tip: if you are doing this on Windows then, you can go to where you have
> installed adb. In my case that's:
> C:\Program Files (x86)\Android\android-sdk\platform-tools
> Then, shift right click in that directory and choose open command prompt
> from the menu. In the command prompt Window type:
> adb shell
> You should now have a prompt, which can vary depending on the boot image.
> If it ends with "#", then you are root. If it ends with "$", type:
> su <enter>
> the prompt should change to "#".
> Tip: you can copy and paste all of the following entries. You can do that
> by copying all of the text into notepad then, selecting it a line at a
time.
> Press control C to copy. Then, when in the command prompt, right click in
> that Window and choose Paste from the menu. then, press enter to execute
the
> text in the window. Be very careful when selecting text that you only
> select the text and no blank space. Anyway, back to installing the ROM.
> We need to create the clockworkmod script to install the ROM. We can do
> that by typing the following:
> cat > /cache/recovery/extendedcommand
> format("/cache");
> format("/system");
> format("/data");
> install_zip("/sdcard/update.zip");
> install_zip("/sdcard/gapps.zip");
> Type the keystroke Control D to end the file.
> We now need to reboot the phone into recovery mode so that it will
continue
> with the install and the following commands will do that.
> touch /cache/recovery/boot
> reboot
> After several minutes, install the talkback apk which you can download at
http://code.google.com/p/eyes-free/downloads/detail?name=talkback-v3....
> &can=2&q=label%3ATalkBack
> Then use the following command to install it:
> adb install TalkBack.apk
> We now need to reboot the phone into ICS and the following command will do
> that.
> adb shell reboot.
> You should now be able to draw the rectangle on the screen and setup the
> phone using talkback.
> Regards, Phil Muir
> Accessibility Training
> Telephone: US (615) 713-2021
> UK +44-1747-821-794
> Mobile: UK +44-7968-136-246
> E-mail:
> i...@accessibilitytraining.co.uk
> URL:
> http://www.accessibilitytraining.co.uk/
> --
> For Android accessibility documentation, click on these links:
> http://support.google.com/ics/nexus/bin/topic.py?hl=en&topic=2492340
http://eyes-free.googlecode.com/svn/trunk/documentation/android_acces...
.html
> You received this message because you are subscribed to the Google
> Groups "eyes-free" group.
> To post to this group, send email to eyes-free@googlegroups.com
> To unsubscribe from this group, send email to
> eyes-free+unsubscribe@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/eyes-free?hl=en?hl=en
--
For Android accessibility documentation, click on these links:
http://support.google.com/ics/nexus/bin/topic.py?hl=en&topic=2492340
http://eyes-free.googlecode.com/svn/trunk/documentation/android_acces...
.html
You received this message because you are subscribed to the Google
Groups "eyes-free" group.
To post to this group, send email to eyes-free@googlegroups.com
To unsubscribe from this group, send email to
eyes-free+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/eyes-free?hl=en?hl=en