Recent content by moh bs

  1. M

    an error in android studio:Execution failed for task ':app:mergeDebugResources'.

    hi everybody i want to make an android app for controling bluetooth module hc-05,i have the following code in android studio: MainActivity.java package com.example.shsmszdh.blue1; import android.app.Activity; import android.bluetooth.BluetoothAdapter; import android.bluetooth.BluetoothDevice...