Hello!
I've spent hours trying to find a way to integrate a Google plus sign in integration for my app so that I can access YouTube playlists as well as sync the account.
In plain terms, I've been looking everywhere and I stopped here because I'm frustrated. Most of the videos people have out are outdated and don't explain how to actually integrate Google plus and youtube funcionality in Android studio.
Simply. I want to access a YouTube Playlist that the user will choose. I want to hopefully do all of this actually IN THE APP.
I'm having difficulty because this is my first shot attempting to do an operation and create a method that involves Internet.
Everything I've done in java has been simple.
I'm trying to actually create my app idea and learn along the way but I have virtually no idea what to do here.
Thanks in advance and I apologize for the huge of wall text.
Sent from my SM-G920V using Tapatalk
Related
I was wondering if there are any apps that would automatically post (via any blogging script, I'm willing to install and setup anything free) a picture or video using the 'share' feature in android. Alternatively, an app that will upload it via FTP would work as well, and I'd just use a script that generates a blog-like posting sequence from a directory of media. Does such an app exist? If not, and if this is something people would be interested in, I may try to develop it myself, seems like a simple first project.
'Qik' is supposed to allow you to post videos onto youtube, twitter or facebook. (I haven't tried it.)
http://qik.com/blog/332/qik-on-android-early-alpha-now-available
After further research, there seems to be a service called pixelpipe that sort of does what I'd like. The problem is that it has very limited support for self-hosted solutions. All the APIs it supports for self-hosting support pictures only, and remain stored on the pixelpipe server.
HOWEVER, there is an option to upload straight to an FTP server, so I'm going to pursue that for now.
Pixelpipe has a twitvid app that works for twitter.. but the volume is very low on the vid.. i need to find a way 2 turn up my mic
I have found some really amazing apps for android and thought i should share if anyone else might need or want them.
8pen: The keyboard has been reinvented for mobile devices. Was intended for phones but works great on my tablet. going to be using this as my main keyboard.
freenote: I was looking for a note taking program that can be used for classes. college level physics mostly. so i needed something i can write/type words on as well as put in a far bit of diagrams or equations. This one was the only one i found that did it all at a bang up job to. the controls may be a bit confusing but can have multiple groups of notes per class. save it and back it up (to restore a backup i only know of copying the back up folder into the main folder).
Win-Remote and URemoteDesktop: both of these are great computer control programs. win-remote only works with windows, URemoteDesktop works with both windows and linux. can make win-remote hidden in the taskbar and start with computer to have some fun with someone. (i have played joke on my bro and everyone was laughing was great). URemoteDesktop shows up in the terminal as a java process so its even more hidden. batch file and shell can run without constantly being on screen.
Font Changer (Root): is a nice simple font changer program. there are others i personally found this to work the best and be easiest to use. can be used with any launcher, also changes fonts in web browser, many apps... basically everything unless the app says otherwise.
AccuWeather: i have found this to be the most amazing weather app. has nice clean non clutter widgets that link to the app as well as show information. the app it self is basically a whole weather channel in your hands. even shows radar and 15day forecast. also very nice eye candy. it also tells you more about the day then just sun or rain. there is a lifestyle forecast section that tells you risk of asthma, cold, flu, mosquito risks, migraine risk and much more, even a dog walking forecast. lol
that's what i found. if there's an app that makes you go WOW please share cause i would love to know of more.
FreeNote looks like exactly what I've been looking for for taking notes in my engineering classes. Tried a few last semester and they just didn't work out very well. I tried replicating a few things and looks like it works very well and is easy to switch between modes (typing, hand writing, drawing).
I searched for about an hour tonight and finally found my perfect math handwriting note taking app = handrite!
Sent from my Flashback HC-TAB using XDA Forum App
Hey guys I'm a newbie, and I'm trying to find how you guys DLed these apps (I need freenote or handrite myself for classes) the only links I've found, when i try to download them i get stopped with this message
"There are no Android phones associated with this account. Please sign in with a different account."
How are you downloading on the G tablet and get it to recognize the thing?
if any of you know which direction to point me in even that would be a huge help!
try the amazon appstore and 1mobile or put a rom on it that gives u the market
GoofOff said:
Hey guys I'm a newbie, and I'm trying to find how you guys DLed these apps (I need freenote or handrite myself for classes) the only links I've found, when i try to download them i get stopped with this message
"There are no Android phones associated with this account. Please sign in with a different account."
How are you downloading on the G tablet and get it to recognize the thing?
if any of you know which direction to point me in even that would be a huge help!
Click to expand...
Click to collapse
Sounds like you're facing a bug. On your gtablet you can download the apps from the market. If you're having trouble, remove your gmail account, reboot, and readd your gmail account to your tablet. This should fix things!
FreeNote FTW!
Wow... I just wish I had FreeNote when I was taking classes. Thanks for posting this OP!
Nice apps. FreeNote is very nice. The kool apps keeps coming and coming...Thanks.
Hey guys, I'm relatively new to the android programming scene and I'm trying out a simple app idea I have. My app idea is to be a way for people to make posts to facebook and that's it. I've got the code working but what really bugs me is how the logging in system works and how the posting system works. The way I have done it, the app does not handle the authentication flow nor the posts, but rather a pop-up comes up and asks them to sign in or make a post - similar to using the browser. This does not work with the design of the rest of the app along with slowing it down. I need help. I want my app to authorize the user, similar to how the official Facebook android app logs people in; there are no pop-ups and everything is handled by the app (same to be done with making posts). If you guys could help me out by blatantly telling me what to do, sending me any articles that explain how to do it, or any other help I would appreciate it. Thanks!
NOTE: I have glanced around the Facebook developer site and I'm completely confused by their documentation. I know there's something about fragments, but I'm not sure if I understand it completely.
Okay guys, I found this thread at Stack Overflow and found the answer. In case anyone else had a similar question. http://stackoverflow.com/questions/...x-send-to-the-users-wall-with-facebooks-andro
Hi all
Im actually learning coding with Visual Studio Express 2012 for Windows Phone. Now ive already build an Aplication, that picks a Picture from
the Gallery (with the PhotoChooserTask), an Uploads it via HttpClient to own Service. Now i want to Add the ability to to this for a complete
PictureAlbum (CameraRoll etc). How can i do this exactly? Im an absolute beginner and searched the Web threw few Sites, but didnt found any
"easy to understand" help or solution.
Can somebody help me please?
greez
nobody can help me?
greez
I don't think what you're asking for is permitted in the WP8 APIs. I could do it easily with some special CAPabilities that third-party apps aren't allowed to use (but OEMs are), but, well, you're a third-party developer, so your app wouldn't be publishable in the store afterward. There are (third-party-usable) APIs to query a user's music library, but nothing for photos.
Ok long story short having trouble with one of my kids, I have an app (couple tracker) installed that allows me to see location, sms, and Facebook messages, but what I need is and app that can basically log all activities that I can install and hopefully password protect. I'm mainly looking to see what all email addresses get logged into via apps and Web browsers. And would also like to know what websites my kids been visiting. App does not have to be hidden but needs to be to where I can install it and it can't be tampered with.
Sent from my Nexus 6 using Tapatalk
msd24200 said:
Ok long story short having trouble with one of my kids, I have an app (couple tracker) installed that allows me to see location, sms, and Facebook messages, but what I need is and app that can basically log all activities that I can install and hopefully password protect. I'm mainly looking to see what all email addresses get logged into via apps and Web browsers. And would also like to know what websites my kids been visiting. App does not have to be hidden but needs to be to where I can install it and it can't be tampered with.
Sent from my Nexus 6 using Tapatalk
Click to expand...
Click to collapse
Get them a flip phone
msd24200 said:
Ok long story short having trouble with one of my kids, I have an app (couple tracker) installed that allows me to see location, sms, and Facebook messages, but what I need is and app that can basically log all activities that I can install and hopefully password protect. I'm mainly looking to see what all email addresses get logged into via apps and Web browsers. And would also like to know what websites my kids been visiting. App does not have to be hidden but needs to be to where I can install it and it can't be tampered with.
Click to expand...
Click to collapse
Well first off, there is no such thing as installing something that is beyond tampering. Especially not with a Nexus -- these things are DESIGNED FOR tampering.
At the moment, I'm not aware of any system developed in this manner to offer the type of monitoring that you are proposing.
One of the big issues with this, is that in order for it to work in a user friendly manner, it would actually require that EVERY application be modified to cooperate with it.
Otherwise, you're stuck basically with remote access and digging through system logs and application databases manually.
It is also worth noting that certain applications like the web browsers actually have privacy modes (some people call them "porn" mode) where they won't actually log activities.
The reason why sms can be relayed using the program you found, is that the sms database is system-level, not application-level. It is designed so that you can choose your own sms front-end, while leaving the complex telephony software at the root of it, all alone.
By the sounds of things, the problem you are having with your kid is beyond what you can deal with by adding controls and monitors to his/her phone. Since the kid knows you are watching, they WILL find alternative means of making those communications that you clearly don't want happening -- the ones you are watching for. You are going to have to find a better way to deal with this.
You want a keylogger, I've never used one on Android but a quick search popped this up http://www.vagueware.com/keylogger-software-for-android-phones/
Not sure if any work, search around for keylogger and find out you feel comfortable to try on your phone. Good luck