I
I
Igmarev2015-09-22 21:19:47
Android
Igmarev, 2015-09-22 21:19:47

How to start creating an Android app?

Tell me how to start creating applications for Android?
It is necessary to make a diploma by the end of the year - a mobile client-server application. On the database server, the user presses a button and sends a record from the database to the mobile application. It should display a push notification about the receipt of a message and display it in a certain way.
There is little time for a full-fledged study, advise some courses to be in time before December.
I have little experience in programming, I only know theory and hello-words.

Answer the question

In order to leave comments, you need to log in

8 answer(s)
P
protven, 2015-09-22
@protven

I would advise you to start learning drills and military marches. Well, this is provided that you do not find 3-5 thousand for the one who will make this diploma for you.

E
Emin, 2015-09-22
@Ewintory

You need time
, you need two

A
Alejandro Esquire, 2015-09-22
@A1ejandro

It would probably be nice to read / watch some kind of guide to creating the first simple application to begin with. Search with a search engine....

D
Danila, 2015-09-23
@lega111

If you have knowledge of html + css + js (angular) then start with ionic.
In principle, you can do a pretty good thing.
If you have knowledge of c++ or delphi (rad development), then RAD studio. (Especially if you took a C++ builder at the university)
Or sit on the fifth point and take it apart by lessons, but here you need java.

M
Max, 2015-09-23
@mbelskiy

Ideal: a long and painful journey from the basics of java algorithms and stuff. To enter android, you can dig from here developer.android.com/training/index.html
To implement your specific application, look in this direction: https://developers.google.com/cloud-messaging/andr...

V
Vasilij Aleksashin, 2015-10-01
@TerraMorf

Start by decomposing your thesis problem, i.e. divide at least into two: the server and the client.
On the client (Android), you need to parse a string with data from the server.
On the server - form and send this line.

A
Alexander Dorofeev, 2015-10-02
@TechCloud

If you have knowledge of English, then here:
1) Java (Although the level is rather weak here, but it will do)
2) Android (At the end, the creation of a client-server application will be considered)
You can take a trial for a month (if you don’t have time, you can register again) : Trial for a month
If you need only Russian-language resources:
1) Java or this book
2) Android + Google

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question