![]() |
|
#1
|
|||
|
|||
|
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! |
|
#2
|
|||
|
|||
|
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. |
|
#3
|
||||
|
||||
|
zippy 100% Free
No Download Limits Up to 500MB per File Unlimited Disk Space No Sign Up Required
__________________
Decode and Conquer |
|
#4
|
|||
|
|||
|
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. |
| The Following User Says Thank You to CodeCracker For This Useful Post: | ||
niculaita (05-18-2026) | ||
|
#5
|
|||
|
|||
|
"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... Last edited by CodeCracker; 06-08-2026 at 13:06. |
| The Following User Says Thank You to CodeCracker For This Useful Post: | ||
wx69wx2023 (06-09-2026) | ||
|
#6
|
||||
|
||||
|
Why we do that instead of downloading the original android and sdk from official website?
|
![]() |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| minimum internet | alberto280 | General Discussion | 9 | 02-14-2020 02:40 |
| Minimum Resign Calculator | CodeCracker | Community Tools | 5 | 05-05-2017 03:54 |