A modern, easy and customizable app manager for Android with Material Design

Overview

ML Manager 1.X

A modern, easy and customizable app manager for Android with root features and Material Design.

Features

  • Extract installed & system apps and save locally as APK.
  • Organize your applications marking them as favorite.
  • Uninstall apps easily.
  • Customizations available in Settings.
  • No root required.
  • Material Design.
  • Really easy to use.

Root features

  • Hide apps from the device launcher.
  • Easily manage your hidden apps from the side panel.
  • Remove cache per app.
  • Clean data per app.

APK Download

ML Manager 1.X

ML Manager

ML Manager Pro

ML Manager

Creating your ML Manager

All developers are welcome to use the source code to create derivate applications. There are several things I require from all developers for the moment.

  1. Please do not use the name ML Manager for your app.
  2. Kindly do not use the standard logo as your app's logo.
  3. Please remember to read and follow the GPL v3 license. Your derivate work must include this license.

I ask that you do not redistribute this application for your own gain though. If you make a build and want to share it with people, that is great, that is what this should be for. Do not charge them for that build though. I have spent months creating this project and this is what I ask if you choose to make it for yourself.

Translations

Help translating this app

  • English
  • Spanish
  • Japanese
  • Portuguese
  • Italian - Thanks to Lucian Sipos -
  • Polish - Thanks to TykTak -

Third Party Libraries

License

Copyright 2015 Javier Santos

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/>.
You might also like...
[] Android Library that implements Snackbars from Google's Material Design documentation.
[] Android Library that implements Snackbars from Google's Material Design documentation.

DEPRECATED This lib is deprecated in favor of Google's Design Support Library which includes a Snackbar and is no longer being developed. Thanks for a

Android drawer icon with material design animation
Android drawer icon with material design animation

LDrawer Android drawer icon with material design animation Note Basically same as appcompat_v7 version 21, you can use appcompat_v7 compile 'com.andro

Floating Action Button for Android based on Material Design specification
Floating Action Button for Android based on Material Design specification

FloatingActionButton Yet another library for drawing Material Design promoted actions. Features Support for normal 56dp and mini 40dp buttons. Customi

A library support form with material design, construct same with Android UI Framework

SwingUI A slight Java Swing library support form with material design, construct same with Android UI Framework writen in Kotlin Supported: 1. Screen:

Android Material Design Components
Android Material Design Components

Android-Material-Design-Components Material design is a comprehensive guide for visual, motion, and interaction design across platforms and devices. G

A gradle plugin that generates Material Design 3 theme for Android projects.

Same as Google's Material Theme Builder, but as a gradle plugin.

Material Design icons by Google

Material design icons Material design icons is the official icon set from Google. The icons are designed under the material design guidelines. 4.0.0 U

EditText in Material Design
EditText in Material Design

MaterialEditText NOTE: 2.0 is NOT BACKWARDS COMPATIBLE! See more on wiki or 中文看这里 AppCompat v21 makes it easy to use Material Design EditText in our a

Material Design ProgressBar with consistent appearance
Material Design ProgressBar with consistent appearance

MaterialProgressBar Material Design ProgressBar with consistent appearance on Android 4.0+. Why MaterialProgressBar? Consistent appearance on Android

Comments
  • App Install Location

    App Install Location

    The internal memory of my device is quite small, this PR should allow users to easily move the app to the microSD.

    "To allow the system to install your application on the external storage, modify your manifest file to include the android:installLocation attribute in the element, with a value of either "preferExternal" or "auto"." (source: https://developer.android.com/guide/topics/data/install-location.html)

    enhancement 
    opened by SweetLion 4
  • Added 2 new features for rooted phones.

    Added 2 new features for rooted phones.

    • Clear cache
    • Clear data Also
    • MLManagerApplication is created to provide single instace of AppPreferences. Earlier multiple instances were being created which is not required.
    • RootUtils added for checking some root related info.
    • Tested on a few rooted and unrooted phones.
    enhancement 
    opened by vijayrawatsan 0
Releases(v1.0.4.1)
Owner
Javier Santos
Android developer 📱. I enjoy drinking iced ❄️ coffee. Checkout my apps and libraries!
Javier Santos
Easy creation and management of toggle buttons on Android from the Material Design spec.

ToggleButtonLayout Easy creation and management of toggle buttons from the Material Design spec. Read more about ToggleButtonLayout in our blog post.

Savvy 229 Jan 9, 2023
The flexible, easy to use, all in one drawer library for your Android project. Now brand new with material 2 design.

MaterialDrawer ... the flexible, easy to use, all in one drawer library for your Android project. What's included ?? • Setup ??️ • Migration Guide ??

Mike Penz 11.6k Dec 27, 2022
A Material Design ViewPager easy to use library

MaterialViewPager Material Design ViewPager easy to use library Sample And have a look on a sample Youtube Video : Youtube Link Download In your modul

Florent CHAMPIGNY 8.2k Jan 1, 2023
Material Design implementation for Android 4.0+. Shadows, ripples, vectors, fonts, animations, widgets, rounded corners and more.

Carbon Material Design implementation for Android 4.0 and newer. This is not the exact copy of the Lollipop's API and features. It's a custom implemen

null 3k Jan 9, 2023
Android Sample Project with Material Design and Toolbar.

AndroidMaterialDesignToolbar -- PROJECT IS NOT SUPPORTED Android Sample Project with Material Design and Toolbar. Project use Appcompat library for ma

kemal selim tekinarslan 713 Nov 11, 2022
Navigation Drawer Activity with material design style and simplified methods

MaterialNavigationDrawer Navigation Drawer Activity with material design style and simplified methods       It requires 10+ API and android support v7

Fabio Biola 1.6k Jan 5, 2023
A library to bring fully animated Material Design components to pre-Lolipop Android.

Material MaterialLibrary is an Open Source Android library that back-port Material Design components to pre-Lolipop Android. MaterialLibrary's origina

Rey Pham 6k Dec 21, 2022
Floating Action Button for Android based on Material Design specification

FloatingActionButton Yet another library for drawing Material Design promoted actions. Features Support for normal 56dp and mini 40dp buttons. Customi

Zendesk 6.4k Dec 26, 2022
Implementation of Ripple effect from Material Design for Android API 9+

RippleEffect ExpandableLayout provides an easy way to create a view called header with an expandable view. Both view are external layout to allow a ma

Robin Chutaux 4.9k Dec 30, 2022
Android drawer icon with material design animation

LDrawer Android drawer icon with material design animation Note Basically same as appcompat_v7 version 21, you can use appcompat_v7 compile 'com.andro

Hasan Keklik 1.4k Dec 25, 2022