First page Back Continue Last page Graphics
Uninstalling Previous Versions
We need to remove any previous installations of our app before we install a new one – Android doesn’t allow overwrites
In a new command prompt , type
"C:\Program Files\Android\android-sdk\platform-tools\adb.exe" uninstall com.firstapp.texteditor
This will uninstall any previous instances of our text editor