ovation

Differences between revisions 5 and 7 (spanning 2 versions)
Revision 5 as of 2013-03-15 10:54:27
Size: 4272
Editor: 178-117-179-54
Comment:
Revision 7 as of 2013-03-19 16:19:20
Size: 3261
Editor: dholbach
Comment:
Deletions are marked like this. Additions are marked like this.
Line 6: Line 6:
|| Device name || Samsung Galaxy S2 International ||
|| Code name || I9100 ||
|| Image maintainer(s) || MaxWallstedt ||
|| Device name || ... ||
|| Code name || ... ||
|| Image maintainer(s) || ... ||
Line 10: Line 10:
|| Update interval / last update || 2013-03-12 || || Update interval / last update || (is the image built automatically, how often? if not automatic, when did you last update it?) ||
Line 13: Line 13:
|| Install instructions || http://forum.xda-developers.com/showthread.php?t=2188621 ||
|| Code/Image || https://dl.dropbox.com/u/44436922/cm-10.1-20130312-UNOFFICIAL-i9100.zip ||
|| Install instructions || ... ||
|| Code/Image || ... ||
Line 28: Line 28:
||<bgcolor="#FFFFCC"> Graphics || ||
||<bgcolor="#FFFFCC"> Boot process || ||
||<bgcolor="#C8C8C8"> Graphics || ||
||<bgcolor="#C8C8C8"> Boot process || ||
Line 31: Line 31:
||<bgcolor="#CC3300"> Cellular Radio || ||
||<bgcolor="#FFFFCC"> Wireless network || ||
||<bgcolor="#C8C8C8"> Cellular Radio || ||
||<bgcolor="#C8C8C8"> Wireless network || ||
Line 34: Line 34:
||<bgcolor="#FFFFCC"> Touch || ||
||<bgcolor="#FFFFCC"> Camera || Pictures ok, but no video ||
||<bgcolor="#C8C8C8"> Touch || ||
||<bgcolor="#C8C8C8"> Camera ||                   ||
Line 42: Line 42:

||1. install CyanogenMod 10.1 on your device, if not already installed (http://forum.xda-developers.com/show....php?t=2036229)||
||2. wipe data/factory reset (Make backup first)||
||3. flash cm-10.1-*-UNOFFICIAL-i9100.zip||
||4. flash quantal-preinstalled-phablet-armhf.zip||
||5. reboot||

== Unlocking instructions ==
Line 51: Line 44:

https://dl.dropbox.com/u/44436922/cm-10.1-20130312-UNOFFICIAL-i9100.zip
Line 56: Line 47:
||Calls/SMS||
||Recording video||
||Media player||
Line 62: Line 49:

||If you wish to build an image yourself, do the following:||

 * Set up your build environment according to https://wiki.ubuntu.com/Touch/Porting
 * Run $ phablet-dev-bootstrap [target_directory]
 * Add the following to your <root>/.repo/manifest.xml:

{{{#!highlight xml
<manifest>

...
  <project path="device/samsung/i9100" name="Ubuntu-i9100/android_device_samsung_i9100" remote="github" revision="refs/heads/cm-10.1" />
  <project path="device/samsung/galaxys2-common" name="Ubuntu-i9100/android_device_samsung_galaxys2-common" remote="github" revision="refs/heads/cm-10.1" />
  <project path="kernel/samsung/smdk4210" name="Ubuntu-i9100/android_kernel_samsung_smdk4210" remote="github" revision="refs/heads/cm-10.1" />
  <project path="hardware/samsung" name="Ubuntu-i9100/android_hardware_samsung" remote="github" revision="refs/heads/cm-10.1" />
  <project path="vendor/samsung" name="Ubuntu-i9100/android_vendor_i9100_oldmali" remote="github" revision="refs/heads/cm-10.1" />
</manifest>
}}}
 * Run:
{{{#!highlight bash
$ repo sync
$ . build/envsetup.sh
$ brunch i9100
}}}
Now your flashable .zip file should be in <root>/out/target/product/i9100/cm-10.1-*-UNOFFICIAL-i9100.zip

To update your working tree, run the following commands:
[CODE]$ repo sync
$ cd ubuntu/hybris/
$ bzr pull
$ cd ../platform-api/
$ bzr pull[/CODE]
and then issue the same commands as above to build your flashable .zip file.[/QUOTE]

Please give some instructions on how you build the image.
Line 100: Line 53:

||<-2> '''Legend''' ||
|| '''State''' || '''Explanation''' ||
||<bgcolor="#00FF99"> Perfect || Redistributable, we're all happy ||
||<bgcolor="#FFFFCC"> Maybe problematic || Might be redistributable, some open questions (comment) ||
||<bgcolor="#CC3300"> Problematic || Not redistributable at all ||
||<bgcolor="#C8C8C8"> Unknown || Unknown ||


|| '''Component name''' || '''Link to it''' || '''License''' (link or name) || '''Status / Comment'''' ||
||<bgcolor="#C8C8C8"> || || || ||
||<bgcolor="#C8C8C8"> || || || ||
||<bgcolor="#C8C8C8"> || || || ||
||<bgcolor="#C8C8C8"> || || || ||

Warning /!\ Ubuntu Touch is no longer maintained as a core product by Canonical. However, the Ubports community are continuing development.

General

Device name

...

Code name

...

Image maintainer(s)

...

Testers

link to your Launchpad profile please

Update interval / last update

(is the image built automatically, how often? if not automatic, when did you last update it?)

Unlocking instructions

...

Install instructions

...

Code/Image

...

State of things

Legend

State

Explanation

Perfect

Everything works, all patches included in Ubuntu proper

Working

Works, minor issues only, some patches pending

W-I-P

Work in progress

Blocked/Broken

Severely broken, unusable or progress is blocked

Unknown

Unknown

What

Status/Comments

Graphics

Boot process

Rotation

Cellular Radio

Wireless network

Sound

Touch

Camera

Video Decode

Suspend/Resume

Other

Installation

Unlocking instructions

Known issues

The image

How to build it

Please give some instructions on how you build the image.

Redistributability

Are all parts of the image freely redistributable?

Legend

State

Explanation

Perfect

Redistributable, we're all happy

Maybe problematic

Might be redistributable, some open questions (comment)

Problematic

Not redistributable at all

Unknown

Unknown

Component name

Link to it

License (link or name)

Status / Comment'

Touch/Devices/ovation (last edited 2014-12-09 23:30:36 by 95x78x238x161)