Android developer portal with tools, libraries, and apps

A custom Android's View implementing all the necessary UI for a typical "enter SMS code" flow.

Nov 13, 2020

Postman is a reactive One-tap SMS verification library. This library allows the usage of RxJava with The SMS User Consent API

Aug 26, 2019

A view for sms verification in android app.

Nov 13, 2018

Collection of stock apps and mechanisms from various manufacturers, which might affect background tasks and scheduled alarms with AlarmManager, etc., or apps in background in general. Also focusing on those, which prevent 3rd party apps from auto start after device boot.

Feb 18, 2018

Advanced Sms Manager is library for sending sms for single and two sim-card phones. it is very handy and usefull.

Aug 6, 2017

Receiving and parsing SMS messages on Android devices.

Apr 26, 2017

Kripton is a java library, for Android and Java platform, that provides a simple and uniform way to manage persistence of Java classes in different flavours through annotations and interface. Supported persistence methods are:

  • SQLite database
  • Shared preference
  • REST service, throws Retrofit library integration
  • on file system in JSON/XML/CBOR/(Java)YAML/smile data format

To get max performance and avoid boilerplate-code, Kripton use annotation processor. With the power of annotation processor is possible to create code to persist a java class, simply with an annotation. There are many other libraries that do this, but Kripton allows to persists java object in different ways with an unique set of annotation and mechanisms.

Jan 25, 2017

fans folio is a free app to maintain folio for your idols(film stars, cricket stars etc..,). It's the easiest way to connect and talk about your idol. You can share anything about your idol and make him/her famous around the world.

Jan 24, 2017

Messenger App showing various implementations of Android SMS apis.

Jan 1, 2017
Advertisement

Copy verification code from SMS automatically.

Aug 24, 2016

smscode-auto-reader helps you to read sms code automatically.

Jul 18, 2016

Cosmos Browser allows the user to connect to the internet through the use of SMS. No data or WiFi required.

Jul 8, 2016

Read incoming and outgoing text messages using an Android application across different Android SDK versions it's not trivial. If yo don't want to appear as SMS application and your application has to read incoming and outgoing SMSs this is your library.

This Android library offers you two main classes to use to start listening text messages. SMS Radar is implemented in top of an Android service. To start / stop listening text messages use SmsRadar.initializeSmsRadarService(context, listener) with a Context instance and a SmsListener implementation.

Jan 6, 2015

Message The Right Users, At the Right Time.

Send personalized email + SMS + push messages to users based on what they do in your web & mobile app.

Aug 12, 2014

A collection of well-known Android intents for most common actions. Helps you call thirdparty apps to do generic work instead of you. You can call camera app for taking photos, share text, make calls, send SMS messages, scan barcodes and QR-codes and more. See methods and javadocs of IntentUtils class inside of library.

Jul 20, 2014

A native library providing a Tinder-like cards effect. A card can be constructed using an image and displayed with animation effects, dismiss-to-like and dismiss-to-unlike, and use different sorting mechanisms.

Jul 5, 2014