Exetools

Exetools (https://forum.exetools.com/index.php)
-   General Discussion (https://forum.exetools.com/forumdisplay.php?f=2)
-   -   Android SDK with eclipse ADT - minimum (https://forum.exetools.com/showthread.php?t=18784)

CodeCracker 05-14-2018 22:28

Android SDK with eclipse ADT - minimum
 
Android SDK with eclipse ADT - minimum
Original location:
https://pirateproxybay.info/torrent/8729618/Complete_android_SDK_with_eclipse_ADT_and_JDK_JRE_(Windows)

You should set the SDK location to Android\android-sdk-windows
sdk is in android-sdk-windows directory

FirstThings:
Choose File->New Android Project
choose as target SDK Android 4.0.3

The package name shouldn't be "package"

After creating the project, on Project uncheck "Build Automatically"
else you won't be able to build your project!

Where is the design mode?
on xml layout:
on your project, res subdirectory, layout subdirectory
and there you will find main.xml

Eclipse create released signed apk:
Right-click your project in Eclipse > Choose Android Tool
> Export Signed Application Package...

Download link:
https://www3.zippyshare.com/v/csQo3ka3/file.html

I will make some permananet link,
but first I must make sure it is working.
so please report!

CodeCracker 06-03-2018 11:27

Uploaded on ProgrammingLanguages dir on
https://drive.google.com/open?id=1MgSYo_makvDR9spf-XA7h8_ZJv67fSxy
and on
https://1drv.ms/f/s!ApMTkgZGX6psgReEQkgoUx33cmR2

Edit: also uploaded on https://sourceforge.net/projects/netbeansport/files/?source=navbar

It seems to work on both computers I've test.
This is just the minimal version requiring minimum of resources,
and generated apks will have small size.

niculaita 06-04-2018 02:10

zippy 100% Free
No Download Limits
Up to 500MB per File
Unlimited Disk Space
No Sign Up Required

CodeCracker 05-18-2026 13:43

Notice that only one link was still valid:
https://1drv.ms/f/s!ApMTkgZGX6psgReEQkgoUx33cmR2

Re-uploaded to:
https://sourceforge.net/projects/freeportablesprograms/files/Programming/
(AndroidMinimum.rar)

I have a question: does anyone know from where I can get new "eclipse ADT".
I don't seem to find download link any where.

CodeCracker 06-08-2026 11:46

"adt-bundle-windows-x86-20140702+jre.rar":
https://stackoverflow.com/questions/27449206/what-is-the-final-version-of-the-adt-bundle
https://github.com/khaledev/ADT
https://docs.google.com/file/d/0B5JTI8WeLk_dZWs0YzVja1R3U3c/edit?resourcekey=0-I_jJHy9V8ZXPrLua5wZFEQ
https://github.com/zyunx/notes-android

Just uploaded updated "adt adt-bundle-windows-x86-20140702+jre.rar"
to https://sourceforge.net/projects/freeportablesprograms/files/Programming/

Start adt-bundle-windows-x86-20140702\eclipse\eclipse.exe
You shouldn't even start as administrator which is great.

Just choose an workspace;
Creating an project:
Choose File-> New Android Project
Enter project name, the package name shouldn't be "example" in "Package name" textbox you could enter for example com.test.testing as "Package name",
Minimum Required SDK:
API 12 - doesn't work
Api 13 - doesn't work
Api14/Api15/Api17/Api18 - work ok;

So Minimum Required SDK version should be set to at last 14.

Click Next button,
on next dialog called "Configure Project" just leave it to default settings and Next;
on next dialog called "Configure Launcher Icon" just leave it to default settings and Next;
on next dialog called "Create Activity" just leave it to default settings ("Create Activity" checked and "Blank Activity" selected) and click Next;
on next dialog called "Create a news black activity with and action bar" just leave it to default settings and click Finish button.
Great the first project is created.

After creating the project on main window on Project uncheck "Build Automatically"
else you won't be able to build your project!

Where is the design mode?
In the case of updated adt-bundle-windows-x86-20140702+jre.rar the main activity is expanded and selected;
is called "activity_main.xml"
You can find design more on selected Project->res sub-directory -> layout sub-directory is called "activity_main.xml"

Eclipse create released signed apk:
Right-click your project in Eclipse > Choose "Android Tool"
> Export Signed Application Package...
or > Export Unsigned Application Package...

blue_devil 06-09-2026 03:31

Why we do that instead of downloading the original android and sdk from official website?

Jasi2169 06-09-2026 17:32

Quote:

Originally Posted by blue_devil (Post 135423)
Why we do that instead of downloading the original android and sdk from official website?

Probably because of size of final compiled apk, well i prefer android studio with modern design by default latest binaries are already compiled with apk,also now 128gb is minimum internal rom in majority of the devices so no issue for saving some mb of size


All times are GMT +8. The time now is 07:43.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2026, vBulletin Solutions, Inc.
Always Your Best Friend: Aaron, JMI, ahmadmansoor, ZeNiX