Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.mobile.android > #20603
| From | chris <ithinkiam@gmail.com> |
|---|---|
| Newsgroups | comp.mobile.android |
| Subject | Re: Simple Android App |
| Date | 2015-07-01 09:53 +0100 |
| Organization | A noiseless patient Spider |
| Message-ID | <mn09nu$ff1$1@dont-email.me> (permalink) |
| References | <mmuef8$k9k$1@speranza.aioe.org> |
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.
Back to comp.mobile.android | Previous | Next | Find similar | Unroll thread
Re: Simple Android App chris <ithinkiam@gmail.com> - 2015-07-01 09:53 +0100
csiph-web