Posts

Showing posts with the label iOS

Don't Panic

Image
http://enough.de/en/app-coaching/devguide/ http://enough.de/en/app-coaching/devguide/ "Our free Handbook for App Developers, Designers and Managers We are offering this free, non-commercial book since 2009. The latest 16th edition has been published in late February 2016. It provides an overview on the different mobile technologies and platforms for developers and decision-makers on more than 270 pages. Learn how to enter the app business and how to do your first steps as a developer for iOS, Android, BlackBerry, Firefox OS, Java ME or Windows smartphones and tablets. More than 20 writers from the mobile community share their know-how in dealing with topics such as accessibility in mobile apps, UX design, mobile analytics, prototyping, cross-platform development, native development, mobile web and app marketing. As of today, we have distributed over 80,000 hardcopies. Free pdf and e-book downloads are also available in several languages. " ...

Location based sensors using IBM Presence Insights

Image
Okay, okay, okay..... so this "might" be a little bit of a promo for IBM, but I have to say this is a really interesting field to work with. There are loads of scenarios that you can think of where you could utilise the beacons to detect the location of a persons smartphone If you want to get up and running using IBM Presence Insights via Bluemix, click on the following link and press the BIG red button at the bottom, it'll guide you through all you need: https://presenceinsights.ng.bluemix.net/piui/ Here's the link to the generic sales/marketing web site link To be able to try this out, you'll need: Android smartphone (okay, you "can" have an iPhone....but, pfffhhh, if you must, there is an SDK for both) A couple of Beacons (you can get some from beaconinside.com - they're not the smallest, but they'll do the job and not break the bank) Some time to write a sample app using either Eclipse+ADT or Android Studio I'll ...

React Native for iOS with MobileFirst Platform

Image
A quick sample video on React Native integrated with the MobileFirst Platform Foundation

Using Worklight native API in iOS application built with Swift

Image
( another video from Anton Aleksandrov ) Apple introduced a new programming language called Swift. One of the key features is full interoperability with existing Objective-C code which allows to easily integrate existing frameworks and libraries into applications built with Swift.  Below video demonstrates the process of adding and using Worklight native API to an iOS application built with Swift. As usual - watch it in HD for a full screen resolution. Note that iOS8 and XCode6 are still in beta phase and therefore not officially supported by Worklight, so this is just a small proof of concept. Cheers Anton! (I'll be doing some work with XCode6 myself, so will post some further articles on my findings during Q3/Q4 this year)