-
-
-
-
-
-
-
-
Converter-Application Public
A converter application for android. It uses fragments for different conventions and uses tabs for the navigation between fragments.It also uses spinners to select different conversion methods. Thi…
Java UpdatedSep 6, 2018 -
-
MVVMwithRecycler Public
MVVM design pattern and Recycler View for displaying Items
Kotlin UpdatedSep 2, 2018 -
RoomWithView Public
A project built on Android's new Architecture components, View Model, Live Data and Room Database. This has a Recycler View displaying words fetched from the database. As Livedata is being used whe…
Java UpdatedAug 31, 2018 -
-
DatePicker Public
A date picker with feature to hide the contents of the app when its minimised or goes background.
Java UpdatedAug 29, 2018 -
NavigationDrawer2 Public
Navigation Drawer in Android. It contains menu item a header and a toggle button to see the drawer.
Java UpdatedAug 29, 2018 -
EspressoTest Public
A project to demonstrate Espresso Testing for an android application. This is basically used to test the UI like button clicks, view assertions etc.
Java UpdatedAug 27, 2018 -
-
NavigationDrawer Public
A Navigation drawer to route the user into different fragments.
Java UpdatedAug 24, 2018 -
RecyclerViewPrac Public
An android application which uses RESTful web services, a 3rd part library Retrofit for fetching data in JSON format and its converted into java objects using GSON converter factory. The data fetch…
-
UserApplication Public
Application about user login and Sign up using firebase
Kotlin UpdatedAug 15, 2018 -
HTTPKotlin Public
This demonstrates how to use the HTTP connections to retrieve JSON data from a server using the HTTP connections provided by android studio. Here data is received in JSON format and String builder …
Kotlin UpdatedAug 15, 2018 -
LoginSignUp Public
An android application written in Kotlin to demostrate User login and registration. This uses Firebase to login and Sign up and also Shared Preferences to store user information locally.
-
Moviepractice Public
This is an application to display the popular movies running right now in theatre. It uses RESTful API "The MovieDB" to fetch the updated data and Recycler View to display the fetched data.
recyclerview-adapter restful-api cardview restful-client customlayout moviedb-api customadapterrecyclerJava UpdatedAug 14, 2018 -
ImagePickerKotlin Public
This is an android project which is used to pick images from gallery. It is written in Kotlin programming language.
Kotlin UpdatedAug 12, 2018 -
react-native-html-to-pdf Public
Forked from blink22/react-native-html-to-pdfConvert html strings to PDF documents using React Native
Java GNU General Public License v3.0 UpdatedJul 11, 2018 -
Converter-App Public
A converter application for android. It uses fragments for different conventions and uses tabs for the navigation between fragments.It also uses spinners to select different conversion methods.
Java UpdatedJun 20, 2018 -
-
-
-