yolo_v4_tflite / android /app /src /androidTest /java /AndroidManifest.xml
SamMorgan
Upload android files
7f7b618
Raw
History Blame Contribute Delete
188 Bytes
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="org.tensorflow.lite.examples.detection">
<uses-sdk />
</manifest>