Shyamkumar

Results 5 issues of Shyamkumar

Hi guys I need to know Sqllite query for select the record older than 30 days, Statement : String sql = "SELECT * FROM myTable WHERE myDate

It will be more appreciated if you have any idea how to implement it in Android. Currently, we are using OpenCV wrapper classes in java

java.lang.IllegalStateException: View ID 2131492948 for 'editSearch' not found.

I'm clear with calling the Activity from the below code: Intent intent = new Intent(); intent.setClassName("com.dynamic", "com.dynamic.module.DynamicActivity"); startActivity(intent); but How I do get the class object or public method of...