Error: Failed to fetch platform andriod.....plllzhelpme

What is the problem with me?
Please

G:\0projetsioni\ionic\websitetoapk\websitetoapk>ionic cordova build android
> ionic-app-scripts build --target cordova --platform android
[19:26:54]  ionic-app-scripts 1.3.12
[19:26:54]  build dev started ...
[19:26:54]  clean started ...
[19:26:54]  clean finished in 11 ms
[19:26:54]  copy started ...
[19:26:54]  transpile started ...
[19:27:01]  transpile finished in 6.88 s
[19:27:01]  preprocess started ...
[19:27:01]  deeplinks started ...
[19:27:01]  deeplinks finished in 19 ms
[19:27:01]  preprocess finished in 24 ms
[19:27:01]  webpack started ...
[19:27:02]  copy finished in 7.57 s
[19:27:19]  webpack finished in 18.12 s
[19:27:19]  sass started ...
[19:27:22]  sass finished in 2.71 s
[19:27:22]  postprocess started ...
[19:27:22]  removed unused font files
[19:27:22]  postprocess finished in 36 ms
[19:27:22]  lint started ...
[19:27:22]  build dev finished in 27.88 s
[19:27:36]  tslint: G:/0projetsioni/ionic/websitetoapk/websitetoapk/src/pages/ho
me/home.ts, line: 2
            'NavController' is declared but never used.

       L1:  import { Component } from '@angular/core';
       L2:  import { NavController ,Platform} from 'ionic-angular';
       L3:  import { InAppBrowser } from '@ionic-native/in-app-browser';

[19:27:36]  tslint: G:/0projetsioni/ionic/websitetoapk/websitetoapk/src/app/app.
component.ts, line: 5
            All imports are unused.

       L4:  import { SplashScreen } from '@ionic-native/splash-screen';
       L5:  import { InAppBrowser } from '@ionic-native/in-app-browser';

[19:27:36]  lint finished in 13.94 s
> cordova build android
cordova-android-support-gradle-release: Android platform: V6
cordova-android-support-gradle-release: No custom version found in config.xml -
using plugin default
cordova-android-support-gradle-release: Android platform: V6
cordova-android-support-gradle-release: No custom version found in config.xml -
using plugin default
ANDROID_HOME=D:\eclipse\adt-bundle-windows-x86-20140702\sdk
JAVA_HOME=C:\Program Files\Java\jdk1.8.0_121
Subproject Path: CordovaLib
Starting a new Gradle Daemon for this build (subsequent builds will be faster).

FAILURE: Build failed with an exception.

* What went wrong:
Unable to start the daemon process.
This problem might be caused by incorrect configuration of the daemon.
For example, an unrecognized jvm option is used.
Please refer to the user guide chapter on the daemon at https://docs.gradle.org/
2.14.1/userguide/gradle_daemon.html
Please read the following process output to find out more:
-----------------------
Error occurred during initialization of VM
Could not reserve enough space for 2097152KB object heap


* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug
option to get more log output.
cmd: Command failed with exit code 1 Error output:
FAILURE: Build failed with an exception.

* What went wrong:
Unable to start the daemon process.
This problem might be caused by incorrect configuration of the daemon.
For example, an unrecognized jvm option is used.
Please refer to the user guide chapter on the daemon at https://docs.gradle.org/
2.14.1/userguide/gradle_daemon.html
Please read the following process output to find out more:
-----------------------
Error occurred during initialization of VM
Could not reserve enough space for 2097152KB object heap


* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug
option to get more log output.
[ERROR] An error occurred while running subprocess cordova.

        cordova build android exited with exit code 1.

        Re-running this command with the --verbose flag may provide more
        information.


G:\0projetsioni\ionic\websitetoapk\websitetoapk>ionic info

Ionic:

   ionic (Ionic CLI)  : 4.10.2 (C:\Users\acer\AppData\Roaming\npm\node_modules\i
onic)
   Ionic Framework    : ionic-angular 3.5.0
   @ionic/app-scripts : 1.3.12

Cordova:

   cordova (Cordova CLI) : 8.1.2 (cordova-lib@8.1.1)
   Cordova Platforms     : android 6.1.2
   Cordova Plugins       : no whitelisted plugins (8 plugins total)

System:

   NodeJS : v6.10.2 (C:\Program Files\nodejs\node.exe)
   npm    : 6.7.0
   OS     : Windows 7