Fba Toolkit - plugin for rapid development of client-server application for 1C. Read more on www.profi1c.ru
- support@profi1c.ru
- StackOverflow: fba-toolkit
- GitHub Issues
compile 'ru.profi1c.fbatoolkit:engine:1.6.2'
//If you use mapsforge in your project, add dependence:
compile 'ru.profi1c.fbatoolkit:addon_mapsforge:1.6.2'
To build:
$ git clone git@github.com:avesha/android.fba.toolkit.git
$ cd android.fba.toolkit.git/
$ ./gradlew build
For bugs, feature requests, and discussion please use Github Issues. For general usage questions please use the StackOverflow.
Copyright 2015 The FBA Toolkit authors
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.