Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hugojosefson/maven-android-plugin-assets-dependency

Example of depending on something and having it end up in the assets directory.
https://github.com/hugojosefson/maven-android-plugin-assets-dependency

Last synced: about 1 month ago
JSON representation

Example of depending on something and having it end up in the assets directory.

Awesome Lists containing this project

README

        

=========================================
assets-dependency
=========================================

This is in regards to this thread on the Maven Android Developers mailinglist:
http://groups.google.com/group/maven-android-developers/browse_thread/thread/eab4aaefc531e3d3
"Apk missing dependent libraries"

assets-dependency-asset - A jar which contains the asset(s).
assets-dependency-app - An Android application which depends on the asset.

Build instructions:

mvn install