Advanced Android

Download “TabHost” TabHost.zip – Downloaded 950 times – 140.81 KB Download “SearchView” SearchViewDemo.zip – Downloaded 834 times – 140.26 KB Download “ExpandableListView” ExpandableListVIewDemo.zip – Downloaded 840 times – 143.20 KB Download “Wallpaper Manager” WallpaperManager.zip – Downloaded 921 times – 140.77 KB Download “Audio Record” AudioRecordExample.zip – Downloaded 1247 times – 141.13 KB Download “Video Capture” VideoRecordingEx.zip – Downloaded 917 times – 140.61 KB Download “CameraAPI” CameraAPIDemo.zip – Downloaded 856 times – 141.35 KB Download “BluetoothAdapter” BlutoothExample.zip – Downloaded 707 times – 140.68 KB Download “Wifi Manager” WifiDemo.zip – Downloaded 905 times – 139.95 KB Download “Sensors” SensorsExample.zip – Downloaded 818 times – 140.64 KB Download “XML SAX Parser” XMLSAXParserEx.zip – Downloaded 893 times – 140.82 KB Download “XML Dom Parser” DomPareserEx.zip – Downloaded 858 times – 140.50 KB Download “XMLPullParser” PullParserEx.zip – Downloaded 845 times – 140.61 KB Download “GoogleSignIN” GoogleSignInDemo.zip – Downloaded 890 times – 141.67 KB Download “GoogleMAPS” GoogleMapsDemo2020.zip – Downloaded 815 times – 144.59 KB Download “Paint Canvas Demo” PaintCanvasDemo.zip – Downloaded 893 times – 141.66 KB Download “Property Animation” PropertyAnimation.zip – Downloaded 922 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 1557 times – 141.56 KB Download “Android Life Cycle” LifeCycleDemo.zip – Downloaded 1253 times – 140.69 KB Download “ListView” ListViewDemo.zip – Downloaded 1431 times – 140.56 KB Download “GridView” GridViewDemo.zip – Downloaded 1427 times – 164.60 KB Download “TimePicker” TimePicker.zip – Downloaded 1370 times – 202.29 KB Download “RadioGroup” RadioGroupDemo.zip – Downloaded 1335 times – 652.42 KB Download “Tween Animation” AnimationDemo.zip – Downloaded 1308 times – 1.50 MB Download “WebView” WebViewDemo.zip – Downloaded 1334 times – 139.51 KB Download “SplashScreen” SplashScreenDemo.zip – Downloaded 1307 times – 141.58 KB Download “Alarm Manager” AlarmManagerDemo.zip – Downloaded 1129 times – 141.66 KB Download “SQLite” SQLiteDemo.zip – Downloaded 1050 times – 140.49 KB Download “SQLite” SQLiteDemo-1.zip – Downloaded 1033 times – 140.94 KB Download “Content Provider” ContentProviderDemo.zip – Downloaded 1357 times – 141.02 KB Download “SQLite” SQLiteDemo-2.zip – Downloaded 1257 times – 141.63 KB Download “Shared Preference” SharedPrefDemo.zip – Downloaded 1296 times – 140.26 KB Download “Internal Storage” InternalStorageDemo.zip – Downloaded 1314 times – 141.05 KB Download “External Storage” ExternalStorageDemo.zip – Downloaded 1306 times – 141.28 KB Download “TelephonyAPI” AndroidTelephonyAPIDemo.zip – Downloaded 1271 times – 141.80 KB Download “Inflater Layout” InflaterLayoutDemo.zip – Downloaded 1302 times – 141.07 KB Download “Fragment” FragmentDemo.zip – Downloaded 1371 times – 141.96 KB Download “WebService” WebServicesDemo.zip – Downloaded 1394 times – 143.74 KB Download “WebServices” webservices.zip – Downloaded 1327 times – 1.40 KB Download “GoogleMaps” GoogleMaps2020.zip – Downloaded 1364 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