DroidAR

DroidAR Mobile Locationbased Augmented Reality Framework for Android

View project onGitHub

DroidAR

DroidAR is a framework for Augmented Reality on Android. Location based AR and marker based AR are both possible. Also read the wiki articles (or the FAQ) for more detailed information about DroidAR.

This framework can be used for many different scenarios, there are already some demo applications available (check the videos below). For the latest news about DroidAR also visit our blog.

DroidAR can be freely downloaded and used under the GNU GPL v3 license from this GitHub repository and is also available under a commercial license.

Demo Videos

Link to the DroidAR video Link to the DroidAR video Link to the DroidAR video Link to the DroidAR video Link to the DroidAR video Link to the DroidAR video Link to the DroidAR video

Contributing to the code

Contributing to DroidAR is easy on GitHub (that's the main reason why we switched from Google Code). Click "Fork" do your changes in your local copy of DroidAR and then push it back to the DroidAR repository. I will make a short instructions video about this soon.

There are some rules to allow an easy integration of your code and changes:

  • You have to use the default code formatting style of Eclipse
  • You should enable auto formatting whenever you save a file. This way you can't forget to format: Go to Preferences->Java->Editor->Save Actions and enable "Format source code" and "Organize imports".

Now when you save the code is formatted automatically. This will avoid commit conflicts and changes in the code can be reviewed more easily.

Details

Location based AR and marker based AR are both possible. This framework can be used for many different scenarios, there are already some demo applications available.

  • Footstep recognition & Indoor AR
  • Locationbased Gaming & Crowdsourcing Framework

Since the initial creation of the prototype of an augmented reality development tool in 2010, it was continuously improved and new features were added. The created development tool (SDK) enables other programmers to integrate augmented reality in their own applications. We provided the SDK without charge with an Open Source License for non-commercial projects. It has since evolved into one of the most used open source augmented reality SDKs for the Android platform. The regular feedback from the developers as well as its application in seminars and practical project seminars, where the SDK was used as basis for their projects, greatly aided its improvement. The framework meets and raises interests and is currently being used by numerous developers around the globe. The recorded numbers of the site are about 1500 website visits per month with an increasing tendency. Also, 83% of the about 3200 developers return to the website following their initial visit.

Also take a look at the DroidAR FAQ and the other Wiki pages

Installation

A new instructions video is comming soon. You can watch the old one here:

Link to the DroidAR video

githalytics.com alpha