Pinned Repositories
alloy-android-permissions
Alloy implementation of Android runtime permission model
android-permissions
An android library that makes it really easy to deal with dynamic permissions. Based on the context, library automatically decides whether to show a dialog (in case app is in foreground) or a notification (in case permission is required by a background service).
chromium-webview-samples
Useful examples for Developing apps with the Chromium based WebView
StepCounter
ECE 438 HW1. Android application for counting the steps as well as Matlab code to analyze the sensor data collected by the app
TrackUser
ECE438 HW2. Users are tracked. Their steps are counted and their rotation from the initial orientation is measured.
gulizseray's Repositories
gulizseray/StepCounter
ECE 438 HW1. Android application for counting the steps as well as Matlab code to analyze the sensor data collected by the app
gulizseray/alloy-android-permissions
Alloy implementation of Android runtime permission model
gulizseray/android-permissions
An android library that makes it really easy to deal with dynamic permissions. Based on the context, library automatically decides whether to show a dialog (in case app is in foreground) or a notification (in case permission is required by a background service).
gulizseray/chromium-webview-samples
Useful examples for Developing apps with the Chromium based WebView
gulizseray/TrackUser
ECE438 HW2. Users are tracked. Their steps are counted and their rotation from the initial orientation is measured.