Tutorial by Topics: android

It is recommended to use methods of the DateUtils class in order to format dates which are locale aware, i.e. which consider user preferences (e.g. 12h/24h clock time formats). These methods are most appropriate for dates that are displayed to the user. For fully customized date representations, ...
What is the Android NDK? Android Native Development Kit (NDK) is a companion tool to Android SDK that allows portions of apps to be built in in C/C++. This is useful for: Sharing application components across platforms (Android, iOS, Linux, etc.) Improving performance for critical portions ...
This app sample is available on my GitHub below: https://github.com/Daniel-Krzyczkowski/XamarinAndroid/tree/master/AndroidPictureOrientation/PictureOrientationApp Xamarin Mobile component documentation is available below: https://components.xamarin.com/view/xamarin.mobile
The Open CV libraries can be found on the web by using a search engine. The Gotchas: If you lower your target platform below KitKat some of the OpenCV libraries will no longer function, specifically the classes related to org.opencv.android.Camera2Renderer and other related classes. You can p...
RxAndroid used to be a library with lot of features. It has been splitted in many different libraries moving from version 0.25.0 to 1.x. A list of libraries that implement the features available before the 1.0 is maintained here.
see also Github sample project Android developer blogspot Android Developer site
You can find more information on Processing for Android at http://android.processing.org/

Page 3 of 5