JNTUK B.Tech Mobile Application Development Lab gives you detail information of Mobile Application Development Lab R13 syllabus It will be help full to understand you complete curriculum of the year.
- Write a J2ME program to show how to change the font size and colour.
- Write a J2ME program which creates the following kind of menu.
* cut
* copy
* past
* delete
* select all
* unselect all - Create a J2ME menu which has the following options (Event Handling):
• cut – can be on/off
• copy – can be on/off
• paste – can be on/off
• delete – can be on/off
• select all – put all 4 options on
• unselect all – put all - Create a MIDP application, which draws a bar graph to the display. Data values can be given at int[] array. You can enter four data (integer) values to the input text field.
- Create an MIDP application which examine, that a phone number, which a user has entered is in the given format (Input checking):
* Area code should be one of the following: 040, 041, 050, 0400, 044
* There should 6-8 numbers in telephone number (+ area code) - Write a sample program to show how to make a SOCKET Connection from J2ME phone. This J2ME sample program shows how to how to make a SOCKET Connection from a J2ME Phone. Many a times there is a need to connect backend HTTP server from the J2ME application. Show how to make a SOCKET connection from the phone to port 80.
- Login to HTTP Server from a J2ME Program. This J2ME sample program shows how to display a simple
LOGIN SCREEN on the J2ME phone and how to authenticate to a HTTP server. Many J2ME applications
for security reasons require the authentication of the user. This free J2ME sample program, shows how a J2ME application can do authentication to the backend server. Note: Use Apache Tomcat Server as Web Server and MySQL as Database Server. - The following should be carried out with respect to the given set of application domains: (Assume that the Server is connected to the well-maintained database of the given domain. Mobile Client is to be connected to the Server and fetch the required data value/information)
• Students Marks Enquiry
• Town/City Movie Enquiry
• Railway/Road/Air (For example PNR) Enquiry/Status
• Sports (say, Cricket) Update
• Town/City Weather Update
• Public Exams (say Intermediate or SSC)/ Entrance (Say EAMCET) Results Enquiry
Divide Student into Batches and suggest them to design database according to their domains and render
information according the requests. - Write an Android application program that displays Hello World using Terminal.
- Write an Android application program that displays Hello World using Eclipse.
- Write an Android application program that accepts a name from the user and displays the hello name to the user in response as output using Eclipse.
- Write an Android application program that demonstrates the following:
(i) LinearLayout
(ii) RelativeLayout
(iii) TableLayout
(iv) GridView layout - Write an Android application program that converts the temperature in Celsius to Fahrenheit.
- Write an Android application program that demonstrates intent in mobile application development.
For more information about all JNTU updates please stay connected to us on FB and don’t hesitate to ask any questions in the comment.