Android :: Emma Code Coverage For UI Events On Device

Apr 7, 2010

I would like to measure the code coverage for the UI application without using JUnit test cases. Is there any way that we can capture the report for the user key events on the application which is running on device.

Android :: Emma code coverage for UI events on device


Android :: Emma Code Coverage

Feb 3, 2010

We're using android for some software engineering courses at our university. The students should produce code coverage reports for their unit tests, so we looked at the android-2.0 SDK which says on the release page:

"Adds new Ant build system with support for Emma instrumentation projects (code coverage)."

However I'm unable to find any documentation or examples for this. Does someone have more information about it?

View 3 Replies View Related

Android :: Basic Emma Code Coverage Tutorial Needed?

Feb 3, 2010

I am looking a way to use Emma on Android project. I have an application -project, and withing that, I have Junit test cases. Now How do I use Emma tool(command line) to get code coverage report on testcases?

I searched a lot but could not find a good/simple tutorial. I read somewhere that Android ant lib has a target "coverage" that does all thing, (running test cases, generating emma report). How do I use that?

View 2 Replies View Related

Android :: Test Code Coverage - Eclipse

Jul 19, 2010

Is there a way to run unit tests for Android from Eclipse in a way that will instrument the code and measure test code coverage?

I'm looking for a simple way to find out which parts of my application aren't tested yet, fix the test cases and see if that helped.

View 1 Replies View Related

Motorola Droid X :: My 3G Coverage Is Terrible - Weak Signal Or No Coverage At All

Aug 11, 2010

No matter where I go I have terrible 3G coverage. Either a weak signal or no coverage at all. I've had a blackberry before and always had great 3G coverage in these same areas. What could be the problem?

View 2 Replies View Related

Android :: Send Events From Droid Device To PC?

Oct 14, 2010

I am trying to automate some tasks using adb commands in java, but in order to confirm tasks are completed, I need some reply from the device to the PC controlling it. I thought about using the logcat, but since android is continuously writing on the log, there might be problems accessing it, and checking the correct message. Does anyone know about a (easy) way of messaging between android device and PC?

View 6 Replies View Related

HTC Incredible : How To Color Code Events On Calendar?

Jul 23, 2010

First I would like to thank all of you for the awesome information you provide on this forum. I learned a ton about my Dinc before it finally arrived. Here is my question: Is there a way to color code your events on the calendar? Or is there an app that does it?

View 7 Replies View Related

HTC Droid Eris :: Editing Events In Device Calendar Widget

Jun 4, 2010

At one time I thought I could edit (aka change) a previous event by:

1) Selecting the date on the calendar view
2) Selecting the event
3) This brings me to the "Event details". When the the screen opens I see the whole edit menu for a moment. Then I only see the event with date and time and a line that says "my calendar" with an icon. The menu's only choices are "add reminder", "delete" and "share vCalendar".

At one time I had an way of editing the event. I just cannot figure out how to do it now.

View 5 Replies View Related

General :: Can't Sync Or Create Events With Google Calendar On MTK Device

Feb 25, 2014

Apparently everything works correctly, but when entering the application does not see any event. Neither I can create a new event.

My device is a Clone S4 came with Google Play but could not use Google Play services (needed to run Google Calendar), so install GAAP Core 4.2.2, everything worked except Google Calendar. Which are the (apps) files necessary to have Google Calendar working properly in a Chinese device?

View 1 Replies View Related

Android :: Wake Up The Device By Code

Aug 6, 2009

I have an application with notification. I want my notification can wake the device up when it goes off but the device is asleep. Could anybody tell me how to do by some code?

View 4 Replies View Related

Android :: How To Acquire Device Name With Code

Feb 3, 2009

As we know, when we connect the G1 phone with USB, we could use "adb devices" to show its device name. My question is whether there is a method to detect this device name in phone with code, or how to judge the "device name" is the just "myself" with code?

View 4 Replies View Related

Android :: Code When Rotate The Device

Feb 2, 2010

I am getting error when I rotate the device (it was HTC with Verizon):

The application My App (process com.mycompany.android) has
stopped unexpectadly. Please try again.

So, I think I need to code for this issue. In order words, when rotate the device from landscape to portable or from portable to landscape, application needs to catch this event.

Is it right ?

How to make it ? What is wrong here ?

Is it possible to test on the emulator ?

View 3 Replies View Related

Android :: Admob Code Cant See On Device

Oct 15, 2010

Admob code cant see on device.

I followed the instructions here: http://www.admob.com/docs/AdMob_Android_SDK_Instructions.pdf everything ok, but the 6. not clear for me

"Step 6
When integrating AdMob ads into your application it is recommended to use test mode. In test mode test, ads are always returned. Test mode is enabled on a per-device basis. To enable test mode for a device, first request an ad, then look in LogCat for a line like the following:

To get test ads on the emulator use AdManager.setTestDevices...Once you have the device ID you can enable test mode by calling AdManager.setTestDevices:

CODE:..........

what is that long number on the code? how i get that number?

In the oncreate method i put this code:

CODE:........

(into the help activity, not into the main activity)

View 3 Replies View Related

Android :: How To Check Code On Emulator / Device?

Oct 26, 2009

Is there a way to check if our code is running in the emulator vs a real device? I'm using a Map View which requires a signing key. I'm using the signature of the eclipse debug key when running on the emulator, but this won't work when I build a release version. I think I need to have a check to see if I'm running on a real device, and set it to the real release key at that time.

View 6 Replies View Related

Android :: Need Code / Documentation On Writing A Driver For A USB Device?

Jul 25, 2010

Is there any sample code or documentation on writing a driver for a USB device connected to the phone? Any suggestions would be greatly appreciated. Regards Dave

View 2 Replies View Related

Android :: Cannot Get Number On Real Device But Code Works In Emulator

Sep 7, 2009

I am trying to create an app that gets the location and telephone number of the phone. This is the Code I am using to get the telephone number (I am focusing on sdk 1.5) and in the emulator this works.

View 5 Replies View Related

Android :: Get Droid Version Of A Running Device Using Java Code?

Oct 20, 2010

Ho could I get Android version of a running device using java code?

View 4 Replies View Related

Android :: Rotate Animation Code Works On Emulator But Not Device / Fox For This?

Oct 6, 2010

I have implemented rotation of a custom view which runs perfectly on Emulator,but the screen goes blank without any error. When i disable the animation in code[commenting the lines] the view appears on device.
Please help me out. if there is any fox for this.

View 1 Replies View Related

Android :: Launch Virtual Device From Eclipse Every Time We Want To Test Our Code?

Jun 5, 2010

Do we need to launch the virtual device from eclipse every time we want to test our code? If yes, then is there any other method to make it a bit faster?

View 4 Replies View Related

General :: How To Get Java Source Code For Device

Jul 5, 2012

I followed evilisto's guide to make honeycomb style lockscreen.I could get the framework layout working, but since I didn't know how to get java source code for my device, so I just decompiled framework2.jar and modified MultiWaveView.smali(since framework.jar doesn't have this file, I had to decompile framework2.jar), compiled and odexed it.But the radious of chevron is too big and animation speed didn't change.What should I modify to change animation speed and radious of chevron?

I changed the values to extremely high value, but it seems framework2.jar and odex doesn't work for lockscreen chevron at all..

View 2 Replies View Related

Samsung Behold 2 :: Drivers - Code 10 - This Device Cannot Start

May 27, 2010

I am getting the "Code: 10 - This device can not start" issue.

Running XP SP3

Looking at the device manager I see the following drivers installed under:

USB Controllers>
Samsung USB Composite Device>
-
sscdbus.sys
sscdwh.sys
sscdwhnt.sys
-
What driver am I missing? I read that there should be four. One for adb? I have even tried selecting the adb driver and it still only installs the three. I build computers for a living and can not for the life of me figure this out.

View 1 Replies View Related

Android :: How To Submit Device Driver Into Android Kernel Source Code

Dec 14, 2009

Does anyone submit source code into Android code? Is there limitation to someone that sumbit? How to do this procedure? (I would like to submit device driver into Android kernel source code)

View 3 Replies View Related

Android :: Code For Capturing Screenshot Of Android Device

Apr 27, 2010

can somebody give me tips on how to take a screenshot of the android phone using code (not with DDMS, i mean with in code i have to write a logic to take a screen shot, i have no idea which classs i have to use for this)

View 9 Replies View Related

Android :: Finding Device - And Android Version - From Code

May 26, 2009

How do I get the device (G1, magic, i7500, etc) programmically, as well as the version of the android platform (1.0, 1.1, 1.5, etc)...

Especially how do I tell an ADP1 and a G1 appart on the device (programically!)...

View 2 Replies View Related

Android :: Can't Debug Android - This Device Cannot Start - Code 10

Jan 22, 2010

I have a brand new Nexus One. I'm trying to follow the directions for installing the USB driver. When I plug in the device, it doesn't start the New Hardware Wizard, as the documentation suggests. I can run hdwwiz.exe to launch it and manually install the driver, but when I do, Device Manager says: "This device cannot start. (Code 10)"

View 4 Replies View Related

Android :: Going Without 3G Coverage

Jun 8, 2010

I've been following the Android OS and admiring it for some time lately,but I don't yet own a device.The one I have my eye on later this month is the Dell Streak.My question for you experts is this : Is it worth it to use an Android device without any 3g plan at all?
I basically don't care about facebook or twitter in the slightest.I would just like to use the device as a powerful iPod touch to play videos, music, games, emulators, navigate with one of the offline apps, update my calendars and lists and take pictures / videos on occasion.And when its time to finally crash at the hotel, then get on the wifi and check my email and do my browsing.So if I were to try and use it this way, would I be missing out on anything important?Do all the major apps require 3g coverage? Can the device even be used without a 3g plan if its sold straight off of dell's website?

View 3 Replies View Related

Android :: Official 4G / WiMAX Coverage Areas

Mar 19, 2010

If you want the OP updated then PM me, I can't check this thread everyday.I think we could use this thread to keep track of 4G coverage as Sprint and Clear roll it out as well as rumored 4G spots. Here's a map and list of cities so far Clear has covered.

View 49 Replies View Related

Android :: Core Tests Coverage Report 0%

Dec 12, 2009

We ran core tests by the command "/development/testrunner/runtest.py - v --coverage core" and got coverage report successfully. But the reports says all are 0%. We ran apidemos and got coverage report which looks good.

Below is the console output for core tests:

CODE:.............

So I wonder why core tests's coverage report says 0% and how can I make the report make sense.

View 2 Replies View Related

Android :: Composing And Queuing Email Without Coverage?

Dec 22, 2009

Is there an App for the Eris (Droid 1.5) That will allow me to compose and que emails and/or text messages while not connected to the Verizon network? This is useful in NYC where there's little coverage in the subway, and also, I suppose, in a Plane.

View 2 Replies View Related

Android :: Cell Coverage Via Wireless / WiFi

Aug 14, 2010

I'm considering renting an apt where I do not have cell coverage.What I want to know is this: is there a way to receive and make calls by having my phone connected to my wifi?I have a Samsung Moment.

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved