/BitsEdit

(GPL) Android Bits editor is a FREE software.

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

BitsEdit

Build Status License: GPL v3

(GPL) Android Bits editor 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:

  • Display of bits.
  • Bit manipulation.
  • Bit shifting (left/right).
  • Bit operations like :
    • AND
    • NOT AND
    • NOT
    • OR
    • XOR

Instructions

download the software :

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

Screenshots

Home screen

More screen

License

GPLv3