Skip to content

edsilfer/android-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Android Tools

This repository contains a set of small tools aimed to boost the development of Android Applications. All repositories are licensed under Apache-2.0.

Index

  • JSON 2 SQL: python script relies on a JSON file to insert data into SQLite Databases;
  • POJO 2 Autovalue: python script that convert POJO classes into Autovalue classes;
  • Location Provider: allows developers to send gelocation information picked from Google Maps into an emulator/device in order to test location aware applications (including geofences);
  • Reactive Task Scheduler: based on RxJava2, provides a clean interface to schedule tasks and execute them assychronously, logging its time of execution;

About

Provides a set of scripts and small tools to help throughout the development of Android Applications

Resources

License

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors