Ironpaper Webintel: Knowledge base for internet business and web development.
Topic:

mobile

Connecting mobile devices to Photoshop CS5

Sunday, September 11th, 2011

Adobe logo - company that owns Photoshop design softwareAdobe is releasing Photoshop Touch SDK, which allows users to bridge the potential of mobile with the power of desktop software. The Photoshop Touch SDK allows applications running on the iPhone, Android, Blackberry, and iOS mobile and tablet devices to interact with Photoshop CS5.

Adobe's belief is that such mobile to desktop software connections will power new business ideas and opportunities. SDK developers can connect and create applications that communicate with Photoshop CS5 over a TCP connection. In the company's official announcement, they offered the suggestion of creating an eBook that connects directly to Photoshop. This SDK will extend the range of possibilities for the leading image-editing and design software.

GPE 2.4 has ability to create App Engine-connected Android projects

Tuesday, May 10th, 2011

Google is releasing an update to GPE that allows users to bring together two great platforms for development: Android and App Engine, which will allow developers to host their backend service and store their app data on Google's cloud service.

Project Creation for App Engine-connected Android projects
The new release of GPE 2.4 will provide a way for developers to create App Engine-connected Android projects. The project wizard creates instances of full-functionality Android and GWT clients which can connect to the App Engine backend.

Cloud to Device Messaging (C2DM)
This new service allows developers to build applications that have better battery performance by sendingĀ  lightweight pings instead of polling for backend changes on mobile devices. The lightweight pings can identify pending data. The best part is that the new GPE release will allow the use of this functionality simply by connecting to the remote Google app-specific code.

RPC boilerplate code within a few clicks
Removing the hassle from creating code that enables your mobile application to communicate with backend servers, the new release will provide all the underlying boilerplate code within a few clicks.

NOTE:
Mobile App Developers:
You'll need to install the Android Developer Tools (ADT) plugin as a prerequisite to GPE 2.4 Beta