Skip to content

VLVLKY/android.fba.toolkit

 
 

Repository files navigation

Overview

Fba Toolkit - plugin for rapid development of client-server application for 1C. Read more on www.profi1c.ru

Communication

Binaries

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'

Build

To build:

$ git clone git@github.com:avesha/android.fba.toolkit.git
$ cd android.fba.toolkit.git/
$ ./gradlew build

Bugs and Feedback

For bugs, feature requests, and discussion please use Github Issues. For general usage questions please use the StackOverflow.

LICENSE

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.

About

Fba Toolkit - plugin for rapid development of client-server application for 1C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 99.6%
  • Other 0.4%