Tuesday 30 April 2013

Imp Links Android


*****************************
Custom Dialog box with Ratting Bar

http://monzurulislam.blogspot.in/2011/12/android-custom-dialog-box-with-ratting.html

*****************************
Custom Toast in android
http://www.androidpeople.com/android-custom-toast-tutorial

*****************************
Pull to Refresh
http://stackoverflow.com/questions/11373362/android-pullto-refresh-on-scrollview/11391896#11391896

OR (Same)

https://github.com/chrisbanes/Android-PullToRefresh

*****************************
Parsing-XML-in-Android-with-SAX

http://www.codeproject.com/Articles/334859/Parsing-XML-in-Android-with-SAX

****************************

****************************
slidingdrawer-in-android
http://www.coderzheaven.com/2011/12/01/slidingdrawer-in-android-a-simple-example/

****************************
Bottom to up sliding drawer
http://www.coderzheaven.com/2011/12/22/how-to-show-a-sliding-window-from-below-in-android/
****************************
Custom Spinner with new look

http://www.coderzheaven.com/2011/07/18/customizing-a-spinner-in-android/
*****************************
Transparent Activity

http://www.coderzheaven.com/2011/07/20/how-to-create-a-transparent-activity-in-android/

*****************************
Custom Toggle button

http://www.coderzheaven.com/2012/05/20/create-custom-toggle-button-android/

**************************
Implement Hosrizontal List view

http://android-coding.blogspot.in/2012/03/implement-horizontal-listview-using.html
**************************
**************************
http://android-coding.blogspot.in/2011/09/generate-3d-pie-chart-using-google.html
**************************

Change android Text font
http://androidsnips.blogspot.in/2010/08/use-custom-fonts-in-android.html
********************
 To delete the last call from the CallLog Programatically
http://androidsnips.blogspot.in/2010/08/delete-last-call-from-calllog.html
****************************
Android Books Download(Good)
http://androidsnips.blogspot.in/2010/08/some-books-and-related-codes-for.html
****************************
Image (Photo) CROP in android
http://androidsnips.blogspot.in/2010/08/imagecrop-in-android.html
****************************
Lazy Loading of Images in List-view in android
http://androidsnips.blogspot.in/2010/08/lazy-loading-of-images-in-list-view-in.html

*********************************
Android example code
http://code.google.com/p/and-examples/source/browse/#svn/trunk/database%3Fstate%3Dclosed
******************************
Vibrate ,Lock the screen,getPhonenumber in android
http://androidsnips.blogspot.in/2010/09/vibrate-lock-screengetphonenumber-in.html

******************************
Developing Android applications for Samsung GALAXY Tablet
http://androidsnips.blogspot.in/2010/10/developing-android-applications-for.html

****************************
Images with Coverflow like animation in ANDROID
http://androidsnips.blogspot.in/2011/03/images-with-coverflow-like-animation-in.html
*****************************
Sample application for DUAL SCREEN Android Mobile by SPRINT&Kyocera
http://androidsnips.blogspot.in/2011/06/sample-application-for-dual-screen.html
************************
Create android application with no application Icon
http://androidsnips.blogspot.in/2011/11/create-android-application-with-no.html
***********************
Strange Facts about Smart MobilePhones
http://androidsnips.blogspot.in/2012/01/strange-facts-about-smart-mobilephones.html
****************************
************************************************
Qick Action Dialogbox in android

http://www.londatiga.net/it/how-to-create-quickaction-dialog-in-android/






Boook
http://www.akae.cn/study/akaedu/ProAndroid.pdf


Improtanat Applications


http://android-journey.blogspot.com/feeds/posts/default


application or programm source

https://github.com/Amir-Github/Android_EbaySearch
https://github.com/jberkel/sms-backup-plus
http://techdroid.kbeanie.com/

Android Example


http://www.vogella.de/articles/Android/article.html


http://www.pdfebooksdownloads.com/android-socket-example.html


http://lifehacker.com/#!5481607/top-10-android-apps

http://thinkandroid.wordpress.com

Audio Recording in android
http://www.androiddevblog.net/android/android-audio-recording-part-1

Android Streaming audio files from URL
http://www.hrupin.com/2011/02/example-of-streaming-mp3-mediafile-with-android-mediaplayer-class

Custome date Picker
https://code.google.com/p/android-dateslider/downloads/list

Mapview balloon 
https://github.com/jgilfelt/android-mapviewballoons

Animated customized popup with transparent layout 
http://android-codes-examples.blogspot.in/2011/04/animated-customized-popup-transparent.html


Android Treeview


http://stackoverflow.com/questions/3271772/android-treeview


Add Text Over a Progress Bar on Android


http://colintmiller.com/2010/10/how-to-add-text-over-a-progress-bar-on-android/


camera-preview-on-surfaceview
http://android-er.blogspot.in/2010/12/camera-preview-on-surfaceview.html
http://android-er.blogspot.in/2010/12/camera-preview-version-ii.html

Android more-animations
http://www.barebonescoder.com/2010/06/android-development-more-animations-part-1/
http://www.barebonescoder.com/2010/06/android-development-more-animations-part-2/

Android Download manager
http://stackoverflow.com/questions/8323955/download-files-in-queue-in-android
https://github.com/umeng/android_download_manager
https://github.com/commonsguy/cw-android/tree/master/Service/Downloader/

Camara and Galary Demo


http://2009.hfoss.org/Tutorial:Camera_and_Gallery_Demo


Camera View In Emulator 

http://www.inter-fuser.com/2009/09/live-camera-preview-in-android-emulator.html

http://stackoverflow.com/questions/3842509/android-java-datetime-values-from-string-to-long-to-string-issue


passing data from one activity to other

http://www.balistupa.com/blog/2009/08/passing-data-or-parameter-to-another-activity-android/

ListView With Section:

http://www.anddev.org/separating_listview_into_sections_using_headers-t2710.html

MultiTab Activity
http://www.gamma-point.com/content/android-how-have-multiple-activities-under-single-tab-tabactivity
http://blog.henriklarsentoft.com/2010/07/android-tabactivity-nested-activities/

XMl Parsing 

http://www.androidpeople.com/android-xml-parsing-tutorial-using-saxparser/
http://www.springsource.org/spring-android

JSON Parsing

http://www.javacodegeeks.com/2011/01/android-json-parsing-gson-tutorial.html
http://activecodeline.net/simple-android-json-parsing-example-with-output-into-listactivity


OPen GL

http://blog.jayway.com/2009/12/03/opengl-es-tutorial-for-android-part-i/
http://www.droidnova.com/android-3d-game-tutorial-part-vi,436.html
http://insanitydesign.com/wp/projects/nehe-android-ports/


For JSON VIEW
http://jsonviewer.stack.hu/

SQLite

http://www.devx.com/wireless/Article/40842
http://mfarhan133.wordpress.com/2010/10/24/database-crud-tutorial-for-android/
http://www.devdaily.com/android/sqlite-create-table-insert-syntax-examples
http://sarangasl.blogspot.com/2009/09/create-android-database.html
http://www.reigndesign.com/blog/using-your-own-sqlite-database-in-android-applications/
sqllite + Lisview
http://twistbyte.com/tutorial/android-listview-with-fast-scroll-and-section-index#codesyntax_3
http://sourceforge.net/projects/sqlitebrowser/files/sqlitebrowser/2.0%20beta1/sqlitebrowser_200_b1_win.zip/download


FliPPed VIew(Fade in fade Out)
http://www.inter-fuser.com/2009/07/android-transistions-slide-in-and-slide.html
http://www.androidpeople.com/android-viewflipper-example/

View Filepper nad SLidedrawer
http://android-journey.blogspot.com/2009/12/android-viewflipper-and-slidingdrawer.html


SlideDrawer

http://mobibear.wordpress.com/2010/07/12/android-slidingdrawer-with-custom-view/
http://www.androidpeople.com/android-sliding-drawer-example-tutorial/#more-1387
  left to right
http://stackoverflow.com/questions/3355645/sliding-drawer-with-menu-and-functions

EMAIL ::
http://davanum.wordpress.com/2007/12/22/android-send-email-via-gmail-actually-via-smtp/

for gmail
(helo )
http://harmony.apache.org/documentation/eclipse_update.html
http://www.helloandroid.com/tutorials/how-send-email-your-application
http://stackoverflow.com/questions/2197741/how-to-send-email-from-my-android-application
http://www.vidyut.com/sunit/android/android_sendmail.html

Handler

http://www.tutorialforandroid.com/2009/01/using-handler-in-android.html

SMS SENDING :::

http://mobiforge.com/developing/story/sms-messaging-android

Animation

http://stackoverflow.com/questions/5002900/how-to-rotate-an-image-back-and-forth-in-android-without-using-animation
http://osdir.com/ml/Android-Developers/2010-02/msg00432.html
http://www.hascode.com/2010/09/playing-around-with-the-android-animation-framework/

DRAG AND DROP THE IMAGE

http://eagle.phys.utk.edu/guidry/android/DraggableSymbols.html and
http://eagle.phys.utk.edu/guidry/android/DragSymbols.html 

PoPUP Dilog
http://smartandroidians.blogspot.com/2010/04/popupwindow-in-android.html 

Image HideAnd Move

http://blahti.wordpress.com/2010/12/20/moving-views-in-android-part-1/
http://zaman91.wordpress.com/2010/03/22/android-how-to-create-transparent-or-opeque-background/
http://androidforums.com/android-games/210019-touch-event-image-made-canvas.html

MultiTouch

http://www.zdnet.com/blog/burnette/how-to-use-multi-touch-in-android-2-part-4-setting-up-for-image-transformation/1785

Guester

http://android-journey.blogspot.com/2010/01/android-gestures.html

guester Draw in touchScreen

http://blog.7touchgroup.com/tag/android-scrollbar-example/
http://android-developers.blogspot.com/2009/10/gestures-on-android-16.html?utm_source=feedburner&utm_medium=feed&utm_campaign=Feed%3A+blogspot%2FhsDu+%28Android+Developers+Blog%29


Frame Animation

http://androidforums.com/application-development/11620-programmatic-frame-frame-animation-examle-animationdrawable.html
http://www.twintechs.com/blog/?p=35

Video View

http://www.androidpeople.com/android-videoview-example/
http://thedevelopersinfo.com/2010/03/17/capturing-audio-in-android/
http://davanum.wordpress.com/2007/12/29/android-videomusic-player-sample-from-local-disk-as-well-as-remote-urls/

TwiteR TwitPOst 

http://www.androidpeople.com/android-post-status-to-twitter-using-jtwitter-example/
http://www.devcomments.com/sample-code-for-just-authenticate-and-post-twit-using-Android-App-at1000959.htm
http://stackoverflow.com/questions/5702200/twitter-xauth-demo
http://www.androidpeople.com/twitter-for-android-updated/ 
http://www.androidpeople.com/category/twitter/

FaceBOOk Integeration with Android

not here   http://forum.developers.facebook.com/viewtopic.php?pid=146956
https://github.com/facebook/facebook-android-sdk/

For IPHONE https://github.com/facebook/facebook-ios-sdk



http://www.mobisoftinfotech.com/blog/android/845/




Map & GPS

http://2009.hfoss.org/Tutorial:Hello_Mapview%2C_with_GPS
http://home.ameliemedia.com/android-app-aroundme/#tips
https://code.google.com/p/android-openstreetmaps-navigator/downloads/detail?name=OsmNavigator.zip&can=2&q=
https://code.google.com/p/android-openstreetmaps-navigator/downloads/list
http://mobiforge.com/developing/story/using-google-maps-android


for address search

http://stackoverflow.com/questions/4956357/how-to-use-built-in-google-map-application-to-display-many-place-markers-based-on
http://stackoverflow.com/questions/5740431/how-to-get-current-position

for CUrrent Location 

http://stackoverflow.com/questions/3145089/what-is-the-simplest-and-most-robust-way-to-get-the-users-current-location-in-an/3145655#3145655

ASSETS FOLDER  

http://thedevelopersinfo.com/2009/11/17/using-assets-in-android/

Open GL


Books

http://opengl-android.docjax.net/g/search/opengl%20android/
http://ebookbrowse.com/search/opengl-android-pdf
http://knowledgefolders.com/akc/display?url=displaynoteimpurl&ownerUserId=satya&reportId=3013
http://www.glprogramming.com/red/

SCROLING

http://www.anddev.org/how_to_set__the_scroller_for_edittext-t501.html

SOAP Parsing

http://www.helloandroid.com/tutorials/using-ksoap2-android-and-parsing-output-data

http://code.google.com/p/droidsoapclient/

http://www.scribd.com/doc/43524001/Android-Web-Service
http://www.anddev.org/webservice_soap_with_complex_data_type_and_ksoap_client-t2195.html
http://lukencode.com/2010/04/27/calling-web-services-in-android-using-httpclient/
http://androidcommunity.com/forums/340658-post6.html
http://stackoverflow.com/questions/5244780/android-regarding-how-to-acess-soap-web-services-and-parse-the-data-using-json


http://www.android10.org/index.php/articleslibraries/167-using-ksoap2-for-android-soap-web-service


http://stackoverflow.com/questions/2566026/ksoap2-android-not-valid-soap


anotherMethod


http://www.icloud.com/wiki/index.php/A_Android_tutorial_to_get_you_started



Lazy Image View

http://stackoverflow.com/questions/541966/android-how-do-i-do-a-lazy-load-of-images-in-listview/3068012#3068012

progress Bars

http://eagle.phys.utk.edu/guidry/android/progressBarExample.html
http://mobiforge.com/designing/story/understanding-user-interface-android-part-2-views

http://knightswhocode.com/wordpress/2011/02/android-progress-bar-and-asynctask-tutorial/


ANIMATION FLIP -Page Flip

http://nomtek.com/tips-for-developers/page-flip-2d/

HLB

Listview in checkbox
http://www.androidpeople.com/android-listview-multiple-choice-example
Listview in different widget

http://appfulcrum.com/?p=311

checnk un chacked Arrralist

http://www.higherpass.com/Android/Tutorials/Creating-Lists-Using-The-Android-Listactivity/5/



Calling Functionality

http://www.androiddevelopment.org/2008/10/21/android-development-demo-dialanumber-how-to-write-your-own-very-first-android-program-made-simple/

EditText Search

http://www.androidpeople.com/android-listview-searchbox-sort-items

ONLINE CHAT

http://davanum.wordpress.com/2007/11/23/totally-unofficial-android-gtalk-client-sendreceive-xmpp-messages/

http://davanum.wordpress.com/2007/11/14/sending-xmpp-messages-in-android-standalone-sample-ant-buildxmlintellij-project/


http://thinkandroid.wordpress.com/2010/03/27/incorporating-socket-programming-into-your-applications/


http://www.droidnova.com/get-the-ip-address-of-your-device,304.html

http://www.droidnova.com/get-the-ip-address-of-your-device,304.html

http://www.whizzosoftware.com/forums/blog/1/entry-40-android-jmdns-and-wifi-multicast-packets/


http://tutorials.jenkov.com/java-multithreaded-servers/multithreaded-server.html

http://stackoverflow.com/questions/5826556/live-chat-with-android-xmpp-client-and-jabber

http://www.eclaxy.com/COCO_IM_Application_for_Android.htm#tt1
_______

Custome Diloges

http://www.androidpeople.com/android-custom-dialog-example
http://www.stealthcopter.com/blog/2010/01/android-blurring-and-dimming-background-windows-from-dialogs/

AlertBox  And Window Foucs Down

http://www.android.pk/blog/easy-stocks/alertdialog-box-in-android/
http://developerlife.com/tutorials/?p=1252

FOr Game Developmet

http://www.heroturko.org/g/game-dev-story-apk-android/


FoR GAME DEVELOPEMT DESIGN TOODLS
http://www.burtonsmediagroup.com/blog/2010/06/game-engines-for-iphone-ipad-android-cocos2d-corona-torque-unity-3d/
http://www.burtonsmediagroup.com/blog/category/unity3d/
http://www.cocos2d-iphone.org/
http://www.cocos2d-iphone.org/games/game/apple-shooter-archery-archer-battle-shoot-bow-and-amp-arrow-shooting-cartoon-game-/375037746

http://jmonkeyengine.org/2010/02/10/android-support-confirmed-for-jme3/



Progress Bar FOr WebView Display

http://www.firstdroid.com/2010/08/04/adding-progress-bar-on-webview-android-tutorials/ 


GOOGLE DATABASE

http://code.google.com/apis/gdata/docs/json.html

http://www.mail-archive.com/android-beginners@googlegroups.com/msg08404.html 

http://davanum.wordpress.com/2007/12/05/android-use-atomgdata-api-to-access-the-google-calendar/

youtube Integration

http://stackoverflow.com/questions/3324377/flickr-and-youtube-integration-on-android
http://mikepultz.com/2011/03/accessing-google-speech-api-chrome-11/

HTML VIEW IN ANDROID

http://code.google.com/p/myandroidwidgets/source/browse/trunk/TextViewHTML/src/com/beanie/example/textview/TestActivity.java


UNZIP THE FILE

http://code.google.com/p/myandroidwidgets/source/browse/trunk/UnzipTest/src/com/beanie/samples/unzip/HomeActivity.java


PUSH NOTIFICATION

http://blog.boxedice.com/2010/10/07/android-push-notifications-tutorial/
http://code.google.com/android/c2dm/index.html#manifest

Advance Animatiomn

http://www.codeproject.com/KB/android/androcarousel.aspx


Game Development :


Canvas:
http://bestsiteinthemultiverse.com/2008/11/android-graphics-example/

http://www.droidnova.com/playing-with-graphics-in-android-part-i,147.html


Saturday 20 April 2013

HOW TO MAKE SYMBOLS WITH KEYBOARD

Useful Information

HOW TO MAKE SYMBOLS WITH KEYBOARD
Alt + 0153..... ™... trademark symbol
Alt + 0169.... ©.... copyright symbol
Alt + 0174..... ®....registered ­ trademark symbol
Alt + 0176 ...°......degre ­e symbol
Alt + 0177 ...±....plus-or ­-minus sign
Alt + 0182 ...¶.....paragr ­aph mark
Alt + 0190 ...¾....fractio ­n, three-fourths
Alt + 0215 ....×.....multi ­plication sign
Alt + 0162...¢....the ­ cent sign
Alt + 0161.....¡..... ­.upside down exclamation point
Alt + 0191.....¿..... ­upside down question mark
Alt + 1.......☺....sm ­iley face
Alt + 2 ......☻.....bla­ck smiley face
Alt + 15.....☼.....su­n
Alt + 12......♀.....female sign
Alt + 11.....♂......m­ale sign
Alt + 6.......♠.....spade
Alt + 5.......♣...... ­Club
Alt + 3.......♥...... ­Heart
Alt + 4.......♦...... ­Diamond
Alt + 13......♪.....e­ighth note
Alt + 14......♫...... ­beamed eighth note
Alt + 8721.... ∑.... N-ary summation (auto sum)
Alt + 251.....√.....s­quare root check mark
Alt + 8236.....∞..... ­infinity
Alt + 24.......↑..... ­up arrow
Alt + 25......↓...... ­down arrow
Alt + 26.....→.....ri­ght arrow
Alt + 27......←.....l­eft arrow
Alt + 18.....↕......u­p/down arrow
Alt + 29......↔...left right arrow

Friday 19 April 2013

Disable button till validation

*********Java file**********

import android.app.Activity;
import android.widget.EditText;
import android.widget.TextView;
import android.widget.Toast;
import android.os.Bundle;
import android.text.Editable;
import android.text.TextWatcher;
import android.view.View;
import android.widget.Button;
import android.text.method.*;
import android.view.View.OnFocusChangeListener;
import android.view.View.OnClickListener;

public class ThirdActivity extends Activity {
    /** Called when the activity is first created. */
String uname="ronak";
String pwd="password";
boolean idstatus=false;
boolean pwdstatus=false;
Toast myToast;
static int toast_count=0;
@Override
    public void onCreate(Bundle savedInstanceState) {
        super.onCreate(savedInstanceState);
        setContentView(R.layout.login);
        
        final Button lbutton=(Button)findViewById(R.id.button1);
        final EditText etUsername=(EditText)findViewById(R.id.editText1);
final EditText etPwd=(EditText)findViewById(R.id.editText2);
        etUsername.addTextChangedListener(new TextWatcher() {
@Override
public void onTextChanged(CharSequence arg0, int arg1, int arg2, int arg3) {
// TODO Auto-generated method stub
String data=arg0.toString();
if(isEmail(data))
{
/* if(myToast!=null)
{
myToast.cancel();
}*/
if(toast_count==0)
{
myToast=Toast.makeText(ThirdActivity.this, "Email or Username is correct", Toast.LENGTH_LONG);
myToast.show();
}
toast_count=1;
if(uname.equals(etUsername.getText().toString()))
{
idstatus=true;
}
else
{
idstatus=false;
}
}
else
{
idstatus=false;
toast_count=0;
}
}
@Override
public void beforeTextChanged(CharSequence arg0, int arg1, int arg2,
int arg3) {
// TODO Auto-generated method stub
}
@Override
public void afterTextChanged(Editable arg0) {
// TODO Auto-generated method stub
if(idstatus && pwdstatus)
{
lbutton.setText("Login me");
lbutton.setEnabled(true);
}
else
{
lbutton.setText(null);
lbutton.setEnabled(false);
}
}
});
        etPwd.addTextChangedListener(new TextWatcher() {
@Override
public void onTextChanged(CharSequence arg0, int arg1, int arg2, int arg3) {
// TODO Auto-generated method stub
if(pwd.equals(etPwd.getText().toString()))
{
pwdstatus=true;
}
else
{
pwdstatus=false;
}
}
@Override
public void beforeTextChanged(CharSequence arg0, int arg1, int arg2,
int arg3) {
// TODO Auto-generated method stub
}
@Override
public void afterTextChanged(Editable arg0) {
// TODO Auto-generated method stub
if(idstatus && pwdstatus)
{
lbutton.setText("Login me");
lbutton.setEnabled(true);
}
else
{
lbutton.setText(null);
lbutton.setEnabled(false);
}
}
});
    }
    protected boolean isEmail(String etUsername)
    {
int i=1;
int len=etUsername.length();
while((i<len) && (etUsername.charAt(i)!='@'))
{
i++;
}
if((i>=len) || (etUsername.charAt(i)!='@'))
{
return false;
}
else
{
i+=2;
}
while((i<len) && (etUsername.charAt(i)!='.'))
{
i++;
}
if((i>=len-1) || (etUsername.charAt(i)!='.'))
{
return false;
}
else
{
return true;
}
    }    
    
}

************XML File**************

<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
 android:layout_height="fill_parent" android:layout_width="fill_parent" 
 android:orientation="vertical"  
 android:gravity="center" android:background="@drawable/desktop_3">
  <LinearLayout android:layout_height="272px" android:layout_width="305px" android:orientation="vertical" android:gravity="center" android:background="@drawable/desktop_7">
 <TableLayout  
  android:layout_width="wrap_content" android:background="@color/Bgcolor"
  android:layout_height="wrap_content" android:gravity="center" android:padding="10px">
 <TableRow>
 <TextView android:text="@string/LoginTitle" android:id="@+id/textView1" 
android:layout_width="wrap_content" android:layout_height="wrap_content"
 android:textColor="@color/Fgcolor" android:padding="10px" android:textSize="25px">
 </TextView>
 </TableRow>
 </TableLayout>
 <ScrollView android:layout_height="wrap_content" android:layout_width="wrap_content">
<TableLayout  
  android:layout_width="wrap_content" android:background="@color/Bgcolor"
  android:layout_height="wrap_content" android:gravity="center" android:padding="10px">
<TableRow
  android:gravity="center"
  android:orientation="vertical" >
  <TextView android:text="Username: " android:id="@+id/textView1" android:layout_width="wrap_content" android:layout_height="wrap_content"
    android:gravity="center_vertical"
    android:textColor="@color/Fgcolor">
    </TextView>
      <EditText android:layout_height="wrap_content" android:id="@+id/editText1" android:layout_weight="1" android:layout_width="wrap_content"
    android:gravity="center_vertical" android:hint="Username">
        <requestFocus></requestFocus>
    </EditText>
  </TableRow>
  <TableRow
  android:gravity="center"
  android:orientation="vertical">
     <TextView android:text="Password:" android:id="@+id/textView1" android:layout_width="wrap_content" android:layout_height="wrap_content"
    android:gravity="center_vertical"
    android:textColor="@color/Fgcolor">
    </TextView>
    <EditText android:layout_height="wrap_content" android:id="@+id/editText2" android:layout_weight="1" android:layout_width="wrap_content" android:inputType="textPassword"
    android:gravity="center_vertical" android:hint="Password"></EditText>
  </TableRow>
 <Button android:id="@+id/button1" android:layout_width="wrap_content" android:layout_height="wrap_content"
  android:typeface="sans" android:hint="Enables only when all fields are correct"
  android:textColor="@color/Bgcolor1" android:textStyle="italic"
  android:enabled="false" android:layout_marginTop="15px"></Button>
  </TableLayout>
  </ScrollView>
  </LinearLayout>
</LinearLayout>