omicron-io / Android_IMG_Tools_Cygwin

Android IMG tools supporting upto 8.1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Android IMG tools to be compiled with cygwin.

Install cygwin in the default directory with the following packages. libpcre1, zlib-devel, cmake, make, automake, gcc-core, gcc-g++, libgcc1, libstdc++6, cpio, flex, bison, cygwin32-gcc-core, patch, libintl

To build simply open CMD and

libpcre1, zlib-devel, cmake, make, automake, gcc-core, gcc-g++, libgcc1, libstdc++6, cpio, flex, bison, cygwin32-gcc-core

To build simply open CMD and

path=%path%C:\cygwin64\bin;

cd to each directory

make

To build e2fsprogs

Open cygwin

cd to the directory

mkdir build

cd build

../configure

make

Original Sources

Generates -

  • append2simg.exe
  • cpio.exe
  • dtc.exe
  • gzip.exe
  • img2simg.exe
  • make_ext4fs.exe
  • mkbootfs.exe
  • mkbootimg.exe
  • sefcontext_decompile.exe
  • simg2img.exe
  • simg2simg.exe
  • unpackbootimg.exe
  • mke2fs.exe

Contributors

SuperR, anestisb, rkhat2, osm0sis, jamflux, wuxianlin, Xannytech, CarmineRovito, github, tytso, andreas-schwab

About

Android IMG tools supporting upto 8.1


Languages

Language:C 78.8%Language:Roff 8.1%Language:TeX 5.7%Language:Makefile 3.4%Language:Shell 1.9%Language:M4 0.6%Language:Yacc 0.2%Language:Objective-C 0.2%Language:Awk 0.2%Language:Assembly 0.2%Language:C++ 0.1%Language:Lex 0.1%Language:Java 0.1%Language:Perl 0.1%Language:Python 0.1%Language:sed 0.1%Language:D 0.0%Language:Scilab 0.0%Language:Batchfile 0.0%