Install Arduino-Studio Linux Problem, can I get some help?

1885

New member
Mar 11, 2016
1
0
0
Install Arduino-Studio Linux Problem

I'm installing Android Studio on Centos 7 along with Oracle jdk .
I've installed the SDK at /home/me/Android/Sdk/

When installing /opt/android-studio/bin/studio.sh I get the following errors:

Ignoring unknown package filter 'platform-tools'Warning: The package filter removed all packages. There is nothing to install.
Please consider trying to update again without a package filter.
Ignoring unknown package filter 'platform-tools'

and

[ 47506] ERROR - ard.ConsolidatedProgressStep$1 - Android Studio 1.5.1 Build #AI-141.2456560
[ 47506] ERROR - ard.ConsolidatedProgressStep$1 - JDK: 1.8.0_66
[ 47506] ERROR - ard.ConsolidatedProgressStep$1 - VM: Java HotSpot(TM) 64-Bit Server VM
[ 47506] ERROR - ard.ConsolidatedProgressStep$1 - Vendor: Oracle Corporation
[ 47506] ERROR - ard.ConsolidatedProgressStep$1 - OS: Linux
[ 47506] ERROR - ard.ConsolidatedProgressStep$1 - Last Action: WelcomeScreen.Settings
[ 56911] WARN - api.vfs.impl.local.FileWatcher - Watcher terminated with exit code 0

Any ideas?