Skip to content
HwanSuk Choi edited this page Feb 26, 2016 · 18 revisions

#N-App N-Screen (NANS) technology for Android RUBIS N-App N-Screen technology for Android (a.k.a. NANS Platform) is a modification of Android Framework which enables to launch and display multiple applications on multiple displays. The project aims to utilize resources on a smartphone which can connect multiple displays more efficently. Not only mirrors contents but also projects seperately on each display. It is created by RUBIS Lab. Currently NANS technology supports Android 5.1.1(Lollipop), 4.4.2 (KitKat) and 4.2.2 (Jelly Bean).

Features

  • Android-based mobile technology
  • Supports voice control and external input control
  • Supports Miracast / MHL-HDMI
  • Supports external input devices, resolution adaptation and sound source change

####Video Demo

####5.1.1 Lollipop Update

  • Supports individual stacks for each display
  • Supports Full HD Projection

For Developers

Please be aware installing NANS Android requires to build the whole Android platform and flash it to a device. RUBIS Lab does not take any responsibility for results of flashing your device. NANS Android consists of two parts: framework modification and client application for controling NANS. Before you download, you need to install 'Repo'. For information about downloading Android, please see https://source.android.com/source/downloading.html To download NANS Android execute:

repo init -u https://github.com/rubis/N-App-N-Screen-Android.git
repo sync

For more information about building Android please see https://source.android.com/source/building.html.

Licence

Projects:

are released under [Apache 2.0 Licence] (http://www.apache.org/licenses/LICENSE-2.0.html).

Community

You can ask questions or suggestions on our google group: https://groups.google.com/forum/#!forum/n-app-n-screen-android

About RUBIS Lab.

RUBIS Lab. is a "Real-time UBiquitous Systems Laboratory" at Seoul National Univercity, Korea. We are researching and developing technologies in embedded systems such as smartphones and ECUs.

Clone this wiki locally