How do I repair the Android-studio launcher icon? -


my android studio working fine untill tryed launch today. have no idea why launcher icon not work anymore.

android-studio launch if open bin/studio.bat

i have java_home , jdk_home correctly defined in environment variables.

im using jdk 7 update 21 x64 im on windows 7 x64

i have 2 user profiles in windows windows7 , android

windows7 main profile, created when installed windows 7. android user profile created android development.

i installed android-studio in userprofile "android" users. strange thing the launcher icon works in windows 7 user profile. points to
c:\users\windows7\appdata\local\android\android-studio

this worked me...

  1. navigate folder contains android studio data
  2. click on "bin" folder
  3. right click on "studio64.exe"
  4. select "create shortcut"
  5. paste where-ever want(it can pasted on desktop"

Comments

Popular posts from this blog

SPSS keyboard combination alters encoding -

Add new record to the table by click on the button in Microsoft Access -

javascript - jQuery .height() return 0 when visible but non-0 when hidden -