question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Opening image files from file manager does not work

See original GitHub issue

Expected behavior

When opening an image file, BinaryEye should be one of the apps available for selection and, if chosen, decode any supported codes within the image file to text.

Actual behavior

I’m running Android 8.1.0 and BinaryEye 1.20.1 When opening an image file, the native Android “open-with” application picker does not include BinaryEye.

In the (proprietary) file manager FX (nextapp.fx), there is a built in “open-with” application picker. It shows an entry for BinaryEye [which is why i’d expect it to support opening a file this way]. Howerver, the entry is marked with a red x-icon and, once tapped, triggers a message that reads: “The selected app does not support opening this item using a “Content URI”. As of late 2018 Google has required apps to only use Content URIs for opening files. You may need to update the target application or contact its developer.”

Proposed solution

Is it possible to implement Content URI support in BinaryEye?

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
SebiderSushicommented, Dec 29, 2019

Otherwise, from the Android Developer Guide about Intents, i think this is the section relevant to this topic of Content URIs. It seems to me that the issue would be connected to declaring the scheme “file” in this line in BinaryEye’s manifest.

0reactions
SebiderSushicommented, Dec 29, 2019

Sweet! Since i don’t use Google Play i have tried the APK from the releases page and it works for me as well. Now waiting for the update to be published by F-Droid. Thank you for fixing 😃

Read more comments on GitHub >

github_iconTop Results From Across the Web

Fix File Explorer if it won't open or start - Microsoft Support
To open File Explorer in Windows 11, select File Explorer on the taskbar or press the Windows logo key + E on your...
Read more >
Solved: Windows 10 Can't Open JPG File – 7 Ways to Fix
Windows 10 can't open JPG files? Photos App gives error or image viewer crashes when trying to open JPG photos. Learn 7 ways...
Read more >
Look! 5 Methods to Fix PNG Files Not Opening in Windows 10 ...
Double-click the photo is the common way to open files. The frequently used photo app is Windows Photo Viewer (Built-in), IrfanView, and more....
Read more >
Tested Solutions: Can't Open PNG Files on Windows 10/11?
Can 't open PNG files on Windows 10/11? Look no further. The professional solutions on how to open png files are introduced in...
Read more >
Can't Open JPG Files in Windows 10? Here's How to Fix It
Sometimes, you can't open a JPG file because of a wrong file extension. As such, renaming the file should fix the problem. Rename...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found