Advanced Android

Download “TabHost” TabHost.zip – Downloaded 639 times – 140.81 KB Download “SearchView” SearchViewDemo.zip – Downloaded 547 times – 140.26 KB Download “ExpandableListView” ExpandableListVIewDemo.zip – Downloaded 535 times – 143.20 KB Download “Wallpaper Manager” WallpaperManager.zip – Downloaded 600 times – 140.77 KB Download “Audio Record” AudioRecordExample.zip – Downloaded 615 times – 141.13 KB Download “Video Capture” VideoRecordingEx.zip – Downloaded 592 times – 140.61 KB Download “CameraAPI” CameraAPIDemo.zip – Downloaded 543 times – 141.35 KB Download “BluetoothAdapter” BlutoothExample.zip – Downloaded 483 times – 140.68 KB Download “Wifi Manager” WifiDemo.zip – Downloaded 582 times – 139.95 KB Download “Sensors” SensorsExample.zip – Downloaded 515 times – 140.64 KB Download “XML SAX Parser” XMLSAXParserEx.zip – Downloaded 558 times – 140.82 KB Download “XML Dom Parser” DomPareserEx.zip – Downloaded 541 times – 140.50 KB Download “XMLPullParser” PullParserEx.zip – Downloaded 543 times – 140.61 KB Download “GoogleSignIN” GoogleSignInDemo.zip – Downloaded 572 times – 141.67 KB Download “GoogleMAPS” GoogleMapsDemo2020.zip – Downloaded 499 times – 144.59 KB Download “Paint Canvas Demo” PaintCanvasDemo.zip – Downloaded 579 times – 141.66 KB Download “Property Animation” PropertyAnimation.zip – Downloaded 604 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 1183 times – 141.56 KB Download “Android Life Cycle” LifeCycleDemo.zip – Downloaded 882 times – 140.69 KB Download “ListView” ListViewDemo.zip – Downloaded 962 times – 140.56 KB Download “GridView” GridViewDemo.zip – Downloaded 966 times – 164.60 KB Download “TimePicker” TimePicker.zip – Downloaded 884 times – 202.29 KB Download “RadioGroup” RadioGroupDemo.zip – Downloaded 877 times – 652.42 KB Download “Tween Animation” AnimationDemo.zip – Downloaded 842 times – 1.50 MB Download “WebView” WebViewDemo.zip – Downloaded 879 times – 139.51 KB Download “SplashScreen” SplashScreenDemo.zip – Downloaded 830 times – 141.58 KB Download “Alarm Manager” AlarmManagerDemo.zip – Downloaded 761 times – 141.66 KB Download “SQLite” SQLiteDemo.zip – Downloaded 679 times – 140.49 KB Download “SQLite” SQLiteDemo-1.zip – Downloaded 667 times – 140.94 KB Download “Content Provider” ContentProviderDemo.zip – Downloaded 880 times – 141.02 KB Download “SQLite” SQLiteDemo-2.zip – Downloaded 782 times – 141.63 KB Download “Shared Preference” SharedPrefDemo.zip – Downloaded 832 times – 140.26 KB Download “Internal Storage” InternalStorageDemo.zip – Downloaded 842 times – 141.05 KB Download “External Storage” ExternalStorageDemo.zip – Downloaded 820 times – 141.28 KB Download “TelephonyAPI” AndroidTelephonyAPIDemo.zip – Downloaded 792 times – 141.80 KB Download “Inflater Layout” InflaterLayoutDemo.zip – Downloaded 828 times – 141.07 KB Download “Fragment” FragmentDemo.zip – Downloaded 895 times – 141.96 KB Download “WebService” WebServicesDemo.zip – Downloaded 923 times – 143.74 KB Download “WebServices” webservices.zip – Downloaded 867 times – 1.40 KB Download “GoogleMaps” GoogleMaps2020.zip – Downloaded 881 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