compatibility - difference between Nokia's MeeGo 1.2 "Harmattan" and intel Meego? -


nokia has announced nokia n9 meego 1.2 "harmattan. forums saying differed intel meego. true? maemo?

is maemo same meego harmattan? can download sdk develop applications simulator? intel meego sdk (intel note book, tablets) enough? guide please?

nokia has announced nokia n9 meego 1.2 "harmattan. forums saying differed intel meego. true?

they have different package managers. nokia's meego deb-based, intel's meego rpm-based.

nokia's meego 1.2 harmattan api = intel's meego 1.2 core api + nokia specific apis

so, main part of api including qt 4.7.2 , qt mobility 1.2 compatible.

see binary compatibility report between meego 1.2 core , meego 1.2 harmattan on x86 generated abi-compliance-checker tool.

enter image description here

from nokia glossary:

meego 1.2 harmattan api

the official name harmattan api. recommended set of apis in harmattan platform used application development. meego 1.2 harmattan api consists of meego api , nokia specific apis, , subset of platform api.

meego api

the set of apis supported meego-compliant devices , available meego application development. meego api future-proof set of apis forward-compatible within major meego release. meego api part of meego 1.2 harmattan api.

nokia specific apis

nokia specific apis contain additional libraries can used when creating applications nokia devices. nokia provides compatibility api set next 2 major nokia releases. nokia specific apis part of meego 1.2 harmattan api.

other questions:

what maemo?

maemo linux-based innovative platform nokia started in 2005. it's installed on n900 (maemo 5), n800 (maemo 4) , other experimental devices.

is maemo same meego harmattan?

yes, maemo 6 , meego 1.2 harmattan 2 names of same platform.

where can download sdk develop applications simulator?

the harmattan platform sdk including emulator here.

any guide please?


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -