On Samsung’s Chromebook, Samsung’s Eclipse runs on Crouton and Ubuntu. At the command prompt, type:
sudo apt-get install eclipse
Ubuntu will automatically install Java JDK 6 for the hand. Replacing it with Oracle JDK 8 for Arm will improve performance
Alternatively, when using Chroagh and Arch Linux, Intellij Idea works. At the command prompt, type:
cd /usr/lib sudo ln -s libgif.so libgif.so.4 pacman -S intellij-idea-community-edition
Intellij Idea installs using Open-JDK7 for ARM, but you can replace it with Oracle JDK8 for ARM.
Finally, I could not install the Android-Studio or Android SDK for Eclipse on Ubuntu or Arch. We continue to search for this solution.
source share