Android Localisation

We start out with a link collection.

Keyboard layout

First, download the Android sources: http: //source.android.com/source/downloading.html

The keyboard layouts are located in frameworks/base/packages/InputDevices/res/raw/

Open keyboard_layout_norwegian.kcm, edit it and save it as keyboard_layout_sami.kcm.

Build the android sources: http: //source.android.com/source/building.html