First, we should learn how to connect Samsung Galaxy Watch with Tizen Studio & Galaxy Watch Designer. Later we can develop & run our apps. The documentations written by Samsung is not just bad but also not just easy to understand and do. At worst, the software and firmware have bugs. After reading this guide, your watch development projects will become smooth like working with Arduino … [Read more...]
Archives for November 2019
How to Install JDK 8 on Windows
In our one guide we have shown how to install JDK 11 on Windows. JDK 8 is often among the prerequisites of various developmental tools. In this guide, we will discuss the steps to correctly install JDK 8 and configure the PATH. Basics on JVM has been already discussed and we will not repeat. Often, many of the developmental tools support specific version of Oracle JDK (same goes to JDK from the … [Read more...]
Importance of Cyber Resilience in the Gambling Industry
Opportunities in the gambling industry is a less discussed topic in the context of software development and cyber security. With the penetration of Android-based smartphones, gambling industry became more easily accessible to the innocent users who are unaware of just using a VPN service. It is no wonder that the gambling industry often the early adopters of the cutting edge technologies. It is … [Read more...]
Fields of Application of Big Data : Part VII (END)
This is the final part of the series Fields of Application of Big Data. The 6th and previous part of this series can be read by clicking here. In this part, we are drawing a conclusion and providing an outlook. Although the development of big data is still in its infancy and many researches have only begun in recent years, the spectrum of application fields is already so broad that a … [Read more...]
Fields of Application of Big Data : Part VI
It is the continuation of part V of the series Fields of Application of Big Datapart V of the series Fields of Application of Big Data. Even a child have a tendency to act independently within the framework of one's own possibilities and to determine without external control the goals and procedures of one's own actions. This fact shows that the need for autonomy is given high priority, which … [Read more...]
Fields of Application of Big Data : Part V
This is the continuation of the forth part of Fields of Application of Big Data. Illnesses increasingly occur in old age. Even if the causes are different, the health usually deteriorates only among the older peoples. The latencies of diseases are often high, so that they occur only in middle and old age. In addition, secondary diseases are possible due to previous illnesses. This allows the big … [Read more...]
Importance of Contracts With Consortium Blockchains
The hype surrounding the Blockchain has meanwhile given way to the question of what problems the technology could solve. The buzzword alone does not pull anymore and results must come from. However, there are no doubt suitable fields of application , for example in the transfer of rights. There are three main types of blockchains: open, private and consortium blockchains. The consortium blockchain … [Read more...]
How to Create Watch Face Using Galaxy Watch Designer
The unique feature of the smartwatches is the capability to use different watch faces. We are using Samsung Galaxy Watch LTE for testing our designing and development. There are mainly three tools to convert your art created on vector tools like Adobe Illustrator and general-purpose tool Adobe Photoshop. Facer like two third party platform has paid tools to do the job. However, Samsung Galaxy … [Read more...]
How to Properly Optimize a VPN on Windows OS
Virtual Private Networks (VPNs) are a fantastic way to protect your data and privacy from hackers, greedy advertisers or ISPs, and far reaching government surveillance programs. And so many providers have easy-to-use clients nowadays that you don’t have to go through a cumbersome setup process either. The problem is that plenty of software security holes and incompatibilities could be working … [Read more...]
How to Install Apache Druid (Single Server)
Apache Druid is a column oriented, analytics database which can be used to build a data warehouse. Druid has APIs (via HTTP and JDBC) for loading, managing, and querying data and the user can also interact with Druid via the console. A mere 4GB RAM of an instance or computer is sufficient to test-run nano-quickstart configuration of Druid, and 16GB RAM instance can run it at production. Druid can … [Read more...]
How to Install JDK 11 on Windows (Configuring the PATH)
Here are the detailed steps on how to install Oracle JDK 11 on Windows and configure the PATH to make it working from the command line. Steps are not 100% the same for the JDK from IBM. In our earlier article, we have discussed about the JVM. JVM is a need for many tools for designing and development which does not need coding in Java. Unless you properly configure Java, trying to run the program … [Read more...]