New in OpenFeint Android SDK Version 1.7.1
- Ability to get an authoritative timestamp from the OpenFeint server.
- Performance improvements and stability fixes to OpenFeint Dashboard.
- Added category and type information to the 'Welcome Back' notification so it can be filtered.
Prerequisites
The following software should be installed and working before you install OpenFeint Android SDK:
- ADT 0.9.9
- Android SDK Tools Revision 7 or greater
- A build tool such as Eclipse or Ant
OpenFeint Android Quick Start Guide
The steps necessary to start
developing your first OpenFeint-enabled game on Android are:
- Register your game on the OpenFeint developer site
- Build and run the OpenFeint Sample Application
- Get familiar with OpenFeint features in the Sample App
- Integrate OpenFeint into your game
- Add OpenFeint features to your game
- Work with test users
- Obfuscate your code with ProGuard
- The approval process
- Learn more about OpenFeint
Changelog
Version 1.7.1
- Updated proguard.cfg and proguard documentation.
- Internal work on OpenFeint Dashboard.
Version 1.7
- Lots of performance work and stability fixes to OpenFeint Dashboard.
- Added category and type information to the 'Welcome Back' notification so it can be filtered.
Version 1.6.1
- Ability to get an authoritative timestamp from the OpenFeint server.
- Bug fix for 'high score submitted' popup and blob upload.
Version 1.6
- Move browser cache to sdcard
- Allow set screen orientation of all openfeint screens by
OpenFeintSettings.RequestedOrientation
- All requests that require login will now try to autologin before proceeding
- Added
Dashboard.close()
- Fixed crash/race condition when returning from picking a profile picture
- Prevented OF images on sdcard from showing up in user's photo library
Version 1.5.1
- Hotfix for high score blob data compatibility with iOS client.
Version 1.5
- Partial achievements
- High score blobs
- Facebook Connect integration (Users can import friends from Facebook)
- Move shared content to sdcard
- Recover from corruption db or web content
- No longer have to set current activity on
OnResume()
Version 1.0.1
- Route fix for the
Leaderboard.getUserScore()
method.
Version 1.0