Hi, Nice tutorials. I have a doubt, why you call actionMode = null on onDestroyActionMode method, and not "mode" offered from the method?
@paulprince79046 жыл бұрын
Can u do map integration and get current location from marker also by moving the map get it's coordinate values dynamically
@z-medianetwork4086 жыл бұрын
Hi, I made an app in android studio. When I run on real device from pc, it installs apk & run well with splash screen. But when I run it again from the real device icon, it doesn't show the splash screen but displays white screen. Why? Please help. Thanks.
@srimanthkotcharla15676 жыл бұрын
@Prabeesh R K please make a playlist as complete android development tutorial in a order of learning videos from scratch to advanced. It would be appreciated. Thank you for excellent tutorials. If you create videos separately it’s leading to confusion from where to start learning. In your playlist there are many playlists regarding android it’s also leading to confusion from where to start learning. So kindly make a single playlist, it would be helpful for learners like me.
@alieid62544 жыл бұрын
Hi man i did the tutorial but it only work for one time and to enable it again i have to exit the app and run it again ...is there a solution for this
@rajatgoel85516 жыл бұрын
Sir please make an app in navigation drawer with expandable list view.
@arunkumar-kt6lz6 жыл бұрын
Can you make video about FirebaseRecyclerAdapter() ?
@naveenkumarkannan94376 жыл бұрын
Sir I have a doubt in Android Can you clear my doubt sir?
@naveenkumarkannan94376 жыл бұрын
Sir I have to send a notification when a new data/row is added in my PHP database How to do that sir? Is it possible by using FCM or GCM? I don't know how to do that?
@PRABEESHRK6 жыл бұрын
GCM is a deprecated API. You can use FCM for push notifications..