P
P
popopo2013-01-13 14:14:03
Android
popopo, 2013-01-13 14:14:03

In which environment is it easier and faster to create an Android scheduler app?

There was a need to write a quickly simple functional scheduler application for a specific task. Should run on Android.
Inside there should be a calendar, the ability to simply and massively put marks on it and a simple graphical scheme with cells that are marked depending on the current date (in accordance with the marks).
The problem is that not much of a programmer. But I know the logic. In a flash, I wrote an action script when it was necessary. Then on symbian I debugged it in the form of applications. There is nothing but the smallest base. And you need it fast. I'm looking for some tool (development environment) that would help to cope.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Andrey Shiryaev, 2013-01-13
@Claud

Look towards www.appcelerator.com , it might suit your needs.

T
TrueGraf, 2013-01-13
@TrueGraf

You can install eclipse (ide itself) + android sdk (all files, documentation, emulator, etc. for android programming) from the link developer.android.com/sdk/index.html . After running eclipse, download application samples (window - android sdk manager, samples for sdk). Open the project of some application (File - New project - Android - Android sample project). You may be able to create a scheduler based on the example applications.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question