HP Forums
Android paid Prime app refuses to install - Printable Version

+- HP Forums (https://www.hpmuseum.org/forum)
+-- Forum: HP Calculators (and very old HP Computers) (/forum-3.html)
+--- Forum: HP Prime (/forum-5.html)
+--- Thread: Android paid Prime app refuses to install (/thread-9532.html)



Android paid Prime app refuses to install - DA74254 - 11-19-2017 02:02 PM

Hello,
I've searched the forum, but came up blank..

I have a Cat s60 with Android 6 installed.

I have the Prime free app installed and it functions as expected.
However, I purchased the Pro version and it downloaded as expected but came up with "installation failed" - Twice. I then asked for refund within the 15-min rule and received that, so no money lost :-)

Anyway; anyone else having trouble installing the Pro version?
My phone seems not to like the Pro, though it happily runs the free version.


RE: Android paid Prime app refuses to install - lschroeder1947 - 11-19-2017 11:16 PM

I had same problem. Email support. Support said, for Android app you need to uninstall Free one. Then install paid, Pro, one. Worked for me.

I also have windows 10 app. Here I could keep both Free and Pro.


RE: Android paid Prime app refuses to install - Tim Wessman - 11-20-2017 01:16 AM

Just uninstall the free and then everything is good. Using c++ code in android can be rather tricky when you have multiple "flavors" in the same project as they call them. The native code library in both of them gets treated by the system as the same one, and thus it conflicts when you go to install the second as the system thinks it is already installed.


RE: Android paid Prime app refuses to install - DA74254 - 11-20-2017 02:19 PM

Thank you for your answers.
That worked :-)


RE: Android paid Prime app refuses to install - lschroeder1947 - 11-21-2017 01:00 PM

(11-20-2017 01:16 AM)Tim Wessman Wrote:  Just uninstall the free and then everything is good. Using c++ code in android can be rather tricky when you have multiple "flavors" in the same project as they call them. The native code library in both of them gets treated by the system as the same one, and thus it conflicts when you go to install the second as the system thinks it is already installed.

Will this be true for the android beta Pro. Do I need to uninstall the regular Pro before the beta Pro.

I have emailed calcbeta@hp.com to add me to android beta but have not received notice that I am on the list and my android apps and games does not show beta category. Resent request to calcbeta@hp.com to be added to android list today.

Larry


RE: Android paid Prime app refuses to install - Eddie W. Shore - 11-22-2017 03:49 AM

Same here I had to uninstall the free version.


RE: Android paid Prime app refuses to install - Tim Wessman - 11-22-2017 03:52 AM

Some of the new features they put into Android Studio 3.0 are specifically to address these types of issues. Maybe I will take a look at it and see if I can get it working properly...


RE: Android paid Prime app refuses to install - lschroeder1947 - 11-22-2017 04:32 PM

(11-22-2017 03:52 AM)Tim Wessman Wrote:  Some of the new features they put into Android Studio 3.0 are specifically to address these types of issues. Maybe I will take a look at it and see if I can get it working properly...
Can you also look at making the enter key from an android bluetooth keyboard command line entry execute the command instead of pulling up the application calculator, edit, language, help panel.

For example, typing from the keyboard 5+6 Enter should give the answer 11 rather than display the application panel.


RE: Android paid Prime app refuses to install - bikeraqp - 02-28-2018 02:25 AM

(11-22-2017 04:32 PM)lschroeder1947 Wrote:  
(11-22-2017 03:52 AM)Tim Wessman Wrote:  Some of the new features they put into Android Studio 3.0 are specifically to address these types of issues. Maybe I will take a look at it and see if I can get it working properly...
Can you also look at making the enter key from an android bluetooth keyboard command line entry execute the command instead of pulling up the application calculator, edit, language, help panel.

For example, typing from the keyboard 5+6 Enter should give the answer 11 rather than display the application panel.
Hello Brother, did u fix it??, im assuming that you are using an android cellphone/ tablet and a bluetooth keyboard???