forked from github/cordova-android
Set default camera image to base64. Add comments.
This commit is contained in:
@@ -71,6 +71,7 @@ import android.widget.LinearLayout;
|
||||
* @Override
|
||||
* public void onCreate(Bundle savedInstanceState) {
|
||||
* super.onCreate(savedInstanceState);
|
||||
* super.addModule("com.phonegap.examples.MyModule", "MyModule");
|
||||
* super.loadUrl("file:///android_asset/www/index.html");
|
||||
* }
|
||||
* }
|
||||
|
||||
Reference in New Issue
Block a user