Android : 500 New Apps To Browse
Jan 15, 2009So 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
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
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.
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 RelatedThe last couple of days I've noticed I can't browse or update apps like Android Facebook, Android Twitter and Google Mail and can't browse the Market when I'm connected to the mobile network on 3. This happens even when the notification tray has the H or G symbol and up- and downstream icons are animating. I've checked through the Mobile Network settings and can't see that I've changed anything by accident. The strange thing is the Friend Stream updates when I'm connected to the mobile network.
Does anybody know what I might be missing?
My Magic connects to the Internet via WiFi but I can't actually browse Internet or get apps to work.
View 3 Replies View RelatedHow can I listen to music and browse the web/play games/use other apps? Every time I start the music player and then hit home or back, the music stops. I've tried it using the speaker and the headphones. I have seen at some point the music player widget in the notifications bar so I know it can be done, but I just can't find the setting to make it work. Also, how do I access the equalizer?
View 1 Replies View RelatedSo 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 View RelatedI 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.
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.
Download Browse rbAPPmit Files on SourceForge.net According to engadget: Code...
View 2 Replies View RelatedI 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 RelatedI'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 RelatedHow 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 RelatedWhere could I browse the source code of Android?
View 7 Replies View RelatedI'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.
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 RelatedIs 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 RelatedHow can I browse the SQLite database that I am creating in my app on my Android myTouch phone?
View 1 Replies View RelatedI 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 RelatedIs 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 RelatedI 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 RelatedMy 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 RelatedCan'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 RelatedI 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 RelatedOn 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).
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.
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 RelatedLike you would on a pc? I put a file on my SD card from my PC but cant find it.
View 5 Replies View RelatedIs 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 RelatedIn 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