M
M
Max Ba2016-09-02 09:51:20
Android
Max Ba, 2016-09-02 09:51:20

How to compile code on XP?

Guys, advise how to create applications on Windows xp? I set myself AS yesterday, everything is super, but I just can’t see the project, because I don’t have some kind of Intel driver. Prots I have celeron. RAM 2GB. All I need is to create a simple hello world application and change some things by adding a sql database. In fact, I don’t need a whole studio, and I don’t know where else to compile.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
R
Rou1997, 2016-09-02
@phpcoder81

Only JRE, JDK and Android SDK are needed to create *.apk, but without IDE it will be hard and difficult, so first try older IDE - Eclipse with ADT plugin.
If problems arise, you will have to write in notepad, and compile using the command line, there are articles on Habré and others, first practice on a full-fledged OS, for example, rent a VPS with Windows Server 2008 or 2012, then do the same on XP, and if this will cause problems with applications from the SDK "is not a Win32 application", which means they are compiled into the new PE format and cannot be run on XP at all, then try an older version of the SDK, created for Android like 2.1, 2.3.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question