lemmingapex / mage-android-sdk

Mobile Awareness GEOINT Environment Android SDK

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MAGE Android SDK

11/09/2015

This is the MAGE SDK for Android devices. See the MAGE Android client for more information.

The MAGE Android SDK was developed at the National Geospatial-Intelligence Agency (NGA) in collaboration with BIT Systems. The government has "unlimited rights" and is releasing this software to increase the impact of government investments by providing developers with the opportunity to take things in new directions. The software use, modification, and distribution rights are stipulated within the Apache license.

How to Build

See the build directions in the MAGE Android client for details on how to set up your build environment.

./gradlew clean
./gradlew assembleDebug assembleRelease
./gradlew publishToMavenLocal

Pull Requests

If you'd like to contribute to this project, please make a pull request. We'll review the pull request and discuss the changes. All pull request contributions to this project will be released under the Apache license.

Software source code previously released under an open source license and then modified by NGA staff is considered a "joint work" (see 17 USC § 101); it is partially copyrighted, partially public domain, and as a whole is protected by the copyrights of the non-government authors and must be released according to the terms of the original open source license.

License

Copyright 2015 BIT Systems

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

Mobile Awareness GEOINT Environment Android SDK

License:Apache License 2.0


Languages

Language:Java 99.8%Language:Kotlin 0.2%