Obsolete
Status Update
Comments
mn...@google.com <mn...@google.com>
vs...@google.com <vs...@google.com> #2
I notice the same issue and LogCat shows the following message:
Google Play services out of date. Requires 3159100 but found 3136130
Google Play services out of date. Requires 3159100 but found 3136130
Description
please add AI bot that recommends functions and the procedure to implement them by taking in basic prompt from the user
Use Case:
A user wants to navigate from one screen to another, so they put the prompt in AI chatbox "Navigate from composable A to B", then AI will recommend the use NavHost and NavController and step by step guide user to implement it. Like it will start by suggesting to add dependency in gradle then moving to kotlin files and doing the required changes and so on.