N
N
napolskih2015-03-21 17:43:07
Android
napolskih, 2015-03-21 17:43:07

Tools/technologies to speed up development for android?

Good afternoon
There is an android and ios application, in fact, an interface that interacts with the server side via http api. I would like to increase the speed of development (in particular, under android). The option to rewrite everything under the universal framework is not currently being considered because a lot has been invested in the native.
Please tell me must have tools, approaches, libraries, frameworks.
The task is to increase the development speed, reduce complexity, number of code, reduce the entry threshold, just make an interface (ala layout).

Answer the question

In order to leave comments, you need to log in

3 answer(s)
C
Copperfield, 2015-03-21
@Copperfield

You want a lot. Everything does not happen at once.
You can reduce the amount of code and increase speed using AndroidAnnotations , Dagger , RoboGuice .
For REST, look towards Retrofit .

N
napolskih, 2015-03-21
@napolskih

Everything was written to make it clear.
The main thing is to speed up / reduce the cost of development.

I
iMahach, 2015-03-21
@iMahach

java-help.ru/retrofit-library - review on Retrofit

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question