I was wondering if there is any way to pass command line flags to Chrome (or any normal app, for that matter) for Android without doing it through adb. The initial purpose is for Chrome, but I can apply it elsewhere as well.
--
--
Chromium Discussion mailing list: chromium...@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-discuss
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-discu...@chromium.org.
Would it be possible to change that through a text editor? The main purpose of this question was to pass arguments to run it locally on the phone (not through adb).
Locally on the device, could it be done with root access? Although it may not prove useful on my phone, it would work on my tablet (which is running CM 10.1 - Android 4.2.2 I think).