imx8: How to add openssh in android12 for imx8qxp

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

imx8: How to add openssh in android12 for imx8qxp

1,952 次查看
vsuneja63
Contributor III

Hi,

Thanks!

I could build & flash android 12.1 in imx8qxp mek. Ethernet port is also up in device but i couldn't connect device via ssh. It is always showing connection refuse. When i checked android build directory i found openssh package is not built. I am new to android, can you please guide me how to build openssh package?

0 项奖励
回复
2 回复数

1,934 次查看
vsuneja63
Contributor III

Hi,

Thanks!

Any suggestion on this?

0 项奖励
回复

1,928 次查看
hector_delgado
NXP TechSupport
NXP TechSupport

Hi @vsuneja63 ,

Sorry for the late reply. In order to have an SSH app, like openssh, you'd need to do it manually by consulting the Android OS documentation (Android OS Source Documentation  |  Android Open Source Project) since installing Linux-based apps isn't as straight forward in Android devices. 

It may also be worth it to look into Portable OpenSSH on Google's Android repositories platform/external/openssh - Git at Google (googlesource.com) (although I'm not sure of the capabilities/compatibility with Android itself). 

Let me know if this was of any help.

Best regards,
Hector.

0 项奖励
回复