Root access on Android OS IMX53

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

Root access on Android OS IMX53

1,353件の閲覧回数
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,031件の閲覧回数
Kirill
Contributor I
textmode output in uboot parameters gives root access)
0 件の賞賛
返信

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