[안드로이드/php] 채팅 앱 만들기 강좌 링크
채팅 앱 만들기 강좌를 찾다가.. 상당히 좋아보이는 강좌를 찾았습니다. 비록 영어로 되어있지만 자세하게 설명하고 있어 정말 좋아 보입니다. 2016년에 작성된 가이드라.. ㅎㅎ 좀 수정해야할 게 있을 것 같습니다. 버전들이 달라진 게 꽤 될거에요. Google Cloud Messaging allows you send lightweight messages from the backend server to all the devices whenever there is new data available. This saves lot of user’s battery by avoiding poll request to server for new data. Using GCM you can build powerful mul..