BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage Android Content on InfoQ

  • PhoneGap Brings Cross Platform Development Back to Mobile Platforms

    PhoneGap allows to build cross platform mobile apps with HTML5 and Javascript; it has APIs for accessing camera, accelerometer, GPS, etc. The code is packaged into native apps which can be deployed via app stores. PhoneGap support includes iPhone, Android, Blackberry, Symbian and Palm. InfoQ talked to one of the creators of PhoneGap, Brian LeRoux of Nitobi, about the current state of PhoneGap.

  • Is Symbian’s Open Sourcing Too Late?

    The Symbian Foundation announced their intention to open source the Symbian platform almost 20 months ago. While some consider this as an important move for the most deployed platform in mobile devices, others think that it is too late.

  • Javascript as Compiler Target: Clamato, GWT Smalltalk, Python, Scheme

    Improved VMs and ubiquity have made Javascript an interesting target for compilers. InfoQ takes a look at a few languages that compile to Javascript: Smalltalks Clamato and GWT Smalltalk, Python with pyjamas and Scheme with Moby-Scheme.

  • Google Has a Problem with Some Android Developers

    Google has issued lately a cease and desist order against Steve Kondik, a well known Android developer who has created CyanogenMod, a free custom Android firmware, bundling some non open source applications like Maps, GMail, Talk, YouTube, and Market. Some see this as the first friction between Google and developers.

  • JRuby Roundup: Ruby 1.8.7 Support, Android Support, Bcrypt-ruby

    The JRuby team has added Ruby 1.8.7 compatibility to the current JRuby trunk. Android received some more attention with JRuby support for the Android Scripting Environment as well as a JRuby irb app. Also: the bcrypt-ruby library for hashing passwords is now available for JRuby, as well as Ruby 1.9.

  • Call Native Code From Your Android Applications

    Responding to a call from developers, the Android Native Developer Kit (NDK) now supports calling native code in the Dalvik virtual machine. CPU-intensive operations that don't allocate much memory may benefit from increased performance and the ability to reuse existing code. Some example applications are signal processing, intensive physics simulations, and some kinds of data processing.

  • Android Gets Scripting Support with Python, Lua, Beanshell; Ruby planned

    The Android Scripting Environment (ASE) project adds scripting functionality to Android. The native versions of languages like Lua and Python can script Android APIs exposed via JSON-RPC. Support for Ruby, as well as JVM-based languages is planned as well.

  • Rhodes 1.0 Coming up, RhoHub beta

    The Rhodes framework brings Ruby to many smartphone platforms, Symbian, BlackBerry, Windows Mobile, iPhone and with the upcoming 1.0 release Android. We talked to Adam Blum of Rhomobile about what's coming in the 1.0 release, real world applications using Rhodes and the new RhoHub service.

  • JRuby 1.2 RC1 Released, Initial support for Android

    JRuby 1.2 RC1 is now available, complete with improved 1.9 support, performance improvements and bug fixes. Also: initial support for using JRuby on Android.

  • Koushik Dutta is Bringing C#, Ruby, and Python to Google’s Android

    Koushik Dutta has reached a major milestone in his effort to support C#, Ruby, and Python on Google’s mobile phone platform. In a recent announcement he has demonstrated by-directional interoperability between Dalvik and Mono.

  • Rhodes Brings Ruby Apps to iPhone, Windows Mobile, BlackBerry

    Rhodes, an open source toolkit, allows to write Ruby client applications for mobile phones, currently the iPhone, Windows Mobile and RIM BlackBerry. By bundling a version of the Ruby runtime, it even gets around the restrictions of the iPhone, and also gets access to GPS, and other features. We talked to Adam Blum of Rhomobile about the technology behind Rhodes and how to write apps.

  • Mobile Ruby Roundup: Symbian Ruby 1.9, Android, JME, iPhone and Mono

    A port of Ruby 1.9 is now available on Symbian. We take a look at other options for running Ruby on mobile devices, from JRuby on Android or JME to IronRuby on the iPhone with the aid of Mono.

BT