In software engineering, a design pattern is a general repeatable solution to a commonly occurring problem in software design. A design pattern isn’t a finished design that can be transformed directly into code. It is a description or template for how to solve a problem that can be used in …
Read More »How to do affiliate marketing in amazon
Affiliate marketing is a type of performance-based marketing in which a business rewards one or more affiliates for each visitor or customer brought by the affiliate’s own marketing efforts. In the case of Amazon, affiliate marketing allows individuals or businesses to earn a commission by promoting Amazon products and referring …
Read More »How to make custom listener using interface
We are familiar with android listeners… Listeners are used to listen user’s interaction.. As like when a user click a button we use “onClikListener” to listen the button click and do things which are depends on the button click.. Some times we need to capture other components as like visibility …
Read More »TubeMap- An android app to explore the video world!!
One night, I was listening music in youtube. Then suddenly I thought what are the most viewed videos of my country? Which video is most popular in my area?? Which videos are best in a specific country/area? But unfortunately I didn’t find any answer. So suddenly an idea cam to …
Read More »Android images in emulator is blurry – Android studio
Sometimes we found “Android images in emulator is blurry” or not clearly visible at all.. So it will create problem while testing android application from pc or laptop using android emulator.. Now, I’m here to give you a quick solution about blurry android emulator . It will not only solve …
Read More »How to add push notification in android application from android studio – Android developer (part – 2 Working with server)
If you followed my old post you have successfully added firebase notification method in your app.If you did’nt read it already follow this post How to add push notification in android application from android studio – Android developer (part – 1 Connect with firebase ) Now its time for sending …
Read More »How to add push notification in android application from android studio – Android developer (part – 1 Connect with firebase )
Assalamualaikum, Here is Rana to tech you how to add push notification in android app step by step. First of all, lets discuss about push notification. What is push notification in android application? =>Push notification is a notification system which will give access to application owner top sent notification any …
Read More »