forked from savoca/bootimg-tools
-
Notifications
You must be signed in to change notification settings - Fork 0
adbattacker/bootimg_tools
Folders and files
| Name | Name | 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
Watchers
Forks
Releases
No releases published
Languages
- C 50.9%
- C++ 48.0%
- Other 1.1%