Top "Launch" questions

The definition of a launch is an event at which something, such as an application/program is started.

Hiding the status and navigation bars immediately in app launch

I was wondering if there is a way to hide an Android device's soft keys (status and navigation bars) right …

android runtime launch android-statusbar android-navigation-bar
UISplitViewController not showing popup button when launching portrait

I am doing an iPad app based on a UISplitViewController. I have a little problem with the toobar button when …

ipad uisplitviewcontroller launch portrait
android - launch an activity of another app to get it's result

I have two applications, A and B. From A, I'm launching B for a result, using the following code: Intent …

android android-intent android-activity launch
Open iPhone App from an Email Link

I've working on a program where an email is sent to a user, and a link to open the iPhone …

iphone email hyperlink launch
launch app, capture stdout and stderr in c++

How do I launch an app and capture the output via stdout and maybe stderr? I am writing an automated …

c++ process stdout capture launch
Android Launcher Icon - are my default / mdpi resources redudant?

I'm new to Android development (using Mono for Android), I've read this, this this and a some other questions here …

android resources icons launch mdpi