viernes, 24 de septiembre de 2010

PackagerUbuntu v0.2 released

Hi i just finish PackagerUbuntu v0.2, there are some features and minor bug changes. Some of this are:
  • Now verify if the user password match the user certificate.
  • Some changes in the UI.
  • You can store the adt path for later use.
  • Some minor bugs were changed.
  • Use localization for language problems, spanish and english are available.

The application was tested in Ubuntu 10.10 64 bits, please any bug or idea of how to improve this tool, let me know.

You may download the application here.

viernes, 17 de septiembre de 2010

Real Time Data Collaboration between Flex - AIR and Android with BlazeDS

Hi to all, today i want to show you a litle demo that i build, this demo shows the collaborations features available with BlazeDS, but i use diferents clients applications: Flex Web , AIR desktop  and Android phone. 
For this demo i use
  • BlazeDS
  • Tomcat 
  • Adobe AIR 2.0 for the Desktop client.
  • Adobe AIR 2.5 for the Android client.
  • Android Emulator.
  • PackagerUbuntu for package my Air applications for native Desktop and Android Emulator  

Here is the demo


jueves, 16 de septiembre de 2010

Package your Air 2 Applications for Android in Ubuntu

I talked about PackagerUbuntu here, and today i want to show you the other feature of PackageUbuntu, this feature allow us to generate an Android apk file from an Air 2.5 application.


So watch the demo:



If you use this application let me know and if you have ideas of how to improve it, i really want to know.


Here is the file:
    PackagerUbuntu


Update:
    Just finish PackagerUbuntu v0.2 you can see the post here.

miércoles, 15 de septiembre de 2010

Package your Air 2 Applications for Ubuntu

Update: UbuntuPackager v0.2 is out take a look here
When we develop AIR applications, we see that is very easy to deploy the same application in windows, mac and linux, the only thing we have to do is run the air application. But when air 2 was introduced there were some new features these includes the ability to launch or interact to native process.


You can build native installers with the comand line is not hard but some time you can mess up your installer with wrong arguments and other things. Inspired in Serge Jespers Package Assistant Pro, i develop a litle air 2 application that generates a native .deb installer for debian based systems and an .apk for android phones with air 2.5 installed. 


So watch the demo:



Some considerations:
  • This software is still in alpha, but for the most of the cases works.
  • It actually work with pkcs12 certificates.
  • It works with android too, but i use the -debug flag to it can work in emulators and devices (Sorry but in Peru there is no phone with android 2.2)
Here is the file

Tell me if this works for you.
Sorry for my english is not my native language.