so I downloaded the source code and find this
* Redistributions of source code must retain the above copyright notice,
this list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
How should I include this when building apk's for android (or any other platform for that matter)? How have you solved this, included in the description of the app or something?