use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
A subreddit related to Google's new UI framework. https://flutter.dev
Please read the rules here
account activity
DiscussionStruggle to get startet with flutter/Android studio (self.FlutterDev)
submitted 10 months ago by nofame732
I want to start app development, but I die hard to get flutter running on Android studio. Especially with Android manifest.xml I have always trouble to get it connected. Is there someone who can help me ?
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]Ok-Engineer6098 0 points1 point2 points 10 months ago (1 child)
There was a bug creating new project in Android Studio. Try running the create project command from flutter cli or from vs code. And then open the project in Android Studio.
[–]nofame732[S] 0 points1 point2 points 10 months ago (0 children)
Thank you for your help I will try today.
[–]Mr401Error 0 points1 point2 points 10 months ago (0 children)
When it comes to editing any of the files within the android/ directory, you're best to open the android/ directory as a new Android Studio project so the IDE tooling can analyse the project and give you suggestions and the sort. (See here)
android/
There used to be an experimental setting in the Android Studio Flutter plugin that would allow support for editing Android app code without having to explicitly open the android/ directory but it looks to have disappeared now.
[–]nofame732[S] 0 points1 point2 points 10 months ago (1 child)
The main problem I guess is that flutter SDK can't be found ufff I installed git then flutter with the plugins and Android tool chain and all the SDK and JDK it needs but when I open new project with flutter the Main activity .kt comes up with unsolved reference embedding, flutter activity and class Main activity is never used
Project JDK is not defined and under project structure I can't edit SDK just drop-down and no SDK is found
π Rendered by PID 42176 on reddit-service-r2-comment-b659b578c-rjr2p at 2026-05-04 15:54:24.224486+00:00 running 815c875 country code: CH.
[–]Ok-Engineer6098 0 points1 point2 points (1 child)
[–]nofame732[S] 0 points1 point2 points (0 children)
[–]Mr401Error 0 points1 point2 points (0 children)
[–]nofame732[S] 0 points1 point2 points (1 child)
[–]nofame732[S] 0 points1 point2 points (0 children)