Press J to jump to the feed. Press question mark to learn the rest of the keyboard shortcuts
Log In
Found the internet!
Create an account to follow your favorite communities and start taking part in conversations.
Android Studio
Posts
Communities

Posts about Android Studio

r/AndroidStudio
7.8k members
Here at /r/Android Studio, we provide information regarding the Android based IDE - Android Studio. Let it be Tutorials, Update Change Logs, Projects that users have created or anything else, you will find it here. Lets all make this a dedicated community where everyone shares and learns!
Visit
Subreddit Icon
r/AndroidGaming
261k members
This subreddit is dedicated to everything related to gaming on Android.
Visit
Subreddit Icon
r/AndroidQuestions
113k members
The place to get help for questions you have related to your Android device and the Android ecosystem.
Visit
Subreddit Icon
r/androiddev
209k members
News for Android developers with the who, what, where, when and how of the Android community. News / Articles / Talks / Tools / Open source!
Visit
Subreddit Icon
r/FL_Studio
354k members
The best FL Studio resource on the internet!
Visit
Subreddit Icon
r/ClipStudio
52.2k members
This is for everything and anything Clip Studio. **Products:** [Clip Studio Paint - Pro and Ex](http://www.clipstudio.net/en) [Clip Studio Modeler](https://www.clipstudio.net/en/modeler) [Clip Studio Tabmate](https://www.clipstudio.net/promotion/tabmate/en) Currently all products below are for Japan. Clip Studio Coordinate - Create Bones for your 3D Models. Clip Studio Action - Animate your 3D Models. QUMARION - USB Interface Doll used to assist in posing 3D models.
Visit
Subreddit Icon
r/Kotlin
67.4k members
Discussion about Kotlin, a statically typed programming language for the JVM, Android, JavaScript, and native.
Visit
Subreddit Icon
r/ProgrammerHumor
2.8m members
Dedicated to humor and jokes relating to programmers and programming.
Visit
Subreddit Icon
r/mAndroidDev
17.5k members
🙏 Praise 🙏 be 🙏 to 🙏 Wharton 🙏
Visit
Subreddit Icon
r/FTC
16.6k members
Welcome to r/FTC
Visit
Subreddit Icon
r/FlutterDev
105k members
A subreddit for Google's portable UI framework.
Visit
r/learnprogramming
3.7m members
A subreddit for all questions related to programming in any language.
Visit
Subreddit Icon
r/programming
5.3m members
Computer Programming
Visit
Subreddit Icon
r/Crostini
30.9k members
A forum for discussion and discovery for using VMs, Containers, and related tools on Chrome OS & Chromium. This community was created by enthusiasts and is not affiliated with anyone.
Visit
Subreddit Icon
r/android_devs
3.7k members
A place where all Android developers can speak openly and respectfully about the problems they face when developing and publishing applications, give valuable tips, open constructive architectural discussions, discuss the present and future of programming in Android and seek help when specialized sites do not provide solutions.
Visit
Subreddit Icon
r/chromeos
566k members
The largest independent, community-run forum for discussions related to Chromebooks and everything else ChromeOS.
Visit
Subreddit Icon
r/softwaregore
1.8m members
poke fun at nasty software
Visit
Subreddit Icon
r/flutterhelp
11.9k members
Having a problem with your Flutter code? Ask here!
Visit
r/gamedev
1.0m members
All things related to game development, programming, math, art, music, business, and marketing.
Visit
Subreddit Icon
r/Amd
1.5m members
Welcome to /r/AMD — the subreddit for all things AMD; come talk about Ryzen, Radeon, Threadripper, EPYC, rumors, reviews, news and more. /r/AMD is community run and does not represent AMD in any capacity unless specified.
Visit
Subreddit Icon
r/Ubuntu
212k members
The Ubuntu community on Reddit
Visit
Subreddit Icon
r/gamemaker
76.4k members
This subreddit is dedicated to providing programmer support for the game development platform, GameMaker Studio. GameMaker Studio is designed to make developing games fun and easy. Coders can take advantage of its built in scripting language, "GML" to design and create fully-featured, professional grade games. This subreddit is not designed for promoting your content and is instead focused on helping people make games, not promote them.
Visit
Subreddit Icon
r/IndieGaming
303k members
We love indie games, you should too!
Visit
r/learnandroid
6.1k members
Welcome to r/learnandroid
Visit
r/javahelp
85.6k members
General subreddit for helping with **Java** code.
Visit
r/libgdx
5.1k members
The official libGDX subreddit! libGDX is an open-source, cross-platform game development framework built in Java. Check us out on libgdx.com
Visit
Subreddit Icon
r/youtube
723k members
r/YouTube is for meta-discussion about YouTube as a platform; it's features, bugs, business decisions, etc., but not for video sharing (promotion), channel feedback or creator or content discussion. This is a fan sub, not run or owned by YouTube! Please read the rules: https://www.reddit.com/r/youtube/wiki/index/rules NEVER GIVE OUT YOUR PERSONAL INFORMATION: https://support.google.com/youtube/answer/2802848
Visit
Subreddit Icon
r/csharp
219k members
Welcome to r/csharp
Visit
Subreddit Icon
r/archlinux
229k members
A subreddit for the Arch Linux user community for support and useful news.
Visit
Subreddit Icon
r/i3wm
56.2k members
Unofficial FAQ subreddit for the i3 window manager
Visit
51
Subreddit Icon
Posted by7 days ago
Post image
51
29 comments
362
Subreddit Icon
Posted by1 month ago
  • r/androiddev - Caferul when you look in Google for the Android Studio IDE software, you may encounter a website that looks exactly like the official one.
1/5
Caferul when you look in Google for the Android Studio IDE software, you may encounter a website that looks exactly like the official one.
362
39 comments
1.7k
Subreddit Icon
Posted by2 months ago
Post image
1.7k
53 comments
31
Subreddit Icon
Crossposted by3 days ago
31
10 comments
52
52
20 comments
14
Subreddit Icon
Posted by23 days ago

I am returning after about two years of not building mobile apps. Things have changed, and based on the Flutter docs it seems that Android Studio is now a second rate citizen.

After a fair bit of googling, clearing out and re-installing all the relevant bits, I got it back up and running and flutter doctor is happy.

But now starting a Flutter project no longer starts a default Android application. Language options include Java and Kotlin but not Dart. Dart however is sitting somewhere else on the UI and it makes no sense.

I realise that Flutter wants to push other target platforms but I just want to get back into adding screens and building handlers for events, and feel lost that I cant find a recent tutorial for my case: Android, Dart, Android Studio. I can convert well enough from whatever platform it runs on (Most tutorials assumes Mac or Windows).

The older tutorials are just way out of date. Do I have to relearn everything and give up on Android Studio? AS fits in with what I'm used to as I use the JetBrains suite extensively.

I am probably missing a very basic switch to just get the default sample app to appear when I start a new project, but "hello world" is not what I expected.

EDIT:

Using `flutter create` in stead of the Android Studio New Flutter Project "just works". I had forgotten that this is an option (and really never used it because the New Project dialog is what I used to use, and even if I remembered it, had no way to know that this would be different, better, or recommended. In any case thank you to https://www.reddit.com/user/qualverse/ for the suggestion in the comments.

14
20 comments
30
30
8 comments
21
21
11 comments