I have found this video on youtube. Sadly, the developer is not responding. Does anyone have this or similar app and has the instructions to install them? Possibly also any other app? IFTT integration would be amazing.
https://www.youtube.com/watch?v=0a4odm7PjkE
Related
Hello,
I just came across this app in Play store: https://play.google.com/store/apps/details?id=all.in.one.booster.superb
It says to increase your functionality of phone. I am bit skeptical to download it looking at the permissions its looking for.
Anyone tried it and can vouch that it works as said?
Thanks.
You are right to be skeptical, in the app description it says "This app contains ads, this is placebo app."
Its just an app that shows you ads.
So i've gotten te task to do a clickdummy for an android app i designed.
I've got experience with java, but i don't want to digg into the android stuff...
I'm searching for something like code templates of apps like the Playstore or the YouTube app.
Is there a service or something for this kind of thing?
//Edit:
To make it a bit clearer: I'm searching for a raw app without any logic implemented. I just want to have a layout with CardUI like the Playstore or YouTube has it.
I hope you understand what i mean.
Greetings,
Flo
I recently published a third-party tumblr app for windows 10 mobile named "Ouga", it's just a personal project, free and no ads. if someone have interest for it, you can try it and please give some feedback. Because i'm a newer, i have no permission to post link, you can visit my tumblr blog "codemonkeylr" to get link.
Good Apps
Very good:good:, there are three themes available. We are in use, have not encountered problems。thx!:fingers-crossed::laugh:
There is a problem, not search applications store。
wensley said:
Very good:good:, there are three themes available. We are in use, have not encountered problems。thx!:fingers-crossed::laugh:
There is a problem, not search applications store。
Click to expand...
Click to collapse
Thanks, I don't know why it can't be searched. I have contacted microsoft for help, but i haven't received any response yet.
Support PC
I have published a new version. Now you can download and install Ouga on your all Windows 10 devices – PC, tablet, phone and more from the windows store.
Already ratet 5*. It's the best tumblr app I have ever seen. Even better than Tutle Blog viewer!
Edit: There is one single feature I miss. Being able to download pictures. There is another but that's not that important; being able to play embedded audio inside the app.
what about notifications?
codemonkeylr said:
I recently published a third-party tumblr app for windows 10 mobile named "Ouga", it's just a personal project, free and no ads. if someone have interest for it, you can try it and please give some feedback. Because i'm a newer, i have no permission to post link, you can visit my tumblr blog "codemonkeylr" to get link.
Click to expand...
Click to collapse
will you add notifications or not ? i know is not very important for the majority of the users but is very important for me
I do not think that can be achieved
nekos95 said:
will you add notifications or not ? i know is not very important for the majority of the users but is very important for me
Click to expand...
Click to collapse
because Ouga is not an official application, so can not be able to achieve real-time push notifications. The only thing i can do is pull messages every 15 minutes in the background, but it will increase the device's battery life and use much more cellular data.
Being able to save images would be great
Edit: Awesome! Can save images now, play embedded sound. I love this app.
Hi,
I would like to add custom app store and be able to install apps remotely (e.g. make HTTP request to Android device to trigger app installation). Where would I start?
I found https://f-droid.org, which looks pretty much what I need.
Has anyone had any experience with using it?
How do I build a YouTube app for Windows 10 Mobile
I want learn how to build YouTube app
Help plz
Well you need to tell more info than just asking for help. What is the thing you need help with? What YouTube app you are talking about? AFAIK you need a source code for the app if you want to build it with Visual Studio so do you have it?
You need get YouTube API , using Visual Studio dev app.
https://visualstudio.com
李晓萌 said:
You need get YouTube API , using Visual Studio dev app.
https://visualstudio.com
Click to expand...
Click to collapse
How is this?, And then what ?
I_am_Egyptian_and_proud said:
How is this?, And then what ?
Click to expand...
Click to collapse
You have any programming skills at all?
hene193 said:
Well you need to tell more info than just asking for help. What is the thing you need help with? What YouTube app you are talking about? AFAIK you need a source code for the app if you want to build it with Visual Studio so do you have it?
Click to expand...
Click to collapse
I have an idea for it. Somebody just need to wrap the m.youtube.com web mobile app to be more like a native app, since it's already almost feature complete, and its Material design already, so you guys won't bother much on design. And just maybe add some little native things there like Native Windows Video Player API and controls, maybe casting too, some CSS modifications on the web app's features and looks too, like making the tabs hide when you're scrolling down, and will show up when you scroll up again (just like the YouTube app) (which is not present on current mobile web app) or some custom animations too, ability to scroll through tabs with swipe (currently not possible on mobile web app's CSS rn), maybe a more native rewrap of dialogs on the mobile web app, native to Windows, I don't care if it's Material design on this aspect as since Windows design APIs is still incomplete btw, as long as it's responsive and interactable than the CSS ones, and also maybe native PiP on the app, ability to collapse the player/video page if you swipe down on it or tap collapse button, the whole video page will collapse and fade and the native player will be small at the side, also ability to dismiss it to end the remove or stop the video too.
The good thing with this is you wont need an access to YouTube API (I think) (which is also very restrictive and limited) since you're just wrapping some parts of the web app instead of remaking it.
This is all theoretical btw, since I know few of programming and developing bc I'm more of a UX designer myself. I hope this is possible. And hope someone brave see this idea and really do this. We'll back you with our support
PrinceKicksters said:
I have an idea for it. Somebody just need to wrap the m.youtube.com web mobile app to be more like a native app, since it's already almost feature complete, and its Material design already, so you guys won't bother much on design. And just maybe add some little native things there like Native Windows Video Player API and controls, maybe casting too, some CSS modifications on the web app's features and looks too, like making the tabs hide when you're scrolling down, and will show up when you scroll up again (just like the YouTube app) (which is not present on current mobile web app) or some custom animations too, ability to scroll through tabs with swipe (currently not possible on mobile web app's CSS rn), maybe a more native rewrap of dialogs on the mobile web app, native to Windows, I don't care if it's Material design on this aspect as since Windows design APIs is still incomplete btw, as long as it's responsive and interactable than the CSS ones, and also maybe native PiP on the app, ability to collapse the player/video page if you swipe down on it or tap collapse button, the whole video page will collapse and fade and the native player will be small at the side, also ability to dismiss it to end the remove or stop the video too.
The good thing with this is you wont need an access to YouTube API (I think) (which is also very restrictive and limited) since you're just wrapping some parts of the web app instead of remaking it.
This is all theoretical btw, since I know few of programming and developing bc I'm more of a UX designer myself. I hope this is possible. And hope someone brave see this idea and really do this. We'll back you with our support
Click to expand...
Click to collapse
So what you want to do is create an appx with a webview inside with the uri m.youtube.com basicly, more complex app would be using Youtube API.
Please don't make a web wrapper :crying: . There are enough of those in the Store already and I'm pretty sure the YouTube APIs aren't that restricted, haven't you guys downloaded myTube already?
Instead, search for the YouTube Data API and figure out how to use HTTP requests to send/receive JSON to use data from Google into your app.
This is to want to reivent the wheel, poius ja exixte several clients of Youtube available in the store and for free