Advanced Android

Download “TabHost” TabHost.zip – Downloaded 2621 times – 140.81 KB Download “SearchView” SearchViewDemo.zip – Downloaded 2468 times – 140.26 KB Download “ExpandableListView” ExpandableListVIewDemo.zip – Downloaded 2550 times – 143.20 KB Download “Wallpaper Manager” WallpaperManager.zip – Downloaded 2552 times – 140.77 KB Download “Audio Record” AudioRecordExample.zip – Downloaded 2805 times – 141.13 KB Download “Video Capture” VideoRecordingEx.zip – Downloaded 2544 times – 140.61 KB Download “CameraAPI” CameraAPIDemo.zip – Downloaded 2521 times – 141.35 KB Download “BluetoothAdapter” BlutoothExample.zip – Downloaded 1132 times – 140.68 KB Download “Wifi Manager” WifiDemo.zip – Downloaded 2574 times – 139.95 KB Download “Sensors” SensorsExample.zip – Downloaded 2560 times – 140.64 KB Download “XML SAX Parser” XMLSAXParserEx.zip – Downloaded 2551 times – 140.82 KB Download “XML Dom Parser” DomPareserEx.zip – Downloaded 2519 times – 140.50 KB Download “XMLPullParser” PullParserEx.zip – Downloaded 2516 times – 140.61 KB Download “GoogleSignIN” GoogleSignInDemo.zip – Downloaded 2577 times – 141.67 KB Download “GoogleMAPS” GoogleMapsDemo2020.zip – Downloaded 2495 times – 144.59 KB Download “Paint Canvas Demo” PaintCanvasDemo.zip – Downloaded 2625 times – 141.66 KB Download “Property Animation” PropertyAnimation.zip – Downloaded 2610 times – 140.83 KB

Core Java Practicals

All the units are organized as per colors

  • Green shows Completed Units
  • Blue shows Running Unit
  • Gray shows Remaining Units

All the programs along with source code will be uploaded to GITHUB.

You can download all programs or can clone, fork my repo for future use for any purpose.

Running Java Program

Compile and Execute Java Programs or Projects into windows.

Editors

  • Notepad(Default with Windows), Notepad++ , VSCode
  • Simple
  • Code cannot be debugged
  • Easy to use.
  • Better for Small Programs
  • Some Plugins are required for intellisense

IDE

The term “IDE” comes from Integrated Development Environment. It is intended as a set of tools that all work together: text editor, compiler, build or make integration, debugging, etc. Virtually all IDEs are tied specifically to a language or framework or tightly collected set of languages or frameworks. Some examples: Visual Studio for .NET and other Microsoft languages, RubyMine for Ruby, IntelliJ for Java, XCode for Apple technologies.

An editor is simply that, a tool that is designed to edit text. Typically they are optimized for programming languages though many programmer’s text editors are branching out and adding features for non-programming text like Markdown 124 or Org Mode 104. The key here is that text editors are designed to work with whatever language or framework you choose

Watch below video for Eclipse Installation and Running Your First Java Program.

Running Java Program Eclipse

Basic Android

Contains All the practical’s for BCA & BSCIT students.

Download “Android First Example” FirstApplication.zip – Downloaded 1963 times – 141.56 KB Download “Android Life Cycle” LifeCycleDemo.zip – Downloaded 1658 times – 140.69 KB Download “ListView” ListViewDemo.zip – Downloaded 3030 times – 140.56 KB Download “GridView” GridViewDemo.zip – Downloaded 3051 times – 164.60 KB Download “TimePicker” TimePicker.zip – Downloaded 3031 times – 202.29 KB Download “RadioGroup” RadioGroupDemo.zip – Downloaded 2998 times – 652.42 KB Download “Tween Animation” AnimationDemo.zip – Downloaded 2977 times – 1.50 MB Download “WebView” WebViewDemo.zip – Downloaded 3032 times – 139.51 KB Download “SplashScreen” SplashScreenDemo.zip – Downloaded 2932 times – 141.58 KB Download “Alarm Manager” AlarmManagerDemo.zip – Downloaded 1529 times – 141.66 KB Download “SQLite” SQLiteDemo.zip – Downloaded 1459 times – 140.49 KB Download “SQLite” SQLiteDemo-1.zip – Downloaded 1423 times – 140.94 KB Download “Content Provider” ContentProviderDemo.zip – Downloaded 3069 times – 141.02 KB Download “SQLite” SQLiteDemo-2.zip – Downloaded 2904 times – 141.63 KB Download “Shared Preference” SharedPrefDemo.zip – Downloaded 2950 times – 140.26 KB Download “Internal Storage” InternalStorageDemo.zip – Downloaded 3019 times – 141.05 KB Download “External Storage” ExternalStorageDemo.zip – Downloaded 2952 times – 141.28 KB Download “TelephonyAPI” AndroidTelephonyAPIDemo.zip – Downloaded 2953 times – 141.80 KB Download “Inflater Layout” InflaterLayoutDemo.zip – Downloaded 2898 times – 141.07 KB Download “Fragment” FragmentDemo.zip – Downloaded 3019 times – 141.96 KB Download “WebService” WebServicesDemo.zip – Downloaded 3051 times – 143.74 KB Download “WebServices” webservices.zip – Downloaded 2927 times – 1.40 KB Download “GoogleMaps” GoogleMaps2020.zip – Downloaded 3023 times – 143.80 KB

Java Installation

Step 1: Download JDK

Step 2: Watch Video for Installation

Cookie & Sessions

Cookie & Sessions

Edit and Delete CRUD Operations

Django 1.10 Model Form Fields

Model Form Fields

Django 1.10 Model Form Fields

Model Forms

Django 1.10 Model Forms

Form Fields Customizations

Django 1.10 Form Fields Customizations