Hello to everyone who still checks this nearly dead blog. Today I’d like to announce release of new version of my Yet Another MultiTouch Tester Android application. Below you can find a short list of new features: – new drawing mode – screen and device info view More features and upgrades in progress (hopefully 😉 […]
Tag: android
Recently I have tried to connect my Nexus 5 and Nexus 7 2013 device to my desktop running Fedora 20 and it failed. Well, I was able to connect using USB cable of course but my OS refused to see them. adb devices command also informed, that both devices are unaccessible. If you have similiar […]
Some time ago I have complained about the fact that adb and all the tools are 32-bit only. Well, nothing has changes since that time. Recently I have migrated to Fedora 19 and again I have the same problem. What packages to install to make it work. The solution is simple. It seems that invoking […]
Many of Android developers are struggling with Android Studio and Google Maps Android API v2 (or Google Play Services library in general). Well, there should be no problem when you import the project from Eclipse or from InteliJ IDEA. But try to create a new project – you will see nothing but errors. I don’t like […]
As I noted in previous post I have finally found some spare time to implement pressure recognition. Grab the package from Google Play.
Well… I’m very disappointed. It seems that Samsung’s Galaxy S3 is not so high-end, top-level device as everybody say. It all started from one of suggestions you gave me. Some of you wanted me to implement pressure recognition in YAMTT. I have finally found some time to do it. OK, I had to find a […]
Finally I had some spare time to update Secret Cod3s application. It now has decent UI following Google’s latest guidelines.I hope you like it. Even more I hope you find it useful :-). Grab your copy from Google Play now. Give it a few minutes to go all around the world and be updated on […]
I have decided to update YAMTT application. Version 2.0.2 should fix nasty issue which caused application force close in some really strange cases. Additionally I have decided to introduce ads. Thanks for anyone who click on it. If you want to disable the ads – just turn off the network. It works with any application. […]
I’d like to announce a bug fix release. Actually, not 100% bug fix as I have added reload button on category list screen. Regarding the bug. There was a force close when you have tried to rotate the device during “loading…” session. It was a common problem with basic handling of separate thread and ProgressDialog. […]
I have just uploaded new version of my Yet Another MultiTouch Test application. Anyone who has the application installed should see update notification in the Market application soon. I have implemented a new feature – paint mode. Of course it is for testing purposes only so do not expect anything like GIMP or Photoshop there. […]