AutoHotkey Community

It is currently May 27th, 2012, 12:49 pm

All times are UTC [ DST ]




Post new topic Reply to topic  [ 25 posts ]  Go to page Previous  1, 2
Author Message
 Post subject:
PostPosted: August 24th, 2011, 5:42 am 
Offline
User avatar

Joined: November 2nd, 2008, 4:23 pm
Posts: 2906
Location: 127.0.0.1
@LiquidGravity
Thanks! This is great! :D

@Proverbialfunk
It would be pretty simple with this app. There are functions for emailing and internet stuff. The scripts can be made into shortcuts on your home screen. You can get the user input like this with python (Disclaimer: I don't know python)

Code:
import android

droid = android.Android()

# pop-up input box
input = droid.dialogGetInput('Anagram', 'Give it to me!')

# just spit it out on a terminal
print input.result

_________________
aboutscriptappsscripts
Any code ⇈ above ⇈ requires AutoHotkey_L to run


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: August 25th, 2011, 3:34 pm 
Offline

Joined: August 23rd, 2011, 6:43 pm
Posts: 2
Location: Cleveland OH
Frankie- When you say ' THIS APP' does that mean Python or AutoHotKey for Droid, which doesnt exist? I would love a shortcut like that, but what i think you're saying, is someone would have to write it in Python, then export it to a Droid shortcut somehow?

Thanks!

Frankie wrote:
@LiquidGravity

@Proverbialfunk
It would be pretty simple with this app. There are functions for emailing and internet stuff. The scripts can be made into shortcuts on your home screen. You can get the user input like this with python (Disclaimer: I don't know python)

Code:
import android

droid = android.Android()

# pop-up input box
input = droid.dialogGetInput('Anagram', 'Give it to me!')

# just spit it out on a terminal
print input.result


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: August 25th, 2011, 3:51 pm 
"This app" refers to the app mentioned in the very first post (at least that is how I read it) which is quite logical as this thread discusses that app :wink:


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: August 25th, 2011, 4:27 pm 
Offline
User avatar

Joined: November 2nd, 2008, 4:23 pm
Posts: 2906
Location: 127.0.0.1
Proverbialfunk wrote:
Frankie- When you say ' THIS APP' does that mean...
Anonymous wrote:
"This app" refers to the app mentioned in the very first post (at least that is how I read it) which is quite logical as this thread discusses that app :wink:
Exactly.

_________________
aboutscriptappsscripts
Any code ⇈ above ⇈ requires AutoHotkey_L to run


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: January 6th, 2012, 4:36 am 
Purchase the tasker app for android. That is the closest i've seen to an ahk equivelant. It is very easy and has many built in monitored variables.


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: April 1st, 2012, 6:35 am 
I second the tasker app. Very awesome app.


Report this post
Top
  
Reply with quote  
 Post subject: Re: Android Scripting!
PostPosted: April 16th, 2012, 10:57 pm 
Offline
User avatar

Joined: June 8th, 2008, 9:08 pm
Posts: 81
Location: New Europe
Well generally Android applications are written in java.

You could also look into Basic4Android http://www.basic4ppc.com/ however useful it is a shameful cash cow of the developers. The trend these days is either plaster apps with ads or expect money for some shiny piece of dross (thankfully there are also real developers for android that do not resort to such gimme gimme tactics).

I would not waste my time with android and Ahk just yet, not at least until one or the other or both are more developed.

_________________
Image


Report this post
Top
 Profile  
Reply with quote  
 Post subject: Re: Android Scripting!
PostPosted: April 25th, 2012, 2:57 am 
Offline

Joined: March 16th, 2012, 5:44 pm
Posts: 6
on android, there's one thing called: autmateIT, of course it's nothing up to AHK , but it seems in a similar direction:
https://play.google.com/store/apps/deta ... kage&hl=en

I am thinking if there's a framework like AHK in javascript, things will be much easier accross different platforms


Report this post
Top
 Profile  
Reply with quote  
 Post subject: Re: Android Scripting!
PostPosted: May 22nd, 2012, 3:27 pm 
Offline

Joined: February 2nd, 2011, 9:36 am
Posts: 28
Could be great to have ironAHK http://www.ironahk.net/ at developement level of AHK...

With this, and http://xamarin.com/monoforandroid (or http://xamarin.com/monotouch for IOS) we could make greats apps for windows, linux, OSX, and main smartphones.

If you want this, please ask polyethene to continue the project please post at...
viewtopic.php?f=13&t=54494&start=540&hilit=ironahk


Report this post
Top
 Profile  
Reply with quote  
 Post subject: Re: Android Scripting!
PostPosted: May 22nd, 2012, 4:43 pm 
Offline

Joined: October 13th, 2009, 10:09 pm
Posts: 1389
ironAHK is not targeted towards Android development. It might be extended to do so, but I don't believe that it's a good idea because the systems differ too much.


Report this post
Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 25 posts ]  Go to page Previous  1, 2

All times are UTC [ DST ]


Who is online

Users browsing this forum: No registered users and 1 guest


You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Powered by phpBB® Forum Software © phpBB Group