Skip to content

Commit

Permalink
Update TODOs in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
orhun committed Jul 4, 2019
1 parent be3a91f commit 4c1e4ba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,9 +90,9 @@ I: Built apk...
## TODO(s)

* Regex pattern should be fixed for xml parsing.
* Smali edit part must be changed depending on Android App's SDK version
* Smali edit part must be changed depending on Android Apps SDK version.
* Finding EP other than onCreate method feature should be added.
* Main Thread may be seperated with functions for more readable code, but not necessary.
* Main Thread may be seperated to functions for more readable code, but not necessary.

## License

Expand Down

0 comments on commit 4c1e4ba

Please sign in to comment.