InfoQ Homepage Android Content on InfoQ
-
Interview on AIDE, an Android Java IDE Running on Android
AIDE is an IDE running on Android for developing Android applications. This post contains an interview with its creators.
-
Android Application Size Increased to 4.05 GB
The maximum size of Android applications has been increased significantly. While the core APK is still limited to 50 MB, applications are now allowed to have two extension files of 2 GB each hosted by the Android marketplace.
-
Xamarin Mono for Android Now Runs on MIPS
Xamarin has completed the Mono port to MIPS and now offers Mono for Android running on the MIPS architecture besides the ARM one.
-
Unit Testing on Mobile Devices with .NET/Mono
An ongoing problem with specialized platforms is the lack of support for unit testing. Developers are forced to compromise the quality of their tests or their build process in order to get anything working. Recently MonoTouch has made progress in this area, but Windows Phone and Mono for Android still lag behind.
-
jQ.Mobi – jQuery Optimized for Mobile Devices
appMobi has open sourced jQ.Mobi, a rewrite of jQuery, competing with jQuery Mobile for developer mindshare.
-
Funf Is a Sensing and Data Processing Mobile Framework
Funf is an open source framework for collecting and analyzing mobile data. It has been used by MIT to see how political opinions change during an election campaign, how users interact with each other, or how illnesses spread through population.
-
Mono for Android 4.0 Comes with Incremental Build and Deployment
Mono for Android 4.0 comes with a VS plug-in, incremental build, incremental deployment, installer with all packages needed, Google Maps integration, and support for Java 7. Miguel de Icaza explains how incremental build and deployment works, and how much they help.
-
The Status of Android Porting to Other Platforms
Android is running mostly on ARM-based hardware, but there are attempts to bring it to other platforms. One of them is the well-known x86 platform used by many PCs and laptops, the other is MIPS, used in embedded systems mostly based on Linux, and lately on Android.
-
ARM DS 5 CE Includes a Debugger and Analyzer of Android Native Code
ARM is offering a community edition of their Development Studio 5, containing a debugger and a performance analyzer of Android native code.
-
appMobi Open Sources Its Mobile Platform During Black Friday
appMobi wants to make mobile web applications more attractive by open sourcing several technologies: JavaScript Bridge API –a cross-platform API providing access to the hardware-, mobiUs Web App Browser –a browser that looks and behaves like a native application, and HTML5 Game Acceleration – a Canvas object that improves HTML5 speed for games.
-
Google Has Open Sourced Android 4.0
Google has released the source code for Android Ice Cream Sandwich and a new Native Development Kit.
-
Android 4.0 Unifies Tablets and Phones with New Features
Android 4.0 runs both on tablets and phones, having new features for UI, communication, sharing, media, connectivity, input types and enterprise.
-
Automated Testing Solutions for Android
There are a number of automated testing frameworks or tools for Android applications, including but not limited to Activity Instrumentation, MonkeyRunner, Robotium, or Robolectric. LessPainful is providing automated tested on real devices as a service.
-
Tizen, a New Open Source Mobile OS Developed by Intel and Samsung
Intel is dropping MeeGo and joining forces with Samsung to create Tizen, a new mobile OS based on HTML5 and emerging web technologies.
-
Sync Framework Breaks Platform Barriers
Sync Framework Toolkit builds on the Sync Framework 2.1 and uses OData to sync with any platform or client, including Windows Phone 7, Silverlight, Windows Mobile, iPhone, iPad, Blackberry, Android devices, and any browser using HTML5.