Pinned Repositories
loader-app
Loader is a View that displays web pages.If want to display html as the part of your UI then you can use WebView in your APP. In ths example : : 1. Opening url in webview. 2. Showing loader before page load. 3. Click opened url any link and again open page in webview.
loginscreen-App
A login application is the screen asking your credentials to login to some particular application. You might have seen it when logging into facebook,twitter e.t.c This chapter explains, how to create a login screen and how to manage security when false attempts are made. First you have to define two TextView asking username and password of the user. The password TextView must have inputType set to password.
Machine-Learning-with-Python
Python codes for common Machine Learning Algorithms
noisealert
In this example detecting noice and setting a noise thersold , when this noise/sound frequency cross thersold ,example will show an alert.
pairometer
Lightweight pairometer app using the hardware step-sensor for minimal battery consumption. This app is designed to be kept running all the time without having any impact on your battery life! It uses the hardware step detection sensor of the Nexus 5, which is already running even when not using any pedometer app. Therefore the app does not drain any additional battery. Unlike other pedometer apps, this app does not track your movement or your location so it doesn't need to turn on your GPS sensor (again: no impact on your battery).
smart-health-prediction
Smart Health Predictor with Data Mining using Php, Mysql. Which can predict the disease based on Input Symptoms and Lab Sample.
Weather-Forecast-
A simple, opensource weather app for Android
Weather-Forecast-App
sumanpandey's Repositories
sumanpandey/loader-app
Loader is a View that displays web pages.If want to display html as the part of your UI then you can use WebView in your APP. In ths example : : 1. Opening url in webview. 2. Showing loader before page load. 3. Click opened url any link and again open page in webview.
sumanpandey/loginscreen-App
A login application is the screen asking your credentials to login to some particular application. You might have seen it when logging into facebook,twitter e.t.c This chapter explains, how to create a login screen and how to manage security when false attempts are made. First you have to define two TextView asking username and password of the user. The password TextView must have inputType set to password.
sumanpandey/Machine-Learning-with-Python
Python codes for common Machine Learning Algorithms
sumanpandey/noisealert
In this example detecting noice and setting a noise thersold , when this noise/sound frequency cross thersold ,example will show an alert.
sumanpandey/pairometer
Lightweight pairometer app using the hardware step-sensor for minimal battery consumption. This app is designed to be kept running all the time without having any impact on your battery life! It uses the hardware step detection sensor of the Nexus 5, which is already running even when not using any pedometer app. Therefore the app does not drain any additional battery. Unlike other pedometer apps, this app does not track your movement or your location so it doesn't need to turn on your GPS sensor (again: no impact on your battery).
sumanpandey/smart-health-prediction
Smart Health Predictor with Data Mining using Php, Mysql. Which can predict the disease based on Input Symptoms and Lab Sample.
sumanpandey/Weather-Forecast-
A simple, opensource weather app for Android
sumanpandey/Weather-Forecast-App