Top "Native" questions

An application designed to run in the computer environment (machine language and OS) being referenced.

Android - How to display a dialog over a native screen?

I was wondering if anyone can tell if how to pop a dialog screen up over a native Android screen? …

android dialog popup screen native
Overflow Scrolling on Android doesn't work?

yupp, I'm one of these guys who want to develop mobile apps with HTML5. On Android and iOS. Sounds crazy …

android web-applications scroll native momentum
How to read and write dbf in a native way?

In Delphi for Win32, how to read and write a dbf file in a native way, without the BDE? I …

delphi native dbf
Is there some sort of secure local storage on Windows?

I was thinking of making a small tool. It is not important what the tool will do. The important thing, …

windows security encryption .net-2.0 native
Converting .NET App to x86 native code

There's a program written entirely in C# that targets .NET Framework 2.0. Is there a way I could somehow compile (translate) …

c# .net mono clr native
Android equivalence of iOS ActionSheet

What is the Android equivalence of the UIActionSheet in the iOS SDK? I am working on a React-Native project and …

android ios react-native native uiactionsheet
Field's value of native query in JPA

How to get value of some fields in a native query (JPA)? For example I want to get name and …

orm jpa field native
Use native iOS compass within an app

Is it possible to use the native compass that iOS has within my own application? Or do I need to …

objective-c ios native compass-geolocation
Doctrine 2 mysql FIELD function in order by

I'm trying to use the MySQL FIELD function in an order by clause in a query. I'm assuming that Doctrine 2 …

mysql field native doctrine-orm
Best way to build native applications with JavaScript?

I've been playing for a while with phonegap, did some tests on my Android... It's pretty nice. My questions are: …

javascript mobile cordova native