WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: How do you install and make an extension for Android Studio?  (Read 2099 times)

Offline pan

  • Newbie
  • *
  • Posts: 27
How do you install and make an extension for Android Studio?
« on: March 02, 2016, 01:13:32 PM »
There's a tgz from the developer site, but I don't know how to install it.

Offline gerald_clark

  • TinyCore Moderator
  • Hero Member
  • *****
  • Posts: 4254
Re: How do you install and make an extension for Android Studio?
« Reply #1 on: March 02, 2016, 03:52:53 PM »
Tgz is not tcz. A tgz is just a gzipped tar archive.

Offline pan

  • Newbie
  • *
  • Posts: 27
Re: How do you install and make an extension for Android Studio?
« Reply #2 on: March 02, 2016, 04:01:02 PM »
I know, but how do I install it so I can learn how to make a tcz so others can install it faster, because last time I tried, I think there was an error about a specific file missing and didn't find a solution? Maybe someone can try to install it and we make a tcz?

Offline gerald_clark

  • TinyCore Moderator
  • Hero Member
  • *****
  • Posts: 4254
Re: How do you install and make an extension for Android Studio?
« Reply #3 on: March 02, 2016, 04:05:04 PM »
Instructions for building extensions are i the wiki, but you need to know how to compile and/or  install programs under Linux first.