--- title: Create a development build description: Learn how to create development builds for a project. sidebar_title: Create a build --- import { Terminal } from '~/ui/components/Snippet'; import { Tab, Tabs } from '~/ui/components/Tabs'; import { BoxLink } from '~/ui/components/BoxLink'; import { Step } from '~/ui/components/Step'; import ImageSpotlight from '~/components/plugins/ImageSpotlight'; import Video from '~/components/plugins/Video'; Development builds can be created with [EAS Build](/build/introduction/) or [locally](/develop/development-builds/development-workflows/#build-locally-with-android-studio-and-xcode) on your computer if you have Android Studio and Xcode installed.