Sunday 1 December 2013

Windows Commands Line

An A to Z Index of the Windows command line
image
ADDUSERS Add or list users to/from a CSV file
ARP Address Resolution Protocol
ASSOC Change file extension associations•
ASSOCIAT One step file association
ATTRIB Change file attributes
b
BOOTCFG Edit Windows boot settings
BROWSTAT Get domain, browser and PDC info
c
CACLS Change file permissions
CALL Call one batch program from another•
CD Change Directory - move to a specific Folder•
CHANGE Change Terminal Server Session properties
CHKDSK Check Disk - check and repair disk problems
CHKNTFS Check the NTFS file system
CHOICE Accept keyboard input to a batch file
CIPHER Encrypt or Decrypt files/folders
CleanMgr Automated cleanup of Temp files, recycle bin
CLEARMEM Clear memory leaks
CLIP Copy STDIN to the Windows clipboard.
CLS Clear the screen•
CLUSTER Windows Clustering
CMD Start a new CMD shell
COLOR Change colors of the CMD window•
COMP Compare the contents of two files or sets of files
COMPACT Compress files or folders on an NTFS partition
COMPRESS Compress individual files on an NTFS partition
CON2PRT Connect or disconnect a Printer
CONVERT Convert a FAT drive to NTFS.
COPY Copy one or more files to another location•
CSCcmd Client-side caching (Offline Files)
CSVDE Import or Export Active Directory data
d
DATE Display or set the date•
DEFRAG Defragment hard drive
DEL Delete one or more files•
DELPROF Delete NT user profiles
DELTREE Delete a folder and all subfolders
DevCon Device Manager Command Line Utility
DIR Display a list of files and folders•
DIRUSE Display disk usage
DISKCOMP Compare the contents of two floppy disks
DISKCOPY Copy the contents of one floppy disk to another
DISKPART Disk Administration
DNSSTAT DNS Statistics
DOSKEY Edit command line, recall commands, and create macros
DSACLs Active Directory ACLs
DSAdd Add items to active directory (user group computer)
DSGet View items in active directory (user group computer)
DSQuery Search for items in active directory (user group computer)
DSMod Modify items in active directory (user group computer)
DSMove Move an Active directory Object
DSRM Remove items from Active Directory
e
ECHO Display message on screen•
ENDLOCAL End localisation of environment changes in a batch file•
ERASE Delete one or more files•
EVENTCREATE Add a message to the Windows event log
EXIT Quit the current script/routine and set an errorlevel•
EXPAND Uncompress files
EXTRACT Uncompress CAB files
f
FC Compare two files
FIND Search for a text string in a file
FINDSTR Search for strings in files
FOR /F Loop command: against a set of files•
FOR /F Loop command: against the results of another command•
FOR Loop command: all options Files, Directory, List•
FORFILES Batch process multiple files
FORMAT Format a disk
FREEDISK Check free disk space (in bytes)
FSUTIL File and Volume utilities
FTP File Transfer Protocol
FTYPE Display or modify file types used in file extension associations•
g
GLOBAL Display membership of global groups
GOTO Direct a batch program to jump to a labelled line•
GPUPDATE Update Group Policy settings
h
HELP Online Help
i
iCACLS Change file and folder permissions
IF Conditionally perform a command•
IFMEMBER Is the current user in an NT Workgroup
IPCONFIG Configure IP
k
KILL Remove a program from memory
l
LABEL Edit a disk label
LOCAL Display membership of local groups
LOGEVENT Write text to the NT event viewer
LOGOFF Log a user off
LOGTIME Log the date and time in a file
m
MAPISEND Send email from the command line
MBSAcli Baseline Security Analyzer.
MEM Display memory usage
MD Create new folders•
MKLINK Create a symbolic link (linkd)
MODE Configure a system device
MORE Display output, one screen at a time
MOUNTVOL Manage a volume mount point
MOVE Move files from one folder to another•
MOVEUSER Move a user from one domain to another
MSG Send a message
MSIEXEC Microsoft Windows Installer
MSINFO Windows NT diagnostics
MSTSC Terminal Server Connection (Remote Desktop Protocol)
MUNGE Find and Replace text within file(s)
MV Copy in-use files
n
NET Manage network resources
NETDOM Domain Manager
NETSH Configure Network Interfaces, Windows Firewall & Remote access
NETSVC Command-line Service Controller
NBTSTAT Display networking statistics (NetBIOS over TCP/IP)
NETSTAT Display networking statistics (TCP/IP)
NOW Display the current Date and Time
NSLOOKUP Name server lookup
NTBACKUP Backup folders to tape
NTRIGHTS Edit user account rights
o
OPENFILES Query or display open files
p
PATH Display or set a search path for executable files•
PATHPING Trace route plus network latency and packet loss
PAUSE Suspend processing of a batch file and display a message•
PERMS Show permissions for a user
PERFMON Performance Monitor
PING Test a network connection
POPD Restore the previous value of the current directory saved by PUSHD•
PORTQRY Display the status of ports and services
POWERCFG Configure power settings
PRINT Print a text file
PRNCNFG Display, configure or rename a printer
PRNMNGR Add, delete, list printers set the default printer
PROMPT Change the command prompt•
PsExec Execute process remotely
PsFile Show files opened remotely
PsGetSid Display the SID of a computer or a user
PsInfo List information about a system
PsKill Kill processes by name or process ID
PsList List detailed information about processes
PsLoggedOn Who's logged on (locally or via resource sharing)
PsLogList Event log records
PsPasswd Change account password
PsService View and control services
PsShutdown Shutdown or reboot a computer
PsSuspend Suspend processes
PUSHD Save and then change the current directory•
q
QGREP Search file(s) for lines that match a given pattern.
r
RASDIAL Manage RAS connections
RASPHONE Manage RAS connections
RECOVER Recover a damaged file from a defective disk.
REG Registry: Read, Set, Export, Delete keys and values
REGEDIT Import or export registry settings
REGSVR32 Register or unregister a DLL
REGINI Change Registry Permissions
REM Record comments (remarks) in a batch file•
REN Rename a file or files•
REPLACE Replace or update one file with another
RD Delete folder(s)•
RMTSHARE Share a folder or a printer
ROBOCOPY Robust File and Folder Copy
ROUTE Manipulate network routing tables
RUNAS Execute a program under a different user account
RUNDLL32 Run a DLL command (add/remove print connections)
s
SC Service Control
SCHTASKS Schedule a command to run at a specific time
SCLIST Display NT Services
SET Display, set, or remove environment variables•
SETLOCAL Control the visibility of environment variables•
SETX Set environment variables permanently
SFC System File Checker
SHARE List or edit a file share or print share
SHIFT Shift the position of replaceable parameters in a batch file•
SHORTCUT Create a windows shortcut (.LNK file)
SHOWGRPS List the NT Workgroups a user has joined
SHOWMBRS List the Users who are members of a Workgroup
SHUTDOWN Shutdown the computer
SLEEP Wait for x seconds
SLMGR Software Licensing Management (Vista/2008)
SOON Schedule a command to run in the near future
SORT Sort input
START Start a program or command in a separate window•
SU Switch User
SUBINACL Edit file and folder Permissions, Ownership and Domain
SUBST Associate a path with a drive letter
SYSTEMINFO List system configuration
t
TASKLIST List running applications and services
TASKKILL Remove a running process from memory
TIME Display or set the system time•
TIMEOUT Delay processing of a batch file
TITLE Set the window title for a CMD.EXE session•
TLIST Task list with full path
TOUCH Change file timestamps
TRACERT Trace route to a remote host
TREE Graphical display of folder structure
TYPE Display the contents of a text file•
u
USRSTAT List domain usernames and last login
v
VER Display version information•
VERIFY Verify that files have been saved•
VOL Display a disk label•
w
WHERE Locate and display files in a directory tree
WHOAMI Output the current UserName and domain
WINDIFF Compare the contents of two files or sets of files
WINMSD Windows system diagnostics
WINMSDP Windows system diagnostics II
WMIC WMI Commands
x
XCACLS Change file and folder permissions
XCOPY Copy files and folders

How to make Firefox browser run at maximum speed ??

1. first in the URL bar, Type “about:config”.
image
It will bring up a list of commands and variables you can edit.
2. The second step is to put “network.http.pipelining” in the filter and change the value to “true”.
3. After that you will want to put “network.http.proxy.pipelining” in the filter.
Like the last one, make that value set to “true” also.
4. Next, locate “network.http.pipelining.maxrequests” and change the value to some number higher, say 10,20 or even 30, it would make up to 10,20 or 30 requests at once.
5. The last step is to right click anywhere and select “New” then “Integer”. Name it “nglayout.initialpaint.delay” and make its value “0″. This will make the browser respond faster on the information of the websites it receives.
6. Close out FireFox  and restart it
loo.. enjoy the new mega speed

Tuesday 23 July 2013

More than 100 Keyboard Shortcuts

More than 100 Keyboard Shortcuts 

Keyboard Shorcuts (Microsoft Windows)
1. CTRL+C (Copy)
2. CTRL+X (Cut)
3. CTRL+V (Paste)
4. CTRL+Z (Undo)
5. DELETE (Delete)
6. SHIFT+DELETE (Delete the selected item permanently without placing the item in the Recycle Bin)
7. CTRL while dragging an item (Copy the selected item)
8. CTRL+SHIFT while dragging an item (Create a shortcut to the selected item)
9. F2 key (Rename the selected item)
10. CTRL+RIGHT ARROW (Move the insertion point to the beginning of the next word)
11. CTRL+LEFT ARROW (Move the insertion point to the beginning of the previous word)
12. CTRL+DOWN ARROW (Move the insertion point to the beginning of the next paragraph)
13. CTRL+UP ARROW (Move the insertion point to the beginning of the previous paragraph)
14. CTRL+SHIFT with any of the arrow keys (Highlight a block of text)
SHIFT with any of the arrow keys (Select more than one item in a window or on the desktop, or select text in a document)
15. CTRL+A (Select all)
16. F3 key (Search for a file or a folder)
17. ALT+ENTER (View the properties for the selected item)
18. ALT+F4 (Close the active item, or quit the active program)
19. ALT+ENTER (Display the properties of the selected object)
20. ALT+SPACEBAR (Open the shortcut menu for the active window)
21. CTRL+F4 (Close the active document in programs that enable you to have multiple documents opensimultaneou sly)
22. ALT+TAB (Switch between the open items)
23. ALT+ESC (Cycle through items in the order that they had been opened)
24. F6 key (Cycle through the screen elements in a window or on the desktop)
25. F4 key (Display the Address bar list in My Computer or Windows Explorer)
26. SHIFT+F10 (Display the shortcut menu for the selected item)
27. ALT+SPACEBAR (Display the System menu for the active window)
28. CTRL+ESC (Display the Start menu)
29. ALT+Underlined letter in a menu name (Display the corresponding menu) Underlined letter in a command name on an open menu (Perform the corresponding command)
30. F10 key (Activate the menu bar in the active program)
31. RIGHT ARROW (Open the next menu to the right, or open a submenu)
32. LEFT ARROW (Open the next menu to the left, or close a submenu)
33. F5 key (Update the active window)
34. BACKSPACE (View the folder onelevel up in My Computer or Windows Explorer)
35. ESC (Cancel the current task)
36. SHIFT when you insert a CD-ROMinto the CD-ROM drive (Prevent the CD-ROM from automatically playing)

Dialog Box - Keyboard Shortcuts
1. CTRL+TAB (Move forward through the tabs)
2. CTRL+SHIFT+TAB (Move backward through the tabs)
3. TAB (Move forward through the options)
4. SHIFT+TAB (Move backward through the options)
5. ALT+Underlined letter (Perform the corresponding command or select the corresponding option)
6. ENTER (Perform the command for the active option or button)
7. SPACEBAR (Select or clear the check box if the active option is a check box)
8. Arrow keys (Select a button if the active option is a group of option buttons)
9. F1 key (Display Help)
10. F4 key (Display the items in the active list)
11. BACKSPACE (Open a folder one level up if a folder is selected in the Save As or Open dialog box)

Microsoft Natural Keyboard Shortcuts
1. Windows Logo (Display or hide the Start menu)
2. Windows Logo+BREAK (Display the System Properties dialog box)
3. Windows Logo+D (Display the desktop)
4. Windows Logo+M (Minimize all of the windows)
5. Windows Logo+SHIFT+M (Restorethe minimized windows)
6. Windows Logo+E (Open My Computer)
7. Windows Logo+F (Search for a file or a folder)
8. CTRL+Windows Logo+F (Search for computers)
9. Windows Logo+F1 (Display Windows Help)
10. Windows Logo+ L (Lock the keyboard)
11. Windows Logo+R (Open the Run dialog box)
12. Windows Logo+U (Open Utility Manager)
13. Accessibility Keyboard Shortcuts
14. Right SHIFT for eight seconds (Switch FilterKeys either on or off)
15. Left ALT+left SHIFT+PRINT SCREEN (Switch High Contrast either on or off)
16. Left ALT+left SHIFT+NUM LOCK (Switch the MouseKeys either on or off)
17. SHIFT five times (Switch the StickyKeys either on or off)
18. NUM LOCK for five seconds (Switch the ToggleKeys either on or off)
19. Windows Logo +U (Open Utility Manager)
20. Windows Explorer Keyboard Shortcuts
21. END (Display the bottom of the active window)
22. HOME (Display the top of the active window)
23. NUM LOCK+Asterisk sign (*) (Display all of the subfolders that are under the selected folder)
24. NUM LOCK+Plus sign (+) (Display the contents of the selected folder)

MMC COnsole Windows Shortcut keys

1. SHIFT+F10 (Display the Action shortcut menu for the selected item)
2. F1 key (Open the Help topic, if any, for the selected item)
3. F5 key (Update the content of all console windows)
4. CTRL+F10 (Maximize the active console window)
5. CTRL+F5 (Restore the active console window)
6. ALT+ENTER (Display the Properties dialog box, if any, for theselected item)
7. F2 key (Rename the selected item)
8. CTRL+F4 (Close the active console window. When a console has only one console window, this shortcut closes the console)

Remote Desktop Connection Navigation
1. CTRL+ALT+END (Open the Microsoft Windows NT Security dialog box)
2. ALT+PAGE UP (Switch between programs from left to right)
3. ALT+PAGE DOWN (Switch between programs from right to left)
4. ALT+INSERT (Cycle through the programs in most recently used order)
5. ALT+HOME (Display the Start menu)
6. CTRL+ALT+BREAK (Switch the client computer between a window and a full screen)
7. ALT+DELETE (Display the Windows menu)
8. CTRL+ALT+Minus sign (-) (Place a snapshot of the active window in the client on the Terminal server clipboard and provide the same functionality as pressing PRINT SCREEN on a local computer.)
9. CTRL+ALT+Plus sign (+) (Place asnapshot of the entire client window area on the Terminal server clipboardand provide the same functionality aspressing ALT+PRINT SCREEN on a local computer.)

Microsoft Internet Explorer Keyboard Shortcuts
1. CTRL+B (Open the Organize Favorites dialog box)
2. CTRL+E (Open the Search bar)
3. CTRL+F (Start the Find utility)
4. CTRL+H (Open the History bar)
5. CTRL+I (Open the Favorites bar)
6. CTRL+L (Open the Open dialog box)
7. CTRL+N (Start another instance of the browser with the same Web address)
8. CTRL+O (Open the Open dialog box,the same as CTRL+L)
9. CTRL+P (Open the Print dialog box)
10. CTRL+R (Update the current Web )

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