HTC EVO 4G :: Open CSV File As Spreadsheet On Phone / Associate Particular Types With Specific Apps?

Jun 23, 2010

This may be a stupid question, but how do I open a CSV (comma-separated values) file as a spreadsheet on my Evo? Quick Office can open an Excel file (.xls) but not CSV. ES File Explorer can open the file as text but not a spreadsheet.

Also, is there a way to associate particular file types with specific applications?

HTC EVO 4G :: Open CSV file as spreadsheet on Phone / associate particular types with specific apps?


HTC Wildfire : 90% Apps Don't Open / Show Phone Specific Apps?

Oct 28, 2010

When i get a list of recommended apps for my wildfire 90% of them don't open.
i do know that is cos of the resolution and etc.

is there anyway it can show phone specific apps?

View 1 Replies View Related

Android :: Associate Application To Open Email Attachments

Jul 8, 2009

I've written an app that can handle the VIEW action for a given mime Type, say "application/foo". By adding the following to Android Manifest.xml the Browser automatically uses my app to open downloads of that type. The G Mail app also tries to use my app to Preview attachments of that type, but it's passing a URI with scheme "g mail-ls://" rather than a "file://" URI. I guess I need to use a Content Provider to get the attachment data, I haven't looked into that yet. But the real mystery is the Email app there just doesn't seem any way to make it open the attachments. Any pointers? Opening attachments is a very common requirement of course, and I would expect the Android platform to encourage developers to write apps to handle more mime types. Instead I couldn't find any answers.

View 7 Replies View Related

Android :: Open Soft Keyboard And Associate It With Textview Already Displayed On Screen?

Jun 9, 2009

I want to open the virtual keypad without touching a text view . Can someone help me how to open a soft keyboard and associate it with a textview already displayed on the screen?

View 2 Replies View Related

General :: Recover ASEC File For Specific Apps?

Aug 24, 2011

I have backed up my data with the Clockwordmod because I wanted to install a new Android version, because it hasn't booted anymore.

Now everything works fine, but when I recover my data backup, it hangs up again. With unyaffs I extracted all content, and now I want to recover just specific .asec files, that means just for specific Apps I need the data of.

View 7 Replies View Related

Android :: Associate File Extension With App

Apr 1, 2010

Is there a way as an end user to associate particular file extensions or mime types with a specific application. For example, I want .djvu to automatically be opened by djvudroid when I click on it in astro. I am on a nexus one by the way.

View 2 Replies View Related

Android : How Can I Associate A File With A Task?

May 17, 2010

My activity can be reused in multiple tasks concurrently. It stores a photo associated with the task in a file. If the task is abandoned, how can I know to delete the photo? Currently, I'm planning on keeping a fixed size queue of photos and deleting the eldest photo when the max size is reached.

View 4 Replies View Related

Android : Way To Associate App With File Format?

Jun 5, 2010

I am writing an app that needs to be able to open (be associated in the browser download window for example) with a certain file type. The file type has .emx extension and is in an xml format (the top of the files have <?xml version='1.0' encoding="UTF-8"?> ). However, I can't for the life of me get my app associated with this filetype.

View 5 Replies View Related

Android :: Correct Intent Filter Configuration To Associate File Type?

Nov 10, 2010

This question has been asked [numerous times] before, but I have not seen any definitive answers, or examples of code that actually works. I would like to associate an Activity with a particular file type. For discussion, assume that I want my Activity to be associated with PDFs. Here is what I currently have. I have experimented with many different values and combinations of values in the intent-filter, but I have yet to get my Activity to start when a PDF is selected.

<activity name="com.mycompany.MyActivity">
<intent-filter>
<action android:name="android.intent.action.VIEW" />
<category android:name="android.intent.category.DEFAULT" />
<category android:name="android.intent.category.BROWSABLE" />
<data android:scheme="file" />
<data android:mimeType="application/pdf" />
<data android:pathPattern="*.pdf" />
<data android:host="*" />
</intent-filter> </activity>

View 1 Replies View Related

Android :: Apps Crashing On Open File Dialog

Mar 26, 2010

I've been using a droid eris for a couple of months now and have loved the experience so far. Unfortunately, the honeymoon is over and I've been trying to do some productive things with it (outside of playing Robo Defense that is =p).I've been having problems opening different types of documents. My two biggest problems are with Quickoffice and PDF Viewer.When I launch Quickoffice, I get the "Open file" window which takes a few seconds to load and a few files begin to populate in the list. After just a couple of seconds, I get a force close message stating: Sorry! The application Quickoffice (process com.qo.android.htc) has stopped unexpectedly. Please try again" This same thing happens with the PDF Viewer as well.However, I can use a file manager like Linda Manager to browse to a specific file and then open it within the program just fine. I honestly don't know where to start

View 3 Replies View Related

General :: Disable Specific App Permission For Specific Or All Apps

Mar 12, 2014

I have had androids for over two years now and am getting more and more concerned every time I download an app and seeing that it wants to READ my SMS message and Contacts.

Is there a way I can disable reading of SMS messages or any one of the other permissions by specific apps, or all apps?

Are we living in a world where any "joe schmo" can upload an app the to the app store and wait for those inadvertent downloads and collect all your personal information, and that's after all the time we spend protecting our identity and personal details?

View 2 Replies View Related

Android :: How To Launch Viewer For Common File Types?

Apr 9, 2009

Is there a way to launch a viewer for common file types like TXT, DOC, XLS, PDF from within an app, like Gmail does. Maybe a Google Docs api to pass the file to GD and have it open in the browser?

View 2 Replies View Related

Nexus :: Music Player - Support More File Types

May 28, 2010

Is there a better music player then the stock one... one that can support more file types.

View 6 Replies View Related

Android :: Way To Open An External XML File In Phone

May 31, 2010

Is it possible to open an external file in Android? (As XmlPullParser)

View 2 Replies View Related

How To Open Batch File In Android Phone

Jan 11, 2012

my project requires me to create an application that can get signal from a device. but that device stores the data in batch file... but how can i open a batch file in Android phone?

View 3 Replies View Related

Android :: Way To Open And Edit Word File In Droid / App Exist Does It Has An Open API?

Jun 30, 2010

Is there a way to open and edit word file in android and if this application exist does it has an open API?

View 1 Replies View Related

General :: NFC To Open Specific Document?

Feb 6, 2014

I'm trying to figure out if I can use NFC tags to open specific documents. I do repair on computers, and would like to start keeping my repair notes digitally, but want a simple way to open the correct notes for a device, and am thinking NFC tags could be a great way to do it. Walk up to a device, scan the tag, and have the correct repair notes open to start editing.

I'm having trouble finding specific information on the forum or in a general internet search.

View 3 Replies View Related

Android :: How To Open Stack Trace File Phone / MapActivity?

Apr 23, 2010

I tried using the MapActivity as given in the following link. http://developer.android.com/guide/tutorials/views/hello-mapview.HTML
I get the error in LogCat : DalvikVm: unable to open stack trace file android '/data/anr/traces.txt' Permission Denied. May I know why this happens. However, after making some changes in the code as shown below, I get the map view perfectly.code...

View 2 Replies View Related

Android :: How To Open Browser And Go To Specific Webpage?

Jan 24, 2010

When a user clicks the "about" button in my app's menu I want it to open the browser and go to a specific webpage. Is there like a one - liner out there somewhere to do this? Seems simple but Google is not being helpful right now - or I'm just searching the wrong thing.

View 5 Replies View Related

Sony Ericsson Xperia X1/X2 :: Turn The Phone Off When Open Any Media File

Nov 12, 2010

I raised over and over to your Accredited Service Centers here in the Philippines namely MemoXpress and Semicon. I already escalated a lot of issues but they were not able to fix all of it and they just replaced my phone with new Xperia X2 phone not just once but twice. Unfortunately, some issues are still open and haven't fixed yet. See issues and recreational steps below.

1. Backlight is ON even the phone is turned OFF. Keep open any media file (i.e. picture, video, so on) >> Turn the phone off >> Backlight is still on

2. Battery is drained when the battery is removed and inserted it again. Turn the phone on >> Turn it off >> Remove battery >> Insert battery >> Turn the phone on >> Battery is drained..................

View 28 Replies View Related

HTC Incredible :: Can't Open File Attachments From Emails / Look At SD Card Folders Through Phone App?

May 5, 2010

Trying to figure out why I can't open file attachments from emails. Received some pdf files and two doc files today. Tried opening files from email with pdf reader program and quickoffice or whatever its called. Neither type of file would open. Tried to download then open files with same problem. Files are definitely .pdf and .doc, just opened and rad them on laptop now. Also confused...is there any way to look at my SD card folders and files through a phone app? Can't figure out how to see anything other then my music and photos.

View 5 Replies View Related

Android :: Server Stock / How To Open Specific Port?

Aug 5, 2010

How can I open a specific port in android? I have a server socket but the connection is rejected because the port is closed.

try { ServerSocket server = new ServerSocket(2021);
Socket client = server.accept();
} catch (Exception e) {
// TODO Auto-generated catch block a = false;
e.printStackTrace();
}

View 2 Replies View Related

Android :: HTC Specific Open GLES 1 Frame Rate / Can't Get It Right

Sep 14, 2010

I am trying to get a quite simple openGL ES 1 program run a smooth solid 60fps on a couple devices out there, and I get stuck on HTC desire. The phone itself is quick, snappy, powerful, and overall a breeze to use ; however, I can't seem to display anything fullscreen at 60fps with OpenGL. After getting stuck for a long time with my app, I decided to make a test app with code right out the sample code from the documentation.Here is what I am doing. Simple initialization code with GLSurfaceView. I have three versions of onDrawFrame, all dead simple. One is empty. One contains only glClear. One contains just enough state to only draw a fullscreen quad. Trace times before, and after. There is no view other than my GLSurfaceView in my program. I can't explain the times I get.In all cases, the onDrawFrame function itself always finishes under 2ms. But very often, onDrawFrame does not get called again before 30~40ms, dropping my frame rate all the way to 30fps or less. I get around 50fps with an empty onDrawFrame, 45 with glClear and 35 with a quad.
The same code runs at 60 fps on the HTC Magic, on the Samsung Galaxy S, on the Sharp ISO1. Sony Experia X10 caps at a solid 30fps because of its screen. I have been doing much more complicated scenes at a solid 60fps on the HTC Magic which is very underpowered compared to the Desire. I don't have a Nexus One in handy to test. Sure, I except buffer swapping to block for a couple milliseconds. But it just jumps over frames all the time.

Trying to find out what the phone is doing outside of the onDrawFrame handler, I tried to use Debug.startMethodTracing. There is no way I can get the trace to reflect the actual time the phone spends out of the loop. At the end of onDrawFrame, I use startMethodTracing then save the current time (SystemClock.uptimeMillis) in a variable. At the start of the next one I Log.e the time difference since the function last exited, and stopMethodTracing. This will get called over and over so I arrange for stopping once I get a trace for an iteration with a 40+ ms pause. The time scale on the resulting trace is under 2ms time, as if the system was spending 38ms outside of my program, I tried a lot of things. Enumerating EGL configs and try them all one after the other. Just to see if it changed anything, I switched to a render when dirty scheme requesting a redraw at each frame. To no avail. Whatever I do, the expected gap of 14~16ms to swap buffers will take 30+ms around half the time, and no matter what I do it seems like the device is waiting for two screen refreshes. ps on the device shows my application at around 10% cPU, and System_server at 35%. Of course I also tried the obvious, killing other processes, rebooting the device... I always get the same exact result.

View 2 Replies View Related

Android :: Open Html Page With Specific Select Value Selected

Dec 16, 2009

I use webview app to open a web page (url). This web page has a form with a select element to choose. I would like to tell to select a specific value without click the element. Is that possible?If not how I could ?

View 1 Replies View Related

Android :: Open Context Menu For Specific Item Of List

Jul 17, 2009

I am using openContextMenu() when someone clicks on an item of a list (not when they long press as usual). The context menu does appear, however, it shows the context menu for the last item that the context menu had appeared. For example, if I long press the item C of the list then the context menu for item C appears, and later if I click on item B, with openContextMenu() the context menu for item C will again appear, not for B that I was expecting. How can I set the current item for which the context menu will appear to be the item of the list the user clicks on? I do have the position from onListItemClick() and I was trying to find a call like setContextMenuItem() or something, but I can't find anything.

View 7 Replies View Related

General :: Unified Remote - Launch Chrome And Open Specific URL

Mar 31, 2014

I want to know how to do this, I've been fiddling with Tasker and Unified Remote but can't get it to work.

Basically, I've got an NFC tag outside my apartment, when I step in, I tag it, and that triggers a tasker profile which does a few tasks:

1) Switch off data
2) Switch on Wifi (and connect to home wifi)
3) Launch Airdroid on phone
4) Launch Chrome on PC and open Airdroid url (this doesn't work!)
5) Launch Foobar2000 on PC (this works)
6) Launch Foobar2000 android controller.

Everything works, except for launching the address in chrome. I can launch chrome just fine, but the url I've set doesn't open. How do I do this?

View 1 Replies View Related

Android :: Webview - Open Html Page With A Specific Select Value Selected

Apr 5, 2010

I use webview app to open a web page (url). This web page has a form with a select element to choose. I would like to tell to select a specific value without click the element.

View 2 Replies View Related

HTC EVO 4G : Apps Randomly Opening When Phone Is Locked Or Open

Jun 14, 2010

Please help, my phone always opens like music or maps when it is locked or I'm not doing anything. Any fix?

View 3 Replies View Related

Android :: Need File Manager / That Open An HTML File From SD Card?

Jun 18, 2010

How come this is the only file manager on the market (that I've found... I went through quite a few) that can open an HTML file from your SD card? I was a loyal user of Estrogen until I found that it couldn't.

View 2 Replies View Related

HTC Hero :: Apps Open Without I Do Open Them In Task Manager

Jan 10, 2010

I open task manager i find no apps running i leave it for 1 min for example and i reopen it, i find some apps running without i run them such as MAIL, Touch input, com.htc why do they open

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved