wiki:Internal
close Warning: Can't synchronize with repository "(default)" (/common/SVN/wimax does not appear to be a Subversion repository.). Look in the Trac log for more information.

GENI WiMAX Internal (Eyes Only) Documentation

These pages should have documentation which is not supposed to be shared openly on the Internet.

Eclipse setup for android

To develop for these phones, you will need an android development environment. The most straightforward way is to use the Eclipse ADT bundle, available from Google here: Link. Setup instructions are available here.

If you prefer, you can instead download a plugin for use with an existing IDE.

This should be a simple unzip and run on windows. On Windows, you may also need the ADB driver.

On the phone, you may need to go into system settings → developer options → enable usb debugging. This will allow you to use the android debug bridge (ADB) over usb to control the phone, read files and log messages, install your applications, etc.

Last modified 10 years ago Last modified on Apr 23, 2014, 3:33:09 PM
Note: See TracWiki for help on using the wiki.