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

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

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

1,025 次查看
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 回复数

988 次查看
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 项奖励
回复

982 次查看
dtony
Contributor III

Interesting.

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

 

0 项奖励
回复