Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wasdennnoch/AndroidN-ify
[Discontinued] An Xposed module to use features introduced in Android N on your LP+ Device
https://github.com/wasdennnoch/AndroidN-ify
android androidn-ify xposed
Last synced: 15 days ago
JSON representation
[Discontinued] An Xposed module to use features introduced in Android N on your LP+ Device
- Host: GitHub
- URL: https://github.com/wasdennnoch/AndroidN-ify
- Owner: wasdennnoch
- Archived: true
- Created: 2016-03-25T20:12:34.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-09-08T04:40:36.000Z (about 7 years ago)
- Last Synced: 2024-08-01T05:20:48.069Z (3 months ago)
- Topics: android, androidn-ify, xposed
- Language: Java
- Homepage:
- Size: 42.6 MB
- Stars: 265
- Watchers: 49
- Forks: 93
- Open Issues: 95
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.md
- Contributing: .github/CONTRIBUTING.md
Awesome Lists containing this project
README
# AndroidN-ify
A Xposed module which allows you to use features introduced in Android N on devices running Lollipop and Marshmallow!## Important
[Read here](http://forum.xda-developers.com/showpost.php?p=70305778&postcount=14647) to learn about the future of this module!### Translating
[![Crowdin](https://d322cqt584bo4o.cloudfront.net/android-n-ify/localized.svg)](https://crowdin.com/project/android-n-ify)
You can translate this project on Crowdin: https://crowdin.com/project/android-n-ify
### Builds
If you always want to be up to date with the latest code changes: You can find automated builds here: https://ci.paphonb.xyz/jenkins/job/AndroidN-ify/. Note that they may be buggy or crash as they are built every time a commit gets pushed. If you are currently using a stable version from the Xposed repository yon'll have to disable that version before installing a snapshot.
### Links
Support thread: http://forum.xda-developers.com/xposed/modules/xposed-android-n-ify-features-t3345091
Module repository: http://repo.xposed.info/module/tk.wasdennnoch.androidn_ify
### License
```
Copyright 2016 MrWasdennnoch@xdaLicensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License athttp://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
```