This repository contains all the android apps created/contributed by Rakesh Balan Lingakumar.
This app is used to download and display online photos using HttpURLConnection
The purpose of this app is to calculate the alcohol level in our blood based on the user inputs that includes size of the drinks in ounce, % alcohol content in the drink, weight in lbs and gender
Development of a simple Yahoo! new rss feed client application using BBC Technology news API. The application loads news feeds details into a list. Users of the application will be able to block and unblock feeds to their local blocked list. The blocked list is stored into a SQLite database.
CONNECT 4 is a two-player connection game. The objective of the game is to connect four of one's own discs of the same color next to each other vertically, horizontally, or diagonally before your opponent. The game is developed in Android platform to play against Artificial Intelligence who is as brilliant as we are. The AI is implemented using Minimax Algorithm with Alpha-Beta pruning technique.
This app uses Cordova library & Framework7 that enables users to enter contact details and save them into Device Contacts database.
This is a Contacts Directory App , where user gets to enter Contacts information, the name/mobile number, along with other details. User should be able edit, display and delete Contacts.
This app is used to convert distance in meters to inches, feet and miles using buttons and radio groups.
The purpose of this app is to track the cost of the flights and notifies when the cost drops. This app uses google's QPX Express API to get the current flight details and place a flag on a flight to track it. The Complexity of this project is handling the complex JSON file from the API.
This Android app is used to display GitHub issues and their comments for a specific repository. The app uses GitHub web api to retrieve all open issues associated with the Rails organization’s rails repository.
The app enables users to share public messages with other users using parse web services. The app also has sign up/sign in/logout options.
The app enables users to share public messages with other users using parse web services and Android Fragments. The app also has sign up/sign in/logout options.
The objective of the app is to parse the xml obtained from the open weather api which contains all the weather information of the particular area.
This app is used to generate passwords using Android concurrency models such as Threads and AsyncTask
> ##### SCREENSHOTS (Click to Maximize)The purpose of the project is to track the exact location of a person using Google Maps API in case of emergency. Firebase web service is used for storing the person's location for 24 hours. This app also has the feature to play back in the Google Map the list of all visited location. In this project two Android apps were developed. One named "SmartSafeBeacon" to send the GPS location to the Firebase Web service. Other named "SmartSafeMonitor" to retrieve the GPS location and uses Google Maps API to visualize the exact location in Maps.
Safety is always a concern in our society. With the help of technology we can help people and find a way to keep our loved ones safe by tracking them at any time. Developing a mobile application that publishes the current location of a person to another device that subscribes for a response (location information). The phone GPS or mobile network is used to retrieve the Geo-location. With such an app, the person’s current location can be visualized in maps in any device. My App needs to be installed in two or more devices. One device will get the current location and publish the geo-location information (latitude and longitude) to the PubNub channel. Other devices which subscribes the channel will receive this geo-location in real-time and pass it to the Google API which in-turn returns the exact location of the person to the Map Activity.
> ##### SCREENSHOTS (Click to Maximize)This podcast app displays and plays episodes from “TED Radio Hour” channel. The feed is obtained from the NRP API. The app displays the podcast items in two modes, in a linear list and in grid view. Effective use of RecyclerView.
The purpose of this android app is to perform time zone conversion from Universal Time Coordinated (UTC) to four other time zones (EST,CST,MST,PST). Each button/radio button will perform the logic of the corresponding conversion and display the converted time
This is a Trivia quiz app where the user can create quiz, attend quiz and see the results.
An android app that enable users to connect and share content, messages and media with other users using parse mobile backend service. This app will provide users with a profile that can be used to share their images, send and receive messages, maintain albums. This app can be easily connected using the FB and Twitter Login as well. The main purpose of our application is to provide a platform for UNC Charlotte Students to be connected and share their updates real-time. In this app based on the privacy setting, user can send and receive push notifications about events happening in their profile from other users.
YOUTUBE LINK - Profile/Message/PushNotification .... Login/SignUp .... Album .... Privacy
The App displays media feeds from iTunes Store related to latest content release details like AudioBooks, Movies , iOS apps, etc. Main function in this app is parsing JSON.
The App uses LISTVIEW to display media feeds from iTunes Store related to latest content release details like AudioBooks, Movies , iOS apps, etc. Main function in this app is parsing JSON. I have used SQLite to execute favorites features.
The App uses LISTVIEW to display media feeds from iTunes Store relate 6D79 d to latest content release details like AudioBooks, Movies , iOS apps, etc. Main function in this app is parsing JSON.