Aman5692 / min3d

Automatically exported from code.google.com/p/min3d
0 stars 0 forks source link

application not installed #18

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. uninstalled previous version (downloaded from android market)
2. give permissions and click "install"
3. "installing..." with loading bar, then error symbol "Application not 
installed"

What version of the product are you using? On what operating system?
min3dSampleProject1_016.apk on a htc nexus one.

Original issue reported on code.google.com by fahimka...@gmail.com on 2 Nov 2010 at 8:17

GoogleCodeExporter commented 9 years ago
I also had the same problem on my samsung galaxy S. 

A bigger problem is that the latest version, min3dSampleProject1_016.apk, 
seemed to have a serious security problem or something similar, since it 
required a user permission especially on "PHONE STATUS". Why does this 
application require such permission? In Androidmanifest.xml, it doesn't specify 
such permissions. There was one more permission requested as well, which I 
don't remember.

Dear, could you please check what happened on the latest version ?

Original comment by beomjo...@gmail.com on 4 Nov 2010 at 8:48

GoogleCodeExporter commented 9 years ago
Same with HTC Desire 2.2 on min3dSampleProject1_016.apk
min3dSampleProject1_015.apk work ok

Original comment by frga...@gmail.com on 29 Nov 2010 at 1:08

GoogleCodeExporter commented 9 years ago
It seems I can't compile from the latest build. For some reason, the method 
used in FogExample doesn't exist on the min3d library.

Original comment by alif.har...@gmail.com on 6 Dec 2010 at 11:46

GoogleCodeExporter commented 9 years ago
Just tried to install min3dSampleProject1_016.apk on Desire HD Gingerbread and 
got the same 'application not installed' error as others here.

Trying via adb gives...

$ adb install ~/Downloads/min3dSampleProject1_016.apk 
1324 KB/s (1353030 bytes in 0.997s)
    pkg: /data/local/tmp/min3dSampleProject1_016.apk
Failure [INSTALL_PARSE_FAILED_NO_CERTIFICATES]

...and unzipping the APK sure enough it appears to not contain the META-INF 
folder with the required certs. 

So something definitely wrong with the APK available in the repo, and appears 
there has been for 3 months now?

Original comment by oldskoo...@gmail.com on 15 Feb 2011 at 12:04

GoogleCodeExporter commented 9 years ago
Hi, please try the new version - 017. Thanks.

Original comment by l...@felar.ca on 20 Feb 2011 at 7:55

GoogleCodeExporter commented 9 years ago

Original comment by l...@felar.ca on 20 Feb 2011 at 8:04