A Few Tips for Beginning Android Development
Here are some tips from my personal experience so far with Android development. The number of tips is actually ten, so I could have called this “Ten Tips for Android Development“, but I figured there were already enough articles with that catchy title. Which reminds me of late comedian George Carlin : I have a problem […]
Bluetooth Data Transfer with Android
To develop an Android application making use of data transfers via Bluetooth (BT), one would logically start at the Android Developer’s Bluetooth page, where all the required steps are described in details: device discovery, pairing, client/server sockets, RFCOMM channels, etc. But before jumping into sockets and threads programming just to perform a basic BT operation, […]
Update: K-coder 2.0 for Android
K-coder does SMS, text & image encryption (128-bit AES symmetric key). This is an update of a previous post which gives more details about the app. NEW Version 2.0 features: Rework on the User Interface Better SMS handling Optional one-way password storage in order to speed up encryption and prevent typing errors when using dynamic passwords […]
Privacy Policy on the Android apps
Since we are asked to provide a privacy policy on our Android apps by Google, here’s mine and it is pretty simple: I do not collect personal or non-personal information on users of any of my applications. I reserve the right, at my sole discretion, to change, modify or otherwise alter this Policy at any […]
Android Cloud Apps with Azure (Link)
Check out my article at DZone.