Tiny Core Linux

Tiny Core Extensions => TCE Q&A Forum => Topic started by: pan on March 02, 2016, 01:13:32 PM

Title: How do you install and make an extension for Android Studio?
Post by: pan 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.
Title: Re: How do you install and make an extension for Android Studio?
Post by: gerald_clark on March 02, 2016, 03:52:53 PM
Tgz is not tcz. A tgz is just a gzipped tar archive.
Title: Re: How do you install and make an extension for Android Studio?
Post by: pan 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?
Title: Re: How do you install and make an extension for Android Studio?
Post by: gerald_clark 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.