Recent content by Shaykid

  1. Shaykid

    Intent for getting a USB attached Camera take photo

    Thanx a LOT. This is very helpful
  2. Shaykid

    Intent for getting a USB attached Camera take photo

    This is a Very nice walkaround. works good Thanx
  3. Shaykid

    Intent for getting a USB attached Camera take photo

    Check this: there is a class in the app called intent receiver the issue is how i know what syntax it expects ? anyone know on some android app the shows the user which class/package/intent is being used currently ?
  4. Shaykid

    Intent for getting a USB attached Camera take photo

    I got a few solutions like: Open the MacroDroid app on your Android device and create a new macro. Name the macro and choose a trigger that will activate the macro (e.g., "Shake device"). Add an action by clicking the "+" button and choosing "Launch an activity". In the "Action" field, enter...
  5. Shaykid

    Intent for getting a USB attached Camera take photo

    Thanx for that, its very informative and helpful. Currently in USB CAMERA app i can only open the app, I want to make the app take photo I can ui interact the photo button, but i wanted to use a more elegant way (like intent) Do you have any idea how to do that ? Best,
  6. Shaykid

    Intent for getting a USB attached Camera take photo

    Hello I have a USB camera attached to my android device I would like (probably by intent) to take a photo from this camera (I tried to use USB Camera app that supports these intents) Can anyone help me in how the intent syntax should look in macrodroid ? Or any other way to take an image from...
  7. Shaykid

    Simulate Keystroke in Emulator

    Did that. I "simulates" the key in a shell, not on main screen
  8. Shaykid

    Simulate Keystroke in Emulator

    Hello I am trying to simulate a keystroke in an Emulator running macrodroid When I use commandline I simply write "input keyevent KEYCODE_ALT_LEFT" Do you happen to know how I can simulate this keyevent in the android main screen ? (maybe use intent or any other method ?) Thanx in Advance. :unsure:
  9. Shaykid

    Under Develop

    Under Develop
  10. Shaykid

    Dictionary - Array Manipulation - Remove Index

    Thanx But I want to remove the Array index so there will be no Array[1] index. Any ideas ?
  11. Shaykid

    Dictionary - Array Manipulation - Remove Index

    Hello All, Does anyone knows if its possible to remove an index in an array or dictionay ? can you show me sample how to do it ? best regards,
  12. Shaykid

    Work with Nested Dictionary / Array

    Thanx for the answer
  13. Shaykid

    Special loop type for arrays & dictonaries - Why?

    Hi a - I filled a bug report, thanx b - even if entry is there, we still experience some problems I'll waut for Dev response Thanx a lot
  14. Shaykid

    Special loop type for arrays & dictonaries - Why?

    I found the bug, looks like when i create a new array index, if the value is dictionary, MD doesnt create the cell Any ideas ?
  15. Shaykid

    Under Develop

    Under Develop
Top