Android :: Using It To Browse At Work
Aug 4, 2010
So here's my situation: I work at a calling center where internet access is blocked off. I have my own cubicle and get my own computer But they have blue coat Web filter And i lack Administrative So i can install only very limited programs. I've tried starling the android sdk But to no avail. I've thought about tethering too but i'm not sure if that will work Since i don't know if a computer.can maintain more than 1 internet connection. Basically i can't have my phone out while at work, so i need to figure out a way to use my phone to browse the internet on my computer screen without being obvious.
View 4 Replies
Jul 23, 2010
My Magic connects to the Internet via WiFi but I can't actually browse Internet or get apps to work.
View 3 Replies
View Related
Jun 10, 2010
Not sure if this has been posted or if anyone knows about it. Just thought I'd share.
AndroidZoom - Download thousands of Android applications from the Android Market.
View 2 Replies
View Related
Nov 4, 2010
I am using Windows XP machine with wired connection. I am trying to browse from the android emulator installed on my laptop.
It gives me this error.
Check to make sure your device has a signal and data connection Reload this web page later View a cached copy of the web page from Google.
View 2 Replies
View Related
Jan 15, 2009
So some of them are in the market...but many aren't. Post the links to the ones you like best.
http://code.google.com/hosting/search?q=android&filter=1&start=0
View 1 Replies
View Related
Mar 19, 2010
Assorted views -- 4.5 and up apps ... latest ... spammer apps hidden from view ... set your currency to get better idea of pricing ... and more.
http://AppBrain.com , with companion Android app. Choose from desktop, then install via your baby.
View 8 Replies
View Related
Sep 6, 2010
Download Browse rbAPPmit Files on SourceForge.net According to engadget: Code...
View 2 Replies
View Related
Sep 28, 2010
I am developing an android application in which i have to browse picture gallery or picture folder by clicking on a browse button and then have to select a picture. I dont know how to do that. I have done that in .Net but have no idea how to do in android.
View 5 Replies
View Related
Jan 28, 2010
I'm still currently making my mind up over whether to go Android (nexus one/HTC Bravo) or iPhone. I use quite a lot of apps on my current Nokia, and whilst have had a very quick response on this forum to an equivalent to the one I could not live without, I find it annoying I can't really look round the android marketplace to understand the apps without having an android phone in the first place! Is there a way to browse the marketplace without having a phone first?
View 1 Replies
View Related
Jun 13, 2010
How can I browse and copy out the files in my Android AVD? I wish to view the contents of the Sqlite file the app modifies.
View 1 Replies
View Related
Oct 8, 2010
Where could I browse the source code of Android?
View 7 Replies
View Related
Oct 31, 2008
I'm pleased to announce a very quick, hacked together proxy server approach which should let you browse the web (just the web, not the whole internet) from your PC via your tethered device.
I've tested on Windows & Linux and there's no reason (that I can see) that it wont work from a mac.
However, this is highly experimental and somewhat tricky to set up. It's also my first ever Android app and was built from scratch in the last few hours.
http://graha.ms/androidproxy
Let me know how you get on! I'd love to see how it performs on a 3g network.
View 49 Replies
View Related
Sep 2, 2009
I mean, I want to pull out web history from content provider for my application. I have some coding. But I got exception so, no running. So, how can I do ?
View 3 Replies
View Related
Aug 8, 2010
Is there an app that I can use to browse files and folders from a windows PC and copy them over to the phone?
View 2 Replies
View Related
Jun 7, 2010
How can I browse the SQLite database that I am creating in my app on my Android myTouch phone?
View 1 Replies
View Related
Jun 2, 2010
I thought that the Androiod platform allowed for tru multitasking? I wanted to listen to some music today, and pressed home to access internet and my music stopped?
View 9 Replies
View Related
Apr 4, 2010
Is their a way to browse/edit the phones files via usb? I can only go inside the sd card folder via usb on my computer.
View 3 Replies
View Related
Jul 31, 2010
I try to browse localhost on my htc magic. I have connected my device with eclipse via usb. browsing http://10.0.2.2 I get a "Page not avialable. I remember, some days ago it worked but on the emulator I am able to browse localhost?
View 1 Replies
View Related
Apr 17, 2009
My app is creating a directory by using File thisDir = getDir("mycustomname", Context.MODE_WORLD_WRITEABLE); It is stored at /data/data/package/app_mycustomname/. I can browse that directory with DDMS or with 'adb shell', of course, it is empty. My App then creates some subdirectories there, and those have subdirectories too, and so on, and creates files in several of those. My app can read all those dirs and files, too. Sometimes I have to take a look at this directory tree, but I cannot browse deep into that tree, neither using DDMS (both inside Eclipse and standalone) nor using the shell. I can see that there is a directory called / data / data / package / app_mycustomname / mysubdirectory and I can even 'cd' into this directory. But when I do a 'ls' there, the directory is reported to be empty, though I'm sure there must be something inside. app_mycoustomname has the permissions drwxrwx-wx app_mycoustomname/mysubdirectory has the permissions drwxrwxrwx. I have the same issue on the emulator and on the ADP1, both running a 1.1 firmware.
View 4 Replies
View Related
Sep 7, 2010
Can't understand how to browse android emulator sd card. I am using IDEA, not Eclipse and can't use Eclipse tool for this purpose.
View 3 Replies
View Related
Jan 9, 2010
I have an app where the user can choose a profile pic using images stored on the phone or SD. Do I have to write my own file explorer for this? I've seen a couple examples on anddev, but wasn't sure if there is another way.
View 2 Replies
View Related
Feb 28, 2010
On both the emulator and my actual phone (tattoo) I seem unable to browse the SD card - when I run ddms and use the File Explorer, I can browse /data or /system fine, but /sdcard refuses to open, and its permissions appear to be "d---------" (which of course might be the problem).
Similarly when I use ddms's "Put file on device" it fails:
29:43 E/ddms: transfer error: Permission denied Failed to push about.html on SH9CELG00306: Permission denied
The above is for my actual phone but I get a similar error on the emulator (which does have an /sdcard).
View 2 Replies
View Related
May 25, 2010
just got my Desire last week. Fantastic phone I have to say. One thing I haven't been able to find out yet is whether or not you can connect to a fileshare for e.g. pcsharename I know this works on a HD2, but that's a Windows phone. I noticed thewre is a VPN connection option. One would think that you should be able to connect to a network fileshare. Does any one know if this is possible with the standard apps installed or do I need an app from the Market?
View 2 Replies
View Related
Mar 27, 2010
Is there a way for an Android user to browse the SQLite databases on his/her phone and view the data in the databases?
I use the SoftTrace beta program a lot. It's great but has no way that I can find to download the data it tracks to a PC.
View 1 Replies
View Related
Aug 5, 2010
One time I typed in the wrong username on a form and now auto fill puts that one in instead of the right one, how do I change it back?
View 1 Replies
View Related
Aug 25, 2010
Like you would on a pc? I put a file on my SD card from my PC but cant find it.
View 5 Replies
View Related
Jan 13, 2010
Is there an application that will allow you to browse to a folder on your phone/SD care and view the photos inside? If it were on a linux PC I would be installing GThumb, on windows ACDSEE. I have tried Photo Burst. It crashes and I had to reset the phone. I have tried Picture Viewer but the latest version does not pan at all. The only way to do something like this with the stock viewer is to have all your photos in the root of the sdcard in folders or within download. Not really the neatest way of doing this.
View 2 Replies
View Related
Sep 20, 2010
In android, is there an activity show a directory explorer to browse content of sdcard?Like a File explorer in Java, it can show the content of current directory and I can move up to its parent by clicking '..' and move down to a child directory by clicking the name of the child directory?
View 1 Replies
View Related
Aug 9, 2010
I know I can use my EVO to browse my home network and copy/paste files etc. Is there an app that works in the reverse of this? That will allow me to browse to my phone from my home PC or laptop?
View 17 Replies
View Related
Nov 17, 2009
I have the HTC Hero with cupcake (v1.5) software. I cannot browse the net using my sim card. I have tried changing the settings to use 2G and 3G. This sim card has been used on my previous mobile phone to browse the net with, yet on my sweet little hero it doesn't want to. Is there something I need to do first? (Like root the phone) One thing I have noticed is that when I select market (for example) it comes up wanting me to sign up or log into my gmail account? Is this "normal" behaviour? One other thing I need to add is this phone was bought brand new and it was not tied to a SP contract.
View 5 Replies
View Related