Android Programming Hello World -Using NetBeans
Step 1: Go to File>New Project or
Press Ctrl+Shift+N
Step 2: Select Android Project
Step 3: Fill Project name and package name. Project name must not contain space and package name must have three pare example:- com.testrun.helloworld . Now click finish.

Step 4: Project will show error.

Step 5: Build project to remove error

After application is build all errors will be removed.

Step 6: Run application.

Select an emulator from list

Step 4: Project will show error.

Step 5: Build project to remove error

After application is build all errors will be removed.

Step 6: Run application.

Select an emulator from list
No comments:
Post a Comment