Jump to content

Android API


Guest

Recommended Posts

Message from: "Harry Rogers"

 

Looking to the future (not very far)

 

The Android scripting facility seems to be advancing rapidly.

e.g. http://code.google.com/p/android-scripting/wiki/Tutorials

This provides the ability for a scripting language to get and

manipulate particular sensors etc of an Android device. Javascript is

supported (via Rhino). There are some Javascript examples but most

seem to be python.

 

How cool would it be to integrate barcode scanning, gSensor, compass

etc etc into UniGui applications running on Android tablets / phones ?

 

What mechansims already exist or could be on the cards to make this as

painless for the developer as (the already beuatifully so) current

UniGui ?

--

 

.

 

Link to comment
Share on other sites

Message from: "Farshad Mohajeri"

 

"Harry Rogers" wrote in message

news:FBhBiB67LHA.3976@anaxagvs227...

> Looking to the future (not very far)

>

> The Android scripting facility seems to be advancing rapidly.

> e.g. http://code.google.com/p/android-scripting/wiki/Tutorials

> This provides the ability for a scripting language to get and

> manipulate particular sensors etc of an Android device. Javascript is

> supported (via Rhino). There are some Javascript examples but most

> seem to be python.

>

> How cool would it be to integrate barcode scanning, gSensor, compass

> etc etc into UniGui applications running on Android tablets / phones ?

>

 

A set of 3rd party components can take care of this.

 

> What mechansims already exist or could be on the cards to make this as

> painless for the developer as (the already beuatifully so) current

> UniGui ?

 

It is possible to inherit custom components from existing Ext JS controls.

Once the JavaScript part of the component is done, it can be integrated into

ExtPascal and eventually into uniGUI. Somthing like what I did for UniCanvas

component.

 

 

.

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...