Learnings from Building Project
In this project, I have tried to integrate concepts from all courses taken by me in my Master's. I learned and implemented Java as well...
In this project, I have tried to integrate concepts from all courses taken by me in my Master's. I learned and implemented Java as well...
Encapsulated all concepts I learned through out my course as Java concepts, gradle, Android programming and Firebase concepts ,storage...
Android project was unable to sync with gradle build. It was one of the biggest issue I was unable to solve. I tried cleaning the build...
Initially, I created different login pages for each user i.e. , ValetLoginActivity and CustLoginActivity with same login functionality...
Firebase Console SetUp Firebase Authentication tool Firebase Authentication Rules Types of FIrebase Authentication Adding functionality...
Whenever , we invoke the text recognizer it looks for detecting the text based on these 3 data models: Following are the on-device...
In project, there two main users i.e., Valet and Customer. Initially I thought of creating specific registration layout to each user and...
https://developer.android.com/guide/topics/media/camera https://appsandbiscuits.com/using-the-camera-android-14-6c61343efd04
I decided to have login screen as my home page with logo on top of the screen.Login button and signup at bottom of page.Second page would...
I Chose IntelliJ as my IDE instead of android studio. I downloaded Android SDK from Android tools. Imported the SDK into IntelliJ. But,...
I took up a course in LinkedIn (Become a java Programmer).I completed 75 percent of the course work in this month which covered...
Got to know about different open source libraries in different categories for media management, network management,optimizing events...
User perspective is key concept here. In order to maintain relation between two activities in an application it is very important to...
This learning gave me insight of how an android app works along with the methods : onCreate():To start an android application,we should...
I started this week with learning about prerequisites for android app development.Discovered the skills requires Android Software...
I am trying to get an idea for implementing QR codes. Read about QR codes,it's types,ways of encoding and decoding it.I got an idea that...
Revised basic concept of servlet. Learned about client and server architecture,web container(tomcat). GET,POST methods and differences...
I learned java abstract data structures such as arrays,linked list,queue and circular stack. Implemented above data structures in...
Firstly,I started brushing up core java concepts including object-oriented features.I have read a article regarding Object oriented...
I met professor on 24th September and discussed regarding queries about my project. Question:Regarding third party which acts as a...