son vo
son vo
Hi @BoD . I check in class SampleProvider have method bulkInsert(...). You can show for me example use it. In my application, i have to insert Bulk of record in...
Hi @BoD by default , I have class Worker and Manager, and skip add preference key, using default preference key: ``` @"Prefs" class Worker { String user; String password; }...
Hi @ayalma . I test it with your demo and I add Log in method getGroupItem(int position). I receive bug with Log below 06-09 16:33:03.516 18316-18316/ayalma.ir.sample D/getGroupItem: 0 06-09 16:33:03.521...
- I select video as below  when click video I received path /storage/emulated/0/And Multipicker Demo/And Multipicker Demo Movies/581978565310328853?account_id=1---19.mp4 but i check in code .... Bitmap bitmap = ThumbnailUtils.createVideoThumbnail(videoPath, MediaStore.Video.Thumbnails.FULL_SCREEN_KIND);...
I am creating a template using freemarker. I want to check And (&&) operator with two checkbox. I check it with &&, it not working. The following is a sample...
Hi @robohorse . Instead of create separate file for each object. I want to output only one class object like the example below. ``` { "ongoing": { "frequency": "123", "weekTime":...