I renamed my app from LoginRegister to RideMe,
After changing while I'm trying to run my app on my device, I get the following error
Installation failed with message Invalid File: C:\Users\barakhome\AndroidStudioProjects\LoginRegister\app\build\intermediates\split-apk\debug\slices\slice_4.apk.
The file it's looking still in the "old" path since LoginRegister
has been changed to RideMe
Any way to fix it?
Thanks in advance
Note* the app is running fine via emulator
Note2* after chaning the app name I cleaned and re-build the app.