Uploading an app to SABRE SDP

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

Uploading an app to SABRE SDP

ソリューションへジャンプ
1,511件の閲覧回数
dureshasanka
Contributor II

Hi,

Today I receive my SABRE SDP (I.MX6D). It is running Android 4.0 from SD card.

Please excuse me asking this kind of question.

I need to install an app on the platform. But I can not find a way. I uploaded the .apk file to the internal storage but I can't find a way to install it. Then I try to download a file browser app from the internet but, I can not use Ethernet / WiFi / SIM card on the board to connect to the internet.

Then I tried to connect to the board via adb, but it says that no device is pluged in.

I am newbie to these things.

Please kindly help me.

Thanks in advance.

Duresh

ラベル(5)
0 件の賞賛
返信
1 解決策
1,367件の閲覧回数
LeonardoSandova
Specialist I

You can install apk from your host machine. You will need to install the Android SDK, then use adb tool to install the package. Make sure your Android is on developer mode and USB enable for debugging, so 'adb devices' list your device.

Leo

元の投稿で解決策を見る

0 件の賞賛
返信
1 返信
1,368件の閲覧回数
LeonardoSandova
Specialist I

You can install apk from your host machine. You will need to install the Android SDK, then use adb tool to install the package. Make sure your Android is on developer mode and USB enable for debugging, so 'adb devices' list your device.

Leo

0 件の賞賛
返信