Re: Installing Android development software

2014-11-13 Thread Steve Greig
I downloaded the ADT Bundle for Linux 64-bit from this page: https://developer.android.com/sdk/index.html I installed it and then I did manage to navigate to the eclipse file using Dolphin and start eclipse by clicking on it. I just can't seem to find it any more. I just tried your suggestion and

Re: Installing Android development software

2014-11-12 Thread Marc Shapiro
On 11/12/2014 02:21 PM, Steve Greig wrote: I have tried your suggestions and found quite a lot of files with the word android or eclipse in them but I can not find the file called eclipse which previously I had which when I clicked on it opened up the eclipse program. Thanks for your help, Steve

Re: Installing Android development software

2014-11-12 Thread Steve Greig
I have tried your suggestions and found quite a lot of files with the word android or eclipse in them but I can not find the file called eclipse which previously I had which when I clicked on it opened up the eclipse program. Thanks for your help, Steve On Wed, Nov 12, 2014 at 9:44 PM, Andrei POP

Re: Installing Android development software

2014-11-12 Thread Andrei POPESCU
On Mi, 12 nov 14, 20:56:34, Joel Rees wrote: > > If you installed it under your user's home directory, > > find /home -name android That would require a file and/or directory named exactly 'android'. > Or updatedb (probably as root) and locate? That should work. Kind regards, Andrei --

Re: Installing Android development software

2014-11-12 Thread Joel Rees
On Wed, Nov 12, 2014 at 3:39 AM, Steve Greig wrote: >>apt-cache search android | less > >>returns some interesting results? > > > That was useful to know how to search the APT cache. > > > I am thinking of starting a new thread as I am completely unable to > find any of the files and folders I cr

Re: Installing Android development software

2014-11-12 Thread Chris Bannister
[Please don't top post, it makes it hard to read/follow] On Tue, Nov 11, 2014 at 06:39:42PM +, Steve Greig wrote: > >apt-cache search android | less > > >returns some interesting results? > > > That was useful to know how to search the APT cache. > > > I am thinking of starting a new th

Re: Installing Android development software

2014-11-11 Thread Steve Greig
>apt-cache search android | less >returns some interesting results? That was useful to know how to search the APT cache. I am thinking of starting a new thread as I am completely unable to find any of the files and folders I created when I downloaded and installed the adt-bundle. I definitely

Re: Installing Android development software

2014-11-11 Thread Chris Bannister
On Sun, Nov 09, 2014 at 05:50:19PM +, Steve Greig wrote: > I thought I would try and build an Android app and see that you have > to download and install some software: > adt-bundle-linux-x86_64-20140702.zip > > > Before doing this (I often find installs go wrong) I was wondering if > it is p

Re: Installing Android development software

2014-11-09 Thread Steve Greig
Thanks! >Only needed to setup i386 arch and ia32-libs, and a few others. I was reading about that on the link Patrick gave. It looks like it is only required for the android emulator so I thought I might leave it out initially as I can transfer the app to my android phone quite easily to test it.

Re: Installing Android development software

2014-11-09 Thread Marty
On 11/09/2014 12:50 PM, Steve Greig wrote: I thought I would try and build an Android app and see that you have to download and install some software: adt-bundle-linux-x86_64-20140702.zip Before doing this (I often find installs go wrong) I was wondering if it is possible to do it using apt whi

Re: Installing Android development software

2014-11-09 Thread Patrick Wiseman
On Sun, Nov 9, 2014 at 12:50 PM, Steve Greig wrote: > I thought I would try and build an Android app and see that you have > to download and install some software: > adt-bundle-linux-x86_64-20140702.zip > > > Before doing this (I often find installs go wrong) I was wondering if > it is possible to