Hi,
I’m very intrigued in two new features I’ve seen, but would like some more technical information about them (as opposed to blurb from the main website).
- Export to console (FYI I know what the browser console is and what it does), what I am interested in, is why we can now get this and where else to use it? Is it to do with #2?
- My Modules, I tried to create one, but it does not seem to be functional aside from the pop-up box. What is it for, will I be able to add stuff like this:
import android.app.Activity;
import android.net.Uri;
import android.os.Bundle;
import android.content.Intent;
import android.content.pm.PackageManager;
etc.
Thank you
N.B. I am not sure, but it is possible one or both of these features are pro only, so apologies if this is confusing for any free users.