'How to connect solana wallet in android?
I want to make nft marketplace with solana in android. There are many examples connecting solana wallet(ex. solflare, phantom ...) in web client. But i don't know how to connect wallet in android dapp.
Solution 1:[1]
It doesn't look like you can currently, it is something the mobile wallets need to implement an integration for first, it seems.
I/we had the same question, see these:
- https://github.com/solana-labs/wallet-adapter/issues/309
- https://github.com/solana-labs/wallet-adapter/issues/311
- https://github.com/solana-labs/wallet-adapter/issues/312
- https://github.com/solana-labs/wallet-adapter/issues/319
Suggestion: If you had a particular mobile wallet you wanted to use, like Phantom which provides a Web Browser feature, you could use that to load marketplaces that have wallet adapter functionality, which can potentially hook into the native app Wallet flows e.g. Metaplex + Phantom, which I've been able to connect dev wallets to.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
Solution | Source |
---|---|
Solution 1 |