July 19, 2019
Ajeet Singh
Product engineering, More tech
Views: 11,310
Image sharing social media platforms like Instagram, Snapchat and also popular viral apps like FaceApp are gaining popularity by every passing day. This constant growth in the popularity of photo editing apps is mainly due to their highly profitable marketing medium that is social media. Regardless of what reasons are behind the sudden spurt in
October 31, 2018
Rachit Agarwal
Product engineering
Views: 12,398
Introduced by JetBrains, Kotlin is a relatively fresh programming language that runs on the Java platform and uses JDK. Kotlin has a different syntax from Java, which was the main reason it was introduced as Java’s syntax is unnecessarily protracted. Kotlin facilitates the life of coders and gives them the chance to utilize a single
March 20, 2017
Rachit Agarwal
Product engineering
Views: 20,633
Entity Framework Core of course works on Xamarin Forms, but only with the Android and Universal Windows Platform. It does not work well with iOS which is little sad thing for iOS. For those with only Android or UWP, let’s have a close look on how to implement Entity Framework Core, in Xamarin Forms with
Strategies To Develop Location Aware Hyperlocal Android Apps
October 21, 2015
Admin
Views: 0
July 15, 2015
Rachit Agarwal
Product engineering
Views: 21,171
Have you ever wondered if it was just simple to implement GPS tracking functionality in your Android Application? Ever wondered how to use the offline GPS functionality in your location aware android applications? Facing challenges of balancing between Accuracy? Scalability? Power consumption? Acquisition speed when acquiring a location? Checkout: Location Aware iOS Apps : A