aftekLAB Logo
www.aftek.com/afteklab, Aftek's technology playground.
Aftek labs showcases a few of our favorite ideas that aren't quite ready for prime time.
Your feedback can help us improve them. Please play with these prototypes
and send your comments directly to the aftekians who developed them.
 
Want to test drive?
Simply register your interest and we will be happy to provide it to you.
Android AMF Library
Android RTMP Library
iPhone RTMP Library
ZigBee® - PLC Gateway
Windows CE6.0 on DaVinci Processor
Acoustic Echo Cancellation
RF-Mesh Algorithm
Face Detection
Already registered?
Roadmap
Android AMF Library
  1. Add AMF messaging support.
FAQ
Q.What is aftekLAB?

A.It is Aftek's technology playground. We value research a lot. This playground empowers individuals to test their innovative skills and learn vital things during the process. It is not a one sided effort. You are invited to participate and let us know whether any of the prototypes are applicable to your project, possibly after some modifications. We would be glad to talk to you.


ZigBee is a registered trademark of ZigBee Alliance, Inc.

Home > Android components > Aftek android AMF library
Android AMF library
AMF Client Library provides a seamless and easy way for Android applications to leverage Adobe's AMF 3.0 protocol and guarantee a faster response time from the server. The library supports remoting and secured remoting for Android applications. The implementation is asynchronous in nature providing success and failure callbacks. This allows application to perform other tasks without blocking the application.
The Need
Ever wondered if an already developed enterprise backend services can be used for Android applications? Android applications running on mobile phones normally make use of GPRS / Wi-Fi connectivity to fetch data / response from the server. An optimized protocol proves as a boon to reduce the response time of a mobile application communicating with a server backend.
Solution
The AMF Client Library facilitates remote procedure calls using an optimal binary protocol from Adobe - AMF 3.0. Once the call is made, the mobile application has a choice to perform other independent tasks - and hence make mobile application more responsive.

android-client-library-solution

The response is received from the server in the form of a call back of success or failure. The marshalling and de-marshalling of objects is automatically taken care by the client library.

Usage Scenarios
  • Any mobile based client server application using a backend working on AMF protocol.
Instructions to use the library
  • Statically link the library to your android applications.
  • The evaluation version allows you to make 5 remote calls to a connected server. The registered version has no such restriction.
Roadmap of the library
  • Add AMF messaging support it...

To download latest version click here  

Download

 no need to register it.