> 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="https://2285137990-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsVhEIYmplGN5Zxk3tywO%2Fuploads%2FzbAFB2x5EPMKR189StHJ%2Fandroid_confirm.png?alt=media&amp;token=f035beb3-bc9d-4062-9521-bb5ce59b474e" 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>" %}
