Java Basic Code In Eclipse IDE: Class 200
Tuesday, October 01, 2013
Saturday, September 14, 2013
How to create your first Java code on Eclipse: Class 200
How to
create your first Java code on Eclipse: Class 200
Double click on Eclipse short-cut icon, mine Eclipse IDE is Juno flavour.
Click New+ under file menu option then
again click on Java project.(Fig. J1)
![](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhJMjg4wLnPy7fT6QnRkAdetGyayR3Ud5B0qMiksTfpWEpYqD36LZsiMUNam7JaqtbfH55ag4_i-RAlroqA_dtTrXnfsEWpciJXMTG9yQ8EeQqRVfd7VnMXPsBTS3tSfc6iBt5P/s400/J1.png)
Click next after entering Java Project
name.(Fig. J2)
In Java settings page (Fig. J3) just click finished.
After this
the IDE workbench windows (means the windows for writing code opens) now, again
right click on “src” folder select “New” and then select “Class” (Fig. J4).
![](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhZwxBx8n4J5K0vQOwWRBmFrWhF31CwhC9ifkOakRrsm-UEM_KE_xzs6DwqHM3OSP-514-pl6n2zki93AF0F3c9qZV-nTmjD7Fd3kn7Krr8cW30_F1ehyphenhyphenyTcEu5AAU4XZcjI_sQ/s400/J4.png)
A New Java “class” file windows opens up, write down the name for that
class and click finished. (Fig. J5).
Now the user named class file open up.
(Fig. J6)
Now write down the code, which shared in the
Fig. J7.
And now, you can see your
output/result in the eclipse-ide console window.
Friday, May 17, 2013
My Android Reboot Class: 101
Class: 101
First class and hands on details, how I try to make my first real application.
What I learn, I will share, each bits and bytes with you all, so that a collective learning can be attained in this first session or in upcoming future sessions.
This lesson is for the first timers, so if you are advance Android experts you can further skip this lesson or future lessons.
So, this how I started my first Android learning curve....................
Prerequisite for this session:
1.) Windows(XP/7/8) Or Ubuntu (10-12.04 LTS) machines.
2.) Eclipse IDE
(http://www.eclipse.org/downloads/packages/eclipse-classic-422/junosr2)
3.) Android SDK (http://developer.android.com/sdk/index.html#download)
4.) ADT-Plugin for Eclipse to integrate Android feature in IDE.
(http://developer.android.com/tools/sdk/eclipse-adt.html)
5.) Latest SDK tools and platforms using Android SDK.
Note:
Don't worry, if you don't know, how to install and configure the above prerequisite. I will share each details with you in upcoming classes :)
Thursday, March 28, 2013
Nexus 5 (Rumored):
Nexus 5:
Hardware specs:
Screen: 5-inch 1080p display.
Processor: Snapdragon 600 CPU processor.
Battery: 3,140mAh.
RAM: 2.5 or 3GB.
Camera: 9MP (CCD Nikon)
OR
Screen: 5.2-inch IPS display.
Battery: 2,900mAh.
RAM: 3GB.
Processor: Qualcomm Snapdragon 800 at 2.1GHz.
Camera: 16MP.
Friday, January 04, 2013
Android UI Option in Android manifest-XML on Eclipse:
Android UI Option in Android manifest-XML on Eclipse:
User can now select multiple UI designs for there applications.
Source: http://developer.android.com/design/get-started/ui-overview.html
Shop Amazon - Bestselling Software
Thursday, January 03, 2013
Subscribe to:
Posts (Atom)