Try installing the 32 bit. One of the other people I helped solved this by having both 32 and 64 bits installed.
Release mode?
Welcome to our brand new Clickteam Community Hub! We hope you will enjoy using the new features, which we will be further expanding in the coming months.
A few features including Passport are unavailable initially whilst we monitor stability of the new platform, we hope to bring these online very soon. Small issues will crop up following the import from our old system, including some message formatting, translation accuracy and other things.
Thank you for your patience whilst we've worked on this and we look forward to more exciting community developments soon!
Clickteam.
A few features including Passport are unavailable initially whilst we monitor stability of the new platform, we hope to bring these online very soon. Small issues will crop up following the import from our old system, including some message formatting, translation accuracy and other things.
Thank you for your patience whilst we've worked on this and we look forward to more exciting community developments soon!
Clickteam.
-
-
Okay, I will let you know what happens.
-
Still having the same issues... lame...
-
Sorry, I am very busy.
I will have another look in the am.
-
Try uninstalling the application from your phone before reinstalling it with the new key.
-
- JDK 1.6.0_31 (32 bit) used to build from MMF2
- Keystore made with JDK 1.6.0_31's "Keytool.exe"
- Jarsigner from 1.6.0 output: "jar verified."
- Uninstalled from device (even cleared cache + data before uninstalling)
- Uploaded .apk to Dropbox, downloaded to phone, attempted install
Got error message "Application not installed"
Debug log from ddms:
Code
Display More03-12 17:32:02.136: I/InputReader(109): dispatchTouch::touch event's action is 0 03-12 17:32:02.148: I/InputDispatcher(109): Delivering touch to current input target: action: 0, channel '40974288 com.android.packageinstaller/com.android.packageinstaller.PackageInstallerActivity (server)' 03-12 17:32:02.257: I/InputReader(109): dispatchTouch::touch event's action is 1 03-12 17:32:02.257: I/InputDispatcher(109): Delivering touch to current input target: action: 1, channel '40974288 com.android.packageinstaller/com.android.packageinstaller.PackageInstallerActivity (server)' 03-12 17:32:02.280: V/AudioFlinger(73): createTrack() sessionId: 0 03-12 17:32:02.280: V/AudioFlinger(73): createTrack() lSessionId: 998 03-12 17:32:02.280: V/AudioFlinger(73): Track constructor name 4099, calling thread 109 03-12 17:32:02.304: V/AudioFlinger(73): start(4099), calling thread 109 session 998 03-12 17:32:02.304: V/AudioFlinger(73): ? => ACTIVE (4099) on thread 0x4fc20 03-12 17:32:02.304: V/AudioPolicyManager(73): startOutput() output 1, stream 1, session 998 03-12 17:32:02.304: V/AudioPolicyManager(73): getDeviceForStrategy() from cache strategy 0, device 2 03-12 17:32:02.304: V/AudioPolicyManager(73): getDeviceForStrategy() from cache strategy 0, device 2 03-12 17:32:02.304: V/AudioPolicyManager(73): getNewDevice() selected device 2 03-12 17:32:02.304: V/AudioPolicyManager(73): setOutputDevice() output 1 device 2 delayMs 0 force 0 03-12 17:32:02.304: V/AudioPolicyManager(73): setOutputDevice() setting same device 2 or null device for output 1 03-12 17:32:02.304: V/AudioFlinger(73): mWaitWorkCV.broadcast 03-12 17:32:02.304: V/AudioFlinger(73): MixerThread 0x2f690 TID 104 waking up 03-12 17:32:02.308: V/AudioFlinger(73): anticipated start 03-12 17:32:02.308: D/AudioHardwareALSA(73): Calling setDevice from write @..1892. 03-12 17:32:02.319: V/AudioPolicyManager(73): releaseOutput() 1 03-12 17:32:02.319: V/AudioFlinger(73): remove track (4098) and delete from mixer 03-12 17:32:02.319: V/AudioFlinger(73): PlaybackThread::Track destructor 03-12 17:32:02.327: W/ActivityManager(109): Trying to launch com.android.packageinstaller/.InstallAppProgress 03-12 17:32:02.374: I/AudioHardwareALSA(73): Initialized ALSA PLAYBACK device AndroidPlayback_Speaker_normal 03-12 17:32:02.374: V/AudioHardwareALSA(73): Set PLAYBACK PCM format to S16_LE (Signed 16 bit Little Endian) 03-12 17:32:02.374: D/AudioHardwareALSA(73): Using 2 channels for PLAYBACK. 03-12 17:32:02.374: I/AudioHardwareALSA(73): DEFAULT_SAMPLE_RATE is 44100, mDefaults->sampleRate is 44100 03-12 17:32:02.374: D/AudioHardwareALSA(73): Set PLAYBACK sample rate to 44100 HZ 03-12 17:32:02.374: D/AudioHardwareALSA(73): Buffer size: 4096 03-12 17:32:02.374: D/AudioHardwareALSA(73): Latency: 92879 03-12 17:32:02.441: W/AudioFlinger(73): write blocked for 136 msecs, 371 delayed writes, thread 0x2f690 03-12 17:32:02.562: D/dalvikvm(20734): GC_EXPLICIT freed 10K, 49% free 2791K/5379K, external 1596K/2108K, paused 98ms 03-12 17:32:02.628: D/VoldConnector(109): doCommand :: cmd = volume aseced /mnt/sdcard 03-12 17:32:02.628: D/VoldConnector(109): sendCommand :: command = volume aseced /mnt/sdcard, argument = null 03-12 17:32:02.628: E/VoldConnector(109): SND -> {volume aseced /mnt/sdcard} {null} 03-12 17:32:02.636: E/VoldCmdListener(66): volume aseced /mnt/sdcard 03-12 17:32:02.651: E/VoldConnector(109): RCV <- {214 aseced mounted} 03-12 17:32:02.651: E/VoldConnector(109): RSP <- {214 aseced mounted} 03-12 17:32:02.651: D/MountService(109): getAsecVolumeState :: result = mounted 03-12 17:32:02.663: I/DmAppInfo(109): getApplicationsList found row counts : 0 For Pkg : com.BipolarDesign.BigWillTimerBeta 03-12 17:32:02.702: D/dalvikvm(20734): GC_EXPLICIT freed 3K, 49% free 2790K/5379K, external 1596K/2108K, paused 27ms 03-12 17:32:02.702: I/ActivityManager(109): Displayed com.android.packageinstaller/.InstallAppProgress: +377ms 03-12 17:32:02.718: D/VoldConnector(109): doCommand :: cmd = volume aseced /mnt/sdcard 03-12 17:32:02.718: D/VoldConnector(109): sendCommand :: command = volume aseced /mnt/sdcard, argument = null 03-12 17:32:02.718: E/VoldConnector(109): SND -> {volume aseced /mnt/sdcard} {null} 03-12 17:32:02.718: E/VoldCmdListener(66): volume aseced /mnt/sdcard 03-12 17:32:02.718: E/VoldConnector(109): RCV <- {214 aseced mounted} 03-12 17:32:02.722: V/AudioFlinger(73): stop(4099), calling thread 109 03-12 17:32:02.722: V/AudioFlinger(73): (> STOPPED) => STOPPED (4099) on thread 0x2f690 03-12 17:32:02.722: V/AudioPolicyManager(73): stopOutput() output 1, stream 1, session 998 03-12 17:32:02.722: V/AudioPolicyManager(73): getNewDevice() selected device 0 03-12 17:32:02.722: V/AudioPolicyManager(73): setOutputDevice() output 1 device 0 delayMs 0 force 0 03-12 17:32:02.722: V/AudioPolicyManager(73): setOutputDevice() setting same device 0 or null device for output 1 03-12 17:32:02.726: E/VoldConnector(109): RSP <- {214 aseced mounted} 03-12 17:32:02.726: D/MountService(109): getAsecVolumeState :: result = mounted 03-12 17:32:02.726: W/ActivityManager(109): No content provider found for: 03-12 17:32:02.769: V/AudioFlinger(73): TrackBase::reset 03-12 17:32:03.171: W/ActivityManager(109): No content provider found for: 03-12 17:32:03.183: D/PackageParser(109): Scanning package: /data/app/vmdl-675751242.tmp 03-12 17:32:03.405: W/PackageParser(109): Exception reading res/drawable/fire1d.png in /data/app/vmdl-675751242.tmp 03-12 17:32:03.405: W/PackageParser(109): java.lang.SecurityException: META-INF/BIPOLARD.SF has invalid digest for res/raw/application.ccn in /data/app/vmdl-675751242.tmp 03-12 17:32:03.405: W/PackageParser(109): at java.util.jar.JarVerifier.invalidDigest(JarVerifier.java:130) 03-12 17:32:03.405: W/PackageParser(109): at java.util.jar.JarVerifier.verifyCertificate(JarVerifier.java:357) 03-12 17:32:03.405: W/PackageParser(109): at java.util.jar.JarVerifier.readCertificates(JarVerifier.java:265) 03-12 17:32:03.405: W/PackageParser(109): at java.util.jar.JarFile.getInputStream(JarFile.java:389) 03-12 17:32:03.405: W/PackageParser(109): at android.content.pm.PackageParser.loadCertificates(PackageParser.java:342) 03-12 17:32:03.405: W/PackageParser(109): at android.content.pm.PackageParser.collectCertificates(PackageParser.java:513) 03-12 17:32:03.405: W/PackageParser(109): at com.android.server.PackageManagerService.installPackageLI(PackageManagerService.java:6053) 03-12 17:32:03.405: W/PackageParser(109): at com.android.server.PackageManagerService.access$2200(PackageManagerService.java:145) 03-12 17:32:03.405: W/PackageParser(109): at com.android.server.PackageManagerService$5.run(PackageManagerService.java:4807) 03-12 17:32:03.405: W/PackageParser(109): at android.os.Handler.handleCallback(Handler.java:587) 03-12 17:32:03.405: W/PackageParser(109): at android.os.Handler.dispatchMessage(Handler.java:92) 03-12 17:32:03.405: W/PackageParser(109): at android.os.Looper.loop(Looper.java:130) 03-12 17:32:03.405: W/PackageParser(109): at android.os.HandlerThread.run(HandlerThread.java:60) 03-12 17:32:03.405: E/PackageParser(109): Package com.BipolarDesign.BigWillTimerBeta has no certificates at entry res/drawable/fire1d.png; ignoring! 03-12 17:32:03.675: D/dalvikvm(109): GC_EXPLICIT freed 783K, 46% free 8778K/16007K, external 3719K/4270K, paused 267ms 03-12 17:32:03.757: D/BatteryService(109): update start 03-12 17:32:05.730: V/AudioFlinger(73): Audio hardware entering standby, mixer 0x2f690, mSuspended 0 03-12 17:32:05.730: D/AudioHardwareALSA(73): Inside AudioStreamOutALSA::standby 03-12 17:32:05.730: V/AudioHardwareALSA(73): ALSAStreamOps::close() 03-12 17:32:05.804: I/AudioHardwareALSA(73): Output standby called!!. Turn off PCM device. 03-12 17:32:05.804: V/AudioFlinger(73): MixerThread 0x2f690 TID 104 going to sleep 03-12 17:32:07.769: D/dalvikvm(20734): GC_EXPLICIT freed 6K, 49% free 2789K/5379K, external 1596K/2108K, paused 23ms
Could these lines be the issue:
Code03-12 17:32:03.405: W/PackageParser(109): Exception reading res/drawable/fire1d.png in /data/app/vmdl-675751242.tmp 03-12 17:32:03.405: W/PackageParser(109): java.lang.SecurityException: META-INF/BIPOLARD.SF has invalid digest for res/raw/application.ccn in /data/app/vmdl-675751242.tmp ... 03-12 17:32:03.405: E/PackageParser(109): Package com.BipolarDesign.BigWillTimerBeta has no certificates at entry res/drawable/fire1d.png; ignoring!
-
Hi,
Sorry to bump, but in your previous post and this, the problem seems to be with a image fire1d.png, is this from the joystick, right? or is an image that you use in your app, try to check or change according the source, also you may try opening a new app and copy the images for the joystick, looks like a file corruption
-
Do you still have the JDK7 installed? It sounds like it might be building with the JDK7 (even though you generated the key with the JDK6).
-
@FVivolo: It's not an image I am adding to my app. It seems to be the built in virtual Joystick/buttons, which I do not use at all. I tried creating a new, blank app, signed it with my Java 1.6 keystore, and built it in release mode, and it had the same problem. So it's not exclusive to the app I am currently focused on.
@James: It shouldn't be... in MMF2's preferences, the "Pathname of the JDK directory" is this: C:\Program Files (x86)\Java\jdk1.6.0_31
-
Try uninstalling the JDK7 completely (just to test).
-
When I built the app using jdk6, I renamed both the 32 and 64bit jdk7 folders to [backup]jdk7, should I still attempt uninstalling? It'll have to wait until I get home from work though...
-
check that the java_home, path and classpath point to jdk1.6.0_31 in the enviroment variables of windows, also try to install the android beta
-
I think the JDK directory in the preferences of MMF is used only if the JAVA_HOME environment variable is not present. Try modifying the JAVA_HOME variable in the advanced system parameters of the Windows control panel to make it point to the JDK6 directory.
-
When modifying Java_Home, should I use the 32 bit or 64 bit version?
I'll try 32 bit for now...
-
Holy crap it worked!!!
Using Beta 22, and 32-bit JDK 6 (1.6.0_31). I had to change the Java_Home Environment Variable to the path to 32-bit JDK 6.
Now to try Beta 23!
-
Hi guys... I am unable to do the build.
I filled in all fields of release mode and was create my Keystore etc...
but, this happening:I cut and paste from the output file.
"BUILD FAILED
C:\Program Files (x86)\Android\android-sdk\tools\ant\build.xml:1128: The following error occurred while executing this line:
C:\Program Files (x86)\Android\android-sdk\tools\ant\build.xml:1140: Signing key mikurafree not found" -
Participate now!
Don’t have an account yet? Register yourself now and be a part of our community!