Pinned Repositories
2DGraphics
samples of various 2 dimensional figures with different color patters, gradients etc.
advancedAndroid4e
Sample code for "Advanced Android Application Development, Fourth Edition"
AirlinesApp
Sample app that uses a list view to display a list of airlines with image and text. Upon selection it open the details like website link and phone number
andfun-kotlin-guess-it
Lifecycle, ViewModel & Livedata
DataStructuresFB
Data structures programs
FacebookIntegration
google-interview-university
A complete daily plan for studying to become a Google software engineer.
RecipeApp
use of fragments, viewpager and recyclerview for this app and supports tablet also
SQL-Injection-Prescription
Stormy
Simple weather application which makes use of Geo-location, Butter knife, OkHttp. To provide weather updates daily, hourly
venkyg88's Repositories
venkyg88/2DGraphics
samples of various 2 dimensional figures with different color patters, gradients etc.
venkyg88/AirlinesApp
Sample app that uses a list view to display a list of airlines with image and text. Upon selection it open the details like website link and phone number
venkyg88/andfun-kotlin-guess-it
Lifecycle, ViewModel & Livedata
venkyg88/DataStructuresFB
Data structures programs
venkyg88/google-interview-university
A complete daily plan for studying to become a Google software engineer.
venkyg88/RecipeApp
use of fragments, viewpager and recyclerview for this app and supports tablet also
venkyg88/Stormy
Simple weather application which makes use of Geo-location, Butter knife, OkHttp. To provide weather updates daily, hourly
venkyg88/android-architecture
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
venkyg88/android-architecture-components
Samples for Android Architecture Components.
venkyg88/Android-Performance
Important topics with respect to Android Performance by Google Developers
venkyg88/android-quickstart
Google Pay API Quickstart
venkyg88/android-testing-project
Unit testing using view presenter, roboelectric & UI
venkyg88/AssignmentApp
making all the classes loosely coupled
venkyg88/BasicAndroidAccessibility-Java
venkyg88/Data-Visualization
Fundamentals, design, data visualization tools and creating dashboards
venkyg88/DataStructures
Important basic datastructures
venkyg88/flip-animation
Flip animation test
venkyg88/FrameworkUI
demo app
venkyg88/GolfScoreCard2
This app makes use of shared preferences to store the scores
venkyg88/MusicMachine
Threads, Runnable, Handler, MessageQ, Looper
venkyg88/MyTimesApp
use of fragments, viewpager and recyclerview for this app and supports tablet, ny times api
venkyg88/PassportApp
Application that uses Firebase to store user details and fetches them as required
venkyg88/PassportAssignment
App which uses firebase as backend to store and retrieve data
venkyg88/PizzaApplication
Program which reads pizza type and time it was ordered, sorts it lexicographically and converts the Epoch time to human readable date/time and writes to another file
venkyg88/Spoon-Knife
This repo is for demonstration purposes only.
venkyg88/TabianConsulting
Firebase on Android series on Pluralsight
venkyg88/twilio-video-app-android
A collaboration application built with the Twilio Video Android SDK
venkyg88/UrbanDictionaryApp
It uses Urban Dictionary API to show a list of definitions and their votes, uses MVVM & Jetpack components
venkyg88/Weather-App
Weather app uses open Weather api to show data for that particular day by fetching current location or by searched value
venkyg88/WeatherApp