Team Leader Android Developer Question:
Please explain how can two Android applications share same Linux user ID and share same VM?

Answer:
The applications must sign with the same certificate in order to share same Linux user ID and share same VM.
Previous Question | Next Question |
Explain me what is the difference between an implicit intent and explicit intent? | Tell me how will you pass data to sub-activities? |