I've spent a few hours, followed the instructions and tried a bunch of different things found in the forum but still can't get the AppUpdating library to work. I get the following error:
apkupdt.Initialize(Me,\
javac 1.8.0_121
shell\src\com\BizMobl\main_subs_0.java:492: error: package eu.dgconsulting.appupdating does not exist
parent.mostCurrent._apkupdt.runClassMethod (eu.dgconsulting.appupdating.cl_appupdate.class, "_initialize",main.mostCurrent.activityBA,(Object)(main.getObject()),(Object)(RemoteObject.createImmutable("tab1")));
^
1 error
Please let me know how I might correct. Thanks.
apkupdt.Initialize(Me,\
javac 1.8.0_121
shell\src\com\BizMobl\main_subs_0.java:492: error: package eu.dgconsulting.appupdating does not exist
parent.mostCurrent._apkupdt.runClassMethod (eu.dgconsulting.appupdating.cl_appupdate.class, "_initialize",main.mostCurrent.activityBA,(Object)(main.getObject()),(Object)(RemoteObject.createImmutable("tab1")));
^
1 error
Please let me know how I might correct. Thanks.