Print from Android Using Google Cloud Print - Nook Color Themes and Apps

Title says it all, finally print from your Nook Color or any Android 2.1 or better device to any Windows printer. Currently requires the latest Google Chrome BETA and a Windows PC to connect your printer to Google's Cloud; Linux and Mac support coming soon. Announced today on Google's Mobile Blog, sorry can't yet post url. Try their FAQ at google dot com forwardslash support forwardslash cloudprint.

this is mobile gmail not the app, yes?

Waiting for an APK to show up for the app. I don't know if it will get pushed to our NCs. I haven't had any updates for google apps on the NC yet...

There is no APK to wait for. It's the web versions, like Google Docs. Doesn't work on 1.0.1 on a non-stock browser, though, as there's no way to present an android user agent.

PrinterShare Rocks
In the Market, printershare prints to wireless or network connected printers.
You can even remote print to a PC connected printer with the Premium Key. This app really rocks, it prints PDFs, gmail, images, etc.
I print to my Canon Pixma MP560 at home and the Xerox at my work without issues.

Print from your Nook with Dropbox
You can print anything from your Nook (or any device with Dropbox) to any printer (even if you're away from home) as long as you have 2 things:
- Dropbox account
- the PrintQue script installed to yourDrolpbox folder
If you don't have a Dropbox account, (it's a free storage account) Click on my link in the other post, you'll get 256mb more space...
Here's the link:
http://forum.xda-developers.com/showpost.php?p=10824391&postcount=3
If you need the script for Mac or Linux:
http://forum.xda-developers.com/showpost.php?p=10836601&postcount=6
Another great, free option to print, and have a wfree file backup to share between phones, lptops, Nooks, etc...

Related

[APP] FBReader "Sync" App - FBSync v1.0.26 (Beta)

Hello all!
Recently I've started using two seperate Android devices to read books
using FBReaderJ for Android, a NookColor, and my phone, a Sprint EVO
3D. Very quickly, I ran into a problem. I read the same books on both
devices, so I ended up spending a lot of time looking for my place
whenever I switched devices (I used the NC at home, and my phone
everywhere else).
I imagine that this must be a problem quite a few people are having,
or will be having as android devices become more popular.
So, I wrote an android app to synchronize my place in each book
between the two devices.
App Name: FBSync
Current Version: v1.0.26
Revision History:
1.0.26 - Removed Auto-Sync feature (hopefully just temporarily. I want to get this working, but the FBReader API just doesn't provide enough functionality to get it working smoothly). Removed syncing of "recent" books (It caused more trouble than it was worth, sorry, you will have to manually open your book if you changed books on another device). Added a "Sync" item to the FBReader menu that pulls up FBSync.
1.0.24 - Updated Dropbox support to use latest Dropbox API. Fixed Auto-Sync feature to properly sync new book positions (broken due to a change in FBReader). Due to limitations in FBReader, the Auto-Sync feature is still rather rough.
1.0.23 - Added a Dropbox support for your book position data, an Auto-Sync feature that makes use of the FBReader API, and (in theory) the program has been translated into Russian (thanks Dmitry!). If you have set up your own synchronization server, you will need to update the PHP files to the files in the attached sync.zip
1.0.19 - Fixed another bug that affected Honeycomb devices. Confirmed working on an Acer Iconia A500.
1.0.18 - Fixed a bug that affected Honeycomb devices (I hope!)
1.0.17 - Added "Alternate Sync URL" functionality for those people who want to set up their own sync server instead of using mine. See below for more instructions.
Requirements:
1) Root. Your devices must be rooted. This application only uses
root for two things. First, it uses root to get access to the
FBReaderJ books database, and second, it uses root to kill the
FBReaderJ process before it syncs the data (it has to kill the process
to force FBReader to reload the database).
2) FBReaderJ must be installed on the device (you will be prompted to
install it if you haven't already when you load my app)
3) You must have already opened FBReaderJ at least once, and viewed
it's library (Menu button, "Library"). This creates the databases
that my application needs.
Download:
An older version is available on Google Play, but the latest version can always be found at the bottom of this post.
Instructions for Use:
As of v1.0.23, you have the option of either syncing book positions to my web server, or to Dropbox. If you choose to use Dropbox, it will create a single file on your Dropbox account (under \FBSync) that contains the book position data.
If you desire to sync the book positions to my web server, you can also enable a new, experimental "Auto-Sync" feature that syncs your position whenever you open or close FBReader (or a book in FBReader). This functionality only works when using my web server, it does not currently work with Dropbox.
The auto-sync feature make use of FBReader's API and makes FBSync work as a plug-in for FBReader. Unfortunately the API does not contain all of the features needed to completely remove the root requirement for FBSync.
If you are going to use my web server to sync:
After you install it, go into the settings (blue icon, or menu/
settings), and enter an email (doesn't have to be an email, any unique
string will work) and numeric pin # (this isn't secure, so don't use a
pin you care about). The email/pin is just to uniquely identify you.
You should use the same email/pin on each device.​
On the same screen, you can choose to sync the actual book files to Dropbox. Since your Dropbox account is used, only your account can access the books, if
you choose to sync them. It only uploads/downloads the books when it
needs them, so it may take a while the first time you sync, but after
that it shouldn't take more than a minute MAX (my typical sync times
for 90 books is about 5-10 seconds)
Click the middle, orange icon, to begin the sync process.
If this is the first time you've synced since selecting the "Enable Dropbox" setting, you will be prompted to allow FBSync access to your dropbox account.
The sync process first uploads, then downloads. It only updates the book's "place" on the web (or Dropbox) if it's farther ahead than the web's "place" for the book.
If you are using the Auto-Sync function, the above statement is not true. It always saves the exact position of your book upon closure of FbReader or closing the book.
Miscellaneous Info:
This program is still in beta. I have used and tested it extensively,
but I'm not liable if you manage to break it somehow. Since it does
alter the data in FBReader's databases (it does not, and never will,
alter the database structures), it is possible, but very unlikely,
that it could lose your book's places. I would suggest that you back
up FBReaderJ using something like Titanium Backup before you start
using FBSync, just to be on the safe side.
The synchronized book position data is currently hosted on my personal web server, or your Dropbox account (as of v1.0.23). Your book files are only stored on your Dropbox account.
UPDATE: As of v1.0.17, I added the ability to define your own "Sync Server". Here's how to use it:
In the Settings (Menu, Settings), there is a new option "Alternate Sync URL" where you can enter your own URL. Leave it blank if you want to use my server.
If you want to use your own, you will need the file attached to this post. I wouldn't recommend trying to set up your own server unless you are pretty comfortable with web servers, php, and mySql.
Sync.zip contains a .SQL script, and several .PHP files that are required to set up your own sync server.
The primary thing that you need to set up your own Sync server is a HTTP Web server that supports mySql and PHP.
On your server, create a new mySql database (name doesn't matter, just make sure there's a user attached to it that has insert/update/delete rights), then run the sql code in the sync.sql to create the two tables that are needed.
Edit the common.php file and replace the '' values in this block:
Code:
$dbhost = 'localhost';
$dbuser = ''; // Fill out the database user name here
$dbpass = ''; // Fill out the database user password here
$dbname = ''; // Fill out the database name here
with the correct values for your server. $dbhost can probably remain 'localhost'.
Then create a directory on your web server that is accessible from your devices, and put the 5 PHP files into it.
Launch FBSync, hit Menu, Settings, click the "Alternate Sync URL", and type in the URL that points to the directory you put those PHP files in (ex; http://sync.splitmatrix.net/alternate_sync ). You must start it with http://, and it should not end in a /.
After you enter the URL, save out of it, back out to the main FBSync window, and click the Sync button. If you set up everything correctly, it should sync to your server now instead of mine.
Please let me know of any issues you find, or any improvements you
want.
Thanks,
Scott
6/27/2012 Edit - Updated Sync.zip to remove some buggy code from addbook.php
Hi Scott,
I only have 1 device right now, so no need for sync, but I would be interested in how you can read your BN books with FBRreader. I have installed FBReader, but don't know how to read the books with it.
Also, I installed the dolphin web browser and clicked on a few epub links but nothing happens, is there a way to get it to bring up those files in FBRreader?
droidly said:
Hi Scott,
I only have 1 device right now, so no need for sync, but I would be interested in how you can read your BN books with FBRreader. I have installed FBReader, but don't know how to read the books with it.
Also, I installed the dolphin web browser and clicked on a few epub links but nothing happens, is there a way to get it to bring up those files in FBRreader?
Click to expand...
Click to collapse
I haven't actually purchased any books from B&N, but assuming the books you purchased are DRM free, you should be able to just move them into the \sdcard\books directory, and they should appear in the FbReader library. I believe, by default, the B&N books go into the internal storage, in the B&N Downloads\Books directory. Use a file manager like estrong's, astro's, or root explorer to copy them.
Via your web browser, save the epub books to \sdcard\books (or move them there after they download), and they'll show up. I don't believe that you can associate any book reader with epub files, I don't think android supports that. You have to open the book with the app, not the app with the book.
Scott
I use FBReader on multiple devices and would be extremely interested in such an app!
Thanks for your interest in my syncing app.
One pretty major requirement for this app is that your devices have to be rooted. Android doesn't like one app accessing another app's data, so the only way I could do it was to use root privileges.
It's still in beta, but you can download a copy of it at:
http://sync.splitmatrix.net/apk/fbsync.apk
Currently v1.0.9.
After you install it, go into the settings (blue icon, or menu/settings), and enter an email (doesn't have to be an email, any unique string will work) and numeric pin # (this isn't secure, so don't use a pin you care about). The email/pin is just to uniquely identify you. You should use the same email/pin on each device.
On the same screen, you can choose to sync the actual book files as well as their positions. It only uploads/downloads the books when it needs them, so it may take a while the first time you sync, but after that it shouldn't take more than a minute MAX, my typical sync times for 90 books is about 5-10 seconds.
Obviously you should have Fbreader already installed, and you need to have ran it, and gone into the library (menu/library) at least once (this creates the fbreader app database).
Click the middle, orange icon, to begin the sync process. It first uploads, then downloads. It only updates the book's "place" on the web if it's farther ahead than the web's "place" for the book.
Please let me know of any issues you find, or any improvements you want.
Thanks,
Scott
Cool
I just tested and it does work as stated. One question though, where is it uploading the data too?
Personal website, sync.splitmatrix.net. if the app takes off, i'll figure out something more secure and permanent.
Scott
Interesting. I'll try it out. Thank you!
One thing to think about however, especially if you open this up to general usage, is that by uploading/downloading the book file itself rather than just the current read-to position, you could potentially run into copyright issues. There is reason to believe that this could fall under Fair Use, but past rulings on similar commercial services for other media have been inconclusive. That may be a can of worms you don't want to open.
I am not a lawyer, but I do play one on web forums.
One thing I would try would be saving it on Google's servers through IMAP or something like SMS Backup does. Then no need to have to pay for a server. Don't know if it is at all possible but just thought I would see how you liked it.
RoboRay said:
Interesting. I'll try it out. Thank you!
One thing to think about however, especially if you open this up to general usage, is that by uploading/downloading the book file itself rather than just the current read-to position, you could potentially run into copyright issues. There is reason to believe that this could fall under Fair Use, but past rulings on similar commercial services for other media have been inconclusive. That may be a can of worms you don't want to open.
I am not a lawyer, but I do play one on web forums.
Click to expand...
Click to collapse
Yes, this is something I'm aware of. Not sure what I'm going to do about it yet. That's why it's a setting
Scott
qwerty017 said:
One thing I would try would be saving it on Google's servers through IMAP or something like SMS Backup does. Then no need to have to pay for a server. Don't know if it is at all possible but just thought I would see how you liked it.
Click to expand...
Click to collapse
The server it's currently on is hosted by a friend of mine for free, so I'm not concerned about it at the moment. If thousands of people end up using this, then obviously I'll have to make some changes.
Scott
I wonder if there's a way to store and retrieve the sync data with each user's Dropbox or something...
RoboRay said:
I wonder if there's a way to store and retrieve the sync data with each user's Dropbox or something...
Click to expand...
Click to collapse
I'd imagine that there is a way to do this, since programs like Titanium Backup support a dropbox interface.
If enough people think this would be a good feature to add, I can definitely look into it.
Scott
I'm just thinking that using each person's Dropbox would get you off the hook for not only server space and bandwidth, but also any potential copyright liability for book copies made by users synchronizing their files.
Valid points. I'll do some digging and see what it will take to implement the dropbox API in this app..
Thanks,
Scott
Edit: Updated first post with useful information - added download link.
Updated to v1.0.10 to fix a problem when used with the latest FBReader beta. Same URL as before:
Edit: Download the app off the market
Thanks,
Scott
This is a great app this is the missing link in fbreader. I hope you continue to support and enhance it.
Now that my archos tablet is rooted i can really enjoy it. I used to read my books on my phone and occasionally I still do.
Thx for the great work.
This looks like a dang good app. Since getting my nc i've quit using my evo for reading. This sync will bring joy back to my bathroom bbreaks at work!
Thanks for your kind words!
Since the last time I posted to this thread, I've added a dropbox interface to the program, and posted it to the Market (for Free of course!), so if you've downloaded the APK from the web, please re-install it from the market for the latest and greatest version.
Thanks again,
Scott
Oh, great! I'm checking out the Dropbox syncing now.
Edit: Works great!
If I may make another suggestion, you should post about your app at the MobileRead forum. I think you'll pick up a lot of users there.
Also, I know that the Android version of FBReader is different from the PC versions, but syncing with the Linux and Windows versions would be the icing on the cake. MobileRead might be a good place to find others wanting to help develop that capability

[Q] Wireless printing apps

has anyone found a good wireless printing app for the G-tab? I want to print web pages and documents from the G-tab to my wireless printer
printbot works, but can only print PDFs and photos. I suppose you COULD take screenshots of web pages and print the images...
That's the only printing app I've tried.
I am using PrintBot. Got the free version on the Market. Has a great selection of printers and was pretty straight forward to setup and use. I would definetely recommend.
Hi, I purchased printershare from the market. It works well with my wireless HP printer and I haven't had any problems with it on Vegan 5.1 Froyo. They offer a free trial that simply sends a test page to your printer to test compatibility. If the test page prints successfully then you purchase a "key" that unlocks the software program.
I've been using Printershare for a while now on both my Droid and Gtablet.
It works great as I can print to my wired printer (connected to my always on PC, running a Printershare service) and to my wireless printer (while at home on the same network).
Prints gmail, pictures, web, docs, contacts, SMS, call log, etc......pretty much everything.
I agree that Printershare is the best right now. You can print to Wifi printers, BT printers, remote printers connected to PC running their software, and now Google cloud printers you have registered. Works great for me. I can print from anywhere to any of my office printers.
Have you tried Google Cloud Print? There is an Android app, Cloud Print Beta. It apparently works with some wireless printers, like HP printers. I have a Linux file server, so I run it on that. I am then able to print to my CUPS printers.
http://www.engadget.com/2011/03/31/hp-enables-google-cloud-print-on-eprint-printers-right-out-of-th/
And it is free!
I looked at the google cloud, but it is mainly for HP and I have a canon. I was able to get a test print to work with PrinterShare, so I may just have to plop down some cash for the app.
Thanks everyone
Cloud Print will work if you print through an existing computer. I know this isn't the same as printing directly to the printer, but you may already have a computer on when you print, most of the time.
Google Cloud Print is still evolving. In time it may support your wireless printer.
I've been using DropBox and some scripts to connect to a wired printer. Sounds like Cloud Print will do something similar... will need to check it out...
Brother Multifunction
brother iPrint&Scan - Free app for Brother multi-function networked printers allows printing and scanning.
Not sure about an app that can print web pages but Cortado workplace can print documents from the gtablet. Also I use files anywhere to send faxes for free from my tablet.
tekrhino said:
Not sure about an app that can print web pages but Cortado workplace can print documents from the gtablet. Also I use files anywhere to send faxes for free from my tablet.
Click to expand...
Click to collapse
I installed Cortado Workplace to try it out, but every time I try to log in I get "An error occurred while setting up connection." And you can't use it without logging in first. I've tried it on two different wireless networks and got the same error on both. I also tried installing it on my EVO to see if I would get the same error, but it worked fine there. So it appears to be a device (or perhaps ROM) specific problem. I'm on CM 7.0.3. Has anyone else encountered this? Any suggestions?

Top 3 uni/college/work apps

Ok so I'm curious to know what everyone is using their TFP's for at uni/college or work? are you using certain apps for notes or apps for other work, such as photoshop touch ect, list your top 3 most used apps when at work or uni/college
OneNote - Note taking & syncing with OneNote on the PC at home
RepliGo Reader - viewing and editing large PDFs
DropBox - syncing files in general
Honourable mention - HY Reader - best CHM reader for my medical textbooks (I've tested all the CHM reader's on the market, HY reader is probably the simplest to use that displays all the CHM files with correct formatting)
For Work:
--> Better Terminal Emulator Pro (BTEP).
--> jTalk.
--> The built in email client.
BTEP gives me a good terminal and until recently was the only one able to support the keybindings I want (the open source Terminal Emulator can now do that). It has bash, (d)ash, busybox, and dropbear built in but generally I use it with a Debian chroot. That gives me all the local utility of my work station and our development server, while trading raw power (Dual Xeons > Tegra family) for a decent battery. I typically work using OpenSSH and tmux on my system, although any SSH client and screen on the development server would work just fine.
jTalk let's me connect to the local XMPP server and has grown into a reasonable client. Something that apps like eBuddy can't do. This saves me from running pidgin on my work station and missing IMs from co-workers, just 'cuz I use my transformer for most of my job ^_^.
The built in email client because my company uses Microsoft Exchange for the core e-mail system, and I prefer the account sync + push over polling the bloody things IMAP interface. I could also always use mutt or nail locally via that IMAP interface or the web interface in a browser, but I prefer the Android client.
Worth mentioning:
For notes: I use Flick Note and a Simplenote account but intend to replace Flick Note with a custom written client, because it's gotten to be less usable as the "Tablet" support has been introduced.
For files: I use OpenSSH's scp command and Dropbox (workstation set to only sync folders suited for work though).
Sent from my Transformer Prime TF201 using Tapatalk
I'm not using it for the uni/collogue but one of my favorite Apps and even would be in that usecasse JotterPad HD.
A great minimalistic text editor with useful features like undo/redo keyboard shortcuts and a timeline for the last 10 versions of a document as well as .txt and pdf export.
http://2ndclasscitizen.com/2ndcc/
I have used and like OfficeSuite Pro
https://market.android.com/details?id=com.mobisystems.editor.office_registered
Splashtop HD
ES file explorer(with dropbox)
Polaris office/ezPDF
repligo reader
Quickoffice
Xspeed player (plays my lecture podcasts at 2x)
Sent from my Galaxy S2
I find Mindjet to be a really great app for taking notes for classes that involve many different things that are all interconnected, which is basically all of my education courses.
Jorte is usually my go-to scheduler, but I'm liking Business Calendar more and more, especially their re-sizable and scrollable widget.
Astrid 4.0 Beta (only found here: http://blog.astrid.com/astrid-4-0-beta-tablet-ux-anyone/) is the same Astrid tasks I love, but with a tablet optimized UI! If it only had a scrollable, re-sizable widget (even in the paid Power Pack) then it would be a home run.
Uni:
1. Supernote - greatest app. Just waiting for good stylus.
2. Polaris office - best office., and built in
3. Asus webstorage - 8gb for ever ever ever
ezPDF Reader for reading and annotating PDF (especially useful since my lecture notes come in PDF)
Kingsoft Office for reading and simple editing of Office files
Dropbox for sending project files across different devices
Sent from my Transformer Prime TF201 using Tapatalk
Camera - Capturing powerpoint slides so I don't have to take notes.
Jorte - Excellent calendar widget so I can keep on top of my assignments.
Currents - Helping me keep my sanity through long boring lectures by giving me interesting things to read.
No note taking apps or office software. Taking notes on a tablet will never compare to the feeling of pen on paper. Typing notes is just a big no.
I mainly just use my dock for god tier battery life and usb/sd... although I do type the occasional project on it.
AndSMB - Android Samba client
ezPDF - probably the best PDF reader
OneNote - still in infancy, but allows me access to all my notebooks; I find it useful when talking to my colleagues, when I want to show them some results - it is easier to do it on a tablet than on my rather heavy laptop
Repligo Reader
Dropbox
Repligo reader does a better job rendering pdfs that have been converted from Word files than does ezpdf. However, Repligo Reader still has some weaknesses. For example, every stickynote created in Repligo Reader has the author property "Repligo Reader." It does not allow the actual author to set the author property!
Dropbox is great for accessing the same version of my files across my desktop machine, my laptop, my prime, and my phone.
Evernote, Dropbox, and something to use Windows Remote Desktop (splashtop, VNC, etc.)
Sent from my Transformer Prime TF201 using xda premium
Quick office HD is supposed to be the best office app for android, but they haven't made it compatible with the Prime yet. Other than that you could just use Polaris to make drafts.
The google cloud print is also useful for printing to network printers, but the computers on the network need to have Chrome.
There is also Blackboard mobile learn if your uni uses blackboard.
I'm mainly just using my prime for doing drafts of assignments and recording lectures when I have an early lecture and cannot fight the urge to sleep. But stuff like formulate pro and the periodic tale app would be useful too. All my lecture slides are released in PDFs so the Adobe reader is useful.
Does anyone know of a way of printing to non-wireless network printers, not using a browser?
langov3 said:
Quick office HD is supposed to be the best office app for android, but they haven't made it compatible with the Prime yet. Other than that you could just use Polaris to make drafts.
The google cloud print is also useful for printing to network printers, but the computers on the network need to have Chrome.
There is also Blackboard mobile learn if your uni uses blackboard.
I'm mainly just using my prime for doing drafts of assignments and recording lectures when I have an early lecture and cannot fight the urge to sleep. But stuff like formulate pro and the periodic tale app would be useful too. All my lecture slides are released in PDFs so the Adobe reader is useful.
Does anyone know of a way of printing to non-wireless network printers, not using a browser?
Click to expand...
Click to collapse
Quick Office HD work on the Prime if you buy it from Amazon Appstore

Offline alternative to OneNote on android?

Onenote can already be used offline but you can't backup your data on local storage or access it directly on phone when connected to PC, you can only sync it, which is no good for total privacy.
I've searched pretty much entire app store but non have required features.
Do you know of any alternative with the features listed below?
NOTEBOOK FEATURES
Autosave
Bold words
Put a link over word.
Add categories and subcategories, like onenote can.
Backup to PC offline, even if manually.
Add todo widget to home screen (optional).

Question S23 iPad users

Hej, so i use macbook, ipad Pro and instead of an iphone14 i went for s23 ultra. So far happy but facing some difficulties to get used to. I know apple and samsung apps do not really 'talk' so looking for your inputs regarding sms or call app that informs both OS at the same time? Also, how do you share images to ipad now that airdrop is not a thing for me anymore.. Need to find a way.
I also ditched apple books for amazon kindle and paid for moleskin journey app that works with both iPadOS amd Samsung platforms and syncs well. Looking for any app suggestions that works on both iPad OS and samsung/android.
Thanks in advance .
Ornisense said:
Hej, so i use macbook, ipad Pro and instead of an iphone14 i went for s23 ultra. So far happy but facing some difficulties to get used to. I know apple and samsung apps do not really 'talk' so looking for your inputs regarding sms or call app that informs both OS at the same time? Also, how do you share images to ipad now that airdrop is not a thing for me anymore.. Need to find a way.
I also ditched apple books for amazon kindle and paid for moleskin journey app that works with both iPadOS amd Samsung platforms and syncs well. Looking for any app suggestions that works on both iPad OS and samsung/android.
Thanks in advance .
Click to expand...
Click to collapse
I use Google Drive to share files between iPad, desktop computer (Linux) and smartphone. Sometimes an external SSD drive.
Regards.
I have the same devices, Images I offload them periodically from the phone, you can use for example Lightroom, google photos, foldersync and a network share like on a NAS.
SMS Infos , you can switch from the standard messages stuff to the google messages, they have an option to view online. Calls i dont know, i am sorry...
Feel free to ask any other app types or workflows and can share infos.
BR
File sharing between devices , i use cable and Android Transfer , or cxfile explorer and filezilla on a mac , or just a network share where i copy the files from the phone , or sftp and copy directly on the mac from the phone.
Anarconda said:
I use Google Drive to share files between iPad, desktop computer (Linux) and smartphone. Sometimes an external SSD drive.
Regard.
Click to expand...
Click to collapse
Gdrive and google photos is my solution as well since my cloud storage now is google.
Lightroom could be a good idea. I have little knowledge about network share will check it out. Feel free to write any new app you find that syncs on both platforms.
idaadi said:
I have the same devices, Images I offload them periodically from the phone, you can use for example Lightroom, google photos, foldersync and a network share like on a NAS.
SMS Infos , you can switch from the standard messages stuff to the google messages, they have an option to view online. Calls i dont know, i am sorry...
Feel free to ask any other app types or workflows and can share infos.
BR
Click to expand...
Click to collapse
for contacts and mails I use google services, on mac transfer all the contacts to the google account ,and calendar aswell , just use the google one. that will be present on the phone aswell , you have notes too that you can use on a mac. Alternatively you can use onenote if you like that better. these should cover it.
You got the basic answers except for sms and calls. If you happen to be on Verizon, their Message+ app will allow you to text and call on the iPad via your phone. You have to run the app on both devices. I did this a couple of years ago, but didn't really care for the app that much. I'm not sure what it is like now. As an aside, you can do this and still use a different texting app on your phone. If I recall, texts you send from the iPad won't show up in the other app though. Incoming texts show in both.
idaadi said:
for contacts and mails I use google services, on mac transfer all the contacts to the google account ,and calendar aswell , just use the google one. that will be present on the phone aswell , you have notes too that you can use on a mac. Alternatively you can use onenote if you like that better. these should cover it.
Click to expand...
Click to collapse
For notes i found a hack. Install google keep in ipad or mac, you can now share apple notes to google keep. Install keep in your phone and voila, shared apple notes are here. They won't auto update though but gotta live with it i had to sync my old notes from apple.
@Ornisense found another way. in the samsung notes app you can enable sync with onenote. then on the mac just use onenote
This is my setup:
MacMini M2 Pro and ipad pro 12.9 6th
Galaxy S23 Ultra and S22
Windows AMD based pc
I'm using Office 365 on all devices (family version, purchased with great discount on Amazon. It is happening sometime). This include 1TB of OneDrive space for all the users.
I've installed Onedrive on all the devices and Samsung Gallery automatically synch with OneDrive so I'm finding the pictures on all the devices at the same time.
Same tool also for the files (Onedrive is integrated in the Mac Finder and iPad File application so it is very convenient to use). Unfortunately Apple Photo is not synching with anything else but iCloud but there are alternative for picture magament (e.g. XnView or similar).
For notes I use OneNote. Working well everywhere.
PDF I have uPDF that with one license is working on Mac, Windows,Android and iPad.
VSCode is working in Mac and Windows very well.
Office app (word,excel, powerpoint,outlook) is installable on all the devices (Mac,IOS , Android and Windows)
NAS is where I store data in my house so it is a common place for all the files.
As file manager I use the great TotalCommander on Windows and CommanderOne Pro and MuCommander on Mac.
donomark said:
This is my setup:
MacMini M2 Pro and ipad pro 12.9 6th
Galaxy S23 Ultra and S22
Windows AMD based pc
I'm using Office 365 on all devices (family version, purchased with great discount on Amazon. It is happening sometime). This include 1TB of OneDrive space for all the users.
I've installed Onedrive on all the devices and Samsung Gallery automatically synch with OneDrive so I'm finding the pictures on all the devices at the same time.
Same tool also for the files (Onedrive is integrated in the Mac Finder and iPad File application so it is very convenient to use). Unfortunately Apple Photo is not synching with anything else but iCloud but there are alternative for picture magament (e.g. XnView or similar).
For notes I use OneNote. Working well everywhere.
PDF I have uPDF that with one license is working on Mac, Windows,Android and iPad.
VSCode is working in Mac and Windows very well.
Office app (word,excel, powerpoint,outlook) is installable on all the devices (Mac,IOS , Android and Windows)
NAS is where I store data in my house so it is a common place for all the files.
As file manager I use the great TotalCommander on Windows and CommanderOne Pro and MuCommander on Mac.
Click to expand...
Click to collapse
You have all the answers! My wife uses my google one subscription being a pixel user so it will be hard for me to change to onedrive but I'm keeping this in my head...
If you have a mac you can plug your s23U into it and in usb settings enable photo transfer to send your photos to the mac photo library.
There is also Macdroid and other apps if you need to copy files back and forth.
Too bad apple doesn't allow Dex any more as then it would be easy to run dex on your Mac and drag and drop between the 2.

Categories

Resources