Questions tagged [mer]

Mer is a Linux-based core distribution intended for use on mobile devices (smartphones, tablet computers, and consumer electronics). Mer is a fork of MeeGo, the open source version of Nokia's Maemo operating system. The goal of the Mer project is to create a "MeeGo 2.0".

Mer is a Linux-based core distribution aimed at device manufacturers and intended for use on mobile devices, such as smartphones, tablet computers, and other forms of consumer electronics. It is a fork of MeeGo and it has the intended strategic goal of being MeeGo 2.0 in future when "the Linux Foundation will see our work as a worthy successor within the MeeGo spirit".

Mer was established originally to serve as an alternative to the Maemo operating system used by Nokia's N800 and N810 tablets (collectively known as the N8x0 devices), with particular emphasis on an Ubuntu-based version which aimed to port as many features from Maemo 5 to the devices. Later in 2011, after the collapse of the MeeGo project (which was intended to replace Maemo), the Mer project was re-purposed as a fork of MeeGo and refers more to MeeGo Reconstructed or MeeGo Restructured.

3 questions
8
votes
1 answer

What does the technology stack for mobile app development on Jolla's Sailfish OS look like?

What does the technology stack for mobile applications (native and HTML5) look like for the new Sailfish OS announced by Jolla? There is little information available in one central place on the Sailfish OS technology stack, but the project websites…
raju-bitter
  • 8,906
  • 4
  • 42
  • 53
1
vote
2 answers

How do I know what languages compile to ARMv7hl?

I would like to program SailfishOS applications. But, I would prefer not to use QML, C++, or Python. I'd like to use something like Rust. But, I'm not sure how to know what options I really have. What kind of things should I know to be able to…
Shawn McCool
  • 1,207
  • 8
  • 8
1
vote
3 answers

How to add files in the RPM package of an Sailfish OS project?

I am trying to build a Sailfish OS app, and I need to use *.wav files, which are to be distributed through the *.rpm package. In my case, these files are to be put in /usr/share/[application_name]/sounds/*. How do I set up the *.pro and *.yamp files…
Ivan Bratoev
  • 235
  • 2
  • 13