Click here to Skip to main content
15,879,096 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
Hello,

How to develop android application using c# with ms sql server database?

I am fresher for Android Development.
Please can you guide me what platform use for android application development.
I have use xamarin but its a licensing.
Every time showing error about license related.

Please help me.

Thanks in Advance.

Ankit Agarwal
Software Engineer
Posted

If you cannot use Xamarin, then you will need to learn Java and use AndroidStudio. See http://www.codeproject.com/KB/android/#Android+Tutorial+Contest[^] for lots of tutorials and beginner articles.
 
Share this answer
 
Comments
Agarwal1984 11-Sep-15 7:02am    
When i am using android Studio, so following errors are coming:-

emulator: ERROR: x86 emulation currently requires hardware acceleration!
Please ensure Intel HAXM is properly installed and usable.
CPU acceleration status: HAX kernel module is not installed!

I have already installed "Hardware_Accelerated_Execution_Manager".

But still error are coming.
Richard MacCutchan 11-Sep-15 7:13am    
I can only assume that your PC hardware does not support this feature. You can still test your code by running on a real Android device connected via USB.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900