Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Search In

ChatGPT[a] is an artificial intelligence

ChatGPT87 languagesArticleTalkReadView sourceView historyTools            From Wikipedia, the free encyclopedia(Redirected from Chatgpt)Developer(s)OpenAIInitial releaseNovember 30, 202

How To Register An LTD Company For Your Business

Registe­ring an LTD (Limited) company in the United Kingdom is a crucial step towards establishing your business as a legitimate­ entity in one of the world's le­ading business hubs. This process grants credibility to your e­nterprise and offers nume

How to make Fragment app in android ?

Below I have created fragment app in android. In Fragment class we can insert a fragment into our activity layout by declaring the fragment in the activity's layout file. Fragment Features- 1. Fragment has its own layout and its own behavior with it

How to change language in Android application programmatically?

Sometimes We need to give options to the user to change language of application, regardless of the locale device. In this blog we are providing opportunity to the user to change language programmatically by press the button individually. Here are so

To create database and insert data in SQLite, in android

If you are looking for the code in android to create database and insert data in SQLite then follow the steps mentioned below:- 1) Create a layout in which the data will be filled that will be inserted into database. activity_signup_form.xml <

How to make Menu Slider function in Android?

If you are looking to create Sliding menu in android below example will help you.In android Sliding menu is used to hide and show menu items. In below example I have create multi layouts here like fragment layout using for dividing menu item . fragme

Implementing Fragment in Android

In this example we are using two fragments Fragment1 and Fragment2 where Fragment1 consist of a button named click, this button will show the Fragment2 on clicking the Click button. To implement Fragment in Android follow the steps mentioned below:-

How to use Gallery for scrolling images with page indicator in android

First of all you need to use a custom class in place of Gallery :- package com.pakagename; import android.content.Context; import android.util.AttributeSet; import android.view.KeyEvent; import android.view.MotionEvent; import android.widget.Gallery

Fragment Tutorial in Android

This tutorial helps you how to use Fragment Class in android Application the sample code give you the brief on how you can use an fragment class. In main Activity we have created four fragments. And use FragmentManager and FragmentTransaction Class.

Android Custom camera

This tutorial helps you how to create custom camera app, with the help of the following sample code. The Custom camera capture the image with auto focus and flash on the click of the capture button.Some developers may require a camera user int

1 78 106
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: