Auties00 / Cobalt

Standalone unofficial fully-featured Whatsapp Web and Mobile API for Java and Kotlin
MIT License
616 stars 180 forks source link

WhatsApp create qr code to login into original device #401

Closed melodic456 closed 9 months ago

melodic456 commented 9 months ago

Is there any way I can use this Library for logging into my android device directly? I mean if I login using your library, then at a time later I want to use that WhatsApp in my android? Can I do just qrcode scan to login to whatsapp using my android?

Auties00 commented 9 months ago

You could like your android device as a companion or write some utility to export this library's keys for Android and load them there. I'm not going to work on this though

melodic456 commented 9 months ago

Can you guide me a bit where to look inside your code? I can add this feature if you let me do it.. But I need the first guide where to start.