[OBSOLETE] Foscam Camera Device Handler Universal DTH with Motion Detection - SD (FI89xx), HD Ambarella FI98xx, FI99xx, Cx, Gx, Rx, Ex, Zx, Fosbaby

@HixVAC check out some of these links where folks aren’t able to uninstall/delete the app:

I understand your frustration (trust me, I also go through it). I’m not sure if it’s a issue with the Android ST app or just the platform. Did you update your app recently? If you see all the links below you’ll also see that ST support blames the developer when they can’t “figure” it out. I’m using the iPhone to test the apps right now. (which BTW has it’s own set of bugs that I’ve reported to ST, like I said with each release they break something).

I’ll try to help you get to the bottom of this as much as I can given the “support” you’re getting from the official ST folks.

Try a few things:

  1. Delete the app completely from your IDE
  2. Download the app again from the server and copy it (make sure you copy it correctly). Some folks had an issue because while copy pasting/saving they accidentally deleted/missed a line. (human error)
  3. Kill your Android ST app, restart it and try to add it again
  4. Open your live debugger in the IDE (before this next step)
  5. Try to install app on your android. Check the live debugger for output, if the app has an issue (bad code etc) it will show up on the debugger as an error

Post back what you see