How to make a shortcut for a website opened by Chrome or what command use fot this - Android Developer Previews

How to make a shortcut for a website opened by Chrome or what command use fot this?
I would like to make a script which would open few websites in Chrome automatically.
I just do not know how start a Chrome browser from terminal, I tried many scripts from other websites without success.
Thanks

Bump... Any ideas?

feeling7 said:
How to make a shortcut for a website opened by Chrome or what command use fot this?
I would like to make a script which would open few websites in Chrome automatically.
I just do not know how start a Chrome browser from terminal, I tried many scripts from other websites without success.
Thanks
Click to expand...
Click to collapse
In chrome - shortcuts - Bookmarks duh?
And in nova launcher - Seseme shortcuts - direct launch

Lazynestor said:
In chrome - shortcuts - Bookmarks duh?
Click to expand...
Click to collapse
Yes and what ? how to open few URL's with that ?
Thank you captain obvious...

feeling7 said:
Yes and what ? how to open few URL's with that ?
Thank you captain obvious...
Click to expand...
Click to collapse
Install d app seseme shortcuts from play store , its an add-on for nova launcher which you should install before?
So like for an example - You can launch URL from search in drawer

I don't think it's possible

It is lol.not hard to do

Related

How to make PIE default instead of Opera?

Hi,
Everynow and then when I click on a URL in an email etc Opera does not launch. The wait cursor spins and spins to no end. I then try to start Opera myself using its icon ... same result. I close all running applications wondering if this is memory related and try Opera again ... no difference. So in short I've had it with Opera for now so I want to go PIE way for a while.
Does anyone know how I can change the system default such that each time I click on a URL PIE opens up instead of Opera?
Thanks a lot for all your help.
The easiest way is to untick setting ...set opera as defaiult browser
cheers
Exactly what I was hoping for. Where is that setting though? I've looked around but seem to be missing it. Thanks for your help.
k_kirk said:
Exactly what I was hoping for. Where is that setting though? I've looked around but seem to be missing it. Thanks for your help.
Click to expand...
Click to collapse
Mmmm - you could try:
Opera - Tools - Settings - Misc - Set Opera as default browser
D'oh! Looking at the wrong place all along. Thanks
thread closed.

Internet shortcuts in main menu?

Hi, can I put internet shortcuts for webs in main menu, in windows mobile 6.5? I have tried to make it and I can't.
languedoc said:
Hi, can I put internet shortcuts for webs in main menu, in windows mobile 6.5? I have tried to make it and I can't.
Click to expand...
Click to collapse
If you create a shortcut (for anything) you can place it directly in the ..\windows\Start Menu\Programs ( also add \Sub-Folder of choice as desired)
Here is an example View attachment 298575 (unzip and copy to ..\windows\Start Menu) which starts IE and opens the BBC web site. The syntax of the shortcut is simply
Code:
:MSPIE www.bbc.co.uk
It will then appear in your Start Menu screen in the appropriate location.
You can easily duplicate an existing one and then alter the argument to the desired web address.
Position of icons within the Start Menu is controlled within the Registry and can be amended by tweaking.
Thanks, but it opens internet explorer and i prefer open Opera mobile, is it posible?
languedoc said:
Thanks, but it opens internet explorer and i prefer open Opera mobile, is it posible?
Click to expand...
Click to collapse
Please, anyone?
languedoc said:
Please, anyone?
Click to expand...
Click to collapse
Hi, you simply need to replace the :MSPIE in the shortcut with the equivalent call for Opera...
It will be something like
:OPERA www.bbc.co.uk
I don't have opera installed just now so can't immediately check - have a look in the \windows directory (or it may be under Programs) - find the Opera executable and it expect it is something straightforward like Opera.exe - un which case the above will likely work. If it is somthing a bit different, edit accordingly.
Sorry can't be definitive, but should be failry easy to sort.
kevinpwhite said:
Hi, you simply need to replace the :MSPIE in the shortcut with the equivalent call for Opera...
It will be something like
:OPERA www.bbc.co.uk
I don't have opera installed just now so can't immediately check - have a look in the \windows directory (or it may be under Programs) - find the Opera executable and it expect it is something straightforward like Opera.exe - un which case the above will likely work. If it is somthing a bit different, edit accordingly.
Sorry can't be definitive, but should be failry easy to sort.
Click to expand...
Click to collapse
Thanks!!!!
Change shortcircut icon?
languedoc said:
Thanks!!!!
Click to expand...
Click to collapse
Following the same way, now we have the shortcircut. (Thanks a lot ) The next xtep would be changing the ugly standard icon by a new one related with the web page that we want to open... any idea about how to?...
Thanks again!
Pere said:
Following the same way, now we have the shortcircut. (Thanks a lot ) The next xtep would be changing the ugly standard icon by a new one related with the web page that we want to open... any idea about how to?...
Thanks again!
Click to expand...
Click to collapse
Yes that can also be done. You have to spcify the location of the required icon as part of the Shortcut.
You need to add an extra section to the Shortcut in the form:
\DirectoryLocation\File.xxx,-nn
Typically you already have a file, be it an .exe or .dll which contains the required icon. Replace File.xxx with the required filename. The-nn specifies the location of the icon in the file, eg. -16
The easiest way to do this is use a dedicated app like SK Shortcuts Manager which can look inside and identify the icons and automatically create the shortcut with the correct syntax.
Pere said:
Following the same way, now we have the shortcircut. (Thanks a lot ) The next xtep would be changing the ugly standard icon by a new one related with the web page that we want to open... any idea about how to?...
Thanks again!
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=567080
Hi I have a need to create a shortcut for windows mobile internet explorer that contains a "?" character in the url. When I include that character in the url string it is truncated at that point.
Example:
Code:
56#:MSPIE https://www .somedomain.com/indexapi.php?key=value
When the url reaches the internet exporer address bar it is only "https://www .somedomain.com/indexapi.php". The key and value are parsed out by the operating system I suppose. I tried using the ascii hex equivalent "%3F" instead and the internet explorer got the full url, but the apache server on the other end did not know what to do with the "%3f". Does anyone know a work around? I need the key and value as login credentials to the web site.

Internet tab - change shortcut icons

Hey guys,
ok I knwo with the standard Opera browser on the HD2 you get the first page of a website as your icon.
I have now installed Opera 10 with flash. Honestly, I love it.
BUT, how on earth can I change the icons under the Internet tab? when I use the slider and go to internet tab I get the ugly empty icons tabs.
How can add either a custon pic, or anything for tha matter?
Thank you all in advance.
hgalanos said:
BUT, how on earth can I change the icons under the Internet tab? when I use the slider and go to internet tab I get the ugly empty icons tabs.
How can add either a custon pic, or anything for tha matter?
Click to expand...
Click to collapse
It says on the tiles, click them to add a website from your favorites list. It will change to a picture of the website you have added to the list.
Kalavere said:
It says on the tiles, click them to add a website from your favorites list. It will change to a picture of the website you have added to the list.
Click to expand...
Click to collapse
But it will not take it from your Opera 10 favorites list, it takes the favorites from Old Opera or Explorer. So add a shortcut from your old Opera or Explorer favorites list and then visit the page with old Opera or Explorer then you have the thumbnailpicture on you sensetab.
ToddeSwe said:
But it will not take it from your Opera 10 favorites list, it takes the favorites from Old Opera or Explorer. So add a shortcut from your old Opera or Explorer favorites list and then visit the page with old Opera or Explorer then you have the thumbnailpicture on you sensetab.
Click to expand...
Click to collapse
Good idea. That works. Thanks.
Is there a way to increase the number of Links in a row on the internet tab?

Access to stock Music application [solved]

I have the LiveView accessory and it uses the Android stock media player ("Music").
I would like to use it instead of Mediascape, however the link to the application is not present. Is there a wat to launch it? Or a way to add the link?
With ADWLauncher or Launcher pro press an empty place on the screen - "add Personalized Icon" - "Activities" - Browse to Music
oXunknownXo said:
With ADWLauncher or Launcher pro press an empty place on the screen - "add Personalized Icon" - "Activities" - Browse to Music
Click to expand...
Click to collapse
I would like to stay with the stock home. Is there a way to launch Music without a replacement home?
BetterCut can do that too
Cool, I don't have to use AdvancedHome, it's enough to have it installed and I can add shortcuts to activities on the stock home!
oXunknownXo said:
BetterCut can do that too
Click to expand...
Click to collapse
That's seems nice, I'll try it.
Thank you!
lornova said:
I have the LiveView accessory and it uses the Android stock media player ("Music").
I would like to use it instead of Mediascape, however the link to the application is not present. Is there a wat to launch it? Or a way to add the link?
Click to expand...
Click to collapse
Here it is:
http://forum.xda-developers.com/showthread.php?t=826311

[Q] Hide App From launcher, and still have the option to start it.

ok, im trying to hide this app, from the app drawer by editing the manifest.xml file, and i did it, to be specific i just remove this line from manifest.xml "<category android:name="android.intent.category.LAUNCHER" />" but i want to hide it, and still have the option to open it...
i tried to start the application using titanium backup, but it doesnt give the option to open app...
im trying to do it by editing manifest.xml. i know there apps to hide anothers app..
if you have any idea of how to, ill appreciate it...
(im not an expert on this, and i dont even know if im asking in the right forum)
Hey, did you come across a solution? I'm facing exactly the same problem right now: The App's gone from the drawer but no longer executable by no means.
Sorry for bumping this old thread, but I endured reading about 10 pages of search results without success.
Thanks in advance!
You can use my app "App Quarantine" to do the job. You can disable the app in question (so it's no longer in the application drawer) and re-enable it as you want. Therefore you could use the home screen widget for quickly launching the app.
ramdroid77 said:
You can use my app "App Quarantine" to do the job. You can disable the app in question (so it's no longer in the application drawer) and re-enable it as you want. Therefore you could use the home screen widget for quickly launching the app.
Click to expand...
Click to collapse
Hey, thanks for the suggestion. Unfortunately I'm searching for a solution to get along without any 3rd party app.
Which means, I want the app to be "set invisible" before even installing it on the phone. I'd really like to know, which file of the apk has to be edited in which way to achieve this.
It'd be totally fine if it simply didn''t appear on the drawer.
Any other ideas?
I have an idea.
I have replaced the icons with a completely transparent .png image and recompiled the apk.
Remember you should not change the file name of the original icon, just replace the content.
I have used apk editor pro for this work.
The app will be in the launcher or app drawer but it will remain invisible.
You should also replace the app name with 3 to 5 spacebars.You can remember the position of the app in the app drawer.
Everyone will see you tapped on a empty space and a app started
I have tested this.
So you can be sure.
One more thing
If you see any folder like mipmap_anydpi_xxx in /res you should delete it
4RCH1 H4CK3R said:
I have an idea.
I have replaced the icons with a completely transparent .png image and recompiled the apk.
Remember you should not change the file name of the original icon, just replace the content.
I have used apk editor pro for this work.
The app will be in the launcher or app drawer but it will remain invisible.
You should also replace the app name with 3 to 5 spacebars.You can remember the position of the app in the app drawer.
Everyone will see you tapped on a empty space and a app started
Click to expand...
Click to collapse
4RCH1 H4CK3R said:
I have tested this.
So you can be sure.
One more thing
If you see any folder like mipmap_anydpi_xxx in /res you should delete it
Click to expand...
Click to collapse
Thread has been moved to the proper location, even though it is a 9-year-old thread...
I can't understand.
Clark Joseph Kent said:
Thread has been moved to the proper location, even though it is a 9-year-old thread...
Click to expand...
Click to collapse
So where should I post the reply?

Categories

Resources