Request: autoclicker - Android Q&A, Help & Troubleshooting

Hey all,
i been following these forums for a while, now im lookin for an application that can basicly autoclick/record like a mouserecorder on the pc
my idea is basicly like this,
you have your application open, than press a key on your phone or 2 keys at the same time that starts the recorder when pressed again it stops and you are capable to run the saved record and or even loop it or run it a specific number of times
does this allready excist or is it easy for someone to make or a nice idea to do?

so after all this time, this app still doesnt excist?

Hawkysoft said:
so after all this time, this app still doesnt excist?
Click to expand...
Click to collapse
i also need it, seeking on google and find no result
poor us !!!

I guess you are seeking what are called 'macros'. Closest on Android is Tasker. On rooted devices, it can simulate d-pad inputs.

I thought he meant something like this. https://play.google.com/store/apps/details?id=com.zausan.zscreenrecorder
Sent from my SAMSUNG-SGH-I777 using Tapatalk 2

Related

Looking for android program similar to this

hi guys,
i'm having issues as i pull out the phone from my pocket, before i can see who is calling, i accidently touch the answerkey button on the screen. This can be very irritating, so i'm wondering if someone has an app that can:-
1. Either allow users to disable the answerkeys (touch screen only). One example here is the windows ANSWERKEYS DISABLER:- http://forum.xda-developers.com/showthread.php?t=425650
Or
2. Create a new application for the android phones as many of us would like this option.
I eagerly look forward to your replies.
newbiefone
If the screen is locked, you have to slide down to answer. Not something you're likely to do accidently.
the screen is locked as to lock it, u have to press the CALL DECLINE KEY (on the most right) until it goes blank, but when someone rings and as i take out the phone from my pocket it either gets answered or the ringing goes on silent...
I simply want a hard key answer/decline phone and want to cancel any other touch buttons functions...surely if people say that android is so adaptable, there must be some software out there which can do such a function or maybe someone can create an app that allows you to disable certain touch functions?
newbiefone said:
surely if people say that android is so adaptable, there must be some software out there which can do such a function or maybe someone can create an app that allows you to disable certain touch functions?
Click to expand...
Click to collapse
well, this statement is not in any way less true by your problem. only problem is, so far you seem to be the only one having this problem, at least it is not important enough for somebody to write an app. android IS that open, just write an app that suits your needs...
kendong2 said:
well, this statement is not in any way less true by your problem. only problem is, so far you seem to be the only one having this problem, at least it is not important enough for somebody to write an app. android IS that open, just write an app that suits your needs...
Click to expand...
Click to collapse
Of course there are issues with accidental touch screen presses! Why has someone created an Answerkeys Disabler for the HTC Touch Diamond? The funny thing is that its been created actually in this forum and the responses went on for over 50 pages!!! have a look right here:- http://forum.xda-developers.com/showthread.php?t=425650
So to say that there is no demand for such an app is a load of tosh...its just a matter of WHEN, not IF. All i want to know is if such an app exists for windows mobile
newbiefone said:
So to say that there is no demand for such an app is a load of tosh...its just a matter of WHEN, not IF. All i want to know is if such an app exists for windows mobile
Click to expand...
Click to collapse
I think you mean android?
Didn't see such a program yet, but sure it's there. But coming from a diamond and owning a hero, I can see why the diamond would need it, and the Hero doesnt.
Diamond's hardware buttons are way larger, and don't stand out so you're pressing them easier than on the hero.
apologies stafflover. Yes that should have read "its just a matter of WHEN, not IF. All i want to know is if such an app exists for android as it does for windows mobile"
Still it would be great to have such option mate...who created that answerkey app for windows? was it someone on xda forum?

[Q] Mapping a key to end call

Hello.
I've searched the forum and found no answer to this question. And Android 2.2 is coming/not coming/ coming/ maybe coming, so
is there any way to end call with a key, either power or one of three function keys? Android 2.1.
I will root my phone if it is necessary, no problem.
And if someone knew, how to make calls hands-free with bluetooth... Let's say it, as a business phone my X10mini pro is a disaster, comparing to my previous Nokia N95...
Thanks
A.
I'd love to have a solution for this.
Asc_xda said:
Hello.
I've searched the forum and found no answer to this question. And Android 2.2 is coming/not coming/ coming/ maybe coming, so
is there any way to end call with a key, either power or one of three function keys? Android 2.1.
I will root my phone if it is necessary, no problem.
And if someone knew, how to make calls hands-free with bluetooth... Let's say it, as a business phone my X10mini pro is a disaster, comparing to my previous Nokia N95...
Thanks
A.
Click to expand...
Click to collapse
Not sure but may be Tasker can do it. I have a gesture so that when I put the phone face down, it disconnect from the data network and also hangs the current call. Not sure about doing through a key, but I bet that it's possible.
you might want to have a look at ADB Mask controller..
http://forum.xda-developers.com/showthread.php?t=868423
I used this to change my power button to end call
Look on the first picture.. (Sleep button action during call)
kiwiBratwurst said:
you might want to have a look at ADB Mask controller..
http://forum.xda-developers.com/showthread.php?t=868423
I used this to change my power button to end call
Look on the first picture.. (Sleep button action during call)
Click to expand...
Click to collapse
Tryed just that.. it work flawlessly
Glad I could help
kiwiBratwurst said:
Glad I could help
Click to expand...
Click to collapse
Unfortunately X10 mini pro is not supported, only mini.
:/
A.
Asc_xda said:
Unfortunately X10 mini pro is not supported, only mini.
:/
A.
Click to expand...
Click to collapse
Damn.. sorry bout that.. I wonder what the difference is.. perhaps you could ask the DEV who made it to include the pro.. or ask him what he is changing to make the power button end the call..
He is editing some file for sure. Let's hope he will reveal it.
Sent from my U20i using XDA App
Resolved:
For X10 mni pro.
In file "system/usr/keylayout/mimmi_keypad.kl" change this line:
key 107 POWER WAKE_DROPPED
with this:
key 107 ENDCALL WAKE_DROPPED
For X10 mini change the file
"/system/usr/keylayout/robyn_keypad.kl"
REBOOT!
change pwer key function
im on mini pro also,,is it possible to alter that txt with root explorer ,,? thanks
edit sorry does work after reboot,,,
By the way, after this modification the button continues to work for putting the phone into the sleep mode as well!
One more link, I have not tried though:
http://forum.xda-developers.com/showthread.php?t=850464
for mini users I still recommend using the ADB mask controller tool.
kiwiBratwurst said:
for mini users I still recommend using the ADB mask controller tool.
Click to expand...
Click to collapse
Sure. But what it does it changes the line that I quoted. In fact the information comes from ADB developer
vlissine said:
Sure. But what it does it changes the line that I quoted. In fact the information comes from ADB developer
Click to expand...
Click to collapse
Yep, I know that, I asked the ADB mask DEV in the same thread you did and he answered us both in the same post I'm just saying that the ADB mask controller is quicker (for mini users) and can do a bunch of other stuff too.. (pretty much everything can be done with adb, txt editors and root explorer but its always nice having a GUI to speed things up/simplify things)
parthabhatta said:
One more link, I have not tried though:
http://forum.xda-developers.com/showthread.php?t=850464
Click to expand...
Click to collapse
i want more explanation on this. used ADB mask to change the call button
I think I'll try it, reporting later.
Sent from my E10i using XDA App
parthabhatta said:
One more link, I have not tried though:
http://forum.xda-developers.com/showthread.php?t=850464
Click to expand...
Click to collapse
It seems like it is able to map all buttons except the power and the focus... could try to make an x10 version. ill look into it. the dev seems a bit occupied at the moment, i'll put a 'SE x10 minis not fully working" post.
Sent from my E10i using XDA App
kiwiBratwurst said:
you might want to have a look at ADB Mask controller..
http://forum.xda-developers.com/showthread.php?t=868423
I used this to change my power button to end call
Look on the first picture.. (Sleep button action during call)
Click to expand...
Click to collapse
Thank You, miss that one there

[Q] Question teamview, iteleport

hi guys,
My friend and i were playing poker on our computers using our tabs.
He has an ipad2 wich use iteleport
I got a galaxy tab 10.1 and i used teamview
We both succeed to play with similar controls except for one thing:
With teamview i have to drag the mouse cursor over the action button or the area i want to press
With iteleport the "touchscreen" ability stay in, making him really more efficient
Now here is the question:
Is there any other program for android that will let me control my pc WITH the possibility of using the "touchscreen" way of moving the cursor
Thanks for ur help
anyone can help ?
am sure some peoples are using another program than teamview
did you tried to use a remote desktop client li extralogic one?
Albertotuchi said:
did you tried to use a remote desktop client li extralogic one?
Click to expand...
Click to collapse
am not sure i understand what you are trying to say.
Teamviewer is installed on my tab and on my pc, thats why i can take control of the pc.
what im looking for is a way to not "drag" the cursor once connected.
with teamviewer, with the tab, i have to drag the cursor
with iteleport, with the ipad, you just tap where you want the cursor to be
i guess i ask for something that doesnt exist since nobody has replyed
5 Minutes of googling and I came up with "Logmein". It's expensive, though, but it works how you want. You are able to move the mouse relatively like on Teamviewer, but you can use "absolute" input, like a touchscreen.
I also heard logmein works well
Sent from my SPH-D710 using XDA App
Localhorst86 said:
5 Minutes of googling and I came up with "Logmein". It's expensive, though, but it works how you want. You are able to move the mouse relatively like on Teamviewer, but you can use "absolute" input, like a touchscreen.
Click to expand...
Click to collapse
yea i saw that 30$ for an apps, ill look around to see how it really work
thanks

[MOD by APP] Nebtop - Universal HDMI Webtop hack

This MOD by APP is different than the existing MOD by replacing system apks:
1. No risk of brick
2. Ease of use
3. Universal hack for phones and ROMs that has Webtop
Since this app is intended to support multiple devices, see the original post from the Razr thread http://forum.xda-developers.com/showthread.php?t=1404625 .
Please report the test result in this thread. Whether success or fail and your device, ROM, etc.
It'd be nice to use the "Send" option in the app if it failed.
Thanks!
Working for me on mopho 198_7,rooted,with jokersax 1.3 preuvHighpro! Thank you!
it worked for me too!
It works, but the screen doesn't properly emulate a track pad. Connecting a bluetooth keyboard works fine though.
fendergrab said:
It works, but the screen doesn't properly emulate a track pad. Connecting a bluetooth keyboard works fine though.
Click to expand...
Click to collapse
Is anyone else having this problem? I actually have this issue on occasion with the current webtop over HDMI hack that replaces the stock files. But, it doesn't happen all the time, only some of the time.
Also, if anyone can answer this for me, I haven't bought a lapdock yet, but I am considering it, if I do, I think the other webtop over HDMI hack will have to be removed to make the lapdock work, is that true? Second, if that is true, then this method shouldn't have the same problem right?
Please try with the latest version(v0.5). More diagnostic messages are logged and can be sent using the "Send Info" menu item from the app.
fendergrab said:
It works, but the screen doesn't properly emulate a track pad. Connecting a bluetooth keyboard works fine though.
Click to expand...
Click to collapse
For the first question, I have no idea since I have never tried the "webtop over HDMI hack that replaces the stock files".
For your last question, if the Webtop related things are restored to the stock, this method will still work thus it should have no interference with the Lapdock.
bradleyw801 said:
Is anyone else having this problem? I actually have this issue on occasion with the current webtop over HDMI hack that replaces the stock files. But, it doesn't happen all the time, only some of the time.
Also, if anyone can answer this for me, I haven't bought a lapdock yet, but I am considering it, if I do, I think the other webtop over HDMI hack will have to be removed to make the lapdock work, is that true? Second, if that is true, then this method shouldn't have the same problem right?
Click to expand...
Click to collapse
fendergrab said:
It works, but the screen doesn't properly emulate a track pad. Connecting a bluetooth keyboard works fine though.
Click to expand...
Click to collapse
I cant make the track pad work at all. What stock apk files have to be installed for this to work? I am stock rooted with some bloat removed. I am thinking I might have removed one apk file to many...
Could you use the "Send Info" option in the app after you tapped the "Load' button?
my2cents said:
I cant make the track pad work at all. What stock apk files have to be installed for this to work? I am stock rooted with some bloat removed. I am thinking I might have removed one apk file to many...
Click to expand...
Click to collapse
400757 said:
Could you use the "Send Info" option in the app after you tapped the "Load' button?
Click to expand...
Click to collapse
All give it a go. I tried rebooting my phone, but still no luck. I sent the debug info via email. This is pretty cool. I've never bothered using webtop, but it looks pretty interesting.
EDIT: I already got an email back from the developer. He said that it all looks good, but the extdock state cant be set to 4, which is what mine loads to when I press load. I see what he says.
Yep, it seems that even everything for Razr looks good for Photon 4G, the track pad on the phone could only react to orientation but couldn't receive any touch action.
I will try to first locate this track pad from Razr, and how are the events being sent then inspect if this is working correctly for Photon 4G.
So this may not work at all.
If anyone got any real dock that made the Photon 4G to have the track pad working correctly, please kindly run logcat to log how all these happen and send to me for analysis. This may boost up the progress by differential analysis.
my2cents said:
All give it a go. I tried rebooting my phone, but still no luck. I sent the debug info via email. This is pretty cool. I've never bothered using webtop, but it looks pretty interesting.
EDIT: I already got an email back from the developer. He said that it all looks good, but the extdock state cant be set to 4, which is what mine loads to when I press load. I see what he says.
Click to expand...
Click to collapse
I don't have a dock, so i cant be of much help there. Hopefully someone can run the logcat for you. If you need me to test anything else, I will gladly do it.
Now it seems to me that logcat is not enough.
I've figured out that evbridge is the process that draw the virtual pad on the phone and responsible for translating and forwarding touch events to mouse movement and key inputs to the Webtop world.
It seems to be using /dev/webtop/input/event4 as a placeholder for the touch event. But when evbridge is not running, those event devices won't work.
So in the worst case your phone have the evbridge running, some event4 receiving touch events but just that are not being processed and forwarded to the Webtop world.
In this case I will need to look deeper inside evbridge for how it actually emit the events or how the Webtop world see and process them then find out which part is broken.
my2cents said:
I don't have a dock, so i cant be of much help there. Hopefully someone can run the logcat for you. If you need me to test anything else, I will gladly do it.
Click to expand...
Click to collapse
More of the "track pad" stuffs have been studied(https://sites.google.com/site/androidnothize/nebtop/webtop). What remain are testers like "my2cents".
In short, we used TeamViewer(on PC) + PuTTY(on PC) + SSHDroid(on phone) + WiFi(connect PC and phone) + time.
In the last test I haven't studied enough of the track pad so couldn't make real use of it. But now I've studied more of it and have sorted out 3 possible points of breaking the chain of events from the touch screen to the Webtop. Unfortunately "my2cents" seems to be on a vacation.
If you know what are these and could prepare these, we could arrange a time that both of us could go online at the same time to perform the investigation.
Send me a PM or email me at either this nick name or another at gmail.
400757 said:
More of the "track pad" stuffs have been studied(https://sites.google.com/site/androidnothize/nebtop/webtop). What remain are testers like "my2cents".
In short, we used TeamViewer(on PC) + PuTTY(on PC) + SSHDroid(on phone) + WiFi(connect PC and phone) + time.
In the last test I haven't studied enough of the track pad so couldn't make real use of it. But now I've studied more of it and have sorted out 3 possible points of breaking the chain of events from the touch screen to the Webtop. Unfortunately "my2cents" seems to be on a vacation.
If you know what are these and could prepare these, we could arrange a time that both of us could go online at the same time to perform the investigation.
Send me a PM or email me at either this nick name or another at gmail.
Click to expand...
Click to collapse
Hi 400757,
I was on vacation for new years. I got your email, but it was at 5 AM my time and we left that morning to go see family. I am back at home now and I am happy to help again. I will be available all day tomorrow and possibly tonight. I have to get the kids in bed first...
Follow up of the freshly done live investigation on my2cents's Photon 4G.
Turn out that it is quite different than Razr....that lead to more unknowns and needs a working Photon 4G as the basis to compare with.
One must-fail point is that evbridge is expecting /dev/input/by-id/touchscreen which doesn't exist at all. This is the first problem that made the track pad unresponsive.
Secondly the aev and evfwd input devices are not exposed to the X using xinput like in Razr.
After linking this path to the touch device /dev/input/event4, the track pad buttons became responsive though those events are not forwarded to the Webtop cursor.
strace didn't show further open failure afterward.
Thus in order to ease the life, a working Photon 4G Webtop with track pad is needed for inspection.
Does that mean that if someone has a dock, you could debug that way?
I'm not sure....
If someone has the HD dock, and used it to activate the Webtop mode, and if the track pad works.......
Then later using the Nebtop to activate the Webtop mode should work too.
In contra, if a fresh boot using Nebtop doesn't work, (due to the missing device link) but if the HD dock make it work, then it means there're some extra stuff done by recognizing a real HD dock.
Otherwise, if both Nebtop and HD dock failed, perhaps it's regional issue? eg. Some region's Photon 4G has track pad bug since there will be no selling of HD dock?
The last possibility perhaps related to the "bloat" apps that you've removed/disabled? But this is odd that if the app would create the device link under /dev...
my2cents said:
Does that mean that if someone has a dock, you could debug that way?
Click to expand...
Click to collapse
works great on stock rom rooted. but is this where ads that pop up in notification bar?. .... they are driving me crazy!
Sent from my Motorola Electrify using XDA
ads r driving me crazy! they pop up in my notification bar! are they from this app?!
Sent from my Motorola Electrify using XDA

How to use Mode Key when Creating an app

Hello Guys.
Hope i'm in the right forum now.
I'll write a app to let people switch between every app the like to with the mode key on the SWC. The difference between the app that is alraedy there is that i want to do it with an graphic interface like it is on the Parrot Asteroid Smart.
https://youtu.be/SHipM8Nm0yo?t=8m30s
I have a little experience in wirting Android apps, so the app itzelf won't be a big problem i think.
The big question for me: Show can i recocnize if the mode key is pushed or not?
Anybody ideas?
Already thanks
Regards Christoph
the-unknown said:
Hello Guys.
Hope i'm in the right forum now.
I'll write a app to let people switch between every app the like to with the mode key on the SWC. The difference between the app that is alraedy there is that i want to do it with an graphic interface like it is on the Parrot Asteroid Smart.
https://youtu.be/SHipM8Nm0yo?t=8m30s
I have a little experience in wirting Android apps, so the app itzelf won't be a big problem i think.
The big question for me: Show can i recocnize if the mode key is pushed or not?
Anybody ideas?
Already thanks
Regards Christoph
Click to expand...
Click to collapse
Decompile Xposed MTC modules around here or even Car Service app (RK3066 Car Service or somethinh on Google Play). Or contact developer. He may help you.
BTW I think having simple app with UI would be great thing. I really dont like these *.ini files for Xposed modules where you never know what you are doing.
the-unknown said:
Hello Guys.
Hope i'm in the right forum now.
I'll write a app to let people switch between every app the like to with the mode key on the SWC. The difference between the app that is alraedy there is that i want to do it with an graphic interface like it is on the Parrot Asteroid Smart.
https://youtu.be/SHipM8Nm0yo?t=8m30s
I have a little experience in wirting Android apps, so the app itzelf won't be a big problem i think.
The big question for me: Show can i recocnize if the mode key is pushed or not?
Anybody ideas?
Already thanks
Regards Christoph
Click to expand...
Click to collapse
I am using MTC keys module to overtake the function of the mode switch in my app ( modeswitch). I didn't manage to do it without this module. I manage to recognise the button presses without xposed, but the " original action" will launch anyway parallel to the "modified" one, leading in a mess! Since xposed doesn't work in the "hybrid 5.1.1" ROM until now, that limits the possibilities.
I have also in plans for a graphic interface, but there are a few thinks to concern: eg how to navigate between the options when you show the graphic interface.
If someone find/share how to intercept the buttons commands without xposed and "on the fly", it would be easier to set everything up.
I still use kitkat so its no problem.
On the parrot you press mode as far as the app you like is selected. If you don't press the key after eg 2 seconds the selected app will be started.
That's a little bit what I want. But with any app I want, so I can simple change between music, navi ...
Gesendet von meinem Nexus 5 mit Tapatalk

Categories

Resources