How To Setup Eclipse for Android - Android Studio

Sources and references : www.instructables.com/id/How-To-Setup-Eclipse-for-Android-App-Development
Step 1: Obtain the Android SDK
Picture of Obtain the Android SDK/We need to obtain the Android Software Development Kit. To do that we must first visit the SDK download site
Step 2: Install the Android SDK : When you get to the install location screen, make sure you choose a location you remember (we will need it later).
Step 3: Open Android SDK Manager : We'll select the most recent version along with the extra SDK tools so you can build applications for any Android version.
Step 4: Install Android Version and Extras for SDK : You will then be prompted to accept the Android conditions and then the SDK will install. Then installation may take a while depending on your internet connection. The Android SDK is now completely installed.

Related

[SDK] Android SDK addon for Motorola Atrix4G

Anyone that is in need of it .. attached here is the Motorola Atrix4G addon for the Android SDK .. also the instructions for installation and execution.
http://www.mediafire.com/?73hkz09wr0l1kqe
Installing and Using Motorola SDK Add-ons
A Motorola SDK add-on, when added to the Android™ SDK, allows you to run and debug your applications on an emulated Motorola handset. Note that while the device image that the add-on presents does not necessarily reflect the look of the actual device, from a functional standpoint it should be a fairly faithful emulation of the actual handset.
Installing the add-on
To install the Motorola SDK add-on, unzip it, and copy the resulting directory to the directory named add-ons within the Android SDK that you are using (if you are using MOTODEV Studio for Android and are not sure where it placed the Android SDK, check the SDK Location field in the Android preferences dialog).
** NOTE: If MOTODEV Studio for Android or Eclipse™ were running when you copied the SDK add-on, you will need to restart it for the add-on to be recognized by your development environment.
Using the add-on
In order to run or debug your applications on an emulated Motorola handset, you must first create an AVD that has its AVD Target set to reference the SDK add-on. You can then deploy your applications to it. When creating your projects, you can either target the emulated Motorola device specifically (which you would do if your application runs only on that device), or you can select a more general, compatible target such as Android 1.5. The following sections detail the steps involved in each of these tasks.
Creating an AVD
To create an AVD named "Motorola" using the command line, do the following (you may need to be within the Android SDK's "tools" directory):
android list targets
The details for each possible target are listed, starting with a unique ID number that identifies that target. Make note of the ID number for the Motorola add-on you want to target.
android create avd -n Motorola -t target-ID
For target-ID supply the ID number for the target you obtained from the previous step.
To create it from within MOTODEV Studio for Android:
Select Android AVD Manager from the Window menu. The Android Virtual Devices Manager dialog appears.
Enter Motorola (or whatever name you want to give the new AVD) in the Name field.
From the Target list, select the target named for the Motorola device you are targeting.
From the Skin list, select the skin named for your target device.
If you want the emulated device to have an SD card, in the SDCard field either specify the path and filename to a file containing an existing SD card image, or specify a size (such as 64M) to create a new, empty SD card image. Leave this field blank if the device isn't to have an SD card.
Click Create AVD.
Click Finish to close the dialog.
When creating Run or Debug configurations, you can now select this new AVD when choosing a target device.
**NOTE: If your newly-created AVD does not appear in the Device Management view, click Refresh, which is located in the top right corner of that view.
Starting the AVD
If you start a Run or Debug configuration that specifies a Motorola SDK add-on AVD as the target device, the AVD will be automatically launched for you. If you want to start the AVD without deploying an application to it, you can do so either from the command line or from within MOTODEV Studio for Android. From the command line, the following command will start the AVD named "Motorola":
emulator -avd Motorola
To start it from within MOTODEV Studio for Android, select the AVD from within the Device Management view and click Start.
Targeting the Motorola device
If your application is designed specifically for a Motorola device, select the corresponding Motorola SDK add-on as the project target when creating the project.
To change an existing project so that it targets the SDK add-on from an Eclipse-based IDE such as MOTODEV Studio for Android:
Right-click the project in the Package Explorer and select Properties.
From the list of properties select Android.
The project build target is shown in the right side of the dialog; select the one named for your target device.
If you are not using an Eclipse-based IDE you can change your project's target with the android update project command; see Google's developer documentation on developing in other IDEs.
Awesome exactly what I was looking for!! Thanks for the Info looking foward to working with this more. XD
Djazin said:
Awesome exactly what I was looking for!! Thanks for the Info looking foward to working with this more. XD
Click to expand...
Click to collapse
You're welcome
What features does the addon add? I'm assuming nothing I can play with right now because the main app I'm working on now is in Necessitas/Qt, but when I get back to playing with Eclipse what could this do?
Hmm, that's weird. Maybe I'm missing something, but why set up a mediafire link for it when it's freely available from the Motorola development website?
Plus if you download it from there, you can get install directions, USB drivers, motodev studio, and even some sample apps...

[Q] {HELP} My captivate not connect to my laptop by USB

I've install [ROM][2.3.5][10/14/11] MIUI Development 1.10.14 http://forum.xda-developers.com/showthread.php?t=1066885.
But when my captivate not connect to laptop by USB.
I try hidden code: *#7284# but it not work in my phone.
Help me
Reinstall drivers
Install Android sdk because your computer probably sees it as a nexus s
Sent from my SAMSUNG-SGH-I777
To install sdk, you need to install (or already have) Java JDK installed.
mrhaley30705 said:
To install sdk, you need to install (or already have) Java JDK installed.
Click to expand...
Click to collapse
from the Android SDK page:
If you downloaded the Windows installer (.exe file), run it now and it will check whether the proper Java SE Development Kit (JDK) is installed (installing it, if necessary), then install the SDK Tools into a default location (which you can modify).
its not a requirement to install it on your own any more, apparently
Yep, that's new to me.
mrhaley30705 said:
Yep, that's new to me.
Click to expand...
Click to collapse
it would appear that with each new release of sdk, that they make it more and more noob friendly. thank god for that
now all they need to do is make the installer include adb in the environment path automatically (or by choice, via installation selection)
explaining to a noob to:
install java jdk
download android sdk > unzip it in a location you can find easily
add adb to environment path OR cd c:\path\to\sdk\folder
hell, with most of the noobs you lose them at install java jdk....

[Q] Installing Android SDK for Glass

Hi,
Im on my mac, downloaded the ADT bundle which brings Eclipse and SDK. Ran Eclipse and im in ADK Manager. Per the instructions here:
developers DOT google DOT com SLASH glass SLASH develop SLASH gdk SLASH quick-start
I need to only install the API 15 SDK 4.0.3 SDK Platform and the Glass SneakPeek SDK.
But since there is now API 19 SDK 4.4, when I open ADK Manager, there are a lot of other options selected:
Android SDK Platform tools Rev 19
SDK Platform 19
ARM EABI v7a System Image Rev 19
Do I just click on the Glass Dev Kit SneakPeak under API 15 Android 4.0.3 and install everything else as 4.4 suggests? Or do I unselect all 4.4 and just work with SDK Platform 4.0.3 and the GDK Sneak Peek as the quick start guide specifies?

Installing Tizen SDK for Wearables

Simple step by step tutorial for installing the Tizen SDK for Wearables
1) Go to http://developer.samsung.com/
2) Select Development Tools for Samsung Gear.
3) Under the SDK portion of the table, select Tizen SDK for Wearable.
4) Before downloading the files, choose a target location. This will make locating the files easier later on.
5) Under Tizen SDK for Wearable 1.0.0b2, in the Install Manager column, select and download the install bin or exe file for your development environment. This file is approximately 4 MB.
6) Under SDK Image, select and download the matching SDK Image. This file is approximately 560MB.
7) Double-click the Install Manager (the 4MB file). The Tizen Window for SDK appears, saying “Cannot start Tizen SDK for the Wearable Install Manager” and “Cannot find repository. Please check your repository (http://)”
8) Click on the Advanced button.
9) Select the SDK Image radio button (bottom half of the screen), and click on the open folder icon to the right.
10) Locate the SDK Image (~560MB), select it, and click Open. This is where having a predetermined download target can be very helpful. The file unzips and takes you back to the previous screen. Click OK.
11) This takes you back to the Tizen Window for SDK, except now you have no warning, and a Next button. Click the Next button.
12) The EULA appears, read and accept the EULA by clicking Next.
13) Install type is Typical. Click Next.
14) Accept the default install location or choose your own, and click Next.
15) The Intel Hardware Accelerated Execution Manager (HAXM) Setup Wizard appears. Click Next for the next three screens, and then click Finish.
16) Reboot if asked to.
Installation is now complete. Next is to start working with some of the Sample Projects, like Making a Custom Watch Face
.
.
Tyzen SDK: cannot execute java even if it was istalled, check environment variables or Java version (1.06 or superior)
Changing or introducing java path variable doesnt work sofar. You get stuck at start. The same problem occurs when installing the wearables SDK version, 32 or 64 bits in W7.
First question, I suppose I could have added more relevant data. Thank You.
Other cases are adb and fastboot problems after Android SDK and Eclipse.

** HACKINTOSH **MacOS Ventura PC/Laptop GUIDE

MacOS Ventura HACKINTOSH Guide
PC/Laptop​
Requirements Needed
16 GB USB
Internet Connection
You also need to have access to a fully functional Mac OS system using Mojave or above
because we will be using the Mac Store to download a copy of Mac OS to create
a bootable USB later on in this guide...​
Click to expand...
Click to collapse
Downloading Mac OS Ventura​
Method #1: Using Beta Profile
The first method is one of the easiest methods and can be done within two steps.​
STEP 1: Accessing macOS Developer Beta Access Utility
The very first step is to download the Developer Beta Access Utility. To download macOS Developer Beta Access Utility, follow the steps below.
A. Visit Beta Profiles on your Mac.
B. Scroll down to macOS 13 Download and click on Install Profile.
STEP 2: Installing macOS Developer Beta Access Utility
The next step is to install macOS Developer Beta Access Utility which will provide an update for macOS Ventura. To install the Developer Access Utility, follow the steps below.
A. Open the macOSDeveloperBetaAccessUtility.dmg using double click which you downloaded in the step 1 - B portion above.
B. Install the package file. When prompted, enter your password and proceed with the installation.
STEP 3: Download macOS Ventura
After installing the macOS Developer Beta Access Utility, an update will be detected in System Preferences>Software Update.
1. Click on Upgrade Now button and the software update will start downloading the copy of macOS Monterey.
2. Once the download finishes, a copy of macOS Monterey can be found under the Applications folder.
Click to expand...
Click to collapse
This is the end of Method #1
​
Method 2: Using gibMacOS
The second method is one of the easiest methods and can be done within two steps.
​STEP 1: Downloading gibMacOS
The very first step is to download gibMacOS. To download gibMacOS, follow the steps below.
A. Visit gibMacOS on your Mac.
B. Click on Code button and then select Download Zip.
C. Extract the .Zip file to your working directory.
STEP 2: Downloading macOS Ventura
The next step is to download macOS Ventura using the gibMacOS script. To download macOS Ventura, follow the steps below.
A. Double click on gibMacOS.command to open.
You'll get a list of available products for download.
B. From the options, type "C" and press enter key and you'll get SU Catalog.
C. From the options, select 4 which is for Developers, and press enter key and It will start downloading the catalog.
D. Type 1 and press enter key which is for "macOS 13 Beta 13.0 (22A5266r)."
The script will start downloading the files. Once this is done, a screen will pop up showing files downloaded
E. Quit Terminal
The downloads can be found under the following directory listed below ...​ Code : /Users/yourusername/Downloads/gibMacOS-master/macOS Downloads/developer/012-20267- 13.0 macOS 13 Beta
Note : /yourusername/ = computer user name for your system​STEP 3: Accessing macOS Ventura Installer
The next step is to access the macOS Ventura installer. To access the installer, follow the steps below.
A. Open the InstallAssistant.pkg file using double click which you downloaded in step #2.
B. Install the package file. When prompted, enter your password and proceed with the installation.
After installing the package file, the macOS Ventura installer will appear under the Applications folder.
Click to expand...
Click to collapse
Note : You should only continue to follow this guide once you have used method #1 or #2 to Download macOS Ventura.. Do not proceed until you have finished!​
STEP 2: Create macOS Ventura Bootable USB
Once you have obtained macOS Ventura Installer, the next step is to create macOS Bootable USB. To create macOS Ventura Bootable USB, refer to the guide below​​A. Insert your USB Flash Drive and open Disk Utility. The Disk Utility is located at /Applications/Utilities/Disk Utility
B. Select your USB Flash Drive in the left pane and click on Erase button, at top.
C. A pop-up will appear.
D. Under Name type USB
E. Under Format select Mac OS X Extended (Journaled)
F. Under Scheme select GUID Partition Map, and click on Erase.
G. When done, click on Done.
H. Launch terminal, located at /Applications/Utilities/Terminal.
I. Copy and paste the following sudo command in terminal.
Code : sudo /Applications/Install\ macOS\ 13\ Beta.app/Contents/Resources/createinstallmedia --volume /Volumes/USB
10. Enter your password
11. Press (Y) to confirm and then press enter key and it will start to erase the disk and will create macOS Bootable USB.
Once the process completes, close the terminal. The USB Flash Drive will be renamed Install macOS Ventura.
Click to expand...
Click to collapse
STEP 3: Preparing OpenCore EFI
The next step is to prepare OpenCore EFI for booting the installer. Depending on your system, create the OpenCore EFI using the guide linked below.​
NOTE : For this part of the installation, you will need to have some patients and a little bit of time. Preparing and EFI file for your specific hardware can be time consuming... There are a whole bunch of varieties of hardware combinations for peoples systems out there and I simply cannot explain to you how to set up your personal EFI file for the OpenCore portion of this guide. So I will leave a link below this for a website you can visit and it will guide you through the setup of creating an EFI file for your specific hardware on your target machine for your "HackinTosh" . I will mention the guide has a program you can use but it has to be done on a system with macOS Mojave or later...​LINK : Oc GEN-EX EFI Creator​
Click to expand...
Click to collapse
​
STEP 4: Setup BIOS/UEFI
Before you go and try to boot using the USB Installer, you should set up your BIOS/UEFI first. To set up your BIOS, refer to the steps below for further guidance​Former Windows Machine BIOS
A. You will need to figure out your BIOS mode key before restarting your PC. It could be ESC, F1, F2, F9, F12, Etc...
B. Once booted into BIOS, you will need to Enable UEFI Mode. You may need to Switch over to legacy or disable secure boot also
Machine that is running macOS already
A. Secure Boot Disabled
B. USB Boot : ENABLED
C. Boot Mode : UEFI​
NOTE : Now keep in mind you may have to search for these settings in advanced mode and in boot mode settings. If you are having issues finding these options, please use a mobile device to reasearch how to enable these settings on your particular Bios Configuration... This goes for both current macOS systems and target Hackintosh System​
Click to expand...
Click to collapse
STEP 5: Booting the Installer using USB
After preparing your installation USB, EFI and setting up your BIOS/UEFI, you're ready to install it on the target Mac or PC​A. Turn on your target System.
B. Boot to Boot Menu.
C. Select your USB Flash Drive with the UEFI Prefix and press enter to boot.
D. When at OC Boot picker, select Install macOS 13 Beta and press enter to boot and the installer will load in a while.
Click to expand...
Click to collapse
STEP 6: Installing macOS Ventura​A. When at the installation screen, select your preferred language and continue
B. Select Disk Utility and continue, click on View, and select Show all Devices.
C. Now select your Hard Drive or SSD on which you want to install macOS and use the following parameters below to erase your drive.
Name : Macintosh HD
Format : APFS
Scheme : GUID Partition Map
D. Close Disk Utility
E. Select Install macOS and continue with the options.
F. Now select Macintosh HD and click on Continue.
Note : Step #6 will format the target disk. Proceed with caution. This will take a couple of minutes and will restart at "Less than a minute is remaining". Upon completion, the system will automatically restart. Your Mac will restart to complete the installation.
Here it ends the first phase of the installation.
G. When your Mac restarts, select Boot macOS Install from Macintosh HD or (Your drive name) and then boot.
It will continue the second phase of the installation. Upon completion, your Mac will automatically restart.
Click to expand...
Click to collapse
STEP 7: Finishing macOS Setup​After finishing the macOS installation, it's time to set up the macOS for the first usage with the newly installed macOS.
When you're at the welcome screen, continue with the basics options such as Keyboard setup, Network, Computer Account, and Privacy settings.
Now the installation is complete!
First Install may take a while because caches are not built yet. After first boot up, next time you restart or boot up, it will be much faster
Enjoy! You now have macOS Ventura
Click to expand...
Click to collapse
Credits go to
GUIDE - How to Install macOS Ventura on PC [Intel/AMD]
How to Install macOS Ventura on PC [Intel/AMD] The following guide is a complete installation guide for installing a fresh copy of macOS Ventura on PC. The post-installation has been covered in another section. The required tools and downloads are available at the forum. Requirements...
elitemacx86.com
Nameless Foe said:
MacOS Ventura HACKINTOSH Guide
PC/Laptop
Downloading Mac OS Ventura
This is the end of Method #1
Note : You should only continue to follow this guide once you have used method #1 or #2 to Download macOS Ventura.. Do not proceed until you have finished!
​
Click to expand...
Click to collapse
Looks like you copied it entirely from the link below
GUIDE - How to Install macOS Ventura on PC [Intel/AMD]
How to Install macOS Ventura on PC [Intel/AMD] The following guide is a complete installation guide for installing a fresh copy of macOS Ventura on PC. The post-installation has been covered in another section. The required tools and downloads are available at the forum. Requirements...
elitemacx86.com
FASTERR said:
Looks like you copied it entirely from the link below
GUIDE - How to Install macOS Ventura on PC [Intel/AMD]
How to Install macOS Ventura on PC [Intel/AMD] The following guide is a complete installation guide for installing a fresh copy of macOS Ventura on PC. The post-installation has been covered in another section. The required tools and downloads are available at the forum. Requirements...
elitemacx86.com
Click to expand...
Click to collapse
Yes. It's a copy of it. Thanks for letting me know lol
Nameless Foe said:
Yes. It's a copy of it. Thanks for letting me know lol
Click to expand...
Click to collapse
And you think it is really good to have a copy/paste of guides from the original site to some other sites without giving the credits? I think credits should be given where due.
what laptops supported hackintosh ventura?
Needs to be somthing with decent specs. Don't try with an older pc. It's not going to run well
Interesting, I did not know this works on amd. I suppose on a ryzen gaming laptop it wouldn't be able to use the dedicated GPU , in theory .. Or would it be able to take control of it.
Syntaxerror_s said:
Interesting, I did not know this works on amd. I suppose on a ryzen gaming laptop it wouldn't be able to use the dedicated GPU , in theory .. Or would it be able to take control of it.
Click to expand...
Click to collapse
That's a great question. Give it a try in a Virtual Machine first before you do it all the way on your pc
Nameless Foe said:
That's a great question. Give it a try in a Virtual Machine first before you do it all the way on your pc
Click to expand...
Click to collapse
I don't own a PC. I use a Mac.
It will work on your mac
Nameless Foe said:
That's a great question. Give it a try in a Virtual Machine first before you do it all the way on your pc
Click to expand...
Click to collapse
You still need a Mac though
Nameless Foe said:
Needs to be somthing with decent specs. Don't try with an older pc. It's not going to run well
Click to expand...
Click to collapse
like what ? I need specific model to buy it
mosadramadan said:
like what ? I need specific model to buy it
Click to expand...
Click to collapse
The easiest way is to find a laptop that somebody has already installed OSX to and has posted their OC or Clover configuration online.
hint: search GitHub for: hackintosh and the model names of laptops you are able to find in your pricerange

Categories

Resources