Code Monkey home page Code Monkey logo

xamaridea's Introduction

Xamaridea

Update 9/22/2019: I forked this project and updated it to make it work in Visual Studio 2019. I'm not a Visual Studio extension developer, and at this point I don't intend to publish this fork to the Visual Studio Marketplace. If you want to use Xamaridea in Visual Studio 2019, please clone or fork this repo, set the build to Release, and compile the solution. You will find a the .vsix file in Xamaridea\Xamaridea.VisualStudioPlugin\bin\Release.

I took the liberty of updating the project template as well, since Android 26 and the associated support libs are several years old now. The new template has dependencies on Android API level 28. The extension won't replace the old template with the new one if you have previously installed Xamaridea. If you'd like to use the updated Android project template, I suggest uninstalling Xamaridea and deleting the following directory: %userprofile%\AppData\Roaming\Xamaridea\Template_v.1.0.1. When you reinstall the extension by running the Xamaridea.VisualStudioPlugin.vsix you compiled, the updated project template will be installed.

I also updated the extension to honor the asynchronous autoloading mechanism that Visual Studio 2019 requires extensions to use. Please keep in mind that since the extension is loaded asynchronously, it might not be immediately available when you open a new project. If you don't see the "Open in IDEA/Android Studio" menu item in the .axml/.xml Solution Explorer context menu, try again in a few minutes.

Visual Studio extension, allows editing .axml files in IntelliJ IDEA or Android Studio (Xamarin.Android). It creates a fake android project and uses resources from your Xamarin.Android project by link (thanks to gradle) so every change made in Android IDE will be saved. Available at https://visualstudiogallery.msdn.microsoft.com/9f5a516a-f4d0-4228-9d25-d0273abebf33

WARNING: Plugin may change your project structure (Resources folder), do not use it without version control (it's alfa version).

Tired?

Alt text

Plugin will help!

Alt text

xamaridea's People

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.