Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rendiix/termux-zipalign
prebuilt zipalign for termux
https://github.com/rendiix/termux-zipalign
android termux zipalign
Last synced: about 2 months ago
JSON representation
prebuilt zipalign for termux
- Host: GitHub
- URL: https://github.com/rendiix/termux-zipalign
- Owner: rendiix
- License: apache-2.0
- Created: 2021-09-06T06:04:22.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-09-06T06:37:42.000Z (over 3 years ago)
- Last Synced: 2024-08-01T13:36:22.307Z (5 months ago)
- Topics: android, termux, zipalign
- Homepage:
- Size: 1.4 MB
- Stars: 19
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
![GitHub](https://img.shields.io/github/license/rendiix/termux-zipalign.svg)
![visitors](https://visitor-badge.glitch.me/badge?page_id=rendiix.rendiix)
[![GitHub forks](https://img.shields.io/github/forks/rendiix/termux-zipalign.svg?style=social&label=Fork&maxAge=2592000)](https://github.com/rendiix/termux-zipalign/network/)
[![GitHub stars](https://img.shields.io/github/stars/rendiix/termux-zipalign.svg?style=social&label=Star&maxAge=2592000)](https://github.com/rendiix/termux-zipalign/stargazers/)
![GitHub watchers](https://img.shields.io/github/watchers/rendiix/termux-zipalign.svg?style=social)
[![GitHub followers](https://img.shields.io/github/followers/rendiix.svg?style=social&label=Follow&maxAge=2592000)](https://github.com/rendiix?tab=followers)
[![GitHub contributors](https://img.shields.io/github/contributors/rendiix/termux-zipalign.svg)](https://github.com/rendiix/termux-zipalign/graphs/contributors/)# termux-zipalign
## Prebuilt zipalign for termux android
#### List of supported architectures:
- [x] arm64-v8a
- [x] armeabi-v7a
- [x] i686
- [x] x86_64#### Install:
``` console
$ curl -s https://raw.githubusercontent.com/rendiix/rendiix.github.io/master/install-repo.sh | bash
$ pkg install zipalign
```#### Remove:
``` console
$ apt remove zipalign
```#### Join Discord or follow me on Twitter:
[![Discord](https://img.shields.io/discord/404576842419273729.svg?label=join%20discord&logo=discord)](https://discord.gg/5PmKhrc)
[![Twitter Follow](https://img.shields.io/twitter/follow/rendiix.svg?color=green&label=follow&logo=twitter&style=social)](https://twitter.com/rendiix)