Getting updates on Android Studio on Linux Ubuntu 14.04

Aman Grover

I have successfully installed Android studio on my Ubuntu 14.04 LTS running as a guest in VMWare 10 on my windows 10. But when I check for updates it shows me some updates available and a message below which says :

Studio does not have write access to /home/aman/Downloads/android-studio. Please run it by a privileged user to update.

I am newbie in Linux environment, I know I have to give some read/write permission to studio but I don't know how.

P.S. I tried running it with the following command:

sudo ./studio.sh

it gives me an error saying :

tools.jar seems to be not in studio classpath. Please ensure JAVA_HOME points to JDK rather than JRE
A.B.

You have Android Studio installed in your Download folder? Interesting... o_O

For your learning curve, correct the permissions:

sudo chown -R "$USER":"$USER" ~/Downloads
sudo chmod -R u+w ~/Downloads

After that, delete your installation :P and use this answer to install again.

이 기사는 인터넷에서 수집됩니다. 재 인쇄 할 때 출처를 알려주십시오.

침해가 발생한 경우 연락 주시기 바랍니다[email protected] 삭제

에서 수정
0

몇 마디 만하겠습니다

0리뷰
로그인참여 후 검토

관련 기사

분류에서Dev

Error installing ubuntu server 14:04 / 15:04

분류에서Dev

Android Studio updates have led to errors

분류에서Dev

Ubuntu 14,04 LTS에 Muvizu를 어떻게 설치합니까?

분류에서Dev

Android Studio : Ubuntu 15.10 종료

분류에서Dev

Linux 용 Android Studio HiDPI 지원

분류에서Dev

How to debug using an android phone on Ubuntu Linux?

분류에서Dev

Elementary OS on Ubuntu 14

분류에서Dev

Ubuntu 14 not a valid iso

분류에서Dev

QR reader for Ubuntu 14?

분류에서Dev

MySql Workbench on Ubuntu 14

분류에서Dev

Mesos scheduler getting duplicate status updates

분류에서Dev

Varchar Apr-14-2015에서 04/14/2015 IN SQL로 변환

분류에서Dev

freopen returning errno 14 EFAULT : 실행 중. (arm, linux, android)

분류에서Dev

Zoom desktop tool for Ubuntu 14

분류에서Dev

Ubuntu 14의 MySql Workbench

분류에서Dev

Ubuntu 14 display problem on Virtualbox

분류에서Dev

Android Studio-Ubuntu의 빈 메뉴 항목

분류에서Dev

Android Studio (Ubuntu)의 Gradle 실행 오류

분류에서Dev

Android Studio Fall 2018 which JDK for Ubuntu 16/18?

분류에서Dev

Android Studio 4.0.1 (Linux Mint)에 문서 없음

분류에서Dev

Android Studio AVD Linux AMDGPU 드라이버

분류에서Dev

Does Ubuntu generally post timely security updates?

분류에서Dev

GUI/Unity crashing in 16.04 LTS after updates 2018-01-04, compiz segfaults

분류에서Dev

듀얼 부팅 우분투 14 .04LTS

분류에서Dev

Linux Mint 20 (Ubuntu 20.04 기반)의 Android Studio 4.1에서 두 번째 프로젝트를 열면 모든 것이 멈 춥니 다.

분류에서Dev

Why has Ubuntu minor version number 04 or 10 only?

분류에서Dev

PDF file getting corrupted and size increases when uploading it to FTP server | Android Studio | java

분류에서Dev

Ubuntu 14의 기본 OS

분류에서Dev

Instaling Ubuntu on my Dell Inspirion 14 5447

Related 관련 기사

뜨겁다태그

보관