Hello,

I am new to Android, and I need some advices for start up.
I want to build an application, which will show up, when the user gets
into some hot situation.
By hot situation I mean:
* his GPS/cell coordinates are in known zone;
* known Bluetooth device detected;
* known Wi-Fi network detected;
* weather info has change;

I see something running in background and when one of the clauses hit,
it will trigger and open the app.
* How to get started?
* How do I make sure my app won't be shut down?
As I read somewhere that Android OS will terminate apps if memory out
occurs or consumes too much, and my app would consume a lot, making
repeated measures/checks to see if situation changed.

Regards,
Pentium10

-- 
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.

NEW! Try asking and tagging your question on Stack Overflow at
http://stackoverflow.com/questions/tagged/android

To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en

Reply via email to