acclaim

Revision 5 as of 2013-03-15 10:54:27

Clear message

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

General

Device name

Samsung Galaxy S2 International

Code name

I9100

Image maintainer(s)

MaxWallstedt

Testers

link to your Launchpad profile please

Update interval / last update

2013-03-12

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

Pictures ok, but no video

Video Decode

Suspend/Resume

Other

Installation

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

https://dl.dropbox.com/u/44436922/cm-10.1-20130312-UNOFFICIAL-i9100.zip

Known issues

Calls/SMS

Recording video

Media player

The image

How to build it

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

   1 <manifest>
   2 
   3 ...
   4   <project path="device/samsung/i9100" name="Ubuntu-i9100/android_device_samsung_i9100" remote="github" revision="refs/heads/cm-10.1" />
   5   <project path="device/samsung/galaxys2-common" name="Ubuntu-i9100/android_device_samsung_galaxys2-common" remote="github" revision="refs/heads/cm-10.1" />
   6   <project path="kernel/samsung/smdk4210" name="Ubuntu-i9100/android_kernel_samsung_smdk4210" remote="github" revision="refs/heads/cm-10.1" />
   7   <project path="hardware/samsung" name="Ubuntu-i9100/android_hardware_samsung" remote="github" revision="refs/heads/cm-10.1" />
   8   <project path="vendor/samsung" name="Ubuntu-i9100/android_vendor_i9100_oldmali" remote="github" revision="refs/heads/cm-10.1" />
   9 </manifest>
  • Run:

   1 $ repo sync
   2 $ . build/envsetup.sh
   3 $ 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]

Redistributability

Are all parts of the image freely redistributable?