Hi,
This is the rror I see during compilation of my project in attach:
Error
B4A line: 24
End Sub
shell\src\b4a\example\main_subs_0.java:174: error: method _process_globals in class b4xmainpage_subs_0 cannot be applied to given types;
b4xmainpage_subs_0._process_globals();
^
required: RemoteObject
found: no arguments
reason: actual and formal argument lists differ in length
1 error
Please Help
This is the rror I see during compilation of my project in attach:
Error
B4A line: 24
End Sub
shell\src\b4a\example\main_subs_0.java:174: error: method _process_globals in class b4xmainpage_subs_0 cannot be applied to given types;
b4xmainpage_subs_0._process_globals();
^
required: RemoteObject
found: no arguments
reason: actual and formal argument lists differ in length
1 error
Please Help