Skip to content

pronaypeddiraju/AndroidUnitySceneSelector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AndroidUnitySceneSelector

Creating a native android app that provides a menu to launch Unity scenes

This project was an experiment to study methods of using native android controls in mobile applications made using Unity software. The primary challenge was to come up with methods to pass android intents to unity while using only UnityPlayerActivity for all forms of interaction.

For more details on this project and more like it, visit http://pronay.me

Eventually, I was able to pass intents and use them in a singleton script within unity to help switch between scenes in the game.

This software is licensed under the DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE http://www.wtfpl.net/

DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
        Version 2, December 2004

Copyright (C) 2004 Sam Hocevar sam@hocevar.net

Everyone is permitted to copy and distribute verbatim or modified copies of this license document, and changing it is allowed as long as the name is changed.

DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE

TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION

  1. You just DO WHAT THE FUCK YOU WANT TO.

About

Creating a native android app that provides a menu to launch Unity scenes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages