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

Search results

  1. M

    During KeyEvent Injection Application crashes

    I am using Instrumnent class to inject letters into a textbox in a simple application. I am using the function sendStringSync("<..very long text...>") .During writing if I touch the Top bar(where wifi signal,battery level,time etc are displayed) it crashes.What could be the possible solution...
  2. M

    Apps pressed state of a key

    How to know whether a particular key (ex-KEYCODE_Q) is pressed or not in android at any instant. Is there any API like(GetPressedState(int keycode))?? Thanks in advance MAlaya
  3. M

    Apps Android VNC source code

    Hi, can anyone please help me how and where to get android vnc source code.I t is available for windows but where to find for android?
  4. M

    Apps Android equinalent of Windows mobile

    Hi, What is the android equivalent of " CreateEvent " in windows mobile.and how can we create custom event ?
  5. M

    Apps Installed hardware

    Hi, Is there any file system in android where it stores hardware information and network adapters information?and if yes, can we retrieve it through direct apis?
  6. M

    Apps ProcessInfo

    How to retrieve processor info inandroid devices
  7. M

    Apps backupbatery info

    Hi, How can I retrieve BackUp battery in fo from android devices??
  8. M

    Apps Virtual Memory and Page File

    How to Get virtual Memory and Page file in android devices? Is there any direct api ? Or we can read some file system to get these?
  9. M

    Apps problem in installing archieves

    Hi, while installing archieves it halts.I am using xp.It halts while showing "downloading Android sdk platform-tools ,revision 5 "