> For the complete documentation index, see [llms.txt](https://docs.wepin.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.wepin.io/en/deprecated/android-java-and-kotlin-sdk/final-review.md).

# Final Review

Once the Wepin Widget SDK initialization is successfully completed and <mark style="color:blue;">`openWidget`</mark> is executed, you can log in to Wepin. Upon completing the login, a new Wepin wallet is created, and you can check the account information in that wallet as follows.

<figure><img src="/files/D5QO1b3PzNqonanbndfF" alt=""><figcaption></figcaption></figure>

## Example

The example Android apps using the <mark style="color:blue;">`wepin-android-sdk`</mark> can be found on the GitHub repository below.

{% embed url="<https://github.com/WepinWallet/wepin-android-sdk/tree/main/Example>" %}
