Jump to content

Android - Autoit connection


Recommended Posts

Hello,

 

Is possible to connect Android to an Autoit script?

I only want when I press a button in Autoit script to receive and Push Notification (with some text) in the Android Application.

Can you give me some exemples please?

Link to comment
Share on other sites

As far as I know you need to use ADB to communicate with Android, you can do it from AutoIt, but then you need the way you will use to show that notification on android devices, you should search:  how to launch intents from adb shell, that is the way to go.

Anyways here you have an AutoIt Script that comunicate with Android Device and allow you to Tap or Swipe on the Screen and view Android screen on your desktop.
Android Visual Control Over USB with ADB.
The code is very bad and does not have so much error checking but you could find some ideas inside that code.

Kind Regards
Alien.

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...