Skip to content
This repository was archived by the owner on Apr 20, 2021. It is now read-only.

Commit 2c1dcb3

Browse files
committed
archived
1 parent bb55569 commit 2c1dcb3

File tree

4 files changed

+4
-43
lines changed

4 files changed

+4
-43
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,4 @@
77
/build
88
/captures
99
.externalNativeBuild
10+
.idea

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,5 @@
1+
# Deprecated
2+
Check out [KMrite](https://github.com/MrPictYT-art/KMrite) as its a newer and better version of this project.
3+
14
# LibInjector
25
Write to an android apps lib.so at runtime

app/src/androidTest/java/com/jbro129/androidinject/ExampleInstrumentedTest.java

-26
This file was deleted.

app/src/test/java/com/jbro129/androidinject/ExampleUnitTest.java

-17
This file was deleted.

0 commit comments

Comments
 (0)