Blog

Andriod

Q) Write android program to check the number is prime or not 

Q)Design android application for login activity. Write android code to check login

credentials with username = "mca" and password = "android". Display appropriate toast message to the user

Q) write a android program to used View.

Q)write an application to demonstrate Alert Dialog Box in android

Q:-Demonstrate Array Adapter using List View to display list of fruits.

Q:-Write an android code to turn ON/OFF the Wi-Fi

Q:-Demonstrate WebView to display the web pages in an android application.

Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest

No comments:

Post a Comment

Home
Subscribe to: Posts (Atom)

Search This Blog

Pages

  • Home
  • AIT
  • Python
  • Andriod

Report Abuse

AL/ML

Command to open jupiter python  -m jupyter lab Read the file  import pandas as pd # Specify the path to your CSV file csv_file_path = 'p...

  • Q2 )Create a website using HTML and CSS code to design webpages as follows - The first webpage will accept the name of the traveller, date of travel, telephone number. It also has submit button as an image. The second webpage has information about the name of transporter, time , seatno and destination displayed one belowtheotherintheformofunorderedlistas • Name of transporter– AirAsia • Time - 09:30am • Seatno– B39 • Destination–Delhi Both pages should be interlinked. Create external style sheet with relevant tags
      <!DOCTYPE html> <html lang="en"> <head>     <meta charset="UTF-8">     <meta name=...
  • 10) Write a Menu Driver Program to add, display, search, sort and exit in book database containing Book_id, Book_name, Book_author through Python-MongoDB connectivity.
    from pymongo import MongoClient import pprint   # Connect to MongoDB client = MongoClient("mongodb://localhost:27017/") ...
Simple theme. Powered by Blogger.