DreamTeam Experience
SHARING LOVE TO MOBILE APP DEVELOPMENT
Browse: Home » Alex

Git pull – tiny guide on how to use git pull command professionally

November 14, 2020 · by Alex · in development, information

A bite-sized guide on how to use git pull command efficiently

Uploading iOS DSYM files to AppCenter - oneliner

Uploading iOS DSYM files to AppCenter – oneliner

February 22, 2018 · by Alex · in information, iphone

Tip: how to upload iOS symbol files from command line without logging into AppCenter. 3 easy steps Step 1. Install AppCenter command line: npm i -g appcenter-cli Step 2. Setup API token in AppCenter: AppCenter.ms -> Settings -> Api Tokens…

How to use AppInsights with ASP.NET Core 2.0

February 16, 2018 · by Alex · in development

With all excitement and new release cadence of .NET Core, there are a lot of moving parts you need to be aware when adding AppInsights. We will guide you through possible challenges when using AppInsights with ASP.NET Core MVC 2.0…

Location of Xamarin iOS and Android targets files on Mac

Location of Xamarin iOS and Android targets files on Mac

June 14, 2016 · by Alex · in android, iphone

Not that you would need this information every day, but when you need it you will have hard time finding it. So let’s keep it at hand. Locations of the files are below

Continuos integration for Universal Windows Apps

Continuos integration for Universal Windows Apps

May 24, 2016 · by Alex · in WindowsMobile

Hello! We at DreamTeam extremely value continuous integration and other automation tools that allow you focus more on the sole business of the application rather than spending time on trivial things. This is why one of the first things configured…

UWP: resize image, convert to jpeg, change jpeg quality

UWP: resize image, convert to jpeg, change jpeg quality

May 23, 2016 · by Alex · in windows8, WindowsMobile, WindowsPhone

Hi everyone! Working with images in UWP is very similar to what it was in WinRT API, however, there are some gotchas we would like to share. Creating a thumbnail from StorageFile First, here is our version of creating a…

Simple Latitude is now part of gMaps

gMaps 3.2 update for Windows Phone

November 9, 2015 · by Alex · in WindowsPhone

Hello, gMaps users and Windows Phone fans! Probably, over last year you noticed we did not update app quite often. That is gone and we’re back with frequent updates for gMaps. Recently, we released gMaps 3.2 for Windows Phone, so…

Ошибка установки приложения на Android код 491

October 24, 2015 · by Alex · in android

Если вы или ваши пользователи столкнулись с такой ошибкой при установке или обновлении приложения, есть простое решение (со стороны пользователя).

Xamarin.iOS mtouch arguments for generating link map

How to: Xamarin.iOS, generate link map during build

June 29, 2015 · by Alex · in iphone

In order to generate link map in Xamarin Studio for your Xamarin iOS application, please specify following string as mtouch arguments in Xamarin.iOS project, section “iOS Build”: -gcc_flags “-Wl,-map,${TargetDir}/link.map”   When the link map might be useful? For example, your…

Tutorial - Android Float Label binding for Xamarin.Android

Tutorial – Android Float Label binding for Xamarin.Android

April 20, 2015 · by Alex · in android

We all enjoy animated, seamless and, in some way, intriguing experience in mobile apps. One of the patterns we recommend to follow is a UX pattern called “Float Label pattern”. If you want to use it in your iOS application,…

1 2 Next →

Links

HIRE US
 
GITHUB REPO

Recent Comments

  • Helpful Reader on Uploading iOS DSYM files to AppCenter – oneliner
  • Curtis Herrick on Your Android app is removing all shortcuts on every update?
  • BillyJoeBob on Your Android app is removing all shortcuts on every update?
  • Gopinath on Continuos integration for Universal Windows Apps
  • Rusi on Your Android app is removing all shortcuts on every update?

Copyright © 2021 DreamTeam Experience

Powered by WordPress and Origin