Source link: https://github.com/william-limas/Fake-GPS-Detector-for-Android
Here an example how to detect fake gps in Android. You can use this sample for build your project.
Source link: https://github.com/william-limas/Fake-GPS-Detector-for-Android
Here an example how to detect fake gps in Android. You can use this sample for build your project.
Futuroid is an Android library that allows running asynchronous tasks and attaching callbacks thanks to a convenient syntax. It offers an alternative to the Android AsyncTask class.
Features:
Custom shape ImageView
using PorterDuffXfermode
with paint shapes and SVGs.
You can use it to quickly turn a String into a Spannable
and apply different types of spans to it.
new Makeup( name + ", " + age).boldify(0, name.length()).apply()
This would show a name and age of a person, and make the name part bold.
Battery Historian is a tool to analyze battery consumers using Android "bugreport" files.
A Java library for the Forecast.io API. It is quite functional at this point. The API is fully implemented except for callbacks. Further development will continue. A jar file with the dependencies is available under the jar/ folder for convenience.
Fontain is a lightweight library for displaying text in custom fonts in your Android applications
Fontain allows you to include a number of custom fonts within your app, and then access them by their Font Family, Weight, Width and Slope. It simplifies the process of selecting the proper typeface for any given usage.