Fiver is a small tool to ease up the transition of Mauritian mobile numbers to 8-digits. It automatically detects numbers from the three different mobile operators (i.e Emtel, Mtml, Orange) and does the conversion accordingly.
You can download the apk here: https://play.google.com/store/apps/details?id=ws.vannen.fiver
To build an apk, you will need all the dependencies listed below in your eclipse environment. If you are using maven for the build; generating a POM.xml should be really easy.
- Android Support Library v4 (Already in the lib folder)
- ActionBarSherlock 4.x
- ViewPagerIndicator 2.x
Copyright 2013 Vannen Caremben
This work is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License Version 2 as published by the Free Software Foundation. This work 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. http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
You should have received a copy of the GNU General Public License along with this program; if not, write to: Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA