ubuntu-make android android-sdk does not set ANDROID_HOME

Bug #1580241 reported by Andre Brait
16
This bug affects 3 people
Affects Status Importance Assigned to Milestone
ubuntu-make (Ubuntu)
Fix Committed
Undecided
Unassigned

Bug Description

Using $ umake android android-sdk to install the Android SDK sets the following variables in .profile:

# Ubuntu make installation of Android SDK
PATH=$ANDROID_HOME/tools:$ANDROID_HOME/platform-tools:$PATH

But it does not set ANDROID_HOME anywhere. Therefore, the SDK does not work. I had to add

ANDROID_HOME=$HOME/.local/share/umake/android/android-sdk

to my .profile in order for it to work.

Problem Type: Bug
Distro Release: Ubuntu 16.04
Package: ubuntu-make 16.02.1
Architecture: amd64

Revision history for this message
badii boutar (badx-007) wrote :

same issue here! I have the same distro and package.. It's no way to find the ANDROID_HOME path mentioning that we can no longer download android sdk alone it's only the android studio download link available, in the Android studio web-site.

Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in ubuntu-make (Ubuntu):
status: New → Confirmed
Revision history for this message
DJ (jwtikbendj) wrote :

For me it did not add anything to `~/.profile`.
I had to manually add them all myself. I can't imagine this is by design as I just want to
```
$ umake android

$ android
```

Revision history for this message
Tito Brasolin (tito-brasolin) wrote :

I just submitted an issue to the developers:
https://github.com/Ubuntu/ubuntu-make/issues/502

Revision history for this message
Tito Brasolin (tito-brasolin) wrote :
Revision history for this message
Tito Brasolin (tito-brasolin) wrote :

Pull request merged and closed, now waiting for the next release...

Changed in ubuntu-make (Ubuntu):
status: Confirmed → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.