The first article explained what localization in buildings is. In today’s article, we will present three basic methods for determining your position without a GPS system. Let’s start with dead reckoning. You know this method, even if you think you don’t.
eMan Blog
Localization with a to-the-room accuracy fast and easy (1/4)
2018-03-21Satellite based GPS is a widely used and very common thing these days. But how does one use navigation where GPS is not available? How can a user localize objects or people in buildings? This series will present the ways to set up a simple localization system in buildings with a to-the-room accuracy.
Augmented reality will help architects as well as excavator operators
2017-12-14Hackathon Q-TON 2.0 was held at Forum Karlín in Prague during the last weekend in November. It was the second event of its kind held on the premises of the companies Qest automation, UP21 and a few other sister projects. Smart City was the topic, and eMan experts were available to seven teams working on various visions of the city from the not too distant future.
Four tips for not falling behind in the development of mobile apps
2017-12-12On Monday 27 November we met our colleagues from Plzeň at an event organized by TechHeaven on the DEPO2015 premises. We simply could not miss such an interesting topic as “Latest Trends in Mobile App Development”.
Kotlin – Introduction to Anko for Android (3/4)
2017-11-08In the third article of the Anko library series we are going to improve the design of our demo application so it looks a bit better. We will also get to know other extension functions of Anko, e.g. how to set the app layout to portrait or landscape mode.
Kotlin – Introduction to Anko for Android (2/4)
2017-09-26We will show you a few tricks on how to make toasts and dialogs easier. We will also launch activities and get to other useful tips which can be found in the Anko library. This article builds on the first part where we have laid the foundation on which we will now build our demo application.
A Brief History of iPhone
2017-09-13Apple introduced the new iPhone 8, iPhone 8 Plus and the jubilee iPhone X. How are these different from their predecessors? How many versions are there already? And how did Apple’s iPhone develop over time up to the present day? Here is a simple timeline of the iPhone’s past decade.
Kotlin – Introduction to Anko for Android (1/4)
2017-08-28In this and future posts, I will be giving you a quick introduction to the Kotlin Anko DSL library. Anko is a library that Kotlin uses and provides a lot of extension functions to make our Android development easier. You will learn how you can define the UI in the code (by using Kotlin DSL) instead of writing it in XML. The Anko library is not only about UI definition, but it contains a lot of extension functions which can make your life easier during Android development.
Kotlin – Top 10 Features You’ll Love
2017-08-02It is easy to fall in love with Kotlin. I would like to tell you about 10 Kotlin features I consider to be the best ones. I will also describe each of them in detail and explain why they made it to the top 10.
Kotlin – A language we should know of
2017-07-12The biggest news on this year's Google I/O 17 was that Kotlin has become the official language on Android. Google finally heard the voice of the community which has been calling for the support of Kotlin for several years already.