Advanced Android

Download “TabHost” TabHost.zip – Downloaded 2252 times – 140.81 KB Download “SearchView” SearchViewDemo.zip – Downloaded 2064 times – 140.26 KB Download “ExpandableListView” ExpandableListVIewDemo.zip – Downloaded 2163 times – 143.20 KB Download “Wallpaper Manager” WallpaperManager.zip – Downloaded 2175 times – 140.77 KB Download “Audio Record” AudioRecordExample.zip – Downloaded 2284 times – 141.13 KB Download “Video Capture” VideoRecordingEx.zip – Downloaded 2154 times – 140.61 KB Download “CameraAPI” CameraAPIDemo.zip – Downloaded 2147 times – 141.35 KB Download “BluetoothAdapter” BlutoothExample.zip – Downloaded 1077 times – 140.68 KB Download “Wifi Manager” WifiDemo.zip – Downloaded 2191 times – 139.95 KB Download “Sensors” SensorsExample.zip – Downloaded 2184 times – 140.64 KB Download “XML SAX Parser” XMLSAXParserEx.zip – Downloaded 2168 times – 140.82 KB Download “XML Dom Parser” DomPareserEx.zip – Downloaded 2128 times – 140.50 KB Download “XMLPullParser” PullParserEx.zip – Downloaded 2097 times – 140.61 KB Download “GoogleSignIN” GoogleSignInDemo.zip – Downloaded 2199 times – 141.67 KB Download “GoogleMAPS” GoogleMapsDemo2020.zip – Downloaded 2104 times – 144.59 KB Download “Paint Canvas Demo” PaintCanvasDemo.zip – Downloaded 2212 times – 141.66 KB Download “Property Animation” PropertyAnimation.zip – Downloaded 2227 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 1865 times – 141.56 KB Download “Android Life Cycle” LifeCycleDemo.zip – Downloaded 1561 times – 140.69 KB Download “ListView” ListViewDemo.zip – Downloaded 2633 times – 140.56 KB Download “GridView” GridViewDemo.zip – Downloaded 2641 times – 164.60 KB Download “TimePicker” TimePicker.zip – Downloaded 2606 times – 202.29 KB Download “RadioGroup” RadioGroupDemo.zip – Downloaded 2593 times – 652.42 KB Download “Tween Animation” AnimationDemo.zip – Downloaded 2546 times – 1.50 MB Download “WebView” WebViewDemo.zip – Downloaded 2604 times – 139.51 KB Download “SplashScreen” SplashScreenDemo.zip – Downloaded 2513 times – 141.58 KB Download “Alarm Manager” AlarmManagerDemo.zip – Downloaded 1443 times – 141.66 KB Download “SQLite” SQLiteDemo.zip – Downloaded 1358 times – 140.49 KB Download “SQLite” SQLiteDemo-1.zip – Downloaded 1326 times – 140.94 KB Download “Content Provider” ContentProviderDemo.zip – Downloaded 2628 times – 141.02 KB Download “SQLite” SQLiteDemo-2.zip – Downloaded 2469 times – 141.63 KB Download “Shared Preference” SharedPrefDemo.zip – Downloaded 2520 times – 140.26 KB Download “Internal Storage” InternalStorageDemo.zip – Downloaded 2571 times – 141.05 KB Download “External Storage” ExternalStorageDemo.zip – Downloaded 2553 times – 141.28 KB Download “TelephonyAPI” AndroidTelephonyAPIDemo.zip – Downloaded 2532 times – 141.80 KB Download “Inflater Layout” InflaterLayoutDemo.zip – Downloaded 2491 times – 141.07 KB Download “Fragment” FragmentDemo.zip – Downloaded 2636 times – 141.96 KB Download “WebService” WebServicesDemo.zip – Downloaded 2635 times – 143.74 KB Download “WebServices” webservices.zip – Downloaded 2520 times – 1.40 KB Download “GoogleMaps” GoogleMaps2020.zip – Downloaded 2599 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