Skip to content
mzeena edited this page Sep 26, 2011 · 15 revisions

# INUMdroid BETA

To build INUMDroid the Doubango NGN Branch 2.0 is pre-required.

To download and setup follow this guide: http://code.google.com/p/imsdroid/wiki/Building_IMSDroid_v2_x

Once ready, adjust the imports for INUMDroid to reflect your local paths in Eclipse and compile the project

  • add android-ngn-stack to the new eclipse project
  • add xml lib to buildpath

For casual testing, download the latest APK here

Changelog:

23/09/2011 - Release 0.3.7-3:

  • Updated Provisioning module no longer closes app
  • Fixes webview scrolling weirdness using keyboard
  • Fixes Registration Bug on first run (DNS lookup failure)
  • Intercepts tel, sip calls (Dial from Android contacts)
  • Introduces inum: URI scheme (Dial from webpage, widget, etc)
  • Shows registered inum/6num in status bar

22/09/2011 - Release 0.3.7:

  • Network/Connectivity Event handler implemented
  • Re/Registration push on network reconnections

21/09/2011 - Release 0.3.6:

  • Minor Provisioning Adjustments
  • Minor UI Changes

Clone this wiki locally