dpdearing / android-gps-emulator

A Google Maps-based tool for simulating the GPS location of the Android emulator
Apache License 2.0
213 stars 51 forks source link

Cannot download GWT developer plugin #14

Closed durgaswaroop closed 7 years ago

durgaswaroop commented 7 years ago

It goes to a 404 page when I click on the GWT download button.

dpdearing commented 7 years ago

Thanks for the report. What OS, browser and browser version?

The GWT plugin stopped being supported a while ago for many brwosers and this is still using an old version of GWT. The project needs to be updated to a more recent version of GWT to get Super Dev Mode which doesn't require the GWT Developer Plugin but I haven't gotten around to it yet.

dpdearing commented 7 years ago

I updated the application to use GWT 2.8.0 which doesn't rely on the developer plugin. The branch with these changes was merged into the master branch in 661af90

dpdearing commented 7 years ago

Included in v0.2 release