-
Notifications
You must be signed in to change notification settings - Fork 26
Expand file tree
/
Copy pathcom.google.AndroidStudio.metainfo.xml
More file actions
167 lines (167 loc) · 8.62 KB
/
com.google.AndroidStudio.metainfo.xml
File metadata and controls
167 lines (167 loc) · 8.62 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop">
<id>com.google.AndroidStudio</id>
<metadata_license>CC0-1.0</metadata_license>
<project_license>LicenseRef-proprietary</project_license>
<name>Android Studio</name>
<launchable type="desktop-id">com.google.AndroidStudio.desktop</launchable>
<summary>IDE for Android app development</summary>
<url type="homepage">https://developer.android.com/studio/</url>
<url type="help">https://developer.android.com/</url>
<url type="bugtracker">https://issuetracker.google.com/components/192708</url>
<url type="vcs-browser">https://android.googlesource.com/platform/tools/base/+/studio-master-dev/source.md</url>
<developer id="com.google">
<name>Android Open Source Project</name>
</developer>
<content_rating type="oars-1.1">
<content_attribute id="social-info">moderate</content_attribute>
</content_rating>
<branding>
<color scheme_preference="light" type="primary">#4faf53</color>
<color scheme_preference="dark" type="primary">#0852cd</color>
</branding>
<categories>
<category>Development</category>
<category>IDE</category>
</categories>
<keywords>
<keyword>android</keyword>
<keyword>kotlin</keyword>
<keyword>java</keyword>
<keyword>compose</keyword>
<keyword>apk</keyword>
<keyword>development</keyword>
<keyword>ide</keyword>
</keywords>
<requires>
<memory>8192</memory>
<control>keyboard</control>
<control>pointing</control>
<display_length compare="ge">768</display_length>
</requires>
<recommends>
<memory>16384</memory>
<display_length compare="ge">1024</display_length>
<internet>always</internet>
</recommends>
<supports>
<internet>offline-only</internet>
</supports>
<screenshots>
<screenshot type="default">
<image>https://raw.githubusercontent.com/flathub/com.google.AndroidStudio/refs/heads/master/screenshots/studio-hero.png</image>
<caption>Android Studio Showing the structure of a project</caption>
</screenshot>
<screenshot>
<image>https://raw.githubusercontent.com/flathub/com.google.AndroidStudio/refs/heads/master/screenshots/gemini-intro-poster.png</image>
<caption>Try Gemini in Android Studio</caption>
</screenshot>
<screenshot>
<image>https://raw.githubusercontent.com/flathub/com.google.AndroidStudio/refs/heads/master/screenshots/studio-compose-editor-poster.png</image>
<caption>Intelligent code editor</caption>
</screenshot>
<screenshot>
<image>https://raw.githubusercontent.com/flathub/com.google.AndroidStudio/refs/heads/master/screenshots/flexible-build-system.png</image>
<caption>Flexible build system</caption>
</screenshot>
<screenshot>
<image>https://raw.githubusercontent.com/flathub/com.google.AndroidStudio/refs/heads/master/screenshots/emulator-foldable-device-poster.png</image>
<caption>Easily emulate any device</caption>
</screenshot>
<screenshot>
<image>https://raw.githubusercontent.com/flathub/com.google.AndroidStudio/refs/heads/master/screenshots/apk-bundle-analyzer.png</image>
<caption>Android App Bundle</caption>
</screenshot>
<screenshot>
<image>https://raw.githubusercontent.com/flathub/com.google.AndroidStudio/refs/heads/master/screenshots/project-android-view.png</image>
<caption>Project files in Android project view</caption>
</screenshot>
<screenshot>
<image>https://raw.githubusercontent.com/flathub/com.google.AndroidStudio/refs/heads/master/screenshots/lint-inspection-results.png</image>
<caption>The results of a lint inspection in Android Studio</caption>
</screenshot>
</screenshots>
<description>
<p>**This is a community package of Android Studio and not officially supported by Android Open Source Project.**</p>
<p>Android Studio is the official Integrated Development Environment (IDE) for Android app development. Based on the powerful code editor and developer tools from IntelliJ IDEA, Android Studio offers even more features that enhance your productivity when building Android apps, such as:</p>
<ul>
<li>A flexible Gradle-based build system</li>
<li>A fast and feature-rich emulator</li>
<li>A unified environment where you can develop for all Android devices</li>
<li>Live Edit to update composables in emulators and physical devices in real time</li>
<li>Code templates and GitHub integration to help you build common app features and import sample code</li>
<li>Extensive testing tools and frameworks</li>
<li>Lint tools to catch performance, usability, version compatibility, and other problems</li>
<li>C++ and NDK support</li>
<li>Built-in support for Google Cloud Platform, making it easy to integrate Google Cloud Messaging and App Engine</li>
</ul>
</description>
<releases>
<!-- https://dl.google.com/android/studio/patches/updates.xml -->
<!-- stable release -->
<release date="2026-03-03" version="2025.3.2.6">
<url type="details">https://developer.android.com/studio/releases</url>
<description>
<p>Android Studio Panda 2 | 2025.3.2</p>
<p>Android Gradle Plugin 9.1.0</p>
<ul>
<li>Recomposition state reads in the Layout Inspector</li>
<li>Create a new project with AI</li>
<li>Layout Inspector 3D mode deprecation</li>
<li>Update dependencies with the AI agent</li>
<li>Monochrome icon support in Asset Studio</li>
</ul>
</description>
</release>
<release date="2026-02-13" version="2025.3.1.8">
<url type="details">https://developer.android.com/studio/releases/fixed-bugs/studio/2025.3.1#android-studio-panda-1-|-2025.3.1-patch-1</url>
<description>
<p>Android Studio Panda 1 | 2025.3.1 Patch 1</p>
<p>Android Gradle Plugin 9.0.0</p>
<ul>
<li>Daemon JVM criteria as default in Studio.</li>
<li>IntelliJ IDEA 2025.3 Platform Update.</li>
<li>Performance optimizations and minor bug fixes.</li>
</ul>
</description>
</release>
<release date="2026-02-10" version="2025.3.1.7">
<url type="details">https://developer.android.com/studio/releases/past-releases/as-panda-1-release-notes</url>
<description>
<p>Android Studio Panda 1 | 2025.3.1</p>
<p>Android Gradle Plugin 9.0.0</p>
<ul>
<li>Daemon JVM criteria as default in Studio.</li>
<li>IntelliJ IDEA 2025.3 Platform Update.</li>
<li>Performance optimizations and minor bug fixes.</li>
</ul>
</description>
</release>
<release date="2026-01-15" version="2025.2.3.9">
<url type="details">https://developer.android.com/studio/releases/past-releases/as-otter-3-feature-drop-release-notes</url>
<description>
<p>Android Studio Otter 3 Feature Drop | 2025.2.3</p>
<p>Android Gradle Plugin 9.0.0</p>
<ul>
<li>Automatic Logcat retracing</li>
<li>Device interaction tools</li>
<li>Find and review changes using the changes drawer</li>
<li>Journeys for Android Studio in Studio Labs</li>
<li>Manage multiple conversation threads with Gemini</li>
<li>Support for remote MCP servers</li>
<li>UI development in Agent Mode</li>
</ul>
</description>
</release>
<release date="2025-12-23" version="2025.2.2.8">
<url type="details">https://developer.android.com/studio/releases/fixed-bugs/studio/2025.2.2#android-studio-otter-2-feature-drop-|-2025.2.2-patch-1</url>
<description>
<p>Android Studio Otter 2 Feature Drop | 2025.2.2 Patch 1</p>
<p>Android Gradle Plugin 8.13.1</p>
<ul>
<li>This release includes minor fixes and improvements.</li>
</ul>
</description>
</release>
</releases>
</component>