Android: Difference between revisions
Brian Wilson (talk | contribs) mNo edit summary |
Brian Wilson (talk | contribs) |
||
Line 1: | Line 1: | ||
== Settings == | == Settings == | ||
That ellipsis thing (three vertical dots) is called "Settings". | |||
I want my app to show a menu when the user clicks on it, so I have to add a PreferencesActivity. | |||
I also need to associate the resources with it to define what shows up. | |||
== Samples == | == Samples == |
Revision as of 00:04, 21 September 2012
Settings
That ellipsis thing (three vertical dots) is called "Settings".
I want my app to show a menu when the user clicks on it, so I have to add a PreferencesActivity. I also need to associate the resources with it to define what shows up.
Samples
AccelerometerPlay
ActionBarCompat
AndroidBeamDemo
ApiDemos
AppNavigation
BackupRestore
BasicGLSurfaceView
BluetoothChat
BluetoothHDP
ContactManager
content_hash.properties
CrossCompatibility
CubeLiveWallpaper
GestureBuilder
HelloEffects
Home
HoneycombGallery
JetBoy
KeyChainDemo
LunarLander
MultiResolution
NotePad
RandomMusicPlayer
RenderScript
SampleSyncAdapter
SearchableDictionary
SipDemo - VOIP phone app, almost works with our PBX. Phone apparently registers but I can't get calls to go. Does show how to use the ellipsis thing though (...).
SkeletonApp
Snake
SoftKeyboard
SpellChecker
Spinner
SpinnerTest
TicTacToeLib
TicTacToeMain
ToyVpn
TtsEngine
USB
VoicemailProviderDemo
VoiceRecognitionService
WeatherListWidget
WidgetPreview
WiFiDirectDemo
Wiktionary
WiktionarySimple
XmlAdapters