Tinker Board Forum

Full Version: Can I build Android image from Android SDK myself?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4
(04-05-2018, 02:53 PM)samsonluk Wrote: [ -> ]@TW_Lyle:
Could you please check why from within recovery still failed to mount /sdcard?

Hi samsonluk, 

Thank you for your feedback.

It seems system want to load update.zip from path /sdcard , but /sdcard doesn't match to path of update.zip.
As I know Android phone on "apply update from SD card" is point to external SD card.

We will try to fix it soon and I recommend you use "adb shell" first or auto-detection.
Hi,

I build the Android SDK successfully and created update.img. Next step is to create SD card image.
How do I do that ?. I don't seem to have SpiImageTools V 1.36 in the SDK. Any help is appreciated.

Thanks
Vasant
(04-20-2018, 02:47 AM)Vasant1234 Wrote: [ -> ]Hi,

I build the Android SDK successfully and created update.img.  Next step is to create SD card image.
How do I do that ?. I don't seem to have SpiImageTools V 1.36 in the SDK. Any help is appreciated.

Thanks
Vasant

It should be attached in the word file [source tree]/RKDocs/android_SOP_eng_6.0.1.docx.
(04-20-2018, 02:47 AM)Vasant1234 Wrote: [ -> ]Hi,

I build the Android SDK successfully and created update.img.  Next step is to create SD card image.
How do I do that ?. I don't seem to have SpiImageTools V 1.36 in the SDK. Any help is appreciated.

Thanks
Vasant

It's under RKTools/windows from top of the source tree
(04-20-2018, 04:07 AM)samsonluk Wrote: [ -> ]
(04-20-2018, 02:47 AM)Vasant1234 Wrote: [ -> ]Hi,

I build the Android SDK successfully and created update.img.  Next step is to create SD card image.
How do I do that ?. I don't seem to have SpiImageTools V 1.36 in the SDK. Any help is appreciated.

Thanks
Vasant

It's under RKTools/windows from top of the source tree

What is the equal linux tool for SpiImageTools ?
(07-24-2018, 01:34 PM)mkaufman Wrote: [ -> ]
(04-20-2018, 04:07 AM)samsonluk Wrote: [ -> ]
(04-20-2018, 02:47 AM)Vasant1234 Wrote: [ -> ]Hi,

I build the Android SDK successfully and created update.img.  Next step is to create SD card image.
How do I do that ?. I don't seem to have SpiImageTools V 1.36 in the SDK. Any help is appreciated.

Thanks
Vasant

It's under RKTools/windows from top of the source tree

What is the equal linux tool for SpiImageTools ?

There is not one. I use a Windows Virtual Box environment. It runs fine in Windows 10, and windows 10 seems to run fine without a activation code in Virtualbox.
Pages: 1 2 3 4