mirror of
https://github.com/apache/cordova-android.git
synced 2025-01-19 07:02:51 +08:00
Adding comments
This commit is contained in:
parent
9911202d5b
commit
88127f0b20
@ -24,11 +24,11 @@ public class PhoneGap {
|
||||
}
|
||||
|
||||
public void takePhoto(){
|
||||
|
||||
// TO-DO: Figure out what this should do
|
||||
}
|
||||
|
||||
public void playSound(){
|
||||
|
||||
// TO-DO: Figure out what this should do
|
||||
}
|
||||
|
||||
public void vibrate(long pattern){
|
||||
|
Loading…
Reference in New Issue
Block a user