Skip to content
View Meraj's full-sized avatar
🖥️
coding, as usual
🖥️
coding, as usual

Organizations

@WebGardon
Block or Report

Block or report Meraj

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

Pinned

  1. ArioSql ArioSql Public

    🟢 create database and build sql queries in android very simple

    Kotlin 1

  2. a simple function that auto convert ... a simple function that auto convert cursors to array in kotlin - android
    1
        /**
    2
         * a simple function that convert cursors to String Array
    3
         * ArioSql = https://github.com/MerajV/ArioSql
    4
         * @property cursor Cursor
    5
         * @return Array<Array<String>>