How can my app tell if it's running on the emulator? I want to handle things differently depending upon whether my app is running on the emulator or on the device. Is there something like the following code? Perhaps an API call? #ifdef __GNUC__ #endif
- Re: App Emulation vs. Execution Miller, Gary
- Re: App Emulation vs. Execution krollin
- Re: App Emulation vs. Execution Alastair Chisholm
- Re: App Emulation vs. Execution krollin
- Re: App Emulation vs. Execution Remo
- Re: App Emulation vs. Execution krollin
- Re: App Emulation vs. Execution John Chandler
- RE: App Emulation vs. Execution Miller, Gary
- RE: App Emulation vs. Execution Miller, Gary
- Re: App Emulation vs. Execution John Marshall
