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

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

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

1,042件の閲覧回数
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 件の賞賛
返信
2 返答(返信)

1,005件の閲覧回数
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 件の賞賛
返信

999件の閲覧回数
dtony
Contributor III

Interesting.

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

 

0 件の賞賛
返信