How to add searchview in Android
SearchView Example search icon is used for search all the contents in this page. Finally we implements SearchView.OnQueryTextListener to
By CodeBridge Editorial Team|2017-09-19T03:17:11-05:00September 19th, 2017|Android|
SearchView Example search icon is used for search all the contents in this page. Finally we implements SearchView.OnQueryTextListener to
By CodeBridge Editorial Team|2017-09-18T04:50:05-05:00September 18th, 2017|Android|
VideoView ExampleIn this Example, We play a video on this activity with the help of media controllers. Toast Messages deliver
By CodeBridge Editorial Team|2017-12-14T02:11:47-06:00September 18th, 2017|Php|
that is evaluated once. The value of the expression is then compared with the values for each case in the
By CodeBridge Editorial Team|2017-09-18T01:34:53-05:00September 18th, 2017|Php|
The time() function is used to get the current time as a Unix timestamp (the number of seconds since the
By CodeBridge Editorial Team|2017-09-16T04:53:17-05:00September 16th, 2017|Android|
WebView Example In our Example, Webview and Static HTML two pages added in app. It display webpage in one side
By CodeBridge Editorial Team|2017-09-14T02:47:32-05:00September 14th, 2017|Android|
CountDownTimer Example Countdowntimer is helpful for calculate time in seconds. actvity_main.xml This xml shows one textview and button
By CodeBridge Editorial Team|2017-09-14T02:05:33-05:00September 14th, 2017|Php|
This type is loop is almost identical to the while loop, except that the condition comes at the end:
By CodeBridge Editorial Team|2017-09-14T01:55:19-05:00September 14th, 2017|Php|
Before we learn how to create cookies and sessions it is important to understand the difference between these two similar
By CodeBridge Editorial Team|2017-09-13T08:10:17-05:00September 13th, 2017|Android|
Sliding Drawer Example Sliding Drawer in which we display a Sliding Drawer by using its different attributes. In this
By CodeBridge Editorial Team|2017-09-13T02:16:04-05:00September 13th, 2017|Php|
What is Variables in PHP Variables are used to store data, like text strings, numbers or arrays. Important things