All Projects → GameTheory- → mktool

GameTheory- / mktool

Licence: GPL-3.0 license
Unpack and repack the android boot.img and recovery.img easily.

Programming Languages

java
68154 projects - #9 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to mktool

mapbox-gestures-android
The Mapbox Gestures for Android library makes it easy to detect and handle user gestures on an Android device.
Stars: ✭ 25 (-51.92%)
Mutual labels:  android-development
KotlinCodeSorter
🔌A simple plugin for sorting kotlin code. 一个可以对kotlin代码排序的小插件.
Stars: ✭ 25 (-51.92%)
Mutual labels:  android-development
RxLoading
RxJava library for showing a loading (i.e. progress bar) state while waiting for async data with minimal effort and advanced options.
Stars: ✭ 49 (-5.77%)
Mutual labels:  android-development
realm-tester
Writing tests using Realm Java
Stars: ✭ 14 (-73.08%)
Mutual labels:  android-development
BottomNavArchDemo
The demo project for Bottom Navigation with Navigation Architecture Components article
Stars: ✭ 53 (+1.92%)
Mutual labels:  android-development
media-picker
Easy customizable picker for all your needs in Android application
Stars: ✭ 167 (+221.15%)
Mutual labels:  android-development
Android-MonetizeApp
A sample which uses Google's Play Billing Library and it makes In-app Purchases and Subscriptions.
Stars: ✭ 149 (+186.54%)
Mutual labels:  android-development
HouseAds2
A library ( V2 ) for cross promoting own apps within own apps - for Android
Stars: ✭ 23 (-55.77%)
Mutual labels:  android-development
material-chip-view
Material Chip view. Can be used as tags for categories, contacts or creating text clouds
Stars: ✭ 1,300 (+2400%)
Mutual labels:  android-development
laboratory
Feature flags for multi-module Kotlin Android projects
Stars: ✭ 71 (+36.54%)
Mutual labels:  android-development
Github-Android-Action
Android Github Action that builds Android project, runs unit tests and generates debug APK, builds for Github Actions hackathon
Stars: ✭ 29 (-44.23%)
Mutual labels:  android-development
android-clean-code
Writing Clean Code in Android
Stars: ✭ 22 (-57.69%)
Mutual labels:  android-development
collection in kotlin
📖 Collections in Kotlin for Android developers
Stars: ✭ 13 (-75%)
Mutual labels:  android-development
Android-XML-to-PDF-Generator
This library is for convert XML to PDF very easily using Step Builders Pattern
Stars: ✭ 140 (+169.23%)
Mutual labels:  android-development
Android-daily-read-tips
log for articles and info in android for every developer
Stars: ✭ 13 (-75%)
Mutual labels:  android-development
Image-Support
Add badge with counter to ImageView Android.
Stars: ✭ 128 (+146.15%)
Mutual labels:  android-development
android-ganje
Hand picked resources for learning Android development.
Stars: ✭ 14 (-73.08%)
Mutual labels:  android-development
o-fish-android
Android app for the Officer's Fishery Information Sharing Hub (O-FISH). The mobile app allows fisheries officers to document and share critical information gathered during a routine vessel inspection.
Stars: ✭ 19 (-63.46%)
Mutual labels:  android-development
jshodan
Powerful Shodan API client using RxJava and Retrofit
Stars: ✭ 56 (+7.69%)
Mutual labels:  android-development
emperor-os
(new released v2.5 LTS.2022-06-25) It has focused on developing an All in One operating system for programming, designing and data science.Emperor-OS has over 500 apps and important tools
Stars: ✭ 32 (-38.46%)
Mutual labels:  android-development

mktool v5.4

image

mktool is for unpacking & repacking the android boot, recovery, or loki images and also for loki patching.

  • Made for use on Linux.
  • Must have java 8 or higher.

Usage

In a terminal run the following command: ./run.sh

Project page

https://techstop.github.io/mktool/

Latest download

https://github.com/GameTheory-/mktool/releases

Building mktool

If you would like to build mktool yourself follow these steps.

  1. Open mktool in Intellij Idea.
  2. Setup the project to your liking.
  3. Click on Build > Build Artifacts > main:jar > Build
  4. Your jar archive will be in the "out/artifacts" directory.

Resources

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].