No, it will not. As Ms. Hackborn said, you cannot have a fixed user ID of the APK.
Perhaps if you would actually explain *why* you think you need a fixed user ID, we can help you find an alternative solution to your real problem. On Tue, May 31, 2011 at 12:34 PM, saminath sanjai <[email protected]> wrote: > Hi > > > android:sharedUserId="string" > > > Is this configuration will help me to fix the userId of the APK > > > thanks > > > > On Tue, May 31, 2011 at 9:25 AM, Dianne Hackborn <[email protected]> > wrote: >> >> You can't do that. The user ID must be assigned by the device when it is >> installed. >> >> On Tue, May 31, 2011 at 9:24 AM, ARM_SOC <[email protected]> wrote: >>> >>> I created the APK, It has different UserId in different phome/Device. >>> I need constant UserId for this APK independent of any Hardware. Like >>> App_50- 10050. >>> >>> Thanks in advance >>> >>> -- >>> 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 >> >> >> >> -- >> Dianne Hackborn >> Android framework engineer >> [email protected] >> >> Note: please don't send private questions to me, as I don't have time to >> provide private support, and so won't reply to such e-mails. All such >> questions should be posted on public forums, where I and others can see and >> answer them. >> >> -- >> 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 > > -- > 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 -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy Android Training in NYC: http://marakana.com/training/android/ -- 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

