Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)