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