I want to get some experience in creating UWP apps and see how difficult in practice it really is to port an existing app. My app ‚Daily Activities‘ is based on WinRT for windows phone. Initially I was planning to…
Porting apps to UWP – creating appointments not working?
UPDATE: It is working, but you need to give your app some special permissions. Description is well hidden in MSDN documentation: <rescap:Capability Name=„appointmentsSystem“/> UWP (Universal windows platform) is a great idea! Developers can create apps that target UWP an these apps…
Yeah – let’s do some Xamarin development!
Last month Xamarin had a great offer for independent windows phone developers: Provide access to their ‚Business license‘ for free, please see: https://blog.xamarin.com/free-xamarin-subscriptions-for-windows-phone-developers/ Some time ago I created smaller apps for android using Java and Eclipse but these were quite…
Daily Activities can save/export your activity data now
Daily Activities already automatically stores sensor data (steps, activities, visited places) locally in the app on your phone. You can review this data in the settings page. In contrast your phone only stores sensor data for 1 week. So if you are…