Android Step-by-Step
Your Step-by-Step Guide to Creating Android Apps
How to Install an SDK package
1. Open the
SDK Manager
2. Scroll through the list, expanding folders when necessary and check the item(s) you would like to install.
3. Click Install packages... button.
Newer Post
Older Post
Home
Popular Posts
Save LogCat to a Text File
Perform an Action after Enter keypress on EditText
android:ellipsize - Add an ellipsis(...) in a TextView
How to Register an Activity that Responds to NFC tags for URI's that point to a URL
setVisibility() - Hide a TextView, in Java
android:nextFocusDown - Set Next Focus to a TextView/EditText
Solution: Running Android Lint has encountered a problem Failed
How to Reference a Library in your Project
How to Create a ProGuard Exception
android:textColorHint - Set the Color of Hint Text in TextView/EditText