General :: Hyperlink On Google Spreadsheet Function On Android Tablet?

Mar 25, 2013

Google spreadsheets allow hyperlinks to be placed within cells, such as explained here: How to Make a Hyperlink Work in Google Spreadsheets | eHow.com

This works fine with my pc, where clicking cell offers prompt to click to go to hyperlinked page.

When same document is viewed via my Nexus 7 tablet, I can see the kyperlink text in the cell, but it does not respond to single tap, or touching and holding etc.to activate the link.

I believe this is a commonly used feature and anticipate it's a feature that google should if anything be better at than excel to encourage the migration to cloud computing.

Upon googling for info, I can't find other's having problem and I did find a website with known issues with google spreadsheets ( only ahandful listed) but no mention of the above problem.

So, is there a non-obvious way to activate the link or is it a problem or known bug?

General :: Hyperlink on google spreadsheet function on android tablet?


Android :: Google Account Application - Excel Spreadsheet

Jan 1, 2010

i'm probably going to be getting a droid at the end of january (staying on verizon cause they're the only carrier with 3g in my area). Just got a couple questions i'd like to ask. 1. how integrated can your google account be on a droid? i'd like to at least be able to view my google docs, for example, and i'd actually be a little disappointed if i couldn't edit them from the phone aswell. 2. i know that you can view word files from the phone. can you view excel spreadsheets? also, is there an app i can download to edit office files too? 3. how will my work email play with my droid? i just got hired on and i haven't even visited my email so i don't know if its exchange or what. Again, i'm definately staying with verizon so my choices are just the droid and the droid eris for right now.

View 1 Replies View Related

Android :: Google Spreadsheet API Update Edit With Protocol

Jul 15, 2010

I'm trying to implement some basic functionality for Google Spreadsheets,using the protocol specification with requests.The reason i'm doing this because it is for Android, and gdata-java library doesn't really work and the alpha android one doesn't really cut it.I managed to implement authentication, and get for lists, and delete, but for editing updating a row i can't really wrap my mind around it.For example i want to change the contents of a cell here is the specification for the protocol From my understanding of it, i have to send some sort of atom or xml formatted request to the edit URL. I never sent such type of requests. I also found this, which gives a clue on how it should be done (also an unanswered question on a forum), but didn't really managed it.Here is my authentication function if you need it, so you don't implement it again, if you want to try and code it.


/*** Logs in to the Google service using the ClientLogin HttpRequest API and returns an authentication token */ private String getAuthToken() {HttpClient httpclient = new DefaultHttpClient();HttpPost httppost = new HttpPost(CLIENT_LOGIN_ADDRESS);
List<NameValuePair> nameValuePairs = new ArrayList<NameValuePair>();
nameValuePairs.add(new BasicNameValuePair("accountType", "GOOGLE"));
nameValuePairs.add(new BasicNameValuePair("Email", "username@gmail.com"));
nameValuePairs.add(new BasicNameValuePair("Passwd", "password"));
nameValuePairs.add(new BasicNameValuePair("service", "wise"));
nameValuePairs.add(new BasicNameValuePair("source", SERVICE_NAME));
try {httppost.setEntity(new UrlEncodedFormEntity(nameValuePairs));This currently gives a 400 Bad request.Also I'm trying to achieve this using Apache HttpClient. Does anyone have any idea on how this might be achieved implemented how what request i should send?

View 2 Replies View Related

Android :: Want To Upload Spreadsheet From Android Application To Google Docs

Jul 20, 2010

I'd like to allow my Android app to upload a spreadsheet document to Google Docs. Using a simple Uri request:
Uri uri = Uri.parse("http://docs.google.com/DocAction?action=updoc&hl=en");
Intent intent = new Intent(Intent.ACTION_VIEW, uri);
startActivity(intent);
And this page appears as blank on a phone (must use code not compatible with phones).

I've looked into the Google Docs procedures for uploading from a Web Service. They require first authenticating the user and retrieving an AuthSub authorization to be used in a following POST request (including the AuthSub token) to actually upload the doc. This is easy from a Web Service that can guarantee a URL to return the AuthSub to, but how about on a mobile phone? Currently thinking that I'll use UrlConnection, use getHeader(String) to grab the AuthSub, then build the entire document dynamically like this:

POST /feeds/default/private/full HTTP/1.1
Host: docs.google.com
GData-Version: 3.0
Authorization: <your authorization header here>
Content-Length: 73612
Slug: test.xls
Content-Type: application/vnd.ms-excel
<?xml version='1.0' encoding='UTF-8'?>
<Worksheet ss:Name="Sheet1">
<Table ss:ExpandedColumnCount="4" ss:ExpandedRowCount="4" x:FullColumns="1" x:FullRows="1">
<Row>
<Cell><Data ss:Type="String">IN</Data></Cell>
<Cell><Data ss:Type="String">OUT</Data></Cell>
<Cell><Data ss:Type="String">TIME</Data></Cell>
<Cell><Data ss:Type="String">SUBTOTAL</Data></Cell>
</Row>
<Row>
<Cell><Data ss:Type="String">Value</Data></Cell>
<Cell><Data ss:Type="Number">123</Data></Cell>
<Cell><Data ss:Type="String">Example</Data></Cell>
<Cell><Data ss:Type="String">Example</Data></Cell>
</Row>
</Table>
</Worksheet>

View 1 Replies View Related

General :: HTC Explorer A310e - Google Play Store Search Function Not Working

May 26, 2012

I used link2sd to integrate the market update into the system. I don't know how to convert to user app because it is not working. HTC Explorer A310e

View 1 Replies View Related

General :: How To Make Hyperlink In Signature

Feb 19, 2012

ive been trying to make a hyper link in my signature that will say "click Here" and go to that link but cant seem to get it working

View 1 Replies View Related

General :: Sync Photos From Phone To New Tablet Using Google+

Nov 28, 2012

Is it possible to sync pics from my phone with my new tablet using g+? If so how do I do that?

View 2 Replies View Related

General :: Installing Google Play On Chinese Tablet

Feb 15, 2013

I just received this Chinese tablet I bought some months ago, and it came without Play Store. How can I install it?It uses Android 4.0.4. URL....

View 2 Replies View Related

General :: Google Play No Longer Showing Tablet Apps?

Mar 18, 2014

As of recently, I've noticed that the play store no longer has tablet spptlight, or even show which apps are made of tablet.

I used to be able go see "Designed for phones", but now nothing at all.

Does this mean Google doesnt care anymore?

View 4 Replies View Related

General :: Make Google Play Store Work On Tablet

Jun 29, 2012

I bought a tablet for my wife. Not the best thing out there but hey, she likes the solitaire on it. The amazon app store sucks. I want the "real" app store..... I've tried downloading a bunch of diff versions. But nothing wants to work. I got one to work, well, somewhat. It let access it and play around. It wouldn't let me d/l anything. Any good app is in the Google play store.

View 1 Replies View Related

General :: Can't Install Google Play Services On IDeaUSA YG A777 Tablet

Dec 16, 2012

My device:

I have an iDeaUSA YG A777 Android Tablet that is rooted. The version of Android it is running is 4.0.3.

My problem:

I updated the YouTube app from Google Play Store a few days ago. After it was updated, I tried to open it, but a message popped up saying that I needed to install Google Play Services and linked me to the app's Play Store page. Google Play Services downloads fine, but during the installation process, an error message pops up, saying:

"Incompatible with other applications(s) using the same shared user ID."

I don't have a custom ROM or a custom kernel; they're both stock.

View 9 Replies View Related

General :: GoClever A93 Tablet - Unable To Download ANY App From Google Play Store?

Oct 3, 2012

I have a serious issue with my Goclever A93 tablet. Some time ago i've decided to root the device as well as remove some of the useless, bundle apps however i do think i've removed a little too much.

The problem is the tablet properly uses the sync option to sync emails with my google account however i'm not able to download ANY app from Google Play Store. Whenever i'm trying to do so (either update a pre-installed app or simply download a new one), the download simply freezes.

IN other words, i select either UPDATE or DOWNLOAD for an app, then hit the ACCEPT & Download button and that's it. There is an information "Downloading ...", the progress bar is moving HOWEVER the download never starts!

I've tried a huge variety of solutions - i've updated the tablet's software (from 4.0.4 to 4.0.4 but a newer build), updated Google Play app to 3.5.19 (newest i guess), removed external SD card, did dozens of factory resets -still nothing.

I'm guessing, again, that i've removed too much system apps while in the root mode, nevertheless i do not know which ones i'm missing.

View 3 Replies View Related

General :: Acme TB04 Tablet - Can't Get Google Play Store To Work

Jul 11, 2013

I have bought an Acme TB04 tablet and it does not originaly have the google play market, only the mobile 1 market, I have tried for the past 2 days to get google play to work, but I always get a message that google play has stopped when i launch the app. I have updated the services and framework with no good results.

View 8 Replies View Related

General :: How To Root Nabi 2 Tablet To Access Google Play Store

Nov 2, 2012

Ive been trying to root my Nabi 2 tablet to access the Google Play Store. Ive downloaded ADB and followed instructions, Ive also got the correct drivers etc, when i ran the root tool by jmz I chose option 1 and it ran through the process, is there anything else I need to during during this as I then booted up and it was just the same as before?! Im normally an apple fan and experienced in jailbreaking etc but this is my first android as Im trying to exchange all my apple devices for android find a step by step full tutorial as Ive been trying to follow the one in this link here [URL]... but I cant understand what else I need to do?!

View 9 Replies View Related

General :: Google+ Not Installing On Onda V971t Amlogic Dual Core Tablet

Mar 19, 2014

have onda v971t dual core amlogic amlx 1gb 16gb 9.7".Now I have it with the android 4.2.2 update, but happens that I cannot install the google+ app on it. I have tried the play store it says that the app cannot be installed on the tablet. I have tried also the sideload one and putting the apt on the external sd card, and the app cannot be installed. everything works on this tablet except the google plus app.

View 3 Replies View Related

General :: How To Install Google Play And Other Gapps On Coby Kyros Mid1060 Tablet

Feb 10, 2013

how to install google play and other gapps on coby kyros mid1060 tablet?

View 2 Replies View Related

General :: Nabi 2 Tablet Google Play Error Insufficient Storage On Installing Apps?

Nov 7, 2012

I'm getting an "insufficient storage" error on installing apps from Google Play (even small 6mb apps). I find if i delete several apps and run it again it works (there is apparently 470MB free despite this).

I've seen references to changing settings so that Google Play installs to the SD card but cant figure out which apply here. And also to clearing the cache for applications (in the TWRP app perhaps?).

I've run the jmz script from the Nabi 2 root thread, but I think I'm missing a step or two (although apps do in fact install, which they wouldn't before).

View 8 Replies View Related

Android :: Google Voice And Auto Answer Function?

May 15, 2010

When someone calls my Google Voice #, I answer the phone, then I get a prompt saying "call from .......press 1 to accept". Is there a setting to just have it answer when I press "accept" on my Inc screen?

View 3 Replies View Related

General :: Nexus 7 Tablet - Find Which App Is Adding Apps To Tablet?

Dec 31, 2013

I have a Nexus 7 tablet and every few days I notice a few new apps on the device. I'm not sure if they're full apps or just simply icons to download apps or get more information. I have tried to avoid using them. I know previously I had a couple apps that were sending notifications to the notification system that I considered to be spam. After some research I found out how you can find out which apps are doing it and disable notifications from those apps so that took care of that.

View 4 Replies View Related

General :: Can Install A Firmware From Specific Tablet On Another Tablet With Same Specs

Jul 22, 2013

i have a chinese tablet (Teclast P98HD A2Q6) with some very good specs it has 4.1.1 but it's laggy there's another tablet called (PIPO M6) with the same processor and display & it has 4.2.2 with the latest SDK for the chip.can i upgrade my tablet with PIPO's firmware ?

View 9 Replies View Related

Android :: Way To Have A Spreadsheet?

Feb 19, 2010

I am looking for a way to have a spreadsheet that is a time sheet. I need it for work and it needs to be able to export to PDF.

View 11 Replies View Related

Motorola Droid :: Google Mobile App For IPhone Over Droid's Google Search Function?

Dec 3, 2009

Lots of people underestimated Apple and thought Android phones were ahead of the game. Judging by this video, it seems like a tie if not Apple has the race still won. I mean, the fluidness of iPhone is just amazing, which honestly makes it look more intriguing.

View 10 Replies View Related

Android :: Need Free Spreadsheet Applications

Dec 4, 2009

Are there any good spreadsheet applications that are free?

View 8 Replies View Related

Android :: Setting Image As Hyperlink

Dec 9, 2009

I'm facing a problem. I want to show a image as a hyperlink. Touching that image will open the browser and go to given url. This should be in .xml file (not dynamic). Is it possible to do that? If yes, then how? Anyone please give me the code.

View 2 Replies View Related

Android :: How To Get The URL Of Selected Hyperlink In Web Browser?

Jun 1, 2010

In my android application I want to get URL of the hyper link text, selected from web page in my android web browser. How can I get it? I want to URL of the hyper link (link that is clicked inside of that webview).

View 2 Replies View Related

Android :: Table Layout Setup - Scrolling Like Spreadsheet

Aug 30, 2010

I want to set up a table layout that scrolls like a spreadsheet. The top row of column headings should scroll horizontally but be pinned when scrolling vertically. The left-most column of row labels should scroll vertically but be pinned when scrolling horizontally. The number of rows and columns is not known in advance. Does anyone know of an example of this? Are there settings in TableLayout that can turn on this scroll behavior? Is there, perhaps, a more advanced widget than TableLayout that can produce this type of scrolling? Are there some tricks I can do with a ScrollView to get this behavior?

View 8 Replies View Related

Android :: Read OpenOffice Document Spreadsheet From Application?

Oct 1, 2010

I want to read a Open Office Document spreadsheet (.ods file) from my android application. I need to basically loop through the first two columns & store them in a SQLite database. I am able to do this by reading a regular text file stored in res/raw using the following code:

InputStream is = context.getResources().openRawResource(R.raw.my_text_file);

But no clue how to do the same for an .ods file. I searched through SOF & found a reference to jOpenDocument . But they talk about libraries that are not part of the android SDK & I don't know what to do with these.

View 2 Replies View Related

Android :: Create A SpreadSheet Kind Of Display In Droid?

Aug 31, 2009

I am trying to display a SpreadSheet in the Android application with auot adjustable columns and each columns should surrounded by lines.I used the Table Layout the data are displayed in the Table format but i don't know how to surround each column with lines, auto adjustment.

View 2 Replies View Related

Android :: How To Add Item To Hyperlink Context Menu

Oct 6, 2009

when you long click a hyperlink of browser, you will see a context menu with 'Open, Open link in new browser, Browser Link, etc'.

is it possible to add some customized item to the context menu?

View 3 Replies View Related

Android :: Add Item To Hyperlink Context Menu?

Dec 4, 2009

Does any one know how to add item to hyperlink context menu? This is a question that as already been posted here, but I didn't found any solution, and it is really useful.

View 2 Replies View Related







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