Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Making an app run without launching an interface(Need help with making an app run when clicked without launching a gui)
icon7.gif  Making an app run without launching an interface [message #904653] Tue, 28 August 2012 22:09 Go to next message
Martin Oosthuizen is currently offline Martin OosthuizenFriend
Messages: 1
Registered: August 2012
Junior Member
Hi Guys

Im new to eclipse and java so please be patient. I want to make a simple app, which I have the coding for. But id like it so that when I click on the icon, it runs the method without opening a gui or layout.
Im not sure if just deleting the layout will work. I don't even know what the term for this would be called.for example, I have a task killer on my phone, when I click the icon it terminates running apps.
Thats what id like to do.
what coding would I have to type for that to work?
Thanks in advance.
Re: Making an app run without launching an interface [message #904660 is a reply to message #904653] Tue, 28 August 2012 22:41 Go to previous message
Russell Bateman is currently offline Russell BatemanFriend
Messages: 3798
Registered: July 2009
Location: Provo, Utah, USA
Senior Member

On 8/28/2012 4:09 PM, Martin Oosthuizen wrote:
> Hi Guys
>
> Im new to eclipse and java so please be patient. I want to make a simple
> app, which I have the coding for. But id like it so that when I click on
> the icon, it runs the method without opening a gui or layout.
> Im not sure if just deleting the layout will work. I don't even know
> what the term for this would be called.for example, I have a task killer
> on my phone, when I click the icon it terminates running apps.
> Thats what id like to do.
> what coding would I have to type for that to work?
> Thanks in advance.

It sounds like you want to write an Android application. This is not
supported by Eclipse forums (read the sticky posts at the top of this
forum), but it is well supported by various Android forums and
stackoverflow.com.

I would suggest downloading Eclipse IDE for Java Developers from
eclipse.org. Then, start here:


http://developer.android.com/sdk/index.html
Previous Topic:e4 RCP Application Part and Part Stack size
Next Topic:adt and gpe plugins installed but no dialog
Goto Forum:
  


Current Time: Fri Apr 26 08:41:31 GMT 2024

Powered by FUDForum. Page generated in 0.08683 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top