HI Kostya, The baseline is I want to use robotium on android's standard applications (like gallery, alarm etc). I want to automate tests for it.
To use robotium, the sign should be same for junit test app and the std android app. So I have to change any one of them. And to change any one of them, I also need to know for any one of them! Let me know if you have any idea regarding this specific scenario? Thanks. On Wed, Nov 3, 2010 at 2:27 PM, Kostya Vasilyev <[email protected]> wrote: > Let's see - removing the signature from an apk, then signing it with a > different key... > > If this is your own application, I don't see a reason to do this. > > If this is someone else's application - ! - are you trying to pirate someone > else's work? > > -- Kostya > > 03.11.2010 9:49, Sarwar Erfan пишет: >> >> On Nov 3, 12:29 pm, Nency Robert<[email protected]> wrote: >>> >>> HI Chris, >>> >>> Also want to know how to know the signature of any apk file? >>> please share commands/procedure/tools for it. >>> >>> Thanks. >> >> You will need Jarsigner. >> >> Get all information here: >> http://developer.android.com/guide/publishing/app-signing.html >> >> >> Regards >> Sarwar Erfan >> > > > -- > Kostya Vasilyev -- WiFi Manager + pretty widget -- > http://kmansoft.wordpress.com > > -- > 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

