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.

0 Questions

A clustered index determines the physical order of data in a table.

0 Questions

0 Questions

0 Questions

Use device-orientation for questions related to coding for both landscape and portrait modes of a device which can be rotated by the user

0 Questions

A simple, GPL-licensed command-line tool for manipulating PDF documents.

0 Questions

This event is triggered when when the user is pressing a key or holding down a key.

0 Questions

The concept of linking a single individual's digital identity across multiple (and usually disparate) IT systems. Federated identity is the larger concept encompassing narrow implementations such as Single-sign on (SSO).

0 Questions

Bigtable is a distributed storage system (built by Google) for managing structured data that is designed to scale to a very large size: petabytes of data across thousands of commodity servers.

0 Questions

Mockery is a PHP library used to create Mocks of Objects for testing purpose.

0 Questions

Repo is a repository management tool that Android built on top of Git. Repo unifies the many Git repositories when necessary, does the uploads to our revision control system, and automates parts of the Android development workflow. Repo is not meant to replace Git, only to make it easier to work with Git in the context of Android. The repo command is an executable Python script that you can put anywhere in your path.

0 Questions