❗️ Starting activity com.example.calc.MyApp on device 784874854545844a
ActivityManager: Starting: Intent {Act=androind.intent.action.MAIN cat=[android.intent.category
ActivityManager: Warning: Activity not started, its current task has been brought to the front]

You get this warning when you run your app either on an Android emulator or device if you have made no changes to the project code and you try to run the app which is already running i.e. brought in front.
The compiled .apk file is installed to the device or emulator only when some changes are made to the project.
To get rid of this warning simply exit the app from the device and run it the project again.
Provide Feedback For This Article
We take your feedback seriously and use it to improve our content. Thank you for helping us serve you better!
😊 Thanks for your time, your feedback has been registered!
Comments & Discussion
Facing issues? Have questions? Post them here! We're happy to help!