i'm new bee working on android wear , seeking on achieving want app. step-1) since android wear doesn't have luxury of wifi yet, pushing request wear handheld. step-2) app on handheld,receives request , make server contact json reply. step-3) need send json reply android wear in background.
i.e have dummy app on handheld , never has ui user interaction, use intermediate communicate server on behalf of wear.
i'm facing problem while sending server response wear in background(step-3).
if has tried this, ears!!
(in simple words, don't want app run on handheld server calls me in background , send wear)
android wear support wifi, not sure meant first statement. secondly, have app on wear side running begin (the 1 making request in step 1) why isn't enough receive response request had sent? in fact, right approach app; makes request , should handle response receives.
Comments
Post a Comment