I want to use mobile data and wifi interface simultaneously to increase data speed. I found that to achieve that we need to enable MPTCP at Android kernel level. There is good case study provided by Tessares. I am finding a way to create latest system image (Android 10 at least) in which we can enable MPTCP.
Asked
Active
Viewed 357 times
1
-
Do you have source code for your device model? – alecxs Feb 05 '22 at 17:08
-
No. I was thinking of downloading it from Android source tree and build stock rom for pixel device – Amol Desai Feb 09 '22 at 07:41
-
so your answer is yes :) – alecxs Feb 09 '22 at 08:18
-
if you ask open source for Android 10, then yes. I am exploring how to modify this code to enable mptcp. – Amol Desai Feb 10 '22 at 09:21