Jump to content


Photo

Android Scripting!


  • Please log in to reply
26 replies to this topic

#1 LiquidGravity

LiquidGravity
  • Members
  • 154 posts

Posted 01 July 2011 - 04:09 AM

There is a scripting system that is being developed for on Android phones. http://code.google.c...roid-scripting/ It currently supports python, java script, and others. But not AutoHotkey yet. Anyone with the know how please add AutoHotkey support!

#2 Mickers

Mickers
  • Members
  • 1229 posts

Posted 01 July 2011 - 10:15 AM

I'd like to know what you'd do with Ahk on an Android. I feel some examples are in order!

#3 LiquidGravity logged off

LiquidGravity logged off
  • Guests

Posted 01 July 2011 - 11:30 AM

Just off the top of my head:
Automate changing numerous settings with the touch of one button.
Monitor folders.
Monitor net traffic.
Build apps for user input.
Test designs before making fully android apps.
Just about whatever you want cause its a programming language not just a macro software...

#4 girlgamer

girlgamer
  • Moderators
  • 2039 posts

Posted 01 July 2011 - 02:44 PM

This is definitely intriguing... I'm going to have to look deeper into this. think of the potential for scripting android apps and games... yes. intriguing...

#5 Astrid

Astrid
  • Guests

Posted 10 August 2011 - 10:03 PM

any development on this?

#6 LiquidGravity logged off

LiquidGravity logged off
  • Guests

Posted 11 August 2011 - 11:48 AM

Nothing on the AutoHotkey side afaik. I started learning python, but its structure is very odd when compared to AHK. Right now I've got to many projects going to start looking at it further.

#7 Mickers

Mickers
  • Members
  • 1229 posts

Posted 11 August 2011 - 12:08 PM

Here's a question: how does one get started programming for Android as in creating apps?

I hear right now if you are able to create an Android App and you can get 5000 people to download it they will give you 5000$ and an unlocked model of their latest phone. Aparently they are trying to copmete with Apple.

#8 codybear

codybear
  • Members
  • 589 posts

Posted 11 August 2011 - 08:11 PM

Here's a question: how does one get started programming for Android as in creating apps?

I hear right now if you are able to create an Android App and you can get 5000 people to download it they will give you 5000$ and an unlocked model of their latest phone. Aparently they are trying to copmete with Apple.


Where'd you hear about this 5,000 downloads thing?

#9 Mickers

Mickers
  • Members
  • 1229 posts

Posted 12 August 2011 - 11:52 AM

Friend of mine. Can't really tell you more than that. :?

#10 wooly_sammoth

wooly_sammoth
  • Members
  • 644 posts

Posted 12 August 2011 - 12:59 PM

There is this

http://appinventor.g...elabs.com/about

I signed up when it was first released but still haven't got around to exploring it fully. It's intended to allow school kids to build android apps but it also shows the code used so I thought would be a good springboard into android scripting.

#11 Guests

  • Guests

Posted 12 August 2011 - 01:02 PM

With the winding down of Google Labs, Google will discontinue App Inventor as a Google product and will open source the code. Additionally, because of App Inventor’s success in the education space, we are exploring opportunities to support the educational use of App Inventor on an open source platform.

Source: <!-- m -->http://www.googlelab... ... GVsGPOaIgw<!-- m -->

#12 wooly_sammoth

wooly_sammoth
  • Members
  • 644 posts

Posted 12 August 2011 - 01:05 PM

I didn't see that.

Looks like I've left it too long to start building apps with it then.

Doh!

#13 LiquidGravity

LiquidGravity
  • Members
  • 154 posts

Posted 16 August 2011 - 09:57 PM

App Inventor was a great idea poorly implemented.

For example when I tried it; You had to use workarounds to actually have more than one "screen" per app. Many Android features were not available to use. Also required some third party workarounds to get the apps into the marketplace.

I think this will end up being great news. An open source version of App Inventor will probably get many more improvements sooner.

#14 Guests

  • Guests

Posted 17 August 2011 - 01:22 PM

With the winding down of Google Labs, Google will discontinue App Inventor as a Google product and will open source the code. Additionally, because of App Inventor’s success in the education space, we are exploring opportunities to support the educational use of App Inventor on an open source platform.

Source: <!-- m -->http://www.googlelab... ... GVsGPOaIgw<!-- m -->


Android App Inventor Will Live On At MIT
<!-- m -->http://gizmodo.com/5... ... -on-at-mit<!-- m -->

#15 Proverbialfunk

Proverbialfunk
  • Members
  • 2 posts

Posted 23 August 2011 - 07:06 PM

I would like to offer up a $30 bounty for anybody who could create either an AutoHotKey style app for Android, (albeit, leaner and not as good because I want to be realistic) - OR a Scritpt'er type solution that can say:

Click a shortcut: An Imput box opens up, you enter in the 7 Letters you've got in Words with Friends, it then pastes those into the end of the URL at 'Anagrammer.com' and opens the browser with your answers instantly displayed.

Click a shortcut - An input box opens up, you enter in a person's Email address whom you've just talked to (Think Sales call) - and it opens up your Gmail, types in the person's name under 'Compse New Message'- and then types up your canned sales pitch / follow up to that person.

"" "" - Type in a short cut and it goes and logs into your bank account, AdSense, or whatever else automatically faster than manually typing everything... or a stock symbol gets automatically looked up on Google Finance... ETC.

Thanks! Email me if you are sincerely interested in creating this or know where i can find a solution like this.