User-agent: Mediapartners-Google Disallow: User-agent: * Disallow: /search Allow: / Sitemap: http://nox4developper.blogspot.com/sitemap.xml Nox 4 developper: foreground
Affichage des articles dont le libellé est foreground. Afficher tous les articles
Affichage des articles dont le libellé est foreground. Afficher tous les articles

return app to foreground after calling topic






Hi,
I am writing an android conference call client. After calling I want to display a special screen in which the user can see who is currently talking (this is supported by my server), instead of the regular android in-call screen.
Is there any way I can make my app come back to the foreground after calling?

Thanks.