You can download BlueStacks 5 from the links on this page or from our website bluestacks.com. Download the .exe file and complete the setup within minutes to start playing your favorite mobile games on PC.
Hey @Erjola_Mema
I think automating bluestacks might be complex the ram will use the emulator there are chances the UiPath will crash it is not optimal to do this with bluestack but smart of you to think like this.
By using the actvities available in the above mentioned package you can able to get verification code & can able to use it where it is required. By suing this you can able to automate without Blue stacks in PC
Thanks for the reply ,
I have a verification code with a text message in the phone number.
But I was another test
I download the message text app ,and try to spy it with the UiPath activities and it seems okay.
How can we block Bluestacks application because this app can avoid or FTG that can use Facebook youtube ....... many app in bluestacks, thus in our app in FTG don't have this app so what's should we do or need to create custom application ? please picture:
Hola Buntha, si bien es cierto aun no se puede bloquear el bluestack por aplicacin, pero lo que si puedes bloquear es todo el acceso dentro de la aplicacin, es decir bloquear el playstore, centro de aplicaciones, youtube, facebook, etc.
Con eso podrn ingresar a la aplicacin pero no podrn entrar a las redes sociales, es importante que por control de aplicacion este bloqueado el FB y Youtube. o las redes sociales que quieras bloquear, suerte espero te funcione.
Hello Buntha, although it is true that the bluestack cannot be blocked by application, but what can be blocked is all access within the application, that is to say, block the play store, application center, youtube, facebook, etc.
With that you can enter the application but you cannot enter the social networks, it is important that the FB and Youtube are blocked by application control. or the social networks you want to block, luckily I hope you operate.
The Fortinet Security Fabric brings together the concepts of convergence and consolidation to provide comprehensive cybersecurity protection for all users, devices, and applications and across all network edges.
Bluestacks is an emulator. Bluestacks probably is not able to store data from the app to the PC. Bluestacks has no internal storage in itself as far as I can determine so there is no place you can send a file using the File control.
Hello, good day to anyone reading this.
I have made an app that reads information from a file thats being written by a Python code.
The python code extracts information from Google Calendar and then writes certain things to a regular txt file.
Now to run the Mit App i need an emulator for it to run on my laptop, but here comes the problem.
I can edit wthe file with Python no problem there BUT i do not know how I can make the app read that specific path to the file. I know where its located, i have found the sdCard folder but whenever i go into bluestacks i cannot find it when i check the internal memory. All i need is for the app to read an external file, thats located in bluestacks named 'test_text.txt' there is a shared folder with windows and in there i can see and edit the file in question. I just need the path to that file for the appmaker.
This is what it all looks like in the blocks
image748639 50.3 KB
This is the bluestacks file location
image17891025 96.5 KB
Iv looked everywhere on the forum and internet, cant find anything.
All i want is for the MIT app to read from the sharedfolder file in bluestacks from windows.
I use the regular file block to READ from an external file of the app itself.
There is a shared folder within bluestacks, in that folder is a txt file that i want to READ in the app.
How do you find that path to put into the app?
Everything i tried says that said directory doesnt exist
image842596 47.4 KB
The app does what it needs to do, i just need to be able to read from a more specfic file, then /thisfile
but everytime i try a path that should lead to the shared folder it says that the file couldnt be created, i assume this is because the path is incorrect. When i do just /testfile it works just fine but i cannot find the path to the normal sd card interface for python
image1709868 97.9 KB
the last file you see n this list is the file that the app reads and edits.
I need that file path for python OR i need to be able to read from the shared folder in this menu
The txt file is the file i imported to bluestacks SD storage so i could test it. The file i NEED to use is located in the shared folder of windows and bluestacks and is accesible through both. The file is already there by default and is deleted when i press button 1 and immediately recreated because i need that file empty.
I downloaded the .exe two times. Once from filehippo and once from the official website. Both are behaving the same way. I double click/run as admin then it starts extracting and after that the windows asks me to allow the changes. After clicking OK nothing happens.
I rebooted my system a couple of time. I tried removing temporary files. C: drive have more than enough space free. 8GB RAM. I am installing it as admin and have no virtual machine software installed.
I haven't figured out how to install it yet, but if you have 7 zip, just right click and select "extract here." Apparently the built-in file extractor doesn't work. Now to find the installation file. . . look for exe obviously
first download bluestacks 4 then just got to show folder and shift it from the following folder to desktop.Extract it over there, then right click and click 'extract here' the just install bluestacks.
What you need to do is install an older version of BlueStacksX. So if the built in extractor doesn't work in the latest version, it should in an older version. Attached below is a link to an archive of older versions of BlueStacksX. I used 5.8.0 and it worked fine.
I have recently shifted to android studio. I would like to know how I can test my apps in Bluestacks app player. I had already had the bluestacks connected and working with eclipse using adb connect localhost:5555 but it doesn't seem to work with android studio. Didn't find any help anywhere. If anyone has done this, please help.
first open bluestacks and go to settings > preferences > check the Enable Android Debug Bridge (ADB) and press Change path button, then select adb path. (default location: %LocalAppData%\Android\sdk\platform-tools)
These are all old answers, nothing works for me till I finally come out with a solution of my own.for a much later version (I'm using the 5.6x version, latest at the time of posting), just go to Settings in bluestack, click advanced, toggle on DB and run adb connect localhost:[port] with port being the number shown in the ADB information page (the one I underlined). Voila, you should automatically see another mobile device available on the Android Studio
Now I can finally pinch in to zoom in and pinch out to zoom out and with two fingers I can move the scene just as you can on a Tablet.
Click on game control, then Controls Editors (image 1) then Zoom (image 2) then save (image 3)
Then you should see Scheme and the name you saved your custom setting in my case the default Custom name (Image 4)
Oh, another important thing to do is to go to bluestacks settings, performance and Give the highest RAM you can.
For some reason if I write a custom number in the preferences instead of choosing them from the options given, I see a higher number of available RAM appear on Nomad.
.
Screenshot (218)19201080 131 KB
I made some tests... I put 1 picture in the C:\ProgramData\BlueStacks\UserData\SharedFolder\ and found it in the bluestacks file search. But when I see the FULL path... Surprise MTF: it was in mnt\windows\bstsharedfolder (NOT IN mnt\sdcard\windows\bstsharedfolder)!
With the app EZ File Explorer I found in this 'mnt' folder, this another WINDOWS folder (before the sdcard folder of the tip above).SURPRISE! All the folders (bstsharedfolder, documents, pictures...) was there, WITH MY WINDOWS FILES!So, all I did was copy and past in this bstsharedfolder. Now C:\ProgramData\BlueStacks\UserData\SharedFolder\ has all my BST files that I need!
If anyone is still struggling with this and needs a quick, non-permanent solution, you can also go into the "Media Manager" application in BlueStacks and select "Import from Windows". That seemed to grab everything and update the media cache without issue.
Then made the mistake of taking the advice on the website where, if all else fails, uninstalling and reinstalling the game, and seeing the 'Tell-us-your-age' screen of death. Thinking all had been LOST.
But luckily I had been backing up my Bluestacks progress. I restored Bluestacks to an earlier version, then when PvZ2 opened and asked me to update - the backup was from February of this year - I downloaded the Update on Google Play.
Hello Auntie hope you're well, not sure what went wrong with bluestacks but i think if you would have carried on with the installation process then Google play should have downloaded your gamedata from their backups.
I installed bluestacks 32 bit bit newest version on my comp who is runing on 64 bit system! When i play games memory goes to 80 %! Bluestacks working fine bt im wondering are ther any 64 bit bluestacks ?
59fb9ae87f