Hi, I am developing a system application that runs on a custom build of Android, hence it gets signed with my own x509 signature when i build the system.
The issue i have is that i wanted to integrate a google maps activity into the system app, but i cant obtain an API key using the MD5 from the x509 signature. The only way i can do this is to create a second application sign it with the keystore key and get my system app to start that. It just becomes annoying for the end user, when they need to update two applications instead of one. Does anyone know if there is a way i can do this without using building two separate packages? Ne0 -- You received this message because you are subscribed to the Google Groups "Google Maps API" 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/google-maps-api?hl=en.
