Posts Tagged ‘update’

  • Android 2.0 (Eclair) Update very soon.

    0

    Recently the SDK for Android 2.0 was published. Developers can now adapt their applications to Android 2.0. Watch the video to get an impression about new features.

    This video was embedded using the YouTuber plugin by Roy Tanck. Adobe Flash Player is required to view the video.

    I assume someone will generate an updateable ROM for actual phones very soon. So stay tuned for an Android 2.0 update.

    Highlights of Android 2.0 (according to http://developer.android.com/sdk/android-2.0-highlights.html)

    Contacts and accounts

    • Multiple accounts can be added to a device for email and contact synchronization, including Exchange accounts. (Handset manufacturers can choose whether to include Exchange support in their devices.)
    • Developers can create sync adapters that provide synchronization with additional data sources.
    • Quick Contact for Android provides instant access to a contact’s information and communication modes. For example, a user can tap a contact photo and select to call, SMS, or email the person. Other applications such as Email, Messaging, and Calendar can also reveal the Quick Contact widget when you touch a contact photo or status icon.

    Email

    • Exchange support.
    • Combined inbox to browse email from multiple accounts in one page.

    Messaging

    • Search functionality for all saved SMS and MMS messages.
    • Auto delete the oldest messages in a conversation when a defined limit is reached.

    Camera

    • Built-in flash support
    • Digital zoom
    • Scene mode
    • White balance
    • Color effect
    • Macro focus

    Android virtual keyboard

    • An improved keyboard layout to makes it easier to hit the correct characters and improve typing speed.
    • The framework’s multi-touch support ensures that key presses aren’t missed while typing rapidly with two fingers.
    • A smarter dictionary learns from word usage and automatically includes contact names as suggestions.

    Browser

    • Refreshed UI with actionable browser URL bar enables users to directly tap the address bar for instant searches and navigation.
    • Bookmarks with web page thumbnails.
    • Support for double-tap zoom.
    • Support for HTML5:

      • Database API support, for client-side databases using SQL.
      • Application cache support, for offline applications.
      • Geolocation API support, to provide location information about the device.
      • <video> tag support in fullscreen mode.

    Calendar

    • Agenda view provides infinite scrolling.
    • Events indicate the attending status for each invitee.
    • Invite new guests to events.

    New Platform Technologies

    Media Framework

    Revamped graphics architecture for improved performance that enables better hardware acceleration.

    Bluetooth

    • Bluetooth 2.1
    • New BT profiles: Object Push Profile (OPP) and Phone Book Access Profile (PBAP)

    New Framework APIs

    Android 2.0 includes several new developer APIs. For an overview of new APIs, see the Android 2.0 version notes.

    For a complete report of all API changes, see the API Differences Report.

    developers.android.com

  • Manual Update of HTC Magic to Android 1.6 (Donut)

    17

    Follow these steps to update Android manually:

    • Check Version of your phone in Settings->Telephone (for example CRC1, CRC24, … )
    • Update corresponding ROM. (CRC1 here, CRC24 here)
    • Rename file to “update.zip”
    • Copy file to root directory of your sd card.
    • Turn off your phone.
    • Press and hold “home” button then press power button.
    • Wait until the exclamation mark inside the triangle appears.
    • Press and hold “home” button and power button again.
    • Choose “apply update” with your trackball.
    • Wait until installation is finished.
    • Restart your phone (first booting could last a little bit longer)
    • Enjoy Android Donut.

    (Tested on Vodafone 32B version of HTC magic)

    New Features of 1.6:

    This video was embedded using the YouTuber plugin by Roy Tanck. Adobe Flash Player is required to view the video.

    Quick Search Box by Voice is not available for non-english phones yet. An instruction for updating to Android 2.o (Eclair) will come soon.

  • Nearly area-wide streetview – but only in the USA

    0

    Google has updated StreetView data for the USA. According to Google the update doubles the coverage of StreetView information in the United States. As you can see in the image the coverage for the USA is quite impressive. Also the coverage for Australia and New Zealand is very good.

    The current coverage of the European StreetView information by contrast is still very poor. Beside the Tour de France track of 2008, some cities in France, Spain and Italy you will not find any places where StreetView is available. StreetView cars were seen all over Europe, therefore it can be assumed that there will be a massive update of StreetView data in Europe as well.

    [via Googlewatchblog]

  • What’s Coming in ArcGIS Server 9.3

    3

    ESRI has announced enhancements for ArcGIS Server in version 9.3. I will shortly summurize the most improtant ones of the new release:

    • REST and JavaScript APIs
    • Open Geospatial Consortium (OGC) Services Support
    • PostgreSQL Support
    • Collaborative Design Activity (COLLADA) File Support
    • Improved Performance
    • Better Diagnostics
    • Enhanced Security
    • More Documentation

    ArcGIS 9.3 is expected to be available in the third quarter of 2008.

    Interesting for Developers:

    ArcGIS 9.3 will support Visual Studio 2008 in ArcGIS Desktop, ArcGIS Engine, and ArcGIS Server for customization and development. In addition, ArcGIS 9.3 will continue to support Visual Studio 2005. ArcGIS 9.3 will still have the Visual Basic (VB) 6 Software Developer Kit (SDK) for ArcGIS Engine and ArcGIS Desktop, but it will be the last release that will support VB 6. ArcGIS Server 9.3 will support .NET 3.5.

    ArcGIS 9.3 will not support Visual C++ 6.0. In fact, ArcGIS 9.1 was the last release that supported it. However, if you want to do COM Visual C++ development at ArcGIS 9.2 and 9.3, ESRI will support that language via Visual Studio 2005 (not Visual Studio 6).

    ArcGIS Server 9.3 will support the following operating systems:

    • Red Hat Enterprise Linux AS/ES 4.0 Update 2
    • SUSE Linux Enterprise Server 10
    • Sun Solaris 10 (SPARC)
    • Sun Solaris 9 (SPARC)
    • Windows 2000 SP4 Server, Advanced Server, and Datacenter
    • Windows 2003 SP2 Server Standard, Enterprise, and Datacenter
    • Windows 2003 SP2 (64-bit) Server Standard, Enterprise, and Datacenter
    • Windows Vista SP1 Ultimate, Enterprise, and Business
    • Windows XP SP2 Professional Edition

    [via ESRI.com]

    Written and submitted from CUAS, using their network.

  • Map Chart

    0

    Recently Google Updated their Google Charts API. Now there are some new chart types available. These new chart types and the new unlimited API calls for the Chart API makes this API even more useful.

    Interesting is the new chart type Map. this chart type allows you to color countries of the world. For the map cou can choose either a world map or maps from the continents. For more information check the official google sites.

    [via code.google.com]

    Written and submitted from Home, using my 802.11g WiFi network.