Does it communicate via usb with the camera?
Comment on Why Chrome only?
s08nlql9@lemm.ee 1 week agoThis is a native Android app from Canon (not a webpage) requiring to open Chrome instead of my default Firefox app.
Feyd@programming.dev 1 week ago
alfredon996@feddit.it 1 week ago
I understand, but if the application opens the browser you have to make it believe that it is opening Chrome
ewenak@jlai.lu 6 days ago
But you can’t make a native app think it is opening Chrome when it’s opening Firefox with just an extension. The extension only changes things inside the browser, but the Canon app probably checks the app ID of the browser it’s opening, which is done at the level of the Android system, and which is not affected by the extension.
ulterno@programming.dev 6 days ago
… which can only be fixed after rooting the phone.
mexicancartel@lemmy.dbzer0.com 5 days ago
[@s08nlql9@lemm.ee](lemm.ee/u/s08nlql9] try making a dummy app with com.google.chrome(not sure) as package name and login again. Maybe the browser check get bypassed and it opens in the default browser.
alfredon996@feddit.it 5 days ago
For that you need a ROM that supports signature spoofing, but it should be possible, just not for the common user, sadly
mexicancartel@lemmy.dbzer0.com 5 days ago
I don’t think that app check signature or so. Its probably checking if app exist or not. Except if the app launches chrome by its indent action instead of normal link opening method
Colloidal@programming.dev 6 days ago
Oof.
SpaceNoodle@lemmy.world 1 week ago
Apps are rarely native these days. Everything is a fucking webview.
fuckwit_mcbumcrumble@lemmy.dbzer0.com 1 week ago
If this was a web view they wouldn’t even need this screen since it could just done in the “app” itself instead of needing to open an external browser.
fuckwit_mcbumcrumble@lemmy.dbzer0.com 1 week ago
If this was a web view they wouldn’t even need this screen since it could just done in the “app” itself instead of needing to open an external browser.