I have an application built to PC(.exe) and android(.pak), when executing in the PC I pass the arguments via shortcut + -RCWebControlEnable. It works perfectly. Unfortunately, this cannot be directly replicated in android. How Am I supposed to do this? Via manifest, correct? But where exactly and in which field should it be inserted, and how?
like this: ? is it beeing automatically called? and where do I place it, in the intent filetr? which one?
Thanks in advance