Stay organized with collections
Save and categorize content based on your preferences.
Android Studio provides a selection of code samples and templates for you to use to accelerate your
app development. Browse sample code to learn how to build different components for your
apps. Use templates to create new app modules, individual activities, or other specific
Android project components.
This page describes how to access and use the high-quality, Google-provided Android code samples.
For information about templates, see
Add code from a template.
Browse Samples dialog
Use the samples browser to select, preview, and import one or more sample apps
as projects:
Select File > New > Import Sample.
Use the search box or the scroll bar to browse the samples.
When you find a sample that interests you, highlight it and take
a look at the preview.
If you want to import the sample as a project,
click Next and then Finish.
Figure 1. Browse Samples dialog with sample list and
preview.
You can also browse the source code through GitHub.
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2025-08-08 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[],[],null,["# Find sample code\n\nAndroid Studio provides a selection of code samples and templates for you to use to accelerate your\napp development. Browse sample code to learn how to build different components for your\napps. Use templates to create new app modules, individual activities, or other specific\nAndroid project components.\n\n\nThis page describes how to access and use the high-quality, Google-provided Android code samples.\nFor information about templates, see\n[Add code from a template](/studio/projects/templates).\n\nBrowse Samples dialog\n---------------------\n\n\nUse the samples browser to select, preview, and import one or more sample apps\nas projects:\n\n1. Select **File \\\u003e New \\\u003e Import Sample**.\n2. Use the search box or the scroll bar to browse the samples.\n3. When you find a sample that interests you, highlight it and take a look at the preview.\n4. If you want to import the sample as a project, click **Next** and then **Finish**.\n\n**Figure 1.** Browse Samples dialog with sample list and preview.\n\nYou can also browse the source code through GitHub."]]