Giter Club home page Giter Club logo

Comments (14)

currobravo avatar currobravo commented on August 23, 2024

The original iTracing software allows it, but it requests so many rights that I have not installed it, I like yours more!

from itracing2.

sylvek avatar sylvek commented on August 23, 2024

Hello,

I have done some tests but it just impossible without rewrite a camera app like inside itracing... This camera app will too poorest.. :-(

But I wrote itracing 2 by sending intent when you click on button... I fact I try to find external app that allow to communicate with them by intent..

I tried to send a "camera button event" too but it's not allowed by Android os..

from itracing2.

sylvek avatar sylvek commented on August 23, 2024

http://developer.android.com/training/camera/photobasics.html#TaskCaptureIntent

A way?

from itracing2.

currobravo avatar currobravo commented on August 23, 2024

Sorry, I am not good in Android programing, but it sounds good for me :-/
It was just a suggestion for improve your great app. No idea how to do it.
Best regards.
El 09/08/2015 22:10, "Sylvek" [email protected] escribió:

http://developer.android.com/training/camera/photobasics.html#TaskCaptureIntent

A way?


Reply to this email directly or view it on GitHub
#2 (comment).

from itracing2.

sylvek avatar sylvek commented on August 23, 2024

Don't worry thank you for your request. I'm going to watch how to do that.

from itracing2.

AlessandroBerta avatar AlessandroBerta commented on August 23, 2024

Take a look to other apps... These apps have more feature bu don't recognize the device

from itracing2.

sylvek avatar sylvek commented on August 23, 2024

May you give me some links?

from itracing2.

AlessandroBerta avatar AlessandroBerta commented on August 23, 2024

Take a look at these...
http://www.hongkiat.com/blog/bluetooth-tracking-devices/

May you give me some links?


Reply to this email directly or view it on GitHub
#2 (comment).

from itracing2.

sylvek avatar sylvek commented on August 23, 2024

unfortunately the only way to do that is to add camera feature inside iTracing2 and i don't want that :(
(i checked all possibilities... emulate a key_volume_up / key_volume_down, check public intent, etc)

from itracing2.

AlessandroBerta avatar AlessandroBerta commented on August 23, 2024

Welcome back to this project. ;)

2015-12-29 9:44 GMT+01:00 Sylvek [email protected]:

unfortunately the only way to do that is to add camera feature inside
iTracing2 and i don't want that :(
(i checked all possibilities... emulate a key_volume_up / key_volume_down,
check public intent, etc)


Reply to this email directly or view it on GitHub
#2 (comment).


Alessandro

from itracing2.

sylvek avatar sylvek commented on August 23, 2024

i have never left ^_^ (i suppose)… but i have a couple of days front of me :P

from itracing2.

AlessandroBerta avatar AlessandroBerta commented on August 23, 2024

Lucky you... ;) i never find a couple of days to make some steps away in
my projects...

Have a nice day!
Il 29/Dic/2015 09:53, "Sylvek" [email protected] ha scritto:

i have never left ^_^ (i suppose)… but i have a couple of days front of me
:P


Reply to this email directly or view it on GitHub
#2 (comment).

from itracing2.

stanislav-brabec avatar stanislav-brabec commented on August 23, 2024

There is a possibility to do that easily on rooted devices. Application with root privileges can create input events. Tasker is capable to synthesize Camera Button event.

Well, Camera Button event does not work for some camera applications intended for devices that don't have camera button. But it is even possible to send a tap from Tasker: Run Shell, Command: "input tap {x coord} {y coord}", run as root. (In real life, you will need a more complicated task for it: Verify, that the camera application is in front, detect orientation, then create tap on a correct location of the shutter button.

See also issue #32.

I am just trying to use iTag for a very similar task: Use it as a button for Cardboard.

from itracing2.

stanislav-brabec avatar stanislav-brabec commented on August 23, 2024

Here is a manual, how to do it in a rooted phone with Tasker:

In Itracing2:
keyring actions / simple click action: call url or broadcast intent action
keyring actions / custom action: net.sylvek.itracing2.itag.button

In Tasker: Add profile: Event / System / Intent Received
Intent dialog:
Action: net.sylvek.itracing2.itag.button
Keep the rest in default: None / None

Then it will ask to add task:
Input / Button: Camera

Save, Exit, fire camera application, and take photos.

Tested with Camera FV5, LG G3 Camera application. Works in both.

from itracing2.

Related Issues (20)

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.