Git Product home page Git Product logo

dyno-droid's People

dyno-droid's Issues

InstrumentedActivity

I can only see InstrumentedActivity.java1 and InstrumentedActivity.java2, but 
not InstrumentedActivity.java
This resulted in 3 errors in EmmaInstrumentation.java, where 
EmmaInstrumentation.class is required.
Am I missing something

Original issue reported on code.google.com by [email protected] on 26 Jul 2013 at 5:51

[java] INFO:emulator-5554:Problem occured during Device Prepare

What steps will reproduce the problem?
1. ant run

What is the expected output? What do you see instead?
>> ... What I see ->
run:
     [java] INFO:Total Number of Test Profiles:1
     [java] INFO:Total Number of Threads scheduled:1
     [java] INFO:Starting to Run Emulator:emulator -avd emu1 -verbose -scale 0.70 -show-kernel -kernel /home/dyno-droid/dynodroid_deploy/dynodroidsetup/kernelfiles/zImage -system /home/dyno-droid/dynodroid_deploy/dynodroidsetup/customimage/system.img -ramdisk /home/dyno-droid/dynodroid_deploy/dynodroidsetup/customimage/ramdisk.img
     [java] INFO:Running_M3:adb -s emulator-5554 logcat
     [java] INFO:Created New DeviceEmulator Object
     [java] INFO:com.redphx.deviceid.apk:Got Device:emulator-5554
     [java] INFO::Got App Strategy..Trying to run the appropriate strategy
     [java] INFO:SMSMonitoring Initialized for:edu.gatech.dynodroid.devHandler.DeviceEmulator@70bbf8f7
     [java] INFO:LoadLibraryMonitoring Initialized for:edu.gatech.dynodroid.devHandler.DeviceEmulator@70bbf8f7
     [java] INFO:Dex Load Monitoring Initialized for:edu.gatech.dynodroid.devHandler.DeviceEmulator@70bbf8f7
     [java] INFO:BroadCastActionTriggerMonitoring Initialized for:edu.gatech.dynodroid.devHandler.DeviceEmulator@70bbf8f7
     [java] INFO:BroadCastRegistrationMonitor Initialized for:edu.gatech.dynodroid.devHandler.DeviceEmulator@70bbf8f7
     [java] INFO:BroadCastUnRegistrationMonitor Initialized for:edu.gatech.dynodroid.devHandler.DeviceEmulator@70bbf8f7
     [java] INFO:AudioServiceMonitoring Initialized for:edu.gatech.dynodroid.devHandler.DeviceEmulator@70bbf8f7
     [java] INFO:AndroidServiceMonitoring Initialized for:edu.gatech.dynodroid.devHandler.DeviceEmulator@70bbf8f7
     [java] INFO:StartProcessMonitoring Initialized for:edu.gatech.dynodroid.devHandler.DeviceEmulator@70bbf8f7
     [java] INFO:AppServiceMonitoring Initialized for:edu.gatech.dynodroid.devHandler.DeviceEmulator@70bbf8f7
     [java] INFO:IntentStartMonitoring Initialized for:edu.gatech.dynodroid.devHandler.DeviceEmulator@70bbf8f7
     [java] INFO:BroadCastStartMonitoring Initialized for:edu.gatech.dynodroid.devHandler.DeviceEmulator@70bbf8f7
     [java] INFO:OutBoundUrlMonitoring Initialized for:edu.gatech.dynodroid.devHandler.DeviceEmulator@70bbf8f7
     [java] INFO:OutBoundUrlMonitoring Initialized for:edu.gatech.dynodroid.devHandler.DeviceEmulator@70bbf8f7
     [java] INFO:KernelNetworkMonitoring Monitoring Initialized for:edu.gatech.dynodroid.devHandler.DeviceEmulator@70bbf8f7
     [java] INFO:KernelFileMonitoring Monitoring Initialized for:edu.gatech.dynodroid.devHandler.DeviceEmulator@70bbf8f7
     [java] INFO:Sucessfully Initialized Log Monitoring
     [java] INFO:Sucessfully started Log Monitoring

We do not expect this:
>>???[java] INFO:emulator-5554:Problem occured during Device Prepare
     [java] INFO::Preparation UnSucessfull..
     [java] INFO::Total Execution Time:1 seconds
     [java] INFO:In destroyDevice
     [java] INFO:Got Lock
     [java] INFO:Before Trying to delete
     [java] INFO:Trying to delete:/root/.android/avd/emu1.avd
     [java] INFO:Trying to delete:/root/.android/avd/emu1.ini
     [java] INFO:Emulator :emulator-5554 destroyed sucessfully
     [java] INFO:-----START RUN SUMMARY-----
     [java] INFO:com.redphx.deviceid.apk:RandomMonkeyTesting:GraphBased:com.redphx.deviceid.apk:/home/dyno-droid/dynodroid_deploy/workingDir/com.redphx.deviceid.apk_RMT_1000:1000::Result:,Preparation UnSucessfull
     [java] INFO:-----END RUN SUMMARY-----
>>???[java] INFO:All Threads Completed Execution..Exiting
BUILD SUCCESSFUL
Total time: 2 minutes 39 seconds

The folder RunStats is empty !!! Since I am a new user of this tool, I was 
trying to check all properties and settings first but it did not work. Code it 
is hard to touch now. Please help to fix it.

What version of the product are you using? On what operating system?
From svn checkout https://dyno-droid.googlecode.com/svn/branches/dynodroid.0.1
Ubuntu x64 14.04 LTS

Original issue reported on code.google.com by [email protected] on 30 Jul 2014 at 10:41

Issue about compiling classes

What steps will reproduce the problem?
1. Just after i typed 'ant compile'


What is the expected output? What do you see instead?
It says that "error : cannot find symbol" in class MethodProfilingStatus.
Cannot find the ON variable.

What version of the product are you using? On what operating system?
Currently using ANDROID SDK 4.2.2 on linux x64 system.

Please provide any additional information below.
I'm supposing that is the SDK version cause the problem?


Original issue reported on code.google.com by [email protected] on 26 Oct 2013 at 2:56

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.