Business idea! Put together a baseball with an accelerometer, a small digital display and maybe bluetooth as well. Sell it to schools and individual athletes as a training device. You pitch and it tells you what the speed of the last pitch was. Connect it up to a computer and it will give you a graph of the velocity over time, allow you to track improvements in pitching and track users. Or does such a thing already e…
Here's the Most Idiotic and Brilliant App Ever
81–90 of 122 posts
Re: Here's the Most Idiotic and Brilliant App Ever
#82Visit it on your browser to get started, then on your iPhone to play (App is not tuned for Android accelerometer data yet).
Re: Here's the Most Idiotic and Brilliant App Ever
#83Re: Here's the Most Idiotic and Brilliant App Ever
#84Ok, the app's web service is rather prone to manipulation: You just need to HTTP GET the following URL: http://www.carrotpop.com/smth/php/save_result.php?id= &nickname= &country=&result= &latitude=0&longitude=0 * UID looks like an autoincrement ID * NICK is what you entered for the highscore * HEIGHT is the float value of the height in meters, i.e. "1.23" In the HTTP response, you get a data structure (not sure which…
Re: Here's the Most Idiotic and Brilliant App Ever
#85Re: Here's the Most Idiotic and Brilliant App Ever
#86Business idea! Put together a baseball with an accelerometer, a small digital display and maybe bluetooth as well. Sell it to schools and individual athletes as a training device. You pitch and it tells you what the speed of the last pitch was. Connect it up to a computer and it will give you a graph of the velocity over time, allow you to track improvements in pitching and track users. Or does such a thing already e…
Been around for years. I remember playing with one as a kid. The ones I've used haven't been too accurate or consistent, however. Amazon reviews indicate that not much has changed.
Re: Here's the Most Idiotic and Brilliant App Ever
#87Ok, the app's web service is rather prone to manipulation: You just need to HTTP GET the following URL: http://www.carrotpop.com/smth/php/save_result.php?id= &nickname= &country=&result= &latitude=0&longitude=0 * UID looks like an autoincrement ID * NICK is what you entered for the highscore * HEIGHT is the float value of the height in meters, i.e. "1.23" In the HTTP response, you get a data structure (not sure which…
Can I ask how you discovered the URL the app was making requests to?
Re: Here's the Most Idiotic and Brilliant App Ever
#88It requires GPS. Crashes on my tablet. Also, see their Facebook. They publicly post GPS location of winners, together with StreetView. Is that stated in the app? It can be a privacy concern. com.carrotpop.www.smth E/AndroidRuntime: FATAL EXCEPTION: main java.lang.IllegalArgumentException: requested provider gps doesn't exisit at android.os.Parcel.readException(Parcel.java:1429) at android.os.Parcel.readException(Parc…
Re: Here's the Most Idiotic and Brilliant App Ever
#89Re: Here's the Most Idiotic and Brilliant App Ever
#90Ok, the app's web service is rather prone to manipulation: You just need to HTTP GET the following URL: http://www.carrotpop.com/smth/php/save_result.php?id= &nickname= &country=&result= &latitude=0&longitude=0 * UID looks like an autoincrement ID * NICK is what you entered for the highscore * HEIGHT is the float value of the height in meters, i.e. "1.23" In the HTTP response, you get a data structure (not sure which…
Can I ask how you discovered the URL the app was making requests to?