Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question on how to reference Monkey.Robotics from PCL project #37

Open
smoy opened this issue May 6, 2015 · 2 comments
Open

Question on how to reference Monkey.Robotics from PCL project #37

smoy opened this issue May 6, 2015 · 2 comments

Comments

@smoy
Copy link

smoy commented May 6, 2015

Looking through Robotics.Mobile.BtLEExplorer.Core, it references the Mobile stack via project reference. If I want to use the Mobile stack for my Core project, what's a good way to reference it?

Would I add a git submodule to pull down all of Monkey.Robotics and add project reference just like BLE Explorer? Or is there a cleaner NuGet approach?

Cheers,
Steven

@smoy
Copy link
Author

smoy commented May 6, 2015

After adding the Monkey.Robotics component into my Droid project, i see it includes Robotics.Mobile.Core.dll in android, ios and ios-unified. I guess I can just add reference to Robotics.Mobile.Core.dll in my PCL project to get the Mobile stack references.

Is this a typical approach of using a Xamarin component? (sorry for such a noob reference since this is my first Xamarin component usage)

@deadlyfingers
Copy link

+1 Seems like there is no package reference available for Xamarin.Forms PCL project? I have tried switching on the 'Show pre-release packages' as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants