Skip to content
  • classrecord.com
  •             …            
  • Mobile Apps
  • Data Mining
  • Fundamentals
  • PL
  • SDD
  • Web
  • Services
  • Android Development

    HelloFragment

    Project Structure fragment_one.xml fragment_two.xml FragmentOne.java FragmentTwo.java activity_main.xml MainActivity.java Running Program

    admin 27th April 2019 No Comments
    View More
  • Android Development

    Using Android Intent

    Now we need connect all of our views, layouts and activities. In order to do this, we need a functionality that can call and invoke…

    admin 13th April 2019 No Comments
    View More
  • Android Development

    Linear Layout

    LinearLayout is a view group that aligns all children in a single direction, vertically or horizontally. You can specify the layout direction with the android:orientation…

    admin 13th April 2019 No Comments
    View More
  • Android Development

    Android Graphical User Interface

    Most of the mobile applications interact with the users through the user interface. With Android, several features and tools are available for use so that…

    admin 13th April 2019 No Comments
    View More
  • Android Development

    Android Application Fundamentals

    Before we dig down into the details of Android development, we need to understand first the underlying features and services of the platform so that…

    admin 13th April 2019 No Comments
    View More

Android Development

EditText Widget

admin 13th April 2019 No Comments

As described in Android website, EditText is a thin veneer over TextView that configures itself to be editable. We use edit text when we want to…

View More EditText Widget
Android Development

Custom Buttons widget

admin 13th April 2019 No Comments

Simple and plain buttons can do the job triggering some events in Android. But if you want to add more flavor and design to your…

View More Custom Buttons widget
Android Development

Date Picker Widget

admin 13th April 2019 No Comments

When you want the user to set a date, you need a date picker. To do this, a DatePicker class is used for this task.…

View More Date Picker Widget
Android Development

Widgets

admin 13th April 2019 No Comments

We already know about the layouts and how components can be arranged in a view. Now, we need to know about widgets. We use widgets…

View More Widgets
Android Development

ListView: Sample Program 1

admin 13th April 2019 No Comments

This example shows a ListView displaying a list of countries. We start by creating a new Android project and defining our layout file that will…

View More ListView: Sample Program 1
Android Development

ListView

admin 13th April 2019 No Comments

ListView is a view group that displays a list of scrollable items. The list items are automatically inserted to the list using an Adapter that…

View More ListView
Android Development

Hello TableLayout

admin 13th April 2019 No Comments
View More Hello TableLayout
Android Development

TableLayout Example showing columns

admin 13th April 2019 No Comments

HelloTableLayout2: A Table Layout showing columns HelloTableLayout2 Output

View More TableLayout Example showing columns
Android Development

Table Layout

admin 11th April 2019 No Comments

Table Layout This is a layout that arranges its children into rows and columns. A TableLayout consists of a number of TableRow objects, each defining…

View More Table Layout
Android Development

Hello RelativeLayout

admin 11th April 2019 No Comments
View More Hello RelativeLayout

Posts navigation

Previous page Page 1 Page 2 Page 3 Page 4 Next page

Categories

  • Android Development
  • Data Mining Using R
  • Programming Fundamentals
  • Programming Languages
  • Software Design and Development

Recent Posts

  • HelloFragment
  • Using Android Intent
  • Linear Layout
  • Android Graphical User Interface
  • Android Application Fundamentals

Meta

  • Log in
  • Entries RSS
  • Comments RSS
  • WordPress.org
classrecord.com | Designed by: Theme Freesia | WordPress | © Copyright All right reserved