Search Results For: "Android"

Salary Saving Management
Image December 25, 2019 Pushpendra Kumar

We have create one application which will help you for Salary Saving Management. The application name is Weps SSP(Salary Saving Plan). This application contain more feature for exploring salary expenditure and it’s management. You can create your own account on this application and you can enjoy this application. Here is the link of this application

Details
Difference in between LinearLayout and RelativeLayout
Image November 30, 2019 Development Pushpendra Kumar

Hi, Thanks for visiting to the tutorial. If you are looking for what is Difference in between LinearLayout and RelativeLayout. Then you on the right page. Here I have explain difference with the example. I have publish an video regarding how to create an attractive splash screen in android. So go through with the video

Details
Changes for API 28
Image January 21, 2019 Android Development,Development,Research And News Pushpendra Kumar

What are the changes made by Android in API 28+ That is the big question in front of every developer to know about the changes, which are made in API 28+ (Android 9). So here I will introduce you with a description of a few important technical things, which you have to keep in mind

Details
How to use Typeface for AlertDialog in Kotlin
Image January 13, 2019 Android Development,Development Pushpendra Kumar

typeface in kotlin That awesome that you would like to make your android application more beautiful with the help of custom typeface in your android application. Here you can also get the typeface for the alert dialog box.  So very first get the fonts file which you want to use into your android application. For

Details
instanceof in kotlin
Image December 28, 2018 Development Pushpendra Kumar

Great you are on the right post! Previously I was working on the Java language for developing an android application. I thought to move with new technology in android development. Then I move completely with Kotlin Language for android application development. But somewhere I have found that some keys and syntax has been changed. One

Details
How to work with LayoutInflater in Kotlin
Image December 19, 2018 Development Pushpendra Kumar

Typically, you don’t ever need to directly use a LayoutInflater. Android does most of the layout inflation for you when you call setContentView() in the onCreate() method of your activity. So you, as the programmer, are responsible for making sure the views are inflated. Now you want to inflate views in the context of a

Details
How to Work with volley in Kotlin
Image December 18, 2018 Development Pushpendra Kumar

Great Choice..!! Here you will learn how to work with Google Volley Library for fetching the data from the server into Android application development. Google officially announced Kotlin Support at Google I/O 2017. If you haven’t heard it yet, Kotlin is the brand new language for Android Application Development. It is developed by IntelliJ IDEA

Details
Bundle Identifier has not been set up correctly
Image December 2, 2018 Development,Game Development Pushpendra Kumar

It may possible that every Unity beginner will face this bug while trying to create first build for the Android platform. Here we have a couple of questions in our mind why from where this message is occurring. So without wasting time let’s come to the point. I hope if you are on this step

Details
How to become a professional developer
Image December 1, 2018 Research And News Pushpendra Kumar

Oh nice choice! It may be a little long but I am sure it will help you! If you are looking for how to become a professional developer in any platform, then you are on the correct post. The term professional developer may be used in reference to a wide variety of development. It may

Details
What are the requirements for unity 3D
Image November 28, 2018 Game Development Pushpendra Kumar

Ah, Unity 3d. Nice choice! Making a game in Unity is a challenging, but a rewarding experience, and it can be done at the minimal cost of free, but you would need to fulfill some basic prerequisites first. let’s first talk about the system. What kind of system required for Unity3D game development. To make

Details