Skip to content

jferna57/essential-launcher

Repository files navigation

Essential Launcher

Build Status Codacy Badge

Overview

Essential Launcher is a small launcher for Android. It provides a minimum of functionality.

Features

  • Small:
    • <30 KB APK size (without Minify)
    • <150 KB application size on a device
  • App drawer to launch, uninstall, and show information about that app.
  • Home screen with ability to add a widget.
  • Dock with four frequently used applications.
  • Transparent background.
  • LTR as well as RTL support.
  • Accessibility enabled.

Development

If you want to support development, please make sure:

  • You use Android Studio >= 2.3.3
  • You must not enable minify.
  • You use SDK Version >= 21.
  • You use Java >= 8.
  • The maximum size for the APK is 30 KB.
  • You add your own local.properties file pointing to your android sdk: sdk.dir=/opt/android-sdk-linux/

Not yet supported features

  • Widgets are not automatically advanced.
  • Filter in Drawer

License

Copyright (C) 2017 Clemens Bartz

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

About

A very minimal launcher for Android.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages