Skip to content

ksiomelo/mailbox-plus-android

Repository files navigation

Mailbox+ Android Application

This is part of the series "Quick create a fully-fledged web application and an Android client" : http://tecnotrix.wordpress.com

Setup

Edit src/com/mailboxplus/Constants.java , BASE_URL should contain the IP of the server machine or "http://10.0.2.2:3000" for localhost. Notice that "http://localhost:3000" does not work for Android devices.

License (GPL v3)

For commercial uses, contact Cassio Melo melo.cassio@gmail.com

Copyright (c) 2013 Cassio Melo melo.cassio@gmail.com

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

About

Android client for the Mailbox+ Application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages