How to hide the gallery folder in android programmatically? - java

I'm developing an android application to hide the photos gallery using a password to do it, and show it by using password also.
I searched online for such like this idea, but I didn't find yet and answer.
I would appreciate your help.
thank you in advance.

Related

Automatically launch an app and click a button in it

I want to automatically launch an application and click a button in it through another application like this.
I know it is some Accessibility settings needed to be enables for that app. But I don't know how to code it. I would appreciate the help. Thanks in advance
Icant understand exactly whats your goal but if i understood, Maybe you're looking for deeplinking
Flutter supports deep linking on iOS, Android, and web browsers. Opening a URL displays that screen in your app.
See the documentation here
Deep linking

Photo editor app

I want to create an app in which I can add beards to face and change hairs style. I have searched for SDKs for the same but could not find any. Please help me with some open source project or with helpful links.
Thanks in advance.

Android Studio zipalignment doens't work

I have an app for android in the Play Store, and I want to upload a new version, so I generated a release apk, but when I try to upload it to the play store (I'm dutch, so I don't now exactly what it is in English) That there is no zipalign, I searched, but I didn't found useful answers, so does anyone knows how to fix this?
thanks in advance.
I found the answer! when I downloaded the new Android Studio Preview 4 it worked again!

How to share image from app with facebook sdk without native app?

How can i share image with facebook sdk without installed native app? I need make one share button, but i don't know how can i log in without LoginButton.
Thanks in Advance
You need to copy the photo upload sample from their website.
for Login with Facebook without using LoginButton refere link

Playing video by streaming from kaltura in Android

Please anybody help me to play video by streaming from kaltura in android.I already tried with Webview but failed to play and the link for video is :-
http://kaltura.sine-mania.com/index.php/kwidget/cache_st/1405072601/wid/_100/uiconf_id/6709464/entry_id/0_ts1loab6
is there any alternate way please guide me.
You are using legacy embed code that only include flash embed, in order to play html5 content you need to change your embed method to auto or dynamic embed.
please look at player.kaltura.com site for more information about it.
thanks,

Categories

Resources