Skip to content Skip to sidebar Skip to footer
Showing posts with the label C#

How To Change Icon Of Secondary Toolbaritem Xamarin Forms

I am trying to set a custom icon to a 'Secondary' Order Toolbaritem on a ContentPage, but t… Read more How To Change Icon Of Secondary Toolbaritem Xamarin Forms

Xamarin Resource.designer.cs Not Refreshing New Id's Or Events

So im working in Xamarin and i had a problem with my events and layouts because i added new stuff b… Read more Xamarin Resource.designer.cs Not Refreshing New Id's Or Events

Is The Code I'm Using To Make .zip Files Correct?

I'm using this code in C# to zip files.. I need to open these files in an Android app (java): S… Read more Is The Code I'm Using To Make .zip Files Correct?

How To Move Character Forward And Also Face Moving Direction?

I am a newbie to Unity, any help will be much appreciated. I want to make a game where character (s… Read more How To Move Character Forward And Also Face Moving Direction?

Setting Android Theme To Follow System Does Not Change To Current System Theme

In the settings of my app i have it so that you are able to switch the theme off the app between Li… Read more Setting Android Theme To Follow System Does Not Change To Current System Theme

Setting Image Button Via It's Id Into A 8x8 2d Array. Android. Xamarin

I have made a 2d array of size 8 and 8 respectively, and i have made 64 image buttons, each with a … Read more Setting Image Button Via It's Id Into A 8x8 2d Array. Android. Xamarin

Call Unity From Android

I have a unity project which uses an android libarary. From my android library I calls UnityPlayer.… Read more Call Unity From Android

Google Daydream Thread With Unity

I'm attempting to use threads in my Unity project which is being deployed on an Android phone f… Read more Google Daydream Thread With Unity

Button Clicked Function Error In Xamarin

I have a simple dialog fragment with a cancel and save button. When cancel is clicked dialog is dis… Read more Button Clicked Function Error In Xamarin

How To Read Incoming Mms And Sms Messages On Android

I know this is a big topic, as seen here and here, so I just wanted to post how I solved both the i… Read more How To Read Incoming Mms And Sms Messages On Android

Saving Tango Camera Data As An Image

I'd like to save the camera data from the Tango camera as an image file. I'm not sure where… Read more Saving Tango Camera Data As An Image

How To Immediately Get Id Token From Google Play Services Unity Plugin

I'm using https://github.com/playgameservices/play-games-plugin-for-unity plugin to sign in use… Read more How To Immediately Get Id Token From Google Play Services Unity Plugin

Vpn Client In Xamarin

I want to create a vpn application such as 'Touch VPN' or 'Hi VPN' How to use xama… Read more Vpn Client In Xamarin

Android Network Reachability (offline Mode)?

So I am calling few different web services in my app but I want to check if the device is able to c… Read more Android Network Reachability (offline Mode)?

Run Android Activity From C# Code(i Use Xamarin With Monogame)

I use Xamarin with Monogame and i need run android activity from c# code. I try do this: public cla… Read more Run Android Activity From C# Code(i Use Xamarin With Monogame)

How To Get Event When I Am Answering Outgoing Call

Can you help me to understand how to detect whether the outgoing call is answered or not ( I need t… Read more How To Get Event When I Am Answering Outgoing Call

Passing On Variables From Viewmodel To Another View (mvvmcross)

For the past couple of weeks I've been working on developing a cross platform app (IOS/Android/… Read more Passing On Variables From Viewmodel To Another View (mvvmcross)

Share File To Another App (whatsapp, Telegram, Gmail)

I'm developing an android app using Xamarin.Forms. So far i did not found too much difficulties… Read more Share File To Another App (whatsapp, Telegram, Gmail)

C#/java - Consuming Wcf Service From Android Emulator

I'm trying to learn how Android interacts with WCF (C#) service. I have gone through a lot of p… Read more C#/java - Consuming Wcf Service From Android Emulator

Android App Json

I writing android app and faced problem. I have API and write it to file. Code of writing string u… Read more Android App Json