Root access on Android OS IMX53

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

Root access on Android OS IMX53

1,355 次查看
Kirill
Contributor I

Hi!

I am trying to launch android adb utility, i should launch adb on desktop and on IMX board to establish connection between them. When I try to start adb on IMX wtih a help of terminal emulator i get 'permission denied' message. How I can get root privileges on android machine?  

标记 (1)
0 项奖励
回复
4 回复数

1,033 次查看
Kirill
Contributor I
textmode output in uboot parameters gives root access)
0 项奖励
回复

1,033 次查看
daiane_angolini
NXP Employee
NXP Employee

Can you see adbd with ps command?

 

What do you want to do with adb? Are you trying to install something? (adb install package.apk)

 

You can do some tasks with adb without "being root".

 

What´s your main goal?

 

Please, post some command line you´ve beeing trying so far.

0 项奖励
回复

1,033 次查看
Kirill
Contributor I

Thanks for reply, Daiane!

Could you tell me on imx adb client or server running? Did you get root privilegs, as i heard this process like jailbreak on iphone.

0 项奖励
回复

1,033 次查看
daiane_angolini
NXP Employee
NXP Employee

I don´t understand why you´re trying to start adb on imx. Can you see adbd with ps command?

 

If you only start adb from your pc, you will get the connection.

0 项奖励
回复