Keidan / HexViewer

(GPL) Android Hex Viewer is a FREE software.
GNU General Public License v3.0
163 stars 25 forks source link

Errorr #250

Closed QPLAYid closed 1 year ago

QPLAYid commented 1 year ago

Screenshot_2023-02-24-20-23-19-335_fr ralala hexviewer

Keidan commented 1 year ago

The full message is as follows: "Unable to execute the command because there's not enough memory for this app"

I'll make the error messages appear in full for all devices.

However, I can't do anything about the origin of the error. If the application encounters this case, it is because Android cannot give more memory to process the file.

QPLAYid commented 1 year ago

I open file sizs 65mb but i used hex editor anothe app is fine but i use you app i get error

QPLAYid commented 1 year ago

I open file lib.so

Keidan commented 1 year ago

As stated in the readme file, this application cannot open files that exceed ~20Mb. That's why I added the partial opening mode

QPLAYid commented 1 year ago

Oh oke