The Mer Wiki now uses your Mer user account and password (create account on https://bugs.merproject.org/)


Nemo/Glacier

From Mer Wiki
< Nemo(Difference between revisions)
Jump to: navigation, search
(References)
(Try it)
Line 10: Line 10:
 
=== Virtualbox ===
 
=== Virtualbox ===
 
On Virtual box you can use this image https://cloud.disroot.org/s/1b9WCxx3qq8De56
 
On Virtual box you can use this image https://cloud.disroot.org/s/1b9WCxx3qq8De56
 +
 +
==Build image youself ==
 +
 +
For build glacier image use Sailfish SDK and this [https://gist.github.com/neochapay/59d7ac23691f97b683104c93aff23266| nemo_clean.ks] file.
 +
 +
Build command is
 +
 +
SDK# cd $ANDROID_ROOT
 +
SDK# export PORT_ARCH=aarh64 #replace to you arch
 +
SDK# sudo mic create fs --arch=$PORT_ARCH --tokenmap=ARCH:$PORT_ARCH --record-pkgs=name,url --outdir=nemo-test --pack-to=nemo-test.tar.bz2 nemo_clean.ks
  
 
== Core applications ==
 
== Core applications ==

Revision as of 11:58, 14 May 2018

Contents

Nemo Glacier UI

Glacier UI is the next interface for Nemo mobile. It is a new UI, created and built by the community, and made with latest technologies like Qt 5 and Wayland. For developing use libglacierapp and QtQuickcontrols-Nemo

Try it

On phone

Before using glacier ux you may understand - it only for testing, not for everyday using. INSTALL developer mode before experimenting with Glacier and follow the instructions

Virtualbox

On Virtual box you can use this image https://cloud.disroot.org/s/1b9WCxx3qq8De56

Build image youself

For build glacier image use Sailfish SDK and this nemo_clean.ks file.

Build command is

SDK# cd $ANDROID_ROOT
SDK# export PORT_ARCH=aarh64 #replace to you arch
SDK# sudo mic create fs --arch=$PORT_ARCH --tokenmap=ARCH:$PORT_ARCH --record-pkgs=name,url --outdir=nemo-test --pack-to=nemo-test.tar.bz2 nemo_clean.ks

Core applications

Application Screenshot git link
libglacierapp N/A [1]
Home Glacier-home screenshot.jpgGlacier-home lockscreen-screenshot.jpgGlacier-home notify-screenshot.jpg [2]
Dialer Glacier-dialer screenshot.jpg [3]
Messaging Glacier-messages screenshot.jpg [4]
Contacts Contacts screenshot.jpg [5]
Browser
Settings Glacier-settings screenshot.jpg [6]
Gallery Glacier-gallery screenshot.jpg [7]
Music Glacier-music screenshot.jpg [8]
Keyboard Glacier-keyboard screenshot.jpg

References

Personal tools