Android Studio installer doesn't open Windows 11 - android-studio

I have downloaded the latest version of android studio for windows but when I try to open the installer it shows "how do you want to open this file?" and asks me to choose an application.
PS: I have Java installed.
PS2: Windows 11

Related

Android studio 2.3.1 32bit "Please provide path to android studio"

I have installed a 32-bit version of Android studio 2.3.1 on my windows 7 32-bit machine which is "No Android SDK, no installer". I have tried the 1.8 GB version of Android stdio but it is not compatible with my system. After running it gives an error which is in 2nd snap shot.
Can anyone help me in resolving the issue of Android studio 2.3.1 32-bit:
"Please provide path to android studio".
I have tried the 64-bit version on 64-bit machine - it is working fine, but the problem is with 32-bit version.
There is no installer available or SDK along with android studio in 32bit version.
Extract the zip file downloaded, go to the "bin" directory and run the studio.exe file, it will start installing the android studio on your PC.
here's a link to download the 32bit version.
https://developer.android.com/studio/index.html
When it asks for SDK path,
Try this - C:\Users\Your Name\AppData\Local\Android\Sdk
Replace your name with the name of your PC.
You might consider this link as useful.
https://techglimpse.com/solution-fix-android-sdk-studio-error/

Android studio 2.1.2 is not opening on Windows 10

Whenever i start opening the Android Studio 2.1.2 on Windows 10 it shows the following window:
which doesn't proceed ahead to show opened window of Android Studio. I have recently installed Windows 10 using CD. Does anyone have same problem and knows how to solve it ?

Error Installing Windows 10 development tools for Visual Studio 2015 RC on Windows 8.1

I am running Windows 8.1 and I have installed Visual Studio 2015 Enterprise RC with Blend.
I am trying to install the Windows 10 development tools for Visual Studio 2015 RC and getting the following error:
ExecuteError: Package (VSSecondaryInstaller_box) failed: Error Message Id: 1603 ErrorMessage: Windows 10 SDK 10.0.10069 : The installer failed. User cancelled installation. Error code: -2147023294
Has anyone else gotten this error and found a solution to successfully install?
Through a quick google of the error code you provided, I found an article with the following post:
To get unblocked, go to https://dev.windows.com/downloads/windows-10-developer-tools. Scroll to the bottom of the page and install the Windows 10 SDK and Windows 10 emulators outside of Visual Studio setup.
Source:
https://social.msdn.microsoft.com/Forums/en-US/17bc9d5e-2ea7-4149-bb75-23997db8bd25/known-issue-emulators-for-windows-mobile-10010069-the-installer-failed-user-cancelled?forum=Win10SDKToolsIssues
I cannot speak for the solutions' effectiveness personally, but it was a marked answer. I hope this helps!
We've fixed this issue, and have released an update as of 7PM PDT 30 April 2015.
New installs of Visual Studio 2015 RC should expect to no longer encounter this problem, unless you lose your internet connection during installation. (That is, this error now indicates that the Windows SDK or Windows Emulator setup invoked by Visual Studio setup has lost internet connectivity and cannot download necessary files.)
To fix the issue, re-run setup and select the features "Universal
Windows App Development Tools" and/or "Emulators for Windows Mobile"
again.
If you have already installed Visual Studio and encountered this problem, you can now modify your Visual Studio installation to successfully install.
Go to Program & Features, select Visual Studio 2015 RC, and select Change.
Click Modify, then select the features "Universal Windows App
Development Tools" and/or "Emulators for Windows Mobile", and click
Update.
Note that "Universal Windows App Development Tools" will be already selected. This is expected. Keep it selected, and click Update.
An alternate solution is to install the Windows 10 SDK and Windows Emulators separately. Go to https://dev.windows.com/downloads/windows-10-developer-tools. Scroll to the bottom of the page and install the Windows 10 SDK and Windows 10 emulators outside of Visual Studio setup.
(See also this known issue: https://social.msdn.microsoft.com/Forums/en-US/17bc9d5e-2ea7-4149-bb75-23997db8bd25/)
Thanks!
-Paul Chapman (program manager with Visual Studio at Microsoft)
Installed Windows 10 installed from scratch.
Installed VS2015 from ISO.
VS2015 failed to install the Windows 10 emulators.
No loss of connectivity.
Here's my 2 cents. I tried all the methods in all the forums and the tools failed to install for me on Windows 10. Then as a last resort, I enabled 'Developer Mode' in Settings and tried installing the tools again and voila! They did.

Trouble launching Samsung SDK TV Emulator

For some reason, my Samsung TV emulator versions 2.5.1 (2011) and version 3.5.2 (2012) work fine except for version 4.0 (2013). When I open it, it says
Emulator for Windows has stopped working. A program caused the program to stop working...
I installed the following on my machine and still doesnt seem to work:
Visual C++ Redistributable 2005 x86 and x64
Visual C++ Redistributable 2010 x86 and x64
Microsoft .NET 4.5 Latest
Java JDK (including JRE)
Latest Direct X from
(http://www.microsoft.com/en-us/download/details.aspx?id=35)
Any ideas why it shows this message? Thanks. I am on Windows 7 64 bit.
You may need to install fonts for Emulator. Open C:\Program Files (x86)\Samsung\Samsung TV SDK 4\Emulator\Emulator2013_v4\bin\, open *.ttf files and select Install.

PhoneGap Template for Visual Studio 2012

Is there's any template for PhoneGap for Visual Studio 2012?
Unfortunately not. visit the link.
Phonegap in Visual Studio 2012.
WINDOWS 7
for installing phonegap on visual studio 2010 windows 7 os
make sure you have installed visual studio 2010 sp1.
Download windows phone emulator sdk 7. from http://www.microsoft.com/en-za/download/details.aspx?id=27570
download phonegap files from phonegap.com
after downloading open the phonegap files go to lib/windows phone and run createtemplates windows batchfile and it will create two zip files.
copy the cordova 7 zip file to documents/visual studio 2010/Templates/ projects Templates.
then run vs 2010 new project You should be able to see the template Cordova wp7, if not search it on your right hand searchbar. and create new project.
Wola thats it.
Note- not sure how to add plugins if someone knows please add comment
Windows 8
for installing phonegap on visual studio 2013 windows 8 os
make sure you have installed visual studio 2013 preferrably you must have Update 4 installed
Download windows phone emulator sdk 8. from http://www.microsoft.com/en-za/download/details.aspx?id=35471
download phonegap files from phonegap.com
after downloading open the phonegap files go to lib/windows phone and run createtemplates windows batchfile and it will create two zip files.
copy the cordova 8 zip file to documents/visual studio 2013/Templates/ projects Templates.
then run vs 2013 new project You should be able to see the template Cordova wp8, if not search it on your right hand searchbar. and create new project.
Wola.... thats it.
Note to add plugins - download Visual Studio Tools for Apache Cordova CTP3.0 http://www.microsoft.com/en-za/download/details.aspx?id=42675
Not that if you running windows 7 you will not be able to debug with sdk 8 emulator- just browser

Resources