Fully functional JNI UI based app
This commit is contained in:
parent
a73f82e191
commit
652e010895
6 changed files with 89 additions and 87 deletions
|
|
@ -1,9 +1,7 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- BEGIN_INCLUDE(manifest) -->
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="com.ethicalml.kompute.examples.android"
|
||||
android:versionCode="1"
|
||||
android:versionName="1.0">
|
||||
package="com.ethicalml.komputejni">
|
||||
|
||||
<!-- <application android:label="@string/app_name"-->
|
||||
<!-- android:theme="@android:style/Theme.NoTitleBar.Fullscreen">-->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue