Tags

A tag is a keyword or label that categorizes your question with other, similar questions. Using the right tags makes it easier for others to find and answer your question.
Search is a core user feature on Android. Users should be able to search any data that is available to them, whether the content is located on the device or the Internet. To help create a consistent search experience for users, Android provides a search framework that helps you implement search for your application.

0 Questions

Use output-buffering for questions related to the use of one or more buffers in order to optimize performance by batching write operations

0 Questions

Keystroke logging (Keylogging, Keylogger)

0 Questions

Table model is attached to Java Swing JTable, providing content to the table, and accepting the cell editing events from the table.

0 Questions

Geany is a lightweight and fast IDE. It is using the GTK [2|3] toolkit while trying to keep only a low number of further dependencies from other packages.

0 Questions

A spy is XUnit pattern where you replace the original implementation with a test double to capture the calls on the object. Later in your test you can verify the object under test has made specific calls on that object

0 Questions

The haversine formula is an equation important in navigation, giving great-circle distances between two points on a sphere from their longitudes and latitudes.

0 Questions

A voxel (volumetric pixel) is a volume element, representing a value on a regular grid in three dimensional space.

0 Questions

An Objective-C object that manages a view, typically loaded from a nib file.

0 Questions

0 Questions

Referring to computer architecture with addresses and other data units 16 bits wide.

0 Questions