ad728

Monday, October 10, 2016

AIDE Tutorial - 26 Simple Notification

Main.xml <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"     android:layout_width="match_parent"     android:layout_height="match_parent"     android:gravity="center">     <Button android:onClick="show"         android:text="Click...
Share:

AIDE Tutorial - 26.3 In Progress Notification

Main.Xml <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"     android:layout_width="match_parent"     android:layout_height="match_parent"     android:gravity="center">    <Button android:onClick="abc"         android:text="Download"        ...
Share:

AIDE Tutorial - 26.4 Expandable Notification

Main.xml <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"     android:layout_width="match_parent"     android:layout_height="match_parent"     android:gravity="center">     <Button android:onClick="show"         android:text="Click...
Share:

AIDE Tutorial - 26.1 Updating Notification

Main.Xml <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"     android:layout_width="match_parent"     android:layout_height="match_parent"     android:gravity="center">    <Button android:onClick="show"         android:text="Click...
Share:

AIDE Tutorial - 26.2 Multiple Notification

Main.xml <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"     android:layout_width="match_parent"     android:layout_height="match_parent"     android:gravity="center">    <Button android:onClick="click"         android:text="Click...
Share:

AIDE Tutorial - 25 Search Dialog

Main.xml <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"     android:layout_width="match_parent"     android:layout_height="match_parent"     android:orientation="vertical">    <SearchView android:id="@+id/mainSearchView"        ...
Share:

AIDE Tutorial 24 TabHost

Main xml <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"     android:layout_width="match_parent"     android:layout_height="match_parent"     android:gravity="top">    <TabHost android:id="@+id/th" android:layout_width="fill_parent" android:layout_height="wrap_content"...
Share:

Total Pageviews

Sponsor

Sponsor

ad300

Blog Archive