Make my app a device administrator
Hi I'm using these codes to male my application a device administrator, but its now working. My activity: protected override void OnCreate (Bundle bundle) { DevicePolicyManager devicePolicyManager =...
View Articleerror signing packages - apk ad hoc
Hey guys So when I make an apk with archieve and everything and then release it AdHoc an error occurs. After I put the Password in the certificate to put the apk on the Desktop(or wherever) it Fails....
View ArticleXamarin.Forms.2.3.4.247 update : project won't build
Hi, I just updated Xamarin.Forms to version 2.3.4.247 as well as a couple of other packages, and I get this error, completely new for me:...
View ArticleVS 15.3: Dynamic keyword throws PlatformNotSupportedException - Workaround?
Yesterday I happily updated to Visual Studio 15.3. After launching my Android app it crashed with a PlatformNotSupportedException at a line which is using the dynamic keyword. Searching the bugreports...
View ArticleHow to populating Xamarin Android spinner data from SQLite database ?
I want to populate spinner data from SQLite database using Xamarin Android. Could anyone may help me how do it ?
View ArticleHow to add Text above the image icon in toolbaritem control?
Hi Xamarin, I am struggling with a issue. Didn't get any useful solution for this. I want to implement bell noitification on the toolbar. But toolbaritem didn't provide such type of functionality....
View Articleabsolute File Path of xamarin project
When I do UI test I save my screenshots in a folder "screenshots/ios/" Currently this the path I use const string IosPath = "/Users/peterpan/CoolApp/Screenshots/android/" Is there a way to rather make...
View ArticleLeaflet and Xamarin
Hi all, short question. Is it possible to use Leaflet in Xamarin (best case Xamarin Forms). Many thanks, Josef.
View Articleerror MT0018: Unknown command line argument '**MyPath**/Tasky.app'
I am unable to run Tasky sample in Debug mode on iPhone device, I am using Visual Studio Community Edition for Mac and complete details are in attachment.
View ArticleGoogle Maps Android API utility library support
Hi, I want make use of Google map maptag clustering which is part of Google Maps Android API utility library. I'm current make use of Google Play service from component store. Is there any chance that...
View ArticleStarPRNT SDK with Xamarin Forms
Hi, I am trying to print to star Bluetooth printers from a Xamarin Forms app. I came across the StarPRNT SDK but it only support iOS or Android. Nothing out of the box for Xamarin forms. Can someone...
View ArticleXamarin Test Recorder fails installing ipa on iPhone (installation OK with...
I need to record some test with XTR using an .ipa provided by customer and a real iPhone 5C, the ipa can be installed correctly using Xcode but XTR always fails installing it. I have installed all the...
View ArticleHow to drop sqlite table when program start
creating a food budget app which stores the users selected food items in an sqlite table, I want to delete that table when the application is opened. anyone may help ?
View ArticleHow can I intergrate Payworks in my Xamarin.Forms app (PCL)?
Hello together, I want to use payworks (http://www.payworks.mpymnt.com/) in my Xamarin.Forms App, because I don´t want to build two separate apps. First I started with Android and created "my" payworks...
View ArticleRemote Notifications with FCM walkthrough not working
Hi all, I've been developing Android since a couple of years know and I wanted to give it a shot with Xamarin. I am trying to follow the "Remote Notifications with FCM walkthrough" article here, but it...
View ArticleHow to Create List Of Image
Hi everyone, Sorry but i am new in xamarin and please can someone help me i want create a list of images with titles like this in the photo. Thank you
View ArticleVS 15.3, breaks app with .NETStandard1.4 libraries
Hi, with the latest update of VS2017 my project (Xamarin.Forms with UWP and Android) is unable to compile. Im using .NETStandard1.4 projects, using a lot of NuGet-Packages, like Xamarin.Forms etc. To...
View ArticleXamarin should start to make the platform stable again before adding new stuff.
I don't know if I'm the only one suffering from the bad performing Xamarin development platform but my guess is I'm not. Progress has gone down to a crawl and I would like to get on with my job. My...
View ArticleCommon build env for Android & iOS
Hi, So far I have been building for Android on Windows & for iOS on Mac but this is causing issues with code sync'ing and its almost becoming like two different apps. On iOS the HTTP and some other...
View ArticleHow can I detect the movement of a Listview?
For my current project I need the Delta movement of a list-view. I'm putting in a tab-bar along the bottom of the screen which needs to scroll away and back when the listview moves down or up...
View Article