Skip to content
View muhammad-hamza-shahid's full-sized avatar
💻
Learning
💻
Learning

Organizations

@CANZ-Islamic-Studio
Block or Report

Block or report muhammad-hamza-shahid

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. AndroidDualVideo AndroidDualVideo Public

    Forked from snapppy/AndroidDualVideo

    Code to access and record from both the front and rear camera on an Android phone. Only works with a few phones due to hardware constraints.

    Java

  2. Internet Manger to check connection ... Internet Manger to check connection status
    1
    object InternetManager {
    2
    
                  
    3
        fun checkForInternet(context: Context): Boolean {
    4
            // register activity with the connectivity manager service
    5
            val connectivityManager = context.getSystemService(Context.CONNECTIVITY_SERVICE) as ConnectivityManager
  3. flutter-calculator flutter-calculator Public

    A basic calculator developed using flutter and dart.

    Dart 2 1

  4. devin1014/DLNA-Cast devin1014/DLNA-Cast Public

    基于Cling库封装的DLNA投屏库,支持DMC、DMS、DMR功能。

    Kotlin 380 101

  5. KillTheBird KillTheBird Public

    A smal game developed purely on android studio using JAVA

    Java

  6. Consuming-HTTP-with-Flutter-Application Consuming-HTTP-with-Flutter-Application Public

    A Flutter application to handle HTTP calls creating, showing, editing and deleting the notes

    Dart 1