FAQ
Cover
\
Build
\
Source
\
Bugs
\
Reference
\
Libraries
\
Tools
The bugs database has moved
here
.
Bug 1481 : sketches must be removed manually if the debug keystore changes
Last modified: 2010-02-26 10:45
P
roject:
processing
trash
Version:
unspecified
Co
m
ponent:
android
book
core
libraries
pde
reference
tools
web
Status:
ASSIGNED
Resolution:
-
Pr
i
ority:
P3
Severity:
normal
Platform
All
O
S:
All
Windows
Mac OS
Linux
Other
Reporter:
fry
Assigned To:
fry
Attachment
Type
Created
Size
Actions
Description
: Opened: 2010-02-26 10:43
if building and running a sketch on a device across multiple machines, the
debug.keystore will be different. when trying to install, you'll get an
error saying that the application must be manually removed.
options for this: 1) copy the keystore between machines that do development
(yech) 2) automatically remove the code the first time it's compiled and
installed from p5 within a session.
#2 is better, but requires a check to see if the application is already
installed. the remove operation seems fairly quick.
Additional Comment
#1 From fry 2010-02-26 10:45
on the other hand, the actual 'release' keystore will have to be synched
between machines, so maybe we just need to make it easier to set up a
processing-specific keystore to be used for debug and release.
This bug is now being tracked
here
.