Use Variables for Resource ID in AndroidResources class is for accessing an application’s resources. This sits on top of the asset manager of the application (accessible through…May 21, 2021May 21, 2021
Add views dynamically to layout in AndroidAs Android developer you will surely need someday to add views dynamically, instead of creating a ListView. This example demonstrates a way…May 21, 2021May 21, 2021
Set up navigation using React Router domReact router is a library that allows you to handle routes in a web app, using dynamic routing. Dynamic routing takes place as the app is…May 21, 2021May 21, 2021
To send an email using a JSP, you should have the JavaMail API and the Java Activation Framework…Create a form for receiver’s emailJan 25, 2021Jan 25, 2021
Upload file using JSPA JSP can be used with an HTML form tag to allow users to upload files to the server. An uploaded file can be a text file or a binary or…Jan 25, 2021Jan 25, 2021
3 ways to store ArrayList in SharedPreferencesShared Preferences allows activities and applications to keep preferences, in the form of key-value pairs similar to a Map that will…Jan 25, 2021Jan 25, 2021
Read data from Cloud Firestore in AndroidIn this tutorial, you will see how to fetch data from Cloud Firestore and use it in your android application.Nov 9, 2020Nov 9, 2020
It’s all in the perspective.So today I woke up at 5 and went for my first ever driving lesson. The weather was perfect and so was my instructor. To start with, he…Aug 1, 2020Aug 1, 2020