Accessing CliSiTef in other activities (Activity)

To access the CliSiTef instance that was created in another activity, you can use the getInstance() class method.

CliSiTef instance = CliSiTef.getInstance();