Hi, I am having a scenario where I want to upgrade a preinstalled application (let's say version 1.0). AFAIK, the new version (1.1) will be installed on /data and will shadow the one in the system image.
However, if a new system image upgrade woudl contain a newer version again (2.0), would Android run the 1.1 from /data or the 2.0 from the new system image? Another question - is there a <uses-sdk android:maxSdkVersion="integer" /> tag that lets me specify that I do not want to run on newer versions of the SDK, in case these wil introduce unwanted behaviour and incompatible changes? Cheers /peter GTalk: neubauer.peter Skype peter.neubauer Phone +46 704 106975 LinkedIn http://www.linkedin.com/in/neubauer Twitter http://twitter.com/peterneubauer http://www.neo4j.org - New Energy for Data - The Graph Database. http://www.ops4j.org - New Energy for OSS Communities - Open Participation Software. http://www.qi4j.org - New Energy for Java - Domain Driven Development. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

