• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Search results

  1. G

    Apps what does Keys and Pointers drop means in Monkey scripts

    Hi all I need a clarification regarding the Monkey Scripts. If we run a Monkey script to test an application. Should the Dropped events for Keys and Pointers should be zero. If not so what does the Keys and Pointers mean to and what would be the issue to fix it?
  2. G

    Apps Network filecopy for android using java

    HI all, Is there any approach to copy files from FTP to Android device via wifi Network using Java or any other tools?? Thanks in Advance!!
  3. G

    Apps how to freeze an application while another application

    hi all when i enable wifi on my android device automatically a browser opens and when i disable wifi also it opens. i want to stop the browser when wifi is enabled/disabled. i am using eclipse environment for my development. do anyone know how to do this?? help me thanks in advance
  4. G

    Apps creation of log file using java for android project

    hi all i want to generate a log file for the android activity i develop so that i can view what is happening while my project starts running on the android. could anyone please help me on this with some clear example or code. What i mean is i just want a log file which saves all messages what...
  5. G

    Apps Media Playback on android using java/robotium/python

    Hi all i have an player apk with me. What i need is to play media files through this play. Can anyone suggest with complete clear code to achieve this. Java/Robotium or any approach is ok for this. Thanks i advance.
  6. G

    Apps Toggle Wifi on android using java

    Is there any way to Toggle wifi on android using java automatically.. It should toggle from On--> Off and Off--> On once when when we run apk. Is there any solution for this?? Thanks in advance.
  7. G

    Apps simulation of android using java

    hi all i would like to know how to simulate android touch events in Eclipse java using x,y coordinates.. can someone please help me in this..? Thanks in advance..
  8. G

    Apps Wifi Status of Android device

    hi all I have to find out the Wireless Network status whether it is ON/OFF at the moment for an android device using python/monkeyrunner/java could anyone help me on this?? thanks in advance
  9. G

    Apps android device driver status

    Hi i want to get the android device driver status on every reboot i do. i am using python 2.7 for scripting. can anyone help me on this??? Thanks in advance.
  10. G

    Apps Logging using python script

    I have a python script to run on android.. what i need is I have to log the activities during the execution time of the script and store it in text file. can anyone help me on this. thanks in advance.
  11. G

    Apps Python script looping

    hi i have a python script developed in eclipse. when i start execute this script this should ask for the how many no. of times to run on android and it should run for such many no. of times which we give as input parameter. i am using monkeyrunner for running this script through command...
  12. G

    Apps running python script for n no of times.

    hi all here is one more. i have a python script which is to be run on android for n number of times which we have mention.one more thing is once i start execution it should ask for loop count that i should run it and also elapsed time to be mentioned. for passing those values Eclipse...
  13. G

    Code for Android Rebooting

    Hi i am working on Android Application using python scripting. i'm totally new to this technology now. i want code for rebooting the android device using python scripting in eclipse environment. if anyone knows it please gimme clear solution part here. thanks in advance.
  14. G

    Apps Android reboot code using python script

    Hi all i am new to scripting. task to me is.. i have to write a python script to reboot the android in eclipse environment. someone help me with clear code please. thnx in advance.
  15. G

    How to reboot andriod device using a script in eclipse-python script

    hi all i am new to scripting. task to me is.. i have to develop a script to reboot the android emulator using eclipse-python environment. anyone with links and code help me. thnx in advance.