Skip to content

Android application for displaying polls, fetched from a remote server. It keeps data locally using realm.io.

License

Notifications You must be signed in to change notification settings

jasbuber/all-polls-android

Repository files navigation

Description

This application allows to access recent polls for several issues. It provides combined polls that are constructed from the data, acquired from multiple sources. Provided polls can be examined in details, displaying partial results and additional information.

Prerequisites

This app uses server side that needs to be available in order for it to work. Server side is @all-polls-server repository. Server main url address should be provided in PollsService.java.

private static final String baseUrl = "server_url";

Getting Started

Build and generate apk in a standard android way.

About

Android application for displaying polls, fetched from a remote server. It keeps data locally using realm.io.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages