Hello, I am working on an app which sends data both over Mobile Data and Wifi at the same time. Is it possible to do such a thing? If possible how to send selective data over different interfaces? i.e.,
If I have a data of K units I would like divide the data and send K_1 to K_n through Mobile data and K_n+1 to K_k Over wi-fi. Can you guide me on how to do this. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/android-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/android-developers/d3893db1-17ed-4fe9-a4fc-47ded99505bb%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

