@archana0393 Yes you can just change it in one place. There are two ways to activate an app on an android device. You can give it an apk or use a preinstalled app. If you want to give it an apk and adjust the file path in only one place then I suggest using a global variable inside the execution profile. Then you start application command can be:
Mobile.startApplication(<variable with path to apk>, false)