Showing posts with label java. Show all posts
Showing posts with label java. Show all posts

Saturday, 25 October 2014

How to use Login Dialog Box in Android Mono C#

For This small demo project we require the following file structure Main.axml file that contains code for hello world button on which we place button that will further generate the Dialog Box for Login Activity Main.cs file Now this file will contain the code for Main.axml actions...

Friday, 24 October 2014

Saturday, 4 October 2014

\adt-bundle-windows-x86_64-20130219\sdk\platform-tools\aapt.exe is invalid

When your are using Android with Csharp or when you are using Monoandroid you will be facing some some error related to aapt.exe missing or aapt.exe invalid . These are common error to Monoandroid developer that almost every one that uses Monoandroid will face . So Today I decided to get the actual reason of this problem and I sit on my chair to find out the reason and possible...