You aren't being specific about what you need, so I would suggest the Android SDK for development. Apps are generally not "search engine friendly", although Android has phone search features that the...
Type: Posts; User: TobyK
You aren't being specific about what you need, so I would suggest the Android SDK for development. Apps are generally not "search engine friendly", although Android has phone search features that the...
Hi and welcome! When you say "best" what do you mean? Best for what or whom? In general, sticking with the default SDK of the respective mobile OS platform is all-round "best" - best for performance,...
Very cool! I think I mentioned that I recently bought a Sony Smartwatch. Blogged about it here: https://plus.google.com/app/basic/stream/z12xepu5owmohdint23ztzjgct3kwbb0r
Also recently bought a...
I really like what HTC is doing with the One. The hardware is just beautiful, but the lack of sd slot and removable battery end up being deal breakers for me (as with the Nexus 4), esp. since my Note...
Yea I am gonna try getting a Galaxy Nexus just to put Ubuntu Phone on it. Nokia with Android would definitely rock, but I think hardware-wise, HTC is up there and Samsung displays are just fantastic....
Oops just saw the the HTC One thread says around April.
Sent from my GT-N7000 using Tapatalk 2
Awesome! Please let us know when the HTC One will be available locally.
Sent from my GT-N7000 using Tapatalk 2
There is a MediaPlayer (or similar) class that can play mp3 or other audio files. Search on StackOverflow.com and you will find examples. Its just a few lines of code but I am away from pc so cant be...
Also willing to swop for a Galaxy Nexus, believe it or not...
Sent from my GT-N7000 using Tapatalk 2
Bet you say that to all the phones :-D
Also, what is your definition of 'a while'?
Sent from my GT-N7000 using Tapatalk 2
You sure go through a lot of phones :-) *jealous*
Sent from my GT-N7000 using Tapatalk 2
I haven't decided yet. To be honest I don't think I will be upgrading to anything. As with you, my Galaxy Note fills my tablet needs so the Transformer has been lying unused.
Sent from my GT-N7000...
While I love this tablet, I think it's time for an upgrade. Selling my Asus Transformer TF101 wifi-only 16gb, stock, never rooted, running Android 4.0.3. In very good condition except for a ding and...
Thanks for the feedback. Yes very important lesson: don't buy an Android tab without Google Play. Also, these days the Nexus 7 can be had for R3k from Hifi corp which makes it hard to recommend any...
Hi and welcome! I personally don't root any of my new devices, as I generally don't need to, but if you like to play around, or want to try different ROMs, some of which may be faster, you can go for...
You van get the firmware image from Google (with instructions) here:
https://developers.google.com/android/nexus/images
Sent from my Transformer TF101 using Tapatalk HD
Weird, but fixable. You can manually download the firmware and flash it (without rooting). See here: http://www.youtube.com/watch?v=PwlXQoAzrBE
Sent from my Transformer TF101 using Tapatalk HD
Is that TF101 with or without keyboard dock? Also, what are you replacing it with?
Sent from my Transformer TF101 using Tapatalk HD
Thanks, that's quite cool. Will keep this in mind for future apps.
Sent from my Transformer TF101 using Tapatalk HD
Nope, sorry, I still have no idea how you'd connect an Andriod app directly to SQL Server. I still think it's a bad idea - you should rather wrap the database in a REST API, then call that from...
Do you get an error, if so what is it?
You are right, not shown on website - maybe they are out of stock, or else they only have it at the Midrand branch. Note that Esquire are more wholesale than retail - a bit like Makro. You have to...
You can get this from Esquire (http://www.esquire.co.za). They also have the Nexus 7 and 10.
Sent from my Transformer TF101 using Tapatalk 2
The database management in Eclipse has nothing to do with Android apps. Connecting directly to SQLServer from Android is not usually done, which is why you won't find much on it on Google. It would...
Did you include the jdbc driver jar file into the Android libs folder? It says "Class not found" so that must be the problem.
Sent from my Transformer TF101 using Tapatalk 2