20 lines
933 B
Markdown
20 lines
933 B
Markdown
---
|
|
title: Developer Setup Intro
|
|
---
|
|
|
|
# Getting started with LBRY development
|
|
|
|
Having trouble with getting your LBRY development environment setup or do you prefer following along with a video? Well you're in luck...we have setup videos for many of projects!
|
|
|
|
## Desktop Application
|
|
Check out [our video tutorial](/resources/video-lbrydesktop) to setup the [Desktop app](https://github.com/lbryio/lbry-desktop) development environment.
|
|
|
|
|
|
## Android Application
|
|
Check out [our video tutorial](/resources/video-lbryandroid) to setup the [Android app](https://github.com/lbryio/lbry-android) development environment.
|
|
|
|
## LBRY SDK
|
|
Check out [our video tutorial](/resources/video-lbrysdk) to setup the [LBRY SDK](https://github.com/lbryio/lbry) development environment.
|
|
|
|
## LBRY Blockchain
|
|
Check out [our video tutorial](/resources/video-lbrycrd) to setup the [LBRY Blockchain](https://github.com/lbryio/lbrycrd) development environment.
|