Skip to content
 
 

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

export CROSS_COMPILE=/home/user/android-ndk/toolchains/arm-linux-androideabi-4.6/prebuilt/linux-x86_64/bin/arm-linux-androideabi-
export SYSROOT=/home/user/android-ndk/platforms/android-19/arch-arm
make
adb push mkbootimg/mkbootimg /data/local/tmp/
adb push mkbootimg/unpackbootimg /data/local/tmp/
adb shell
chmod 755 /data/local/tmp/mkbootimg
chmod 755 /data/local/tmp/unpackbootimg
/data/local/tmp/mkbootimg
/data/local/tmp/unpackbootimg

About

mkbootimg/unpackbootimg for ARM devices

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages