Kunal Singh
Kunal holds a master's degree in Micro-Electronics from BITS, Pilani (India). He has been working on Application Programming, DSP Programming, Systems Programming and Hardware Design for the last seven years. His areas of work include Design, Development and Debugging of Embedded Multimedia Systems. |
Personal Website
RSS Feed Would you like to be notified by email when Kunal Singh publishes a new blog?
Hello Android
Posted by Kunal Singh on May 5 2008 under
Finally I could get Android Early SDK up and running on my Fedora Core-7 Machine.
The process was quite simple. However I had to struggle for a few days, because Fedora install the gnu version of Java and Android requires Java from Sun.
Here are the steps I had to follow:
(1) Install the eclipse IDE (if you do not have it already) with following command:
$> yum install eclipse-jdt eclipse-jdt-sdk (to be done as super user).
(2) now install the Android SDK and ADT plug-in for Eclipse using instructions from this link.
(3) Install the Java from Sun and set it as default by following instructions from this link.
(4) Now you can say Hello to Android as described in this tutorial.
Rate this article:
0
Rating: 0 | Votes: 0
posted by Kunal Singh
Kunal holds a master's degree in Micro-Electronics from BITS, Pilani (India). He has been working on Application Programming, DSP Programming, Systems Programming and Hardware Design for the last seven years. His areas of work include Design, Development and Debugging of Embedded Multimedia Systems. |
Personal Website
Previous post by Kunal Singh:
A Solar Electric Vehicle
all articles by Kunal Singh