Bit Field Decoder Apk
Apk Infos
Version | 1.0 |
Rating | 4.4/5, based on 13 votes |
Size | 79.8 KB |
Requires Android | Android 2.2+ (Froyo) |
Author's Notes | Decode number to bit fields or vice versa for engineers. |
About Bit Field Decoder APK
Table Of Contents
Description
Bitfield Decoder is a simple tool that embedded software/hardware engineers or driver developers may find useful.When debugging on embedded systems or drivers, it's often handy to be able to easily decode register values (especially with unaligned fields).
This app helps you accurately inspect individual fields/bits within a register.
You can simply enter a value for the whole register in hexidecimal or decimal and view the value for each field (or vice versa).
This app can also be used as a hex/dec/bin base converter up to 64 bits. It shows individual bit values (binary) clearly without having to find out the bit position.
Features:
* Supports 8-bit, 16-bit, 32-bit and 64-bit registers.
* Easy to inspect the value of an individual bit/field within a register.
* Easy to inspect the value of the whole register given certian bit/field values.
* Organize bits of a field by simply clicking.
* Able to name a field so you don't have to look up the datasheet next time.
* Able to save the definition of your favorite registers.
* Support unsigned 64-bit numbers.
* Registers are shown in MRU order.
* A software keypad to input the hex/dec digits. Sorry that hardware keyboard is not supported.
* Free and no ads.
Note: This app doesn't include register definitions of any specific domain. Please define your own registers based on related documents.
To define a register:
* Click a pre-defined register based on the number of bits (8/16/32/64).
* Click "Organize Bits" to group bits of fields. Click "Done" when you're done.
* (Optional) Long press a bit/field to name it.
* (Optional) Click the white value bar to enter the default value of the register.
* (Optional) Click "Save" and give this register a name if you want to use it later.
Note: You don't need to save the register or enter field names if it's unlikely for you to use the same register in the future.
To inspect the value of certain fields (given the value of the whole register):
* Click a saved register or a pre-defined register based on the number of bits.
* (Optional) Click "Organize Bits" to group bits of fields. Click "Done" when you're done.
* Click the white value bar at the top to bring up the keypad for entering the register value.
* In the keypad screen, enter the register value and click "Apply".
* Field values are shown on the right side of each field.
To get the value of the whole registers (given values of some fields):
* Click a saved register or a pre-defined register based on the number of bits.
* (Optional) Click "Organize Bits" to group bits of fields. Click "Done" when you're done.
* Click fields to edit field values. If a field is only one bit, the value is toggled (0/1) upon clicking.
* The value of the whole register is shown on the white value bar at the top.
To convert numbers between hexidecimal / decimal / binary:
* Click a pre-defined register based on the number of bits you need.
* Click the white value bar at the top to bring up the keypad for entering the value.
* In the keypad screen, enter the value and click the "HEX" or "DEC" button to convert it.
* Hexidecimal or decimal value is shown in the value bar and the binary value is represented in the form of bit fields.
This app was originally just created for myself to make some debugging tasks a bit easier.
I've released it to the market hoping that someone else might find it useful.
Please rate this app if you like it and feel free to contact me at jja.chao@gmail.com
Note: The keypad may look ugly on some devices (but should still be usable). Please let me know if it doesn't work on your phone.
How to install Bit Field Decoder APK on Android phone or tablet?
Download Bit Field Decoder APK file from ApkClean, then follow these steps:
Update Phone Settings
- Go to your phone Settings page
- Tap Security or Applications (varies with device)
- Check the Unknown Sources box
- Confirm with OK
Go to Downloads
- Open Downloads on your device by going to My Files or Files
- Tap the APK file you downloaded (com.jchao.hex2bitfields-v1.0-ApkClean.apk)
- Tap Install when prompted, the APK file you downloaded will be installed on your device.
Older Versions
1.0 (1) | 79.8 KB |
Questions & Answers
Q: What is an APK File?
A: Just like Windows (PC) systems use an .exe file for installing software, Android does the same. An APK file is the file format used for installing software on the Android operating system.
Q: If I install an APK from this website, will I be able to update the app from the Play Store?
A: Yes, absolutely. The Play Store installs APKs it downloads from Google's servers, and sideloading from a site like ApkClean.net goes through a very similar process, except you're the one performing the downloading and initiating the installation (sideloading).
As soon as the Play Store finds a version of the app newer than the one you've sideloaded, it will commence an update.
Q: Why ApkClean.net can guarantee APK 100% safe?
A: Whenever someone wants to download an APK file from ApkClean.net, we'll check the corresponding APK file on Google Play and allow user download it directly (of course, we'll cache it on our server). If the APK file does not exist on Google Play, we'll search it in our cache.
Q: What are Android App permissions?
A: Apps require access to certain systems within your device. When you install an application, you are notified of all of the permissions required to run that application.
Don't hesitate to contact us if you have any questions or concerns.
(*) is required