Rapid Backend Development For Mobile Applications. Backendless
When you order the application development, after choosing a platform (Android, iOS, or both) you should also make a decision about its back-end (server side). In this article we will talk about an alternative to the development of back-end from scratch, namely BaaS Backendless, which is of that type of services.
The time has come to share with you this small article on testing Android app logic. It didn’t occur to me that it is a significant component of Android app development for quite a time but it’s never too late to learn, neither for you, nor for me :)
Animation In IOS: Native Solutions And Third-Party Frameworks
Today we will take a look at a couple of quite simple examples, learn about pros and cons of what Apple has to offer in terms of animation and get ourselves familiar with some third-party frameworks I personally find to be quite useful for handling animation. I will also show you how to use UIKit Dynamics and Motion Effects available starting from iOS 7.
Android WebSocket. Feedback, or When Every Second Matters
Apps that are using network communicate with the server by executing queries and receiving answers. Server acts as an information desk providing answers to any questions and accepting inquiries made in a certain way to further process and save them.
Saving Data In Android Using Realm
How to save data for your mobile application? There’re three possible ways: Shared preferences/User defaults, files and databases. When choosing which one to use you should take into account the volume of data your app will work with, mobile data type and what exactly you’ll be doing with the data.
DataBinding: How To Develop Android Apps Faster
Every time you look at those numerous lines of code with findViewById and ternary operations with visibility you want Cthulhu to finally revel across the Earth so you don’t have to see it anymore, don’t you? But trust me, there’s a way. And we will show it to you under cut.
Top 5 mobile app design trends in 2015
Mobile application design isn’t standing still, but is growing rapidly. Smartphones came into our lives long time ago and occupied a big chunk of it. A huge number of apps are appearing every day, offering us new opportunities on how to use smartphones.
How To Setup Dynamic Routing. OSPF In Cisco IOS
Care to know what dynamic Cisco routing is for and how to set up OSPF in Cisco? Then this article was meant for you!