What about Google Chrome Webstore in ICS's Browser? - Asus Eee Pad Transformer Prime

What happens when hitting the following URL in ICS on the Prime?
(since I am new to the forum, I cannot post URLS, sorry)
https ... chrome.google.com / webstore / category / home
In other words, can Chrome apps work in ICS?
Thanks to let know

Related

[APP] LolaLaterList (0.3.1) - simple ReadItLater application

LolaLaterList, my first mobile application, is a simple ReadItLater application.
LolaLaterList-0.3.1 (17.10.2011) solves problem with SSL certificate - http://support.readitlaterlist.com/discussions/problems/1731-certificate-error. If you get the error, you should enter settings and there within Connection tab enable alternative server.
Current full feature list:
1) download unread/archive page list saved to RIL profile (also automatically)
2) open page using many browsers: Opera Mini/Mobile, UC Browser, IE Mobile, uZard Web, Netfront, Iris Browser, Dorothy Browser, system default browser
3) mark page as read
4) send read pages back to RIL server (also automatically)
5) search through local page list (with multiple criteria)
6) pages can be saved locally Currently it is very basic and only HTML file is saved (but still it is fine for pages I read most often)
7) add page to RIL feature (incl. tags)
My plan for 0.3.0 version was to implement complete page saving, but again I have changed my plans and this version brings another feature set. Page saving should be in place when LolaLaterList-0.4.0 arrives, unless there is another feature more needed .
I have noticed that my app somehow spread to several pages with WinMo software. I do not mind, but please do always refer to this thread.
Application usage should be quite straightforward - run application, on settings screen give/paste you RIL account credentials, paths to browsers you like (take into account that not all browsers can open locally saved pages) and then just sync. Page can be open/marked/downloaded from context menu available for each item on list. While downloading page is marked with asterisk, when downloaded it is marked with # sign. Page added locally is marked with plus sign.
LolaLaterList-0.3.0 (30.08.2011) brings following changes to LolaLaterList-0.2.1:
1) multiple criteria search (incl. tags)
2) archive tab. Archive list is downloaded every time from the very begining and is not saved locally.
3) support for system default browser
4) page added locally can be edited before sending
5) a few bugfixes related to HTTP communication
LolaLaterList-0.2.1 (13.07.2011) brings following changes to LolaLaterList-0.2.0
1) details screen (incl. tags)
2) communication with RIL server uses now POST method instead of GET and it lets adding more than dozen pages at single synchronization (sort of bug fix)
3) additional option for autosync added - now it can be done also when page is open in browser
Final LolaLaterList-0.2.0 (10.06.2011) brings following changes to beta1:
1) NetFront, Iris, Dorothy added. Thats all browsers I have found. If you know any other browsers, please let me know.
2) settings screen rearranged
3) paste function for all text fields
4) full synchronization added (in case of any inconsistencies with RIL)
5) http:// is added as a default protocol for new pages
6) minor bugs fixed
LolaLaterList-0.2.0-beta1 (26.05.2011) changes:
1) add page to RIL feature
2) uZard Web added
3) basic mime-types handling added for downloads
LolaLaterList-0.1.9 (17.05.2011) changes:
1) next bugs fixed
2) IE Mobile added (I missed it earlier due to some misconfiguration on my device)
3) upgrade of this version should keep config/list in place (but upgrade to this version will clean your settings, so once again you should backup it).
4) pages can be saved locally. Currently it is very basic and only HTML file is saved (but still it is fine for pages I read most often)
LolaLaterList-0.1.1 (05.05.2011) changes:
1) several bugfixes
2) UC Browser added
3) search on Enter
Painless upgrade path was not established yet - configuration was erased during update. So it was wise to backup LolaLaterList.config and LolaLaterList.txt before update to 0.1.1.
LolaLaterList-0.1.0 (02.05.2011) features:
1) download page list saved to RIL profile
2) open page using Opera Mini/Mobile
3) mark page as read
4) send read pages back to RIL server
5) search through local page list
Application uses plain .NET CF 3.5.
My plans for its future:
- save whole pages
- use IE/Opera Mobile cookies to access pages, which requires sign-up
- simple RSS client with possibility of adding page to RIL list
- page details edition
- support for locally saved page dir (e.g. saved page from Opera Mobile)
- operations (mark as read, download, etc) available on multiple items
- translations
- page list with text wrapping
- autodetection of browser paths
- sign up
Regards,
Ł.O.
looks nice, I will try it.
Thank you !
Thanks,
If you manage to add the function to add new pages, I will certainly use it, and donate (remember me if I forget...).
GeitjeG said:
If you manage to add the function to add new pages, I will certainly use it, and donate (remember me if I forget...).
Click to expand...
Click to collapse
If you need it more than saving pages, I will be pleased to implement it before page saving.
My concept is that it could happen via clipboard. URL you want to add is copied into clipboard (Opera Mobile provides copy option for links), then within LolaLaterList option 'Add page' shows form, where URL field is prefilled with the URL from clipboard. Would it be fine for you, or is there other (simpler?) way you would like to do it?
Regards,
Ł.O.
Well, to clear things up: I mean adding an URL to read-it-later list. The easiest way would be to be able to shake-and-add in Opera. But I guess this is quite complicated? Copy and pasting via clipboard is acceptable as well.
s_green_22 said:
If you need it more than saving pages, I will be pleased to implement it before page saving.
My concept is that it could happen via clipboard. URL you want to add is copied into clipboard (Opera Mobile provides copy option for links), then within LolaLaterList option 'Add page' shows form, where URL field is prefilled with the URL from clipboard. Would it be fine for you, or is there other (simpler?) way you would like to do it?
Regards,
Ł.O.
Click to expand...
Click to collapse
GeitjeG said:
Well, to clear things up: I mean adding an URL to read-it-later list. The easiest way would be to be able to shake-and-add in Opera. But I guess this is quite complicated? Copy and pasting via clipboard is acceptable as well.
Click to expand...
Click to collapse
Yes, adding an URL to read-it-later list is a feature I am thinking about .
As I can imagine when it comes to shake-and-add in Opera, the hardest thing will be to obtain URL of displayed page. Lets stay with clipboard for now .
Since one of concepts behind my app is that it does not connect to RIL without direct action from user (sync), page added to list will be sent to RIL server during synchronisation.
Regards,
Ł.O.
That's alright, maybe you can add auto sync after adding an URL (this saves one extra action to do ).
GeitjeG said:
That's alright, maybe you can add auto sync after adding an URL (this saves one extra action to do ).
Click to expand...
Click to collapse
Please take a look at LolaLaterList-0.2.0-beta1 .
Small hint - after LolaLaterList-0.2.0-beta1 is run and closed, you can change default setting for autosync with editing LolaLaterList.config and changing addition_autosync setting to 'True'. In final 0.2.0 version it will be available within Settings screen.
Regards,
Ł.O.
Beta version works alright. I'm using it for some hours now. Will get back with more feedback for sure.
It is working great, no bugs so far.
Two things I would like to see still:
- Auto-sync settings in options
- Auto-add http:// if forgotten, I get an error everytime I forget, and have to add manually.
Could you manage those things still?
GeitjeG said:
It is working great, no bugs so far.
Two things I would like to see still:
- Auto-sync settings in options
- Auto-add http:// if forgotten, I get an error everytime I forget, and have to add manually.
Could you manage those things still?
Click to expand...
Click to collapse
Please take a look at final 0.2.0 version. It should contain these two features.
Regards,
Ł.O.
Up thread - s it allowed
I have not found such information - is it allowed to "up" threads when new version arrives?
Regards,
Ł.O.
And again "thread up" with new version. I believe that with 60 downloads of previous version there might be several people interested with it .
Regards,
Ł.O.

[Q] Is there an app which would allow you to open url links made on PC?

Since shortcuts for web pages made on PC cannot be used to launch the browser on Android and open those web page links, is there an app which would allow you to browse files on your Android and then directly open url web page link shortcuts?
I use Opera on my PC, and Opera Mobile on the phone and have linked both using Opera Link. It syncs my history, bookmarks and passwords etc. between both devices. So if I want to open a url i found on pc, I bookmark it and its there on my phone too...
I see what you're saying - on a Windows PC internet shortcuts have a .url extension and when you click on them it opens whatever url is in that shortcut.
I don't think there is an equivalent on Android. I use bettercut which allows me to put shortcuts to browser bookmarks on a home screen or folder - I click on the shortcut and it opens that web page in browser. The website must be bookmarked in your browser however.
I tried putting URLs in a text file - clicking on the text file opens notepad and you click on the url which then opens the website. There's no direct way of clicking on an internet shortcut in a folder on Android though without using the afore mentioned methods. Maybe someone will code an app.
Yeah, if someone ever reads this in the future, pleas post if you came across anything that would allow us to browse through folders and click on url shortcuts created on PC and have them open a web page in any browser.
This has nothing to do with synchronization or previously used links.
This is about random never before seen url shortcuts that you come across inside folders which were originally created on PC and you simply want to open the web page shortcuts inside those folders *directly*.
c627627 said:
Yeah, if someone ever reads this in the future, pleas post if you came across anything that would allow us to browse through folders and click on url shortcuts created on PC and have them open a web page in any browser.
Click to expand...
Click to collapse
Check this out, guys: https://play.google.com/store/apps/details?id=com.zapek.android.stuntzurl
Good luck!
u might use chrome to phone if youre using chrome on youre pc
if u are on android 4 download chrome browser from the market it owns a very simple sincronizing function
Although you are a correct, that was not the original question.
Thank you handfish for the link! stuntzurl application allows you to open URL links in a folder on your Android phone with a simple click.
oooh stuntzurl does not work after updating to Android 4.4 KitKat.
If anyone comes across an app that does, please post!
"Toggelis Url Opener" does what you want and it works with Android K, L, M and N.

Looking for Bookmark Sync Alternative to Google Bookmarks or Pocket(Read It Later)

I have tried a gmarks(Google Bookmarks) app and the app named Pocket(formerly read it later), but niether quite fufill my need for syncing web page URLs to the cloud. The Android side of things works sufficent for the most part, but fall short on the Firefox add on side. For example gmarks has tag support so when I view my list, I can organize by categories rather then a long list of URLs. This would be ideal but the two most popular gmarks add ons for Firefox are broken or partially broken. Pocket works great on Android and Firefox, but lacks tags for organizing by a categorey. so I end up with a long list of URLs simply sorted by the time I add them.
I was hoping some one here can recomend an Android App for syncing URLs to the cloud that also has a supported/working Firefox Add on, and it must support tags. Preferably, function similar to Pocket, on Firefox would be nice. What I mean by this is I simply click a button and a small list appears and I do not have to even browse to the companies website to browse my bookmarks. However, I could live with a button that will simply launch the providers website if it comes down to it.
Xplorer4x4 said:
I have tried a gmarks(Google Bookmarks) app and the app named Pocket(formerly read it later), but niether quite fufill my need for syncing web page URLs to the cloud. The Android side of things works sufficent for the most part, but fall short on the Firefox add on side. For example gmarks has tag support so when I view my list, I can organize by categories rather then a long list of URLs. This would be ideal but the two most popular gmarks add ons for Firefox are broken or partially broken. Pocket works great on Android and Firefox, but lacks tags for organizing by a categorey. so I end up with a long list of URLs simply sorted by the time I add them.
I was hoping some one here can recomend an Android App for syncing URLs to the cloud that also has a supported/working Firefox Add on, and it must support tags. Preferably, function similar to Pocket, on Firefox would be nice. What I mean by this is I simply click a button and a small list appears and I do not have to even browse to the companies website to browse my bookmarks. However, I could live with a button that will simply launch the providers website if it comes down to it.
Click to expand...
Click to collapse
You've tested XMarks or CMarks ?
Well Cmarks does not offer Firefox integration form the looks of it, and I use xmarks for my firefox bookmarks already. Xmarks is great but for this case it is more then what I want and does not offer any sort of label system. The reason I say it is more then what I want is it does not function at all like Pocket or Gmarks type apps. I do nto want these book marks to actually sync in to my browsers bookmarks because the URLs I am bookmarking are only for short term use.

[Q] Shortcut to web browser

Hello,
I have an ACER Liquid E2 running Android 4.2
I have installed 3 web browsers, and I can see that some websites are much better browsed with one browser than with another. But it is not the same browser which best browses all the websites.
So I want to have a shortcut which points to website A with Chrome, another shortcut which points to website B with Firefox, etc. The problem is that when I create shortcuts to a website on my desktop, it always launches the default browser. And if I do not define a default browser, I have to say which browser I want to use each time I activate a shortcut. It is boring, and I do not always remember which browser is the best for each website.
So here is the question: is there a way to create shortcuts which are browser dependant and would permit me to associate one website with Chrome, another website with Firefox, .... ?
Thanks for any help.
jimbaou said:
Hello,
I have an ACER Liquid E2 running Android 4.2
I have installed 3 web browsers, and I can see that some websites are much better browsed with one browser than with another. But it is not the same browser which best browses all the websites.
So I want to have a shortcut which points to website A with Chrome, another shortcut which points to website B with Firefox, etc. The problem is that when I create shortcuts to a website on my desktop, it always launches the default browser. And if I do not define a default browser, I have to say which browser I want to use each time I activate a shortcut. It is boring, and I do not always remember which browser is the best for each website.
So here is the question: is there a way to create shortcuts which are browser dependant and would permit me to associate one website with Chrome, another website with Firefox, .... ?
Thanks for any help.
Click to expand...
Click to collapse
Only thing I can think of off the top of my head is using each browser's bookmark widget (Chrome, Dolphin, etc). Not every browser has them, unfortunately, but you should be able to find a generic bookmark widget that you can substitute.
es0tericcha0s said:
Only thing I can think of off the top of my head is using each browser's bookmark widget (Chrome, Dolphin, etc). Not every browser has them, unfortunately, but you should be able to find a generic bookmark widget that you can substitute.
Click to expand...
Click to collapse
Hello es0tericcha0s,
Thanks for your answer.
Unfortunately, the shortcuts created from a browser bookmark seem to be nothing more than shortcuts to the URL. They do not seem to contain information on the browser to use. I have tried creating shortcuts from the standard Android browser as well as from Chrome, and they all behave the same: they use the default browser if it is defined, otherwise they ask which browser to use. The only difference is the look of the shortcut icon.
I was thinking that perhaps a one-line script could do the job. But I have not been able to locate the executable files for Chrome, Firefox, or the standard browser.
Could anyone help ?

Built in Web Browser blocks sites

There is some sort of built-in web browser on this phone and it's not good. It block access to 'unsafe' ports, so I cant login to public Wifi that has a landing page. Anytime there is a hotlink that needs a web page, this stupid browser comes up despite having other browsers set as default. Is there anyway to disable this system web browser?
I have edited your thread title to remove the obvious reproductive anatomical connotation. Your posts must be acceptable to the general public.

Categories

Resources