---
title: "Android"
description: "Use digital identity features from the walt.id stack to build wallets in android environments."
stack: "Community Stack (open source) — version 0.21.0"
stack_version: "0.21.0"
stack_comparison: https://docs.walt.id/community-vs-enterprise.md
canonical_url: https://docs.walt.id/community-stack/wallet/apps/android
generated: 2026-07-20
---
# Android

Use digital identity features from the walt.id stack to build wallets in android environments.

## Capability Overview

- **Key Generation** - Create keys based on different algorithms, like RSA and Secp256r1.
- **DID Creation** - Sign texts using raw and JWS signing options.
- **Signing** - Create a did:key or did:jwk.
- **Verification** - Verify signed text.
- **Credential Presentation** - Create and sign verifiable presentations for W3C credentials.

## Get Started

- [Android demo project](https://github.com/walt-id/waltid-identity/tree/main/waltid-applications/waltid-android) -
  Explore capabilities in our Demo project.
