imx8: How to add openssh in android12 for imx8qxp

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

imx8: How to add openssh in android12 for imx8qxp

858 Views
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 Kudos
2 Replies

840 Views
vsuneja63
Contributor III

Hi,

Thanks!

Any suggestion on this?

0 Kudos

834 Views
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 Kudos