mirror of
https://github.com/apache/cordova-android.git
synced 2026-05-11 00:00:05 +08:00
added sms receiver functionality to android
This commit is contained in:
@@ -235,3 +235,4 @@ public class PhoneGap{
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
||||
@@ -65,3 +65,4 @@ public class SmsListener extends BroadcastReceiver
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user