Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
バックエンドに Parse.com を使用しています。テーブル値をバックグラウンドで繰り返しチェックする必要があるアプリを作成しています。すでに Android サービスを作成しています。無限ループ以外の直接的な方法はありますか同じ?
Parse を使用する唯一の方法は、ループを使用することです。Parse メソッドがasyncタスクである場合でも、奇妙な構造にする必要があります。
async