How to Uninstall Mobile Native app using AndroidDriver with Selenium?

HI All,
Please help me how to uninstall Android Mobile Native App using AndroidDriver .

Pls give a try:

–full-reset true
–no-reset false

Thanks TuHuynh for replay but i want to do uninstall Android Native App using AndroidDriver.

androidDriver.removeApp("bundleId");

Thanks You Taylan for Replay and Gave Answer for my Question