Android :: Can Not Access Any Media From Phone
Jan 7, 2010
when i mounted my phone to my computer, i deleted all the pictures in the folder album thumbs where all the pictures taken from the phone go. i thought at the time it would delete the pictures from my phone too, however it did not. but the problem im having is now that when i mount my phone to my computer, i can not access any media from my phone at all to upload to the computer, how can i reverse or fix this problem?
View 1 Replies
Nov 2, 2010
On this forum:- BBC iPlayer - Help - Can I access BBC iPlayer on my mobile phone? It says that I can listen to BBC radio, at least in catch-up mode, on my HTC Desire now that it is on Android 2.2. I connect via my home wifi and can get to the Radio 3 website but cannot find anyway to get to listen to catch-up. On my pc there is a link "7 days left to listen" for this afternoons programmes, on the Radio 3 schedule page. There is no such link on my Desire.
View 2 Replies
View Related
May 10, 2010
I want to upload my music library or access the files directly from the computer from anywhere, including my phone for free. I have done some searching around and have only found Posner.com, but it doesn't let you play an entire playlist from your phone, only a single song at a time. Anybody have any ideas? Also, I hear people talking about gmote when I look around, but isn't that a remote control? Not a way to play the music on the phone, please someone correct me if I'm wrong.
View 8 Replies
View Related
Oct 27, 2009
From what I've been able to find, Android apps are sandboxed, and can only list, read, and write files within the application's data directory (e.g. /data/data/<pkgname>). but, what about an application that allows users to view photos on an SD card (or play music, etc)? Surely this must be possible. Does one have to write a Service Provider for this?
View 2 Replies
View Related
Apr 27, 2010
currently Media Player getCurrentPosition gives the timestamp of the song being played by the music player . is it possible to extract the data from that poit onwards or do we have any api using which we can extract the chunk of mp3 file which is being played.
View 2 Replies
View Related
Aug 31, 2010
I want to play a alarm on my app so I need to know how to include it and to access the file with the media player?
View 2 Replies
View Related
Jul 20, 2010
Can I access android MediaProvider (Images & Videos) databases directly from my code rather then through a content provider ?
I'm planning to have my own Cursor implementation so inside it I want to access the media databases directly, possible or android does not allow it ?
View 1 Replies
View Related
Jan 24, 2010
Can get to wireless settings but don't see anything about VPN settings so that I can tether to a MAC 10.4.
View 1 Replies
View Related
Jan 16, 2014
How to access media contents on VidOn Server by VidOn player? I want to play .mkv from my PC on my Android phone.
View 2 Replies
View Related
Nov 14, 2008
Almost a year ago I purchased the HT820 Motorolla headset so I could pair a bluetooth phone and mp3 player to the same headset. It worked fantastic. Now that I finally have my hands on the Google phone, I was hoping to dual pair the headset to the phone for both media and the phone.
I don't know if I am doing something wrong during the pairing procedure, but it will not play media through the headset, except in the second before dialing a contact or just after I hang up. Whatever music is playing, comes out of the speakers, but like I said if a call comes in, I hear the music through the headset until I answer, and then it pauses like it should, then plays again after I hang up but it switches back to the external speaker almost immediately.
It works fine for the phone, and in the Bluetooth list of devices, it shows as connected.
View 7 Replies
View Related
Jan 7, 2010
I'm coding an app that works with the current status of the Android Media Player, basically, I'm trying to find a way to obtain, for example, the current track information or the track next on the library/playlist. Thing is, I couldn't find any way to "connect" to the app, I read about some services and copying an Android MP file to my project and so on, but I just wanted to check if there's another way such as a content provider.
View 2 Replies
View Related
Nov 21, 2010
Just got my Droid 2.
Trying to access shared folders on my home network (3 computers running XP) via the Media Share.
Set up the files for sharing on the computers.
On my Droid clicked on "Media Share" -> "Start" -> "Computer" -> "Copy" -> "Windows File Sharing" -> "Next" -> Shared 3 folders on my computer. -> "Next" -> Verified my home network was availabe, clicked "Next" -> clicked "Next" -> "Shared Folders" -> "Add Server" -> "Scan for Servers" ->
At this point it finds the IP address of the laptop Im working on. using DHCP. But when I click on it, it keeps asking for a user name and password. dont have one for XP and no password on the files.
View 3 Replies
View Related
Jul 14, 2010
I'm looking for a task or to-do list that I can use with my phone, but also access from my PC. Preferably something I can add to my i-google page, but that might be asking too much.
Thanks.
View 3 Replies
View Related
Jul 9, 2009
I have a problem using adb shell on my Google IO phone. I get shell access, I can type cd /data/data, but then when I type "ls" it says "opendir failed, Permission denied". Same when I type "sqlite3". I didn't think I'd need to root my phone, but what setting did I miss to get access to data on the phone?
View 3 Replies
View Related
Sep 12, 2010
i was reading this topic about how 2 guys hack android kernel becase its open based and its linux. the spy app can be sent via wifi, 3g or even apps.Thats it theres no way to detect it and they have remote access of your phone. Is this really true. Google open source guru says Android code will be in Linux kernel in time | ZDNet
View 3 Replies
View Related
Mar 3, 2009
I am creating an application which will display all contacts from the phone book. Is there any API which can access the phone book.
View 2 Replies
View Related
Sep 17, 2010
I am trying to access the phone number but not success , I can access name and id from the original phone book to my application but not phone number the code of accessing the name and id is.. package org.mobilesoftphone.ui;
import android.app.Activity; import android.content.Intent; import android.database.Cursor; import android.net.Uri; import android.os.Bundle; import android.provider.BaseColumns; import android.provider.ContactsContract; import android.view.Menu; import android.view.MenuItem; import android.view.View; import android.widget.AdapterView; import android.widget.EditText; import android.widget.ListView; import android.widget.SimpleCursorAdapter;..................
View 3 Replies
View Related
Aug 26, 2010
I am just digging into Android, and want to build a simple application that gets data from wifi/3g from a website, like a classic RSS feed, and/or a post-back to a remote database. A tutorial that does a good job explaining it to a "busy developer". Can anyone reference a good tutorial site, or a book that covers this topic well ?
View 2 Replies
View Related
Feb 4, 2014
Im making a simple app which will allow me to access my computer on my android phone. From there, I can restart, shut down or stand-by the computer.
I am used to programming in c++ and java but new to c#. setup communication between a phone and computer.
View 1 Replies
View Related
Feb 11, 2010
where does everybody store their bookmarks and access on phone? does google do this or a app?
View 2 Replies
View Related
Aug 20, 2010
In my haste and excitement to try out my phone I downloaded loads of apps from Android Market and didn't really pay any attention to the warning screen that shows you which parts of your phone the app needs access to. Is there a way to check up on this after the app has been installed? What I would like to be able to do is go through each application and see what parts of the phone is needs access to and uninstall it if I feel that it shouldn't need access to various items.
View 4 Replies
View Related
Aug 18, 2010
So many apps, particularly free ones, seem to get access to things on the phone they don't need. For instance why would a card game that isn't an online card game need access to phone's location? Should I be worried that less than scrupulous folk are putting apps out in the "market"?
View 1 Replies
View Related
Sep 16, 2010
How do I access Google docs from my phone? I looked on the Android Market, but there wasn't any app.
View 4 Replies
View Related
Nov 24, 2010
I'd like to connect to my girlfriend's phone (she's currently thousands of miles away) to be able to help her with stuff on her phone (customizing it, help with learning how to do stuff). Is there an app that allows you to remotely connect to another person's phone and manipulate the interface using your own phone or a PC? We use a program called Crossloop to do it for PC stuff, connecting her computer to me via the internet so I can do tech support type stuff on her computer as if I was there. I'm hoping there's something similar for Android. Yes I know she should learn on her own, but she's stubborn.
View 1 Replies
View Related
Sep 16, 2010
I am trying to implement the phone book for android phone and I want to access the number of the phone book ,I can access only the name that the number save in phone book. way I can access the number .I am using the code for accessing the number is.....................
View 2 Replies
View Related
Dec 7, 2009
So I'm trying to allow the user to pick a particular piece of media with my Android Application using the method described here:
http://stackoverflow.com/questions/550905/access-pictures-from-pictures-app-in-my-android-app
It works great, except for the fact that I can seemingly only choose between either Video or Photo to present the user with, not both at the same time. Is there a good way to do this with:
startActivityForResult(new
Intent(Intent.ACTION_PICK,
android.provider.MediaStore.Images.Media.INTERNAL_CONTENT_URI), SELECT_IMAGE);
View 3 Replies
View Related
Jul 10, 2010
How can i access an Adroid drawable by a variable?
View 1 Replies
View Related
Nov 9, 2010
I want to access the Android call list, so I can see the contact name, the hour of the calling, the duration, the hour of the calling and the date. Where is it, and how can I access it?
View 2 Replies
View Related
Sep 18, 2009
I am working on a widget and have it pretty much how I like it, but I have one problem. When I package it and install it, it says in the "allow this application to" portion that it wants access to phone calls and storage. I know this will be a no-go if I want anyone to ever use it. I have not set up any permissions. Same thing happens even if I make Hello World.
View 14 Replies
View Related
Jul 22, 2009
Today I was showing my HTC Dream to a friend, how the lock screen works. I pressed the "forgot pattern" button, thinking I could go back or just enter my credentials. Since that moment, I haven't been able to access my phone at all. I can't go back to the pattern screen and I can't log in. It just says Invalid user name or password, no matter what I do. My e-mail is ryanrio...@gmail.com and I've tried ryanrio...@googlemail.com and just ryanriopel and none of it works. I know the password is correct, but I can't login. I tried this on both WiFi and Edge, and I've soft reset the phone several times now.
View 2 Replies
View Related