A Crowd-sourced Cookbook on Writing Great Android® Apps
Home
F.A.Q.
Community
Code of Conduct
Who's Logged In?
Who's been working on recipes?
Invite-a-Dev
Stuff to use to promote the site
Bug/ToDo List
New Bug/Request/Idea
Contact Admin/Feedback
Can't-Login Contact
Writing Recipes
Recipe Wishlist/What To Write
Author's Guide/How to write
Format/Markup/How To Format
Formatter Tryout/Sandbox
Suggest a Recipe for someone to write
Write a new Recipe
Terms and Conditions
Reference
List of Android Versions
Login
Chapter View
Published?
Name
Action
P
Introduction: Testing
P
Doing Test-Driven Development (TDD) in Android
P
Setting Up an Android Virtual Device (AVD) for App Testing
P
Testing on a Huge Range of Devices with Cloud-based Testing
P
Testing with Eclipse and JUnit
P
Troubleshooting Application Crashes
P
Debugging Using Log.d and LogCat
P
Getting Bug Reports from Users Automatically with BugSense
P
Using a Local Runtime Application Log for Analysis of Field Errors or Situations
P
Reproducing Activity Life-Cycle Scenarios for Testing
P
Keeping Your App Snappy with StrictMode
P
Dynamic Testing with the Monkey Program
P
Sending Text Messages and Placing Calls Between AVDs
N
List of Application Crash Reporting Packages
P
Unit Testing with Robolectric and JUnit 4.x
P
Static Code Testing with Android Lint
P
Testing with ATSL, Espresso and JUnit 4
P
Testing with Android Studio and JUnit
P
BDD acceptance ("Feature") Testing with Calabash (Cucumber)