Skip to content

museum4punkt0/Object-by-Object-White-Label

Repository files navigation

museum4punkt0

Android and iOS project allowing German museums to create new apps using Wezit

Wezit Entity:

  • https://studio.wezit.io/
  • "entityId": "005064"
  • "appId": "97388ec0-d6b4-4c76-8a6f-497c4dd158fe"
  • "inventoryId": "deded2a2-9612-4b93-b871-086029fe5c92"

About

  • Unity app built on iOS and Android
  • Version Unity : 2021.3.25f1

Funding notice

This application was developed in the joint project museum4punkt0 - Digital Strategies for the Museum of the Future, Subproject "Zentrale wissenschaftliche Projektsteuerung". The project museum4punkt0 is funded by the German Federal Government Commissioner for Culture and Media based on a decision of the German Bundestag. Further information: www.museum4punkt0.de

alt text alt text

Build

To build the app, first install Unity 2021.3.25f1. You will need a Unity account, a pro one is not necessary as long as you are building a test app.

To build through command lines:

[Unity Editor Path] -projectPath [Unity project Path] -batchmode -buildTarget [Android or iOS] -executeMethod AutomaticBuild.Perform [Main scene Path] -quit

Scene path to add to the build: `Assets/Scenes/Main.unity

When building for Android, you will get an .apk file that can be directly installed on phones (if you want to do it from a computer, look a this tutorial.

When building for iOS, you will get an Xcode project that will have to be compiled in Xcode > 12.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages