Uni2Daydream : Create Daydream Apps with Unity 3.4.2/3.5.7 and 4.0/4.0.1

Uni2Daydream is an Unity extension that allows you to create Android Daydream Apps with Unity 3.4.2/3.5.7 and 4.0/4.01!

This plugin extends Unity window menu in Uni2Daydream - Create Daydream App.

Support:
If you are having any issues please check the FAQ and Tutorials page.
Haven’t found your answer ? Then contact me here or use the site’s Contact form.

Site:
http://mirageunity.wordpress.com

Tutorials:
http://mirageunity.wordpress.com/tutorials/

Frequently Asked Questions:
http://mirageunity.wordpress.com/faq/

Feature List (ver. 1.0):

  • Works with Unity 3.4.2/3.57 and 4.0/4.0.1;
  • Demo scene includes Daydream app with Settings Activity example;
  • Works with ArmV6 with VFP and ArmV7 devices;
  1. AdMob integration (locate AdMob Jar file directly from Uni2Daydream window);[/COLOR]
  2. Deprecated.* On August 1, 2014, Google Play will stop accepting new or updated apps that use the old standalone Google Mobile Ads SDK v6.4.1 or lower.
  3. Tutorial: “How to upgrade from the old Admob ads to the new Google Play Ads”. Please contact me to get the tutorial.*
  • Change Daydream app name inside the Uni2Daydream window;

  • Option that automatically copies Player Settings icons to your Daydream drawable folders;

  • Works with GLES 1.0 GLES 2.0;

  • Uses Unity native touch events:

  • Script: Touch the screen and the touch position (x,y) will appear on screen;

  • Script: Touch the cubes (red, yellow or blue) and they will hide. The script also unhides the cubes in 5s.

  • Option to disable Media volume for Unity 3.4.2, 3.5.7 and 4.0.1;

  • Supports Unity Anti-aliasing;

  • Compatibility with Uni2LwP files and folders. You can now use both extensions on the same Unity project.

  • Minimum requirements:*

  • Works with Unity 3.4.2/3.5.7/4.0/4.0.1 Free and Pro;

  • Minimum API level is Android 4.2 (Daydream is only available after Android 4.2);

  • Known issues:*

  • Doesn’t work with Unity 4.1+ / 4.2+ / 4.3+ (Unity libraries aren’t prepared to run as Daydream services)

  • Asset Store*
    Uni2Daydream v1.1 is now available on the asset store. Only 15$ !!!

Best regards,
Shinx

Hello,

Uni2Daydream v1.0 is now available on the asset store.

Quick tip: If you have already created live wallpapers with Uni2LwP then you can just use the same scene and even the same settings menu and easily create your Daydream apps :).
If you need help converting your live wallpaper to Android Daydream App feel free to contact me.

Best regards,
Shinx

Hello,

Uni2Daydream v1.1 released.

Changelog :

  • Supports Unity Anti-aliasing (fixed);
  • Compatibility with Uni2LwP files and folders. You can now use both extensions on the same Unity project.

Kind regards,
Shinx

It always crashes on the emulator. Im using unity 4.0.1 sample scene does the same thing.

edit: it only does this in emulator, pushed to phone and its fine.

Hello,

To work with Android emulator you need to configure the AVD with “Use Host GPU”. Unity requires that to work.
Check this link with a working AVD configuration:

http://mirageunity.wordpress.com/2013/05/03/android-emulator-configuration/

Best regards,
Shinx