Top "Platform" questions

The platform tag is to be used for hardware or software related issues relating to a platform

Update of Android system app, with/without platform signature

I have a system app that the OEM installs with the system image, but is signed by me. If I …

android system google-play signature platform
WiX: Prevent 32-bit installer from running on 64-bit Windows

Due to user confusion, our app requires separate installers for 32-bit and 64-bit versions of Windows. While the 32-bit installer …

wix installation windows-installer wix3 platform
What is the hard recursion limit for Linux, Mac and Windows?

Python's sys module provides a function setrecursionlimit that lets you change Python's maximum recursion limit. The docs say: The highest …

python recursion platform
Uncaught TypeError: StaticInjectorError(Platform: core)[t]: Cannot set property '_injector' of undefined

The source contains a rest API call as well as global variable reference also I have used only bootstrap CSS …

angular build platform
surfaceflinger test program

I want to write a native application in Android for testing surfaceflinger. Is there any simple program that shows how …

android android-ndk native platform surfaceflinger
how do I check if the device is iPad 3?

Possible Duplicate: Detecting iPad 3 vs iPad 2 device? Programmatically detect an iPad 3 (HD)? I am making an iPad app and want …

xcode ipad device platform
Your active platform is: JDK_1.6, but the corresponding property "platforms.JDK_1.6.home" is not found in the project's properties files

I'm a Java noob (but have been programming for 25+ years, and have worked with OO languages from day 1). All of …

java netbeans platform java-6
How to detect platform using Ionic 4

How to detect browser and mobileweb platform using Ionic 4 because when I tried with below code in desktop browser it …

angular typescript ionic-framework ionic4 platform
How Did You Decide Between WISA and LAMP?

Did you ever have to choose between WISA or LAMP at the beginning of a web project? While pros and …

architecture web-applications lamp platform wisa
How to change rubygems platform from x86-mingw32 to x86-mswin32-60 on windows

I am doing some ruby scripting in windows, which involves opening and closing a browser. To that end I needed …

windows ruby rubygems platform