8000 malihehmoradi (Maliheh Moradi) · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
View malihehmoradi's full-sized avatar
✨Looking for new challenges✨
✨Looking for new challenges✨

Block or report malihehmoradi

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 Loading

  1. map-instance-app map-instance-app Public

    An Android instance app for working with Google Map, Kotlin

    Kotlin 6

  2. compose-samples compose-samples Public

    Kotlin 1

  3. d3-app d3-app Public

    A sample app for using SceneView in your app

    Kotlin 2

  4. Get last ambient temperature from an... Get last ambient temperature from android device with temperature sensor.
    1
    
                  
    2
    public class SensorActivity extends Activity implements SensorEventListener {
    3
        private final SensorManager mSensorManager;
    4
        private final Sensor mTempSensor;
    5
        
0