Michel Léger
Lurker
Hi,
I`m new with Android Studio. I tried to create an hello world project but it seems like any change in the application is not reflected when debugging the application.
1- Create an empty project in Android Studio
2- Change the "hello world!" text for something else
3- Execute the application in debug mode (with the emulator)
PROBLEM : The hello world initial text is still displayed in the application. Whatever the change made in the application, the same original empty application is still displayed
I tried to clean, rebuild, delete the generated file (apk) , check/uncheck the instantApp setting. Lost many hours trying to understand the problem and searching for help on the internet.
What did I not understand ????? I really need help
Thanks,
Michel
I`m new with Android Studio. I tried to create an hello world project but it seems like any change in the application is not reflected when debugging the application.
1- Create an empty project in Android Studio
2- Change the "hello world!" text for something else
3- Execute the application in debug mode (with the emulator)
PROBLEM : The hello world initial text is still displayed in the application. Whatever the change made in the application, the same original empty application is still displayed
I tried to clean, rebuild, delete the generated file (apk) , check/uncheck the instantApp setting. Lost many hours trying to understand the problem and searching for help on the internet.
What did I not understand ????? I really need help

Thanks,
Michel