« Previous | Next » 

Revision b2c6ad6c

IDb2c6ad6c67bfe1c5d4983a4c313979e017d670e7
Parent ae7c3ff7
Child 067b475c

Added by hans over 3 years ago

refactor webserver class into much simplified NanoHTTPD subclass

The SimpleWebServer.java example had a lot more stuff than we needed in it,
plus it had some code that was only supported on android-9 or higher. I
stripped out anything that is not currently needed and merged
KerplappHTTPD and SimpleWebServer into a single class: LocalHTTPD.

This should now work down to android-7 at least.

refs #3204 https://dev.guardianproject.info/issues/3204

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences