While installing Android Studio IDE on your Mac OS X Operating system if you were asked to enter password (admin/privileged access) to make changes to postscript and wondered what to do? Is it a malware or something, should i go ahead or not! Well, I had the same questions and here is what i found,
What is osascript?Its an Apple Script Runtime. It executes AppleScripts and other OSA language scripts.
Osascript executes the given script. It was designed for use with AppleScript but work with any Open Scripting Architecture (OSA) language. Reference Link :
http://developer.apple.com/library...osascript.1.html
This appears when the log console says Running Intel® HAXM installer,
Further reading on Android Open Source Project - Issue tracking website it seems that it is expected and you should allow the changes
Link to the Issue Page: https://code.google.com/p/android/issues/detail?id=81761
After providing the password the installation continued and Android Studio was installed successfully!!
Refresh Sources:
Fetched Add-ons List successfully
Refresh Sources
Installing Archives:
Preparing to install archives
Installing Android SDK Tools, revision 24.0.2
Installed Android SDK Tools, revision 24.0.2
Installing Android SDK Build-tools, revision 21.1.2
Installed Android SDK Build-tools, revision 21.1.2
Installing SDK Platform Android 5.0.1, API 21, revision 2
Installed SDK Platform Android 5.0.1, API 21, revision 2
Installing Google APIs Intel x86 Atom System Image, Google Inc. API 21, revision 3
Installed Google APIs Intel x86 Atom System Image, Google Inc. API 21, revision 3
Installing Sources for Android SDK, API 21, revision 1
Installed Sources for Android SDK, API 21, revision 1
Installing Android Support Repository, revision 11
Installed Android Support Repository, revision 11
Installing Google Repository, revision 15
Installed Google Repository, revision 15
Done. 7 packages installed.
Android SDK is up to date.
Running Intel® HAXM installer
Silent installation Pass!
Creating an Android virtual device
Android virtual device Nexus_5_API_21_x86 was successfully created
- Location of eclipse.ini file on Mac OS X
- How to enable Do Not Disturb mode for Notification Center in Mac OS X 10.10 Yosemite
- Save webpage as pdf in Google Chrome for Mac OS X
- Spell check not working in Gmail : Mac OS X
- [Mac] To open Eclipse you need to install the legacy java se 6 runtime
- Mac OS X Error: Could not create the Java Virtual Machine
- Transfer files between Android and Mac OS X using usb cable
- Mac Studio Display Buzzing sound from the Monitor
- Kill or force quit stuck application or process in Mac OS X
- Take Screenshot on Mac OS X (Keyboard Shortcuts)
- vi undo redo command [Examples]
- Spotlight Search file path location on Mac OS X Mavericks or Yosemite
- Find Java JRE Installation location Mac OS X
- Take Screenshots on Mac OS without Keyboard
- How to See Hidden Folders and Files on macOS
- How to Setup maven on Mac (macOS)
- osascript wants to make changes while Android Studio Installation on Mac OS X
- Remove Applications from Startup Mac OS X
- Have you noticed MacOS Ventura About this Mac look like Mac OS X
- Find the location of Spotlight searched file
- Mac OS X Taking Screen Capture using Terminal
- Safari appends .html extension to files that are downloaded
- Open New tab using keyboard shortcut in Mac Terminal
- Mac OS X Stuck During Booting Gray Screen Logo and Spinner
- Disable Chrome Notification bell from Mac OS X menu bar
- How to Open Finder using Mac Terminal - MacOS
- Android Studio emulator/Device logCat logs not displayed - Android-Studio
- How to embed web page in SharePoint - SharePoint
- How to know the Safari Version on Mac - MacOS
- Convert Java Array to ArrayList Code Example - Java
- How to show End of Line Characters in File using Notepad++ - NotepadPlusPlus
- The selected device is incompatible : Android Studio - Android-Studio
- Bash Command to Find String in a File - Bash