Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 974 Bytes

File metadata and controls

22 lines (14 loc) · 974 Bytes

mil-sym-android

mil-sym-android is a android port of the java-based mil-std rendering libraries that have been used in US Army Mission Command software for years. In November 2013 Mission Command was given the approval to release and maintain these libraries as public open source.

Android Renderer Developer's Guide Wiki
Google Group Discussion Forum

MIL-STD-2525

The [MIL-STD-2525] standard defines how to visualize military symbology. This project provides support for the entire MIL-STD-2525B Change II plus USAS 13-14 and MIL-STD-2525C.

Project Structure

mil-sym-android has a namespace structure that resembles the java layout although differs where we needed to implement java functionality that wasn't available in the Dalvik VM

Tech

Eclipse with Android plugins