User Guide52 monkeyrunner (40) monkeyrunnerIn this documentA Simple monkeyrunner ProgramThe monkeyrunner APIRunning monkeyrunnermonkeyrunner Built-in HelpExtending monkeyrunner with PluginsSee AlsoTesting FundamentalsThe monkeyrunner tool provides an API for writing programs that control an Android device or emulator from outside of Android code. With monkeyrunner, you can write a Python program that installs an Android appli.. 2016. 6. 10. UI/Application Exerciser Monkey (39) UI/Application Exerciser MonkeyThe Monkey is a program that runs on your emulator or device and generates pseudo-random streams of user events such as clicks, touches, or gestures, as well as a number of system-level events. You can use the Monkey to stress-test applications that you are developing, in a random yet repeatable manner.OverviewThe Monkey is a command-line tool that you can run on a.. 2016. 6. 10. Getting Started with Testing (38) Getting Started with TestingPreviousNextDependencies and prerequisitesAndroid Studio 2.0, or later.The Android Support Repository (available from the SDK Manager)This lesson teaches you toConfigure Your Project for Local Unit TestsConfigure Your Project for Instrumented TestsBuild and Run Your TestsRun Local Unit TestsRun Instrumented TestsRun Instrumented Tests with Cloud Test LabSee alsoTestin.. 2016. 6. 10. Test Your App (37) Test Your AppIn this documentTesting ConceptsInstrumentationTesting Source SetsTesting APIsJUnitAndroid Testing Support Library APIsAssertion classesMonkey and MonkeyrunnerSee alsoGetting Started with TestingAndroid provides an integrated framework that helps you test all aspects of your app. The Android platform and Testing Support Library include tools and APIs for setting up and running test .. 2016. 6. 10. Record a Video (36) Record a VideoAndroid Monitor lets you record an MP4 video from your hardware device for a maximum of three minutes. You can use the video for your marketing materials as well as for debugging, for example.Recording a Video from the ScreenTo record a video from a hardware device:Meet the prerequisites and dependencies.Open an app project.Run the app on a hardware device.Display Android Monitor.I.. 2016. 6. 10. Take a Screenshot (35) Take a ScreenshotAndroid Monitor lets you take a PNG screenshot of the display on a connected device or the emulator. You can use the images for your marketing materials as well as for debugging, for example.Taking a Screen Capture of the DeviceTo take a screen capture:Meet the prerequisites and dependencies.Open an app project.Run the app on a hardware device or emulator.Display Android Monitor.. 2016. 6. 10. 이전 1 2 3 4 5 6 ··· 9 다음