MDanbury wrote:I want to use KIVY to develop a touch screen app. I have downloaded Kivypie and extracted a file which is an image. On the Kivy site it says a need to boot this, but I have no idea how to do that. Searching help isn't helpful as boot is a very common term! I have been a raspberry pi use for just two hours!
You need to use a image writing utility such as Win32diskimager (Windows) or dd (Linux). The process is the same as is used to install official RPi OS images such as Raspbian. (Not using NOOBs method).
See this:
https://www.raspberrypi.org/documentati ... /README.md
Note: Do not use the forum search tool it's useless. Instead search with Google with raspberrypi.org included with your search terms.
Unless specified otherwise my response is based on the latest and fully updated RPiOS Buster w/ Desktop OS.