
Search In
TTS define Text To speech.
Android provides TextToSpeech functionality from API level 4.
TextToSpeech is in package android.speech.tts.
Here is how to work with text to speech functionality in android.
1. Create a Project.
Hi Readers,
Welcome to FindNerd,today we are going to discuss on remember me in CakePHP.
If we have a login form in our CakePHP web application, So when we checked the “Remember Me” checkbox in our login page then our login id will be re
Is it accurate to say that you are doing little business web showcasing in Australia yet? The following inquiry is do your guests disregard your business? The facts could prove that your nearby business gets request from the your neighborho
In the below example code I have enabled deep linking. Let's consider, you have shared your app in social network like, Gmail, Facebook, Whatsapp etc. When users click on the link you shared then your app will open, if it's installed in his a
Hi Reader's,
Welcome to FindNerd,today we are going to discuss on authenticate application in CakePHP using Auth Component.
If we are developing a web application in CakePHP then some time we have to use Authenticate user for login functionality
Hi Reader’s,
This blog includes the concept of implementing autolayout programatically. This can be done in two ways:-
1.NSLayoutConstraint Class
2.VisualFormat
Below is an example which includes a UITextField creation and th
This blog is for cleaning cache of all application using Reflection on below API leve 23 i.e Marshmallow.
1. Create Project.
2. Create package in root folder with name android.content.pm.
3. Create aidl file int this package with name IPackageData
Attach images/pdf/doc to email using Cakephp 2
Hello friends, I am writing this blog, which will help you to attach files to email using Cakephp 2.x. So lets begin with creating function in UsersController or any other controller and write t
Hello Readers,
Cordova flashlight plugin allows you to access device flashlight in your app and you can access it from your app.
This plugin works on iOS 5+, Android 2+, wp8 and for Android 6+ runtime permission handled automatically.
First of all
Pagination is basically dividing your data into multiple pages.
When we fetch the data in bulk from the data base it comes on a single page but that is sometimes difficult to keep scrolling to the last if we want to go to the last data.
It also tak
