mirror of
https://github.com/alexal1/Insomniac.git
synced 2026-04-26 10:05:50 +03:00
[GH-ISSUE #84] Running on Android Emulator #64
Labels
No labels
bug
duplicate
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Insomniac#64
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @develorer on GitHub (Aug 15, 2020).
Original GitHub issue: https://github.com/alexal1/Insomniac/issues/84
Can this code be run as efficiently on an Android Emulator? Or would that increase the risk of Instagram blocking/shadowbanning the account? Thanks!
@philip-ulrich commented on GitHub (Aug 21, 2020):
It works for me. Bluestacks is junk, but nox worked. Can't speak to the soft bans, but I haven't had any issues and I'm 5 rounds deep. Just make sure to wait a few hours between runs and stick with default limits.
@louisbels commented on GitHub (Sep 1, 2020):
I use nox app player with instagram v150 from uptodown (last version has reel not search in bottom menu), it works well.
root on in nox config, debug on in android then connect to the emulator with
adb connect 127.0.0.1:62001@muzzol commented on GitHub (Sep 13, 2020):
I'm running it with official google Android Studio and it works well.
@DontKnowGuy commented on GitHub (Oct 14, 2020):
how you runned with android studio? any guide?
@muzzol commented on GitHub (Oct 14, 2020):
I didn't do anything special, where are you stuck?