Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.mobile.android > #20603 > unrolled thread

Re: Simple Android App

Started bychris <ithinkiam@gmail.com>
First post2015-07-01 09:53 +0100
Last post2015-07-01 09:53 +0100
Articles 1 — 1 participant

Back to article view | Back to comp.mobile.android

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: Simple Android App chris <ithinkiam@gmail.com> - 2015-07-01 09:53 +0100

#20603 — Re: Simple Android App

Fromchris <ithinkiam@gmail.com>
Date2015-07-01 09:53 +0100
SubjectRe: Simple Android App
Message-ID<mn09nu$ff1$1@dont-email.me>
On 30/06/2015 17:00, Newistbie wrote:
> I would like to build a very simple Android app.
>
> What is the recommended PC software to do so?
>
> Do I have to pay someone to get this app on my Samsung Galaxy 5?
>
> What else do I need to know?
>
> App to:
> multiple apps on desktop, each to
> play a designated sound and quit.
>
> All apps i see on playstore do not quit but hang around for more
> commands.  I do not want this.

This is how android and linux works. It uses RAM in the most efficient 
manner i.e. by keeping recently run things in memory.

Having 'free' RAM is a waste. The OS is very efficient at swapping RAM 
resources as required. Better than have to load apps from 'disk' every time.

[toc] | [standalone]


Back to top | Article view | comp.mobile.android


csiph-web