Giter VIP home page Giter VIP logo

cleanlockscreen's Introduction

Clean Lockscreen

Clean Lockscreen is an Xposed Framework module that cleans up your lockscreen by removing the backspace button and dialpad style numbers.

Using

Have a rooted Android phone. Install the Xposed Framework Installer. Use the installer to install the Xposed Framework. Install this app. Enable this module in the Xposed Installer. Reboot phone. Profit.

Download

Xposed Module Repository

Building

You will need Android Studio and Android API 22 installed.

  • Create the folder ANDROID_SDK/add-ons/addon-xposed_bridge-rovo89-22/
  • Download the Xposed Bridge API to libs/ in your newly created addon folder
  • In your new addon folder, paste the following (edited to your version) into manifest.ini
name=Xposed Bridge
vendor=rovo89
description=Xposed Bridge
api=22
revision=64
libraries=de.robv.android.xposed
de.robv.android.xposed=XposedBridgeApi-64.jar;Xposed Bridge
  • In the same folder, paste the following (edited to your version) into source.properties
Addon.NameDisplay=Xposed Bridge
Addon.NameId=xposed_bridge
Addon.VendorDisplay=rovo89
Addon.VendorId=rovo89
AndroidVersion.ApiLevel=22
Pkg.Desc=Xposed Bridge
Pkg.License=Apache 2.0
Pkg.LicenseRef=http\://www.apache.org/licenses/LICENSE-2.0
Pkg.Revision=64
Pkg.SourceUrl=https\://github.com/rovo89/XposedBridge
  • Running android list targets should then show "rovo89:Xposed Bridge:22"
  • Open the project in Android Studio and click build

If you don't want to use Android Studio, you're on your own.

cleanlockscreen's People

Contributors

half-duplex avatar kevinli avatar

Watchers

 avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.