Post Reply 
How large a Note can you create / paste (SOLVED)
10-25-2016, 07:50 PM (This post was last modified: 02-07-2017 11:00 PM by StephenG1CMZ.)
Post: #1
How large a Note can you create / paste (SOLVED)
I am trying to create a Note from a 640 KB data file on Android.

If I select a couple of lines, it pastes.
If I select all, nothing seems to happen when I try to paste.

(it's a CSV of 6000-odd airports. Specifically, the one at http://www.openflights.org/data.html).

Stephen Lewkowicz (G1CMZ)
https://my.numworks.com/python/steveg1cmz
Visit this user's website Find all posts by this user
Quote this message in a reply
10-25-2016, 09:14 PM
Post: #2
RE: How large a Note can you create / paste
Is it a time latency thing? (Hourglass symbol and just taking a long time to complete...)
Find all posts by this user
Quote this message in a reply
10-25-2016, 10:42 PM (This post was last modified: 10-29-2016 08:09 PM by StephenG1CMZ.)
Post: #3
RE: How large a Note can you create / paste
(10-25-2016 09:14 PM)DrD Wrote:  Is it a time latency thing? (Hourglass symbol and just taking a long time to complete...)

I don't think so...unless it's giving up when the screen dims.
I have tried allowing more time for both the "Select all" and "Paste".

Update: Android is not putting large "Select All"'s into the clipboard - or if it is, its not then retrieving them.

Stephen Lewkowicz (G1CMZ)
https://my.numworks.com/python/steveg1cmz
Visit this user's website Find all posts by this user
Quote this message in a reply
10-29-2016, 07:57 PM
Post: #4
RE: How large a Note can you create / paste
I have tried selecting fragments of the data instead, but I find that after selecting the text on Android, it is impossible to then reliably select the Android copy icon - it works well enough for a couple of lines but doesn't scale up.

If I cannot find a better way of selecting text into the clipboard on Android, I will have to use much smaller data - or drop Android in favour of a PC.

Stephen Lewkowicz (G1CMZ)
https://my.numworks.com/python/steveg1cmz
Visit this user's website Find all posts by this user
Quote this message in a reply
11-23-2016, 04:02 PM (This post was last modified: 01-28-2017 10:48 AM by StephenG1CMZ.)
Post: #5
RE: How large a Note can you create / paste
The best way I have found in Android, was as follows:

Hold over text and drag to select some text.
Release and Select "Share" on the Menu.
Not "Copy", "Share" (when the text is too big to "Select All").
Then select "Copy to clipboard" within share.

With the file referenced above, I could manage about 500-750 lines at a time.
On the Prime, I could consolidats 2 such copies - giving 10 files each with about 1000 lines - but could not make just a single file that a program could open - it gave a memory error.
(Update: on the PC a single file loads OK)

But processing 10 smaller files looks like it will work.
Update: It does...See my GEODATA and CSV programs, version 0.1.

Stephen Lewkowicz (G1CMZ)
https://my.numworks.com/python/steveg1cmz
Visit this user's website Find all posts by this user
Quote this message in a reply
11-28-2016, 03:34 PM
Post: #6
RE: How large a Note can you create / paste
I'm suspicious there may be some sort of built int clipboard limit that is being run into. Please help test this when you get the beta version coming out and maybe we can work around it somehow.

TW

Although I work for HP, the views and opinions I post here are my own.
Find all posts by this user
Quote this message in a reply
02-07-2017, 10:59 PM
Post: #7
RE: How large a Note can you create / paste
Using the new VC on Android (but also using a newer Android on a phone with more storage, if that makes a difference:

Android still refuses to create a large-text clipboard, so if you can only use Android, the file will need splitting as described above.

But as an alternative, if you also have access to a PC:
with the new VC on an Android phone, one can now use the Connectivity Kit on a PC to download the data file as a single file. The VC can process this single file OK (if it does run out of memory on a phone with limited memory, file is easiest split on the PC).

Stephen Lewkowicz (G1CMZ)
https://my.numworks.com/python/steveg1cmz
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 




User(s) browsing this thread: 1 Guest(s)