Paritally updated Android Studio project
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
package Netcon;
|
||||
|
||||
/**
|
||||
* Created by Joseph on 3/14/16.
|
||||
* Created by Joseph Henry on 3/14/16.
|
||||
*/
|
||||
public class NetconWrapper {
|
||||
public class ZT_SDK_Wrapper {
|
||||
public native int loadsymbols();
|
||||
|
||||
// From OneServiceSetup.cpp
|
||||
// From SDK_ServiceSetup.cpp
|
||||
public native void startOneService();
|
||||
|
||||
static {
|
||||
Reference in New Issue
Block a user