How to add my directory in the root / in imx8mm android9

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

How to add my directory in the root / in imx8mm android9

568 Views
nccpu
Contributor I

Hi all,

I want to create a new directory(there are some files in it) in anrdoid9's root path(/).How can I do?Thanks!

 

0 Kudos
Reply
2 Replies

531 Views
Harvey021
NXP TechSupport
NXP TechSupport

Hi @nccpu 

Normally, there are two methods to create new directory under /root.

> Create directory at runtime using an init script which runs under /system/etc/init

> or use ADB tool

 

Best regards

Harvey

0 Kudos
Reply

525 Views
dtony
Contributor III

Interesting.

Please show us to create directory in the Android9's root path(/) by initial script or adb tool. 

 

0 Kudos
Reply