Schlagwort-Archive: Android

A Simple Android Project – Bin2Dec Converter

For some demonstration purposes I developed an Android/Java-based Bin2Dec Converter. The program illustrates Java IF/ELSE structures and was designed using Nassi-Shneider diagrams. The initial case, user requirements, and the final design plus some background information on NS-diagrams can be found here Bin2Dec Converter: Requirements and Design

The application can be downloaded here: Android Bin2Dec Converter Android APK.