bluetooth - Android application closes without any message on both screen or LogCat -


i've developed application exchange small text messages between phones via bluetooth.

my application works fine 1 hour or 2 close without warning both on screen or log-cat. during tests tried exchange messages between 2 phones , noticed applications silently close on them @ different times , without reason

(i had both phones plugged laptop , log-cat running).

does android shut down apps if thinks idle? send messages every 1-2 minutes.. shall send them higher frequency?

edit:

i've noticed strange behaviour.. when app closes lose messagges related logcat.. got wiped.


Comments

Popular posts from this blog

linux - xterm copying to CLIPBOARD using copy-selection causes automatic updating of CLIPBOARD upon mouse selection -

c++ - qgraphicsview horizontal scrolling always has a vertical delta -