-
Notifications
You must be signed in to change notification settings - Fork 17
Interacting with Xamarin Studio
Gorilla Player smoothly integrates with Xamarin Studio making the development experience a real pleasure.
Note: Make sure you have already installed the Gorilla Player Xamarin Studio plugin.
Once on Xamarin Studio with your project opened follow these steps:
- Go to Tools > Connect to Gorilla Player
- You should receive a message from Gorilla Player saying that the connection was successful
Note: If your connection cannot be established please refer to troubleshooting section Connecting Gorilla Player mobile app on your device/s
The Gorilla Player mobile app will be the bridge between your code and the single/multiple real or emulated device/s you are using to preview your UI made in Xamarin Forms. On each device you will need to connect, but don't worry, there's an auto discovery feature which is a time saver and will ease your job.
One really cool feature about Gorilla Player is that you can preview on multiple platforms, so you can test how responsive is your design over iPhone and Android -and different models, tablets, phones-.
So, follow these steps on the device:
- Tap on the "Server Autodiscovery" button. Then automagically you should get connected.
- If that fails or if you need to manually set the IP, then simply tap on the "Manual server setup", then enter the IP on the entry field.
Once you are connected through Gorilla Player you can start to boost your productivity using Xamarin Studio.
This way every XAML page that you open will be synced with all the connected devices, no matter if they are from different platforms.
Gorilla is a friendly dude and he hates to be lonely so he will follow your steps during your work on this IDE.
These simple steps you need to follow to start previewing:
- Open the XAML files from your project.
- Once you are editing the file gorilla will sync that preview and whenever you save those changes will be instantly previewed on connected devices.