Skip to content

eniac111/AndroidLauncherQml

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LetiHome

License MIT Language (Qt)

Android launcher optimized for the big screen. Targets embedded and TV/STB devices. It is intended to be very performant, correct and simple minimizing memory usage.

LetiHome Screenshot

Google Play

Get it on Google Play

Building

It is written using Qt/QML and requires Qt 5.9, although it will run fine with 5.7 or older if module versions are lowered in main.qml.

It is a regular Qt android application. For more info see http://doc.qt.io/qt-5/android-support.html.

Open LetiHome.pro in QtCreator and your are good to go.

Usage

Keys or mouse can be used to open applications.
Navigational keys are used to move through application list and Enter/Return (OK on remotes) are used to open currently selected application.
Menu key or mouse right click can be used to open wallpaper picker.
Mouse left click also opens application.

Support

Launcher can be easily extended to support many different scenarios that suit commercial usage. For support contact petar.koretic@gmail.com.

Releases

No releases published

Packages

No packages published

Languages

  • C++ 34.6%
  • QML 24.7%
  • Java 19.5%
  • Shell 15.8%
  • QMake 5.4%