Skip to content
This repository has been archived by the owner on Feb 2, 2021. It is now read-only.

Commit

Permalink
README: adding "build.prop" related info to "How-to-use"
Browse files Browse the repository at this point in the history
Signed-off-by: sunilpaulmathew <sunil.kde@gmail.com>
  • Loading branch information
sunilpaulmathew committed Jan 20, 2018
1 parent e31c9bf commit af5d287
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,10 @@ It will work on any Linux and Linux based operating systems including android. T
### 6. copy framework (typically “.jar”) file(s), if any, into “/working/framework/”.
### 7. copy "framework-res.apk", if any, into “/working/framework/”.
### 8. copy "bootanimation.zip" (only for aosp ROMs) file, if any, into “working” folder.
### 9. modify fzip.sh accordingly (please see instructions below).
### 10. open terminal and cd to the root folder of f-zip.
### 11. run ". fzip.sh" (in Linux) or “sh fzip.sh” (in android).
### 12. The recovery flashable zip file will be generated in the "output" folder.
### 9. copy "build.prop", if any, into “working” folder.
### 10. modify fzip.sh accordingly (please see instructions below).
### 11. open terminal and cd to the root folder of f-zip.
### 12. run ". fzip.sh" (in Linux) or “sh fzip.sh” (in android).
### 13. The recovery flashable zip file will be generated in the "output" folder.

## [How-to-modify shell script?](https://github.com/SmartPack/f-zip/blob/master/How-to-modify.md)

0 comments on commit af5d287

Please sign in to comment.