I have some useful code written in C# and I want to use it in my android app. Can I use it directly, or it is nesessary to rewrite it on Java?
You will need to rewrite it. Or Run your C# code as a web service (WCF or Web API) and have your java application talk to the web service
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With