Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 641667
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T21:05:17+00:00 2026-05-13T21:05:17+00:00

Has anyone used Robotium or Calculon for testing Android apps? Are they useful? Any

  • 0

Has anyone used Robotium or Calculon for testing Android apps? Are they useful? Any recommendations on which is better?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-13T21:05:17+00:00Added an answer on May 13, 2026 at 9:05 pm

    I’d go with Robotium since Calculon is still in very early stages. Here’s a comment from Calculon’s author:

    Well, currently it’s just a bunch of source files which I pulled out of another project…Note that this library is still a very
    early prototype. Its API will probably
    change. Source

    I’ve played with Robotium today, it definitely makes writing functional tests fun. To give you an idea, here are a few method highlights from the API:

    • clickOnButton, clickOnText
    • enterText
    • getCurrentButtons, getCurrentEditTexts, getCurrentImageViews, getCurrentSpinners, getCurrentTextViews
    • pressMenuItem, pressSpinnerItem
    • searchText, searchEditText, searchButton

    Here is a code sample from the Getting Started Guide:

      public void testTextIsSaved() throws Exception {
        solo.clickOnText("Other");
        solo.clickOnButton("Edit");
        assertTrue(solo.searchText("Edit Window"));
        solo.enterText(1, "Some text for testing purposes")
        solo.clickOnButton("Save");
        assertTrue(solo.searchText("Changes have been made successfully"));
        solo.clickOnButton("Ok");
        assertTrue(solo.searchText("Some text for testing purposes"));}
    

    Definitely give it a try if you’re going to write ActivityInstrumentationTestCase2 classes. Check out the Getting Started guide for instructions.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Has anyone used ffmpeg on iphone? How do I go about compiling ffmpeg on
Has anyone used DX Auth for Codeigniter bundeled examples? After following Installing DX Auth
Has anyone used vaadin in a real project and wishes to share his experience?
Has anyone used structuremap with the new DI features of asp.net mvc 3.0? If
I'm using this jQuery plugin here: http://css-tricks.com/examples/MovingBoxes/ Has anyone used it or can you
Hi the aim is to parse a sizeable corpus like wikipedia to generate the
Related to Continuous Integration Servers . But I'm interested in .NET instead of Java.
We have a huge Java Swing application. Now we want to remove couplings from
I am trying to understand how Clojure hierarchies work, with the derive and is-a?
I've just installed Orchard and created a sample site. I want to evaluate this

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.