cancel
Showing results for 
Search instead for 
Did you mean: 

APK cannot install in my Android client solution project?

Former Member
0 Kudos

Hello Experts,

I am working on Android client solution project and want to see output on tablet but when I pick .apk file from bin folder and run it in tablet it gives following error      "Application not installed

             Package with that name and different signature already installed"

There is no errors present in project but why apk file not able to installed, cant understand the problem.If anyone having solution for my problem please inform me.

Thanks & Regards

Prajakta

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

hello,

I got solution.

Just rename your package name and export your apk as an android project.

Your apk will created and installed correctly.

Thanks & Regards

Prajakta

Answers (2)

Answers (2)

Former Member
0 Kudos

hello experts,

My APK is now installed but now when I run application unfortunately Agentry client has stopped working and application get crashed.

midhun_vp
Active Contributor
0 Kudos

Hi Prajakta,

The error says that there is an application already present in your device with same package name. You need to uninstall the existing app, to install this new app in your device.

Regards,Midhun

SAP Technology RIG

Former Member
0 Kudos

Hi Midhun,

I uninstall all the similar existing apps from my tablet but still it gives same error.

Thanks & Regards

Prajakta