• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Search results

  1. phamtrungtruc

    Apps Remote server message notification

    Hi, I developing a multiplayer tic tac toe. It's almost done. A player can invite another player (with game running on screen) to play a game. I have a new idea: notify the player that someone is inviting him to play, even when the game is not running. Just like using BroadcastReceiver to notify...