True, this is the first IDE since eclipse where you click on Run button and you don't get any feedback, no errors no nothing, good luck figuring why run does not work.
I am a massive AI sceptic not ideologically just due to experiences so far, offering renaming is fine I guess, summary of git commit message is much appreciated
@AndroidDevelopers I'd like to see Gemini have some tooling around writing Proguard Rules, or at least suggest why an issue is happening and suggest some rules to try, after all it has access to my local code base, the mapping.txt file and a huge database for common libraries. It is strange to me that there hasn't been any real steps forwards in this area since the Eclipse days. Also, make it easier for us to give feedback in the IDE please 🤞
why does my android studio shows errors in each line of codes ? Please make a detailed vedio on the same such as on "inject language',"inject code""AIDL fragment error
if iam trying to run android studio it fails it says "sdk is missing outdated or corrupt" can u help me to fix it. u have developed application but u should have to give solution for what are the problems we are going to face in the application now u tell how to solve this issue .
I would like to have colorful toolbar icons back. People recognize things differently. It may be good for colorblind devs to have an icon set that works with only contrast. For devs that have it easier with colors than symbols, a tinted version would be great.
Hello, sorry to hear that things aren't working. Have you enabled sharing code context? That is a prerequisite for features like Gemini code completion.
I'm guessing you haven't given Studio access to your source code? You're asked during onboarding whether you want to share context; some features, like code completion and code transformations, both depend on this; explain code does not (because it goes via the chat window and asks you each time whether to send the snippet). You can change this setting by opening Settings, search for Gemini and make sure you choose the "Use context from your projects to improve responses" setting.
Ok guys. I have got it working with the latest feature update. I have read about this feature for a while but did not have access to it whilst others did however todays latest drop update now shows the transform context menu options. Thank you for the replies
Thank you for the video. I just installed the update and plan to learn about each major new feature. I have used Gemini to write documentation for my Python code in Visual Code. I was very impressed as Gemini wrote better code comments than I did. I look forward to seeing how well Gemini can write code comments for my Kotlin code. The Git feature is definitely a plus that I want to start using.
@@hamuelagulto796 Your comments are public forever and you are not anonymous. When making hiring decisions, I review a candidate's public profile. Think twice before making condescending or insulting comments. It is not profitable to be on no-hire lists. Best of luck while you rethink what it means to be a professional developer.
Which features do you prefer in IntelliJ? I use both and for Android development, Android Studio is better for me. Let me know what I might have overlooked.
@@captkurtis07 They are not the same for Android development. JetBrains is the parent but Google provides value add. However both companies work well together and need each other.
We appreciate you taking the time to share your feedback. It plays a key role in helping us identify and fix bugs.
We Need Flutter SDK specific updates and more focus on flutter as well.
Ladybug has had the buggiest build toolchain in recent memory. I don't care about Gemini until basic things work.
Totally agree. And Gemini is not working good in Android Studio
True, this is the first IDE since eclipse where you click on Run button and you don't get any feedback, no errors no nothing, good luck figuring why run does not work.
Crashes on me daily. Hasn't happened in recent years
switch to linux it works relatively crazy fast
@@paragbharadia2895 Which distro? Is it based on your experience of upgrading from Windows to Linux or just generally faster?
Gotta restart AS twice a day due to memory leaks...
Find References often gets stuck
Ladybug has the biggest amount of bugs I've encountered, working with XML layout, importing, autocomplete are broken.
Subscribe to Android Developers → goo.gle/AndroidDevs
Thank you - for every moment.
I am a massive AI sceptic not ideologically just due to experiences so far, offering renaming is fine I guess, summary of git commit message is much appreciated
42 - Meaning of life🤣1:27
How many times did he say Gemini? Count for AI too
Back Rebuild button!
Feeling excited to try out the Gemini improvements🌟
You should make lite version of android IDE for beginners and low to medium end systems. The features you guys are adding we dont really use all time.
In ladybug emulator is not at all working please have a look
How come the AS dark theme looks darker here? The default dark theme editor colors look way lighter. Is it another custom theme or something?
This is the New UI; in the old UI, the dark theme was lighter and a bit brown.
why is app inspection not work 90% of the time although my project is super heavy.
@AndroidDevelopers I'd like to see Gemini have some tooling around writing Proguard Rules, or at least suggest why an issue is happening and suggest some rules to try, after all it has access to my local code base, the mapping.txt file and a huge database for common libraries. It is strange to me that there hasn't been any real steps forwards in this area since the Eclipse days. Also, make it easier for us to give feedback in the IDE please 🤞
Awesome use of Gemini.
why does my android studio shows errors in each line of codes ? Please make a detailed vedio on the same such as on "inject language',"inject code""AIDL fragment error
Where can I find that awesome t-shirt?
if iam trying to run android studio it fails it says "sdk is missing outdated or corrupt" can u help me to fix it. u have developed application but u should have to give solution for what are the problems we are going to face in the application now u tell how to solve this issue .
I would like to have colorful toolbar icons back. People recognize things differently. It may be good for colorblind devs to have an icon set that works with only contrast. For devs that have it easier with colors than symbols, a tinted version would be great.
Magnificent !!!!!!!
None of the inline gemini editing functionality works. I don't even get the context menu items except "explain code"
Hello, sorry to hear that things aren't working. Have you enabled sharing code context? That is a prerequisite for features like Gemini code completion.
I'm guessing you haven't given Studio access to your source code? You're asked during onboarding whether you want to share context; some features, like code completion and code transformations, both depend on this; explain code does not (because it goes via the chat window and asks you each time whether to send the snippet). You can change this setting by opening Settings, search for Gemini and make sure you choose the "Use context from your projects to improve responses" setting.
Ok guys. I have got it working with the latest feature update. I have read about this feature for a while but did not have access to it whilst others did however todays latest drop update now shows the transform context menu options.
Thank you for the replies
They gave it the correct name 😂😂
gemini feature might really change coding greatly!!
Flutter should be the Focus in the next update please
when available android studio ARM Basen CPU (snapdragon x elite)??
there is no actual feature implementation in LadyBug😶
What's new?? A lot of bugs in "Ladybug". That's it.
How to do a global spellcheck in Ladybug?
Help > Find Action > Run Inspection By Name... > "Typo"
I am GentleDev playing with his LadyBug all day. :(
I don't care about deGenerative AI, make the IDE faster and more stable.
Mkae Androdi Studio more improved for Kotlin Multiplatform
When ARM support? 🤔🤔
Anyone impressed by the AI stuff ? Me not
Me neither.
Compose preview is so slow and fails from time to time, I’d rather rebuild the whole project.
Worst Android Studio release yet. The ironically named “Ladybug” has lots of bugs, freezing so often and I have to reopen it every time.
Just make an IDE that actually works.
Thank you for the video. I just installed the update and plan to learn about each major new feature. I have used Gemini to write documentation for my Python code in Visual Code. I was very impressed as Gemini wrote better code comments than I did. I look forward to seeing how well Gemini can write code comments for my Kotlin code. The Git feature is definitely a plus that I want to start using.
how much did they pay you for this comment?
@@hamuelagulto796 Your comments are public forever and you are not anonymous. When making hiring decisions, I review a candidate's public profile. Think twice before making condescending or insulting comments. It is not profitable to be on no-hire lists. Best of luck while you rethink what it means to be a professional developer.
Nice
I will love android studio to be connected directly to play store just like xcode to ease app deployment
Esta es la peor actualización que has hecho jamás.
Since the moment I switched to IntelliJ, I don't even want to look back on Android Studio.
Android Studio is based on IntelliJ
Which features do you prefer in IntelliJ? I use both and for Android development, Android Studio is better for me. Let me know what I might have overlooked.
@@captkurtis07 They are not the same for Android development. JetBrains is the parent but Google provides value add. However both companies work well together and need each other.
when available android studio ARM Basen CPU (snapdragon x elite)??