Android studio, multiple instagram accounts?

Bana Rynka

Junior Member
Joined
Mar 30, 2019
Messages
180
Reaction score
15
What is the collective knowledge of managing multiple ig accounts from android studio emulator?

I don't want those accounts connected, so how do i change the unique ID of the emulated phone such that instagram sees a new account logging in each time?

I want to use this method to see DMs.

Thanks guys.
 
Using Android Emulator is not a great ideia, unless you do it right. Please keep in mind that Android Emulator Device Ids are already blacklisted ( hard coded ) in the actual code. Use Any app under those emulators to change your device-ids and such.
 
Using Android Emulator is not a great ideia, unless you do it right. Please keep in mind that Android Emulator Device Ids are already blacklisted ( hard coded ) in the actual code. Use Any app under those emulators to change your device-ids and such.

I have an extra phone. But i want to manage multiple accounts unconnected, how do I even do this? What's the collective literature on this? Let me know if you know please.

Thanks. :)
 
Back
Top