Network info change Android on i.MX6Q

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Network info change Android on i.MX6Q

820件の閲覧回数
DaengCheong
Contributor II

Hi, 

I'm developing an i.MX6Q with Android 7.1. I'm trying to change the network information by reading a saved text file, but I'm trying to change it to an adb shell instead of an ethernet application. If I can change it, I'm fine with the adb command, shell script, java, whatever.

Thanks.

ラベル(1)
0 件の賞賛
返信
2 返答(返信)

805件の閲覧回数
Manuel_Salas
NXP TechSupport
NXP TechSupport

Hello @DaengCheong 

 

Could you please share more details? What do you refer with "trying to change network information by reading a saved text file"?

 

Is there a way to replicate it?

 

Best regards.

 

Salas.

0 件の賞賛
返信

704件の閲覧回数
DaengCheong
Contributor II
For example, in a networkInfo.txt file
Ipv4=192.168.100.100
Gateway=192.168.100.254
SubnetMask=255.255.255.0
If there is any content, I would like to read this information and apply it to eth0.
0 件の賞賛
返信