Recent content by gajubhai

  1. G

    How to deal with fast data receiving and posting it to app server?

    Dear All, My questions is about architect the android app. In my app, I am receiving the data continuously at high speed (1 data frame per 20ms) from my hardware device. I want to log this data on remote application server. What would be the best strategy to design my app so that there will...