Android Studio gradle 2.0 build successful, but toast error - android-studio-2.0

Android studio update to 2.0 toast the below error
I don't know why!

Related

cordova windows universal app build failed in visual studio 2015

i am developing cordova windows universal app.i am Successfully associated app with the Store and trying to build the app getting theses errors
Please suggest me to fix build errors
Please find Image

Xamarin Forms Portable Project: UWP Error -2147467259

I just created a new Xamarin App: Xaml Portable App in Visual Studio 2015 Enterprise. Whenever I try to deploy the UWP Project I get the following error:
DEP0001: Unexpected Error: -2147467259 Project.UWP
I updated Visual Studio and all Nuget Packages, but I'm still getting the same error. I google the error code, but could not find anything useful.
What am I doing wrong? The Project is still empty/default.
Had the same problem with a bit older SDK and Emulator. Installed the newest ones from Microsoft SDK Archive - Version 10.0.14393.0 - and it works now.

error in running a app in visual studio

firstly I installed visual studio 2015 community. at the end of the installation the android sdk, ios and xamarin studio didn't downloaded correctly Message appeared.
then i was having an offline setup of xamarin studio only so i installed that successfully.
after that i created a new project by FILE->new project-> visual c# -> android ->blank app on visual studio.
now when i RUN it, there are many errors like :
Xamarin.Android for Visual Studio requires Android SDK. Please set Android SDK path on Tools->Options->Xamarin->Android Settings menu.
Since i installed only XAMARIN studio not android sdk, so can i install android sdk again externally just like i installed xamarin studio and if YES then How?
Try Update All the SDK because your project may required higher SDK to build
In Xamarin Studio, Open Tools--->Open Android SDK Manager----->Then install what is missing

visual studio 2015: "Unsupported class version error" in xamarin

I just downloaded Xamarin for visual studio 2015. I did everything written in xamarin website. But when i try to build an android app, it shows an "Unsupported class version \ Unsupported Major.Minor Version" error. How can i fix it?
Screenshot of error report
This error is related with the manifest.
Can you show us the manifest for your app ?

Mono android not working?

I my visual studio 2010 i add mono android.And i installed android sdk and java sdk.But it always shows
'C:\Users\Dell\AppData\Local\Android\android-sdk\platforms\android-8'.
Ensure you have installed support for this Android platform version in
the Android SDK Manager. C:\Users\Dell\documents\visual studio
2010\Projects\MonoAndroidApplication1\MonoAndroidApplication1\aresgen MonoAndroidApplication1
How to slove this?
Start Android SDK Manager either from inside Visual Studio or from the location "C:\Users\Dell\AppData\Local\Android\android-sdk\tools\android.bat".
Once its done loading packages... checkmark "Android 2.2 (API8)" to install support and your error will be resolved.
Alternatively, if you are not planning to support Android 2.2 and are fine with the latest Android version, then in Visual Studio, go to Project Properties >> Application and change the API to whatever API you want.

Resources