[android-developers] increase your calls from recruiters having EMDB ID

2016-09-26 Thread Rahul Techno
Hi, Are you looking for a job? Want to increase the number of calls from the recruiters after applying to a suitable job or want to be top in the list of recruiters end. Solution is *EMDB ID**.* Now all recruiters are processing the availability of candidate’s in the market with *EMDB ID*.

[android-developers] know more about us

2016-08-30 Thread Rahul Techno
Hi, Are you looking for a job? Want to increase the number of calls from the recruiters after applying to a suitable job or want to be top in the list of recruiters end. Solution is *EMDB ID**.* Now all recruiters are processing the availability of candidate’s in the market with *EMDB ID*.

[android-developers] Hire android developers in Singapore

2016-04-08 Thread Techno Softwares
<https://lh3.googleusercontent.com/-2e4hOhz2EyY/Vv4pPlZ7t4I/AGY/nqgD8nlTDMEpudqQyF8LdG2Fd1XLnuZUQ/s1600/web%2Bdevelopment.jpg> Techno Softwares Singapore <http://technosoftwares.sg/android-application-development-services-in-singapore/> provides Software,Mobile

[android-developers] help : how to control a camera with android ?

2013-04-22 Thread Techno word
hello everybody i need your help about developing a code with android allowing me to control a camera, knowing that : (1)it's not smartphone cam or webcam, it's for a cam remotecontrolled. (2)the code allowing me to take a picture just in the same moment when she is activated. (3)than, the cam w

[android-developers] Button that goes to website

2012-08-06 Thread techno
I've been searching for hours to find this, and couldn't so I decided to create a thread here. I want to create a button that will open a webpage. Can someone tell me how? If possible I would like to have info on each part so that I will learn it... Thanks guys! -- You received this message be

[android-developers] How to turn off double tap zooming and enable pinch zooming in android's webview?

2011-08-08 Thread cOOLMAX tECHNO
I wish to display the complete webpage in webview and also want a zooming capability so I am using: scholarWebView.getSettings().setLoadWithOverviewMode(true); scholarWebView.getSettings().setUseWideViewPort(true); This works fine,but once I zoom in using double click and try to click on some hy

[android-developers] refreshing list view when we have new rows

2011-05-01 Thread techno dHr
Hello there I am using ContactsAPI so when i add new contact i need to refresh my ListView so i use contactCursor.requery(); listAdaptor.notifyDataSetChanged(); but it does not reflect the newly added row and i noticed that it do reflect when we have change in current row so is there any other w

[android-developers] Fwd: get contacts with email id

2011-03-10 Thread techno dHr
hi all, i've got problem with cursor joiner i am trying to fetch contacts with email id.but stuck in strange problem i want to fetch rows who are in both so i am doing it when cursorjoinerresult returns BOTH but i got this output see this log after 9th row id it directly jumps to other row ids sta