Home

Awesome

HexViewer

Build Status Release License: GPL v3 Tests Issues Weblate Bugs Code Smells Duplicated Lines (%) Vulnerabilities Maintainability Rating Reliability Rating Security Rating Technical Debt Lines of Code

<img src="https://fdroid.gitlab.io/artwork/badge/get-it-on.png" alt="Get it on F-Droid" height="75">

(GPL) Android Hex Viewer is a FREE software.

This software is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY.

This application offers the following features:

(1) At first, the file can only be saved via "save as" and due to Android permissions reasons, the only way to make it appear in the list of recent files is to reopen it.

(2) Due to file permissions, after a "save as", the list of recent files cannot be updated with the new file location.

Caution: Opening files that are too large seriously degrades application performance and can suddenly stop the application on low-resource devices.

WARNING: This application cannot open files larger than ~20 MB on recent smartphones and less for older smartphones.

:star2: A special thanks to @OmlineEditor for her patience and help :pray:, without her this application would not be at this level :blush:.

Instructions

Download the software :

mkdir devel
cd devel
git clone git://github.com/Keidan/HexViewer.git
cd HexViewer
Use with android studio

Contributions

Bug fixes

You can simply report a problem via an issue, or even provide pull requests with fixes for a bug you discovered.

About the style of the code: Try to respect the original style as much as possible.

Translations

You are invited to provide translations for the app. But there are some rules.

Translations can be provided via Weblate.

Note: In the settings, the list of languages is sorted as follows (according to the alphabetical order of their codes):

CodeLanguageContributors
arArabic@sec.xyx
de-DEGerman@iNtEgraIR2021, @eUgEntOptIc44, (+DeepL)
en-USEnglish@Keidan, @comradekingu
es-ESSpanish@sguinetti, @gallegonovato, (+DeepL)
fr-FRFrench@Keidan, @Edanas
hiHindi@Shopimisrel
hu-HUHungarian@SziaTomi
in-IDIndonesian@Velorixen
it-ITItalian@eUgEntOptIc44
iwHebrew@Shopimisrel
ja-JPJapanese@gnuhead-chieb
nb-NONorwegian Bokmål@comradekingu
nl-NLDutch (Nederlands)@AudeBelgraver
pt-BRPortuguese (Brazil)@Bardock88, @pedrolinharesmoreira
pt-PTPortuguese@SantosSi
ru-RURussian@OmlineEditor, @AHOHNMYC, @racingrebel, @Usland123
tr-TRTurkish@ersen0
vi-VNVietnamese@unbiaseduser
zh-CNChinese@sr093906, @alchemillatruth, @hamburger1024

The current status of the translations is as follows:

Weblate

Screenshots

<p align="center"><img src="fastlane/metadata/android/en-US/images/phoneScreenshots/1.jpg" width="270px" height="600px" alt="Home screen"></p> <p align="center"><img src="fastlane/metadata/android/en-US/images/phoneScreenshots/2.jpg" width="270px" height="600px" alt="Home screen menu"></p> <p align="center"><img src="fastlane/metadata/android/en-US/images/phoneScreenshots/4.jpg" width="270px" height="600px" alt="Hex display update"></p> <p align="center"><img src="fastlane/metadata/android/en-US/images/phoneScreenshots/5.jpg" width="270px" height="600px" alt="Hex display update & line numbers portrait"></p> <p align="center"><img src="fastlane/metadata/android/en-US/images/phoneScreenshots/6.jpg" width="600px" height="270px" alt="Hex display update & ine numbers landscape"></p> <p align="center"><img src="fastlane/metadata/android/en-US/images/phoneScreenshots/8.jpg" width="270px" height="600px" alt="Update mode"></p> <p align="center"><img src="fastlane/metadata/android/en-US/images/phoneScreenshots/9.jpg" width="270px" height="600px" alt="Plain display"></p>

License

GNU GPL v3 or later