Skip to content
View b0keng's full-sized avatar
Block or Report

Block or report b0keng

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories

  1. Android-Login-App Android-Login-App Public

    Forked from andreipop/Android-Login-App

    A simple SQLite login application developed for Android. I'm looking to slowly start developing this into a more complex database which would link to an external database and would be able handle m…

    Java

  2. Android-SQLite-TODO-App-Example Android-SQLite-TODO-App-Example Public

    Forked from itcuties/Android-SQLite-TODO-App-Example

    Today we are going to show you how to use Android SQLite database in your applications. Our sample application stores TODO Tasks. It displays a list of TODOs, when an element of the list is clicked…

    Java

  3. External-SQlite-database External-SQlite-database Public

    Forked from rbochet/External-SQlite-database

    Use an external SQLite database in an Android App -- working example

    Java

  4. android-data-utils android-data-utils Public

    Forked from wombleabroad/android-data-utils

    A collection of utility classes to make working with SQLite databases in Android apps a little easier.

    Java

  5. Android_Survey_App Android_Survey_App Public

    Forked from tarun29061990/Android_Survey_App

    Survey app used to display series of questions for the app user, feed answers directly to the SQLite database ...

    Java

  6. Android-Forum Android-Forum Public

    Forked from Fishkins/Android-Forum

    An Android app to create/view forum posts. It can communicate with a server running a Django site using JSON. You can also change a boolean to make it store posts on a local SQLite DB, if you want …

    Java