when I add android:sharedUserId="android.uid.system" to
the AndroidManifest.xml file the project can not be installed
on G2 . the error is " Installation error:
INSTALL_FAILED_UPDATE_INCOMPATIBLE " who can help
me ? Thanks in advance !
If you want to use android:sharedUserId="android.uid.system" you have
to sign your apk file with the platform certificate, i.e. the
certificate your phone's software was built with.
//O
On Nov 6, 10:51 am, hehui <he...@yulong.com> wrote:
> when I add android:sharedUserId="android.uid.system" to
> the AndroidManifest.xml file the project can not be installed
> on G2 . the error is " Installation error:
> INSTALL_FAILED_UPDATE_INCOMPATIBLE " who can help
> me ? Thanks in advance !
> If you want to use android:sharedUserId="android.uid.system" you have
> to sign your apk file with the platform certificate, i.e. the
> certificate your phone's software was built with.
> //O
> On Nov 6, 10:51 am, hehui <he...@yulong.com> wrote:
> > when I add android:sharedUserId="android.uid.system" to
> > the AndroidManifest.xml file the project can not be installed
> > on G2 . the error is " Installation error:
> > INSTALL_FAILED_UPDATE_INCOMPATIBLE " who can help
> > me ? Thanks in advance !- Hide quoted text -
> On Nov 9, 8:48 pm, Ola <stens...@gmail.com> wrote:
> > If you want to use android:sharedUserId="android.uid.system" you have
> > to sign your apk file with the platform certificate, i.e. the
> > certificate your phone's software was built with.
> > //O
> > On Nov 6, 10:51 am, hehui <he...@yulong.com> wrote:
> > > when I add android:sharedUserId="android.uid.system" to
> > > the AndroidManifest.xml file the project can not be installed
> > > on G2 . the error is " Installation error:
> > > INSTALL_FAILED_UPDATE_INCOMPATIBLE " who can help
> > > me ? Thanks in advance !- Hide quoted text -
> how to sign the apk with the the platform certificate ?
> On Nov 10, 2:24 pm, hehui <he...@yulong.com> wrote:
> > can you explain in detial ?
> > On Nov 9, 8:48 pm, Ola <stens...@gmail.com> wrote:
> > > If you want to use android:sharedUserId="android.uid.system" you have
> > > to sign your apk file with the platform certificate, i.e. the
> > > certificate your phone's software was built with.
> > > //O
> > > On Nov 6, 10:51 am, hehui <he...@yulong.com> wrote:
> > > > when I add android:sharedUserId="android.uid.system" to
> > > > the AndroidManifest.xml file the project can not be installed
> > > > on G2 . the error is " Installation error:
> > > > INSTALL_FAILED_UPDATE_INCOMPATIBLE " who can help
> > > > me ? Thanks in advance !- Hide quoted text -