View Single Post
  #1  
Old 05-14-2018, 22:28
CodeCracker CodeCracker is offline
VIP
 
Join Date: Jun 2011
Posts: 905
Rept. Given: 68
Rept. Rcvd 661 Times in 278 Posts
Thanks Given: 64
Thanks Rcvd at 3,820 Times in 717 Posts
CodeCracker Reputation: 500-699 CodeCracker Reputation: 500-699 CodeCracker Reputation: 500-699 CodeCracker Reputation: 500-699 CodeCracker Reputation: 500-699 CodeCracker Reputation: 500-699
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!
Reply With Quote
The Following 2 Users Say Thank You to CodeCracker For This Useful Post:
niculaita (06-04-2018), TechLord (05-15-2018)