Edge Rewrite
// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a21e7193be2424ea

Jump to content

Talk:Android Studio

Page contents not supported in other languages.
Add topic
From Wikipedia, the free encyclopedia

License?

[edit]

The wiki page for Android Studio says it's under the Apache License 2.0, but when downloading it there's a link to these terms. It looks like they may have quietly closed their code - has anyone found an up to date source link? Jfrederickson (talk) 18:11, 23 April 2017 (UTC)Reply

Hello, Jfrederickson
Thanks for your vigilance. I checked the source given in the article and it was bogous. I replaced that source with the one you gave.
Best regards,
Codename Lisa (talk) 10:37, 24 April 2017 (UTC)Reply

New screenshot - should I replace it?

[edit]

There is a new version of the screenshot used in the infobox, from the same source (https://developer.android.com/studio) where the screenshot is under the latest Android Studio version (Ladybug | 2024.x.x) - see https://developer.android.com/static/images/studio/studio-hero_1440.png for screenshot.

Should I replace it, or keep the current image? Weareblahs (talk) 02:14, 19 December 2024 (UTC)Reply

Preview release section error.

[edit]

IS this because the first parameter of that section is the title and not the publication date? I have no idea how Wikipedia works, how I got here, or what is happening.

Error: first parameter cannot be parsed as a date or time. 14.201.102.180 (talk) 22:56, 14 February 2025 (UTC)Reply

Just fixed it, thanks for pointing out the error! Ngyikp (talk) 12:10, 17 February 2025 (UTC)Reply

A Commons file used on this page or its Wikidata item has been nominated for speedy deletion

[edit]

The following Wikimedia Commons file used on this page or its Wikidata item has been nominated for speedy deletion:

You can see the reason for deletion at the file description page linked above. —Community Tech bot (talk) 09:51, 14 November 2025 (UTC)Reply

voice-assistant/ ├── AndroidManifest.xml (1.5 KB) ├── README.md (1.6 KB) └── app/src/main/ ├── java/com/example/voiceassistant/ │ ├── MainActivity.kt (5.0 KB) │ ├── VoiceCommandProcessor.kt (2.6 KB) │ └── VoiceActionHandler.kt (6.6 KB) └── res/layout/ └── activity_main.xml (2.1 KB)

[edit]

voice-assistant/ ├── AndroidManifest.xml (1.5 KB) ├── README.md (1.6 KB) └── app/src/main/

   ├── java/com/example/voiceassistant/
   │   ├── MainActivity.kt                       (5.0 KB)
   │   ├── VoiceCommandProcessor.kt              (2.6 KB)
   │   └── VoiceActionHandler.kt                 (6.6 KB)
   └── res/layout/
       └── activity_main.xml                     (2.1 KB) ~2026-39137-30 (talk) 07:40, 11 July 2026 (UTC)Reply