- Joined
- Apr 12, 2005
- Messages
- 4,767
- Reaction score
- 697
Thanks ilwrath. Do you have any devices with a physical keyboard or even a trackball? I don't, just played with it using the emulator. I did test it under 4.0 in the emulator as well, but a real device would be nice. Not sure when my Nexus S will get the 4.0 update, although I expect it soon as the Nexus Galaxies are out.
But ya, you'll need access to a PC with WinAMP and the AjaxAMP plugin. Without that, all it'll do is present a dialog telling you to configure your system and dump you into the settings activity. Not very exciting. One key thing that I put effort into is making sure errors are properly trapped and presented in a useful way. Since networking is involved, many people will be intimidated or confused. But lots can happen that might confuse even pros, like when it fails to connect because there is no WiFi available and you've disabled your 3G data. It detects that case and tells you to either connect via WiFi or enable your 3G. Much better than a "Failed to connect" error. Still, a host located at 192.168.*.* is not likely to ever work over 3G, I don't check for that, maybe I should.
I will also need to have a good help page to walk people through installing WinAMP with the AjaxAMP plugin. Luckily the AjaxAMP plugin has it's own website with help, but I'll need to cover some of the basics. It's actually a fairly advanced plugin and even has authentication and an IP filter - which is more than what I've seen from other similar plugins.
But ya, you'll need access to a PC with WinAMP and the AjaxAMP plugin. Without that, all it'll do is present a dialog telling you to configure your system and dump you into the settings activity. Not very exciting. One key thing that I put effort into is making sure errors are properly trapped and presented in a useful way. Since networking is involved, many people will be intimidated or confused. But lots can happen that might confuse even pros, like when it fails to connect because there is no WiFi available and you've disabled your 3G data. It detects that case and tells you to either connect via WiFi or enable your 3G. Much better than a "Failed to connect" error. Still, a host located at 192.168.*.* is not likely to ever work over 3G, I don't check for that, maybe I should.
I will also need to have a good help page to walk people through installing WinAMP with the AjaxAMP plugin. Luckily the AjaxAMP plugin has it's own website with help, but I'll need to cover some of the basics. It's actually a fairly advanced plugin and even has authentication and an IP filter - which is more than what I've seen from other similar plugins.