How to include the Spongy Castle JAR in Android?

前端 未结 3 2007
梦毁少年i
梦毁少年i 2020-11-28 05:55

Apparently Spongy Castle is the Android alternative to using a full version of Bouncy Castle.

However, on importing the jar I\'m getting all kinds of \"cannot be res

3条回答
  •  野趣味
    野趣味 (楼主)
    2020-11-28 06:21

    In the meanwhile BouncyCastle can be used directly. In later Android versions the internal BC package name has changed and at least the package name collision is not the problem anymore, but there are still issues. For a solution look at this: https://stackoverflow.com/a/57897224/3351474

提交回复
热议问题