WepsTech
The world of development
I’ve been working on Android SDK platform, and it is a little unclear how to save an application’s state. So I have search on that and Finlay come to the solution which is sharing with you on this post. You need to override onSaveInstanceState(Bundle savedInstanceState) and write the application state values you want to change
DetailsLet’s have look on the new thing today. How to count the number of lines in existed project or in a particular file. The question occurs in my mind when my Bose asked me that how many lines you have coded in your project. Then I start searching on that and I found the very
DetailsIf you are looking for validation in the swift programming language then you are on the right search. Swift language input validation may be a different kind like username, name, phone number, email address and much more, but you do not need to worry about that. Because if you know the procedure of validation then
DetailsWell, this sounds pretty simple CardView. If you are are an Android Developer. Then hopefully you must be known by this term. If you are not an android developer then do not need to worry. Basically, CardView is a separation of view with some attraction and shadow. And this is very important to know that
DetailsThere are many pros of using Cocoapod over manually managing Dependencies in your project. You begin working on a project and everything is going great (It could be a solo project or a team project). As the project progresses, you find it necessary to use third party libraries to help the project move along faster
DetailsStart Developing iOS Apps (Swift) is the perfect starting point for learning to create apps that run on iPhone and iPad. View this set of incremental lessons as a guided introduction to building your first app—including the tools, major concepts, and best practices that will ease your path. Each lesson contains a tutorial and the
DetailsXcode is an integrated development environment for macOS containing a suite of software development tools developed by Apple for developing software for macOS, iOS, watchOS and tvOS. First released in 2003, the latest stable release is version 8 and is available via the Mac App Store free of charge for macOS Sierra users. Registered developers
Details