Android SDK Installation?

Linux parrot 4.19.0-parrot1-13t-amd64 #1 SMP Debian 4.19.13-1parrot1.13t (2019-01-09) x86_64 GNU/Linux

Provided installer

Single Boot

Has anyone sucessfully installed the Android SDK. I installed it from Synaptic; but it would not launch.

Is there any log entries in /var to reference for the package not starting after installation? What are the results when synaptic actually finishes the initialization? I assume its successful and it doesnt have any unmet dependencies or other issues to prevent it from opening so hopefully there are some logs when you initially try to start the SDK

check at
SDK/bin/android

Which command do you use to lantch it??
Using sudo??
made it executable??
If trying to develop android apps u can aslo use studio

sudo apt install adb android-sdk

sudo snap install --classic android-studio

4.19.0-parrot1-13t-amd64 is the linux version, where linux (the parrot kernel) is just one of the many software components that compose the parrot system, and it has nothing to do with the parrot version.

please use the content of /etc/lsb-release or /etc/os-release when reporting the parrot version

This topic was automatically closed 60 minutes after the last reply. New replies are no longer allowed.