src\asm\caplan\ir\starter.java:17: error: cannot find symbol
ServiceHelper.StarterHelper.startServiceFromReceiver (context, in, true, anywheresoftware.b4a.ShellBA.class);
^
symbol: method startServiceFromReceiver(Context,Intent,boolean,Class<ShellBA>)
location: class StarterHelper
Note: src\asm\caplan\ir\starter.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
1 error
ServiceHelper.StarterHelper.startServiceFromReceiver (context, in, true, anywheresoftware.b4a.ShellBA.class);
^
symbol: method startServiceFromReceiver(Context,Intent,boolean,Class<ShellBA>)
location: class StarterHelper
Note: src\asm\caplan\ir\starter.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
1 error