Games :: Create Home Screen Shortcuts To Radio Streams?
Sep 28, 2010
For example, Gensoid Lite, a Sega Genesis emulator, allows you to create homescreen shortcuts to launch specific ROMs inside the app. Are there any internet radio apps that have this same functionality? I'd like to create some icons to access my favorite stations right from the homescreen instead of opening the app and going through there. I've tried XiiaLive, Cherry rPlayer, Google Listen, and TuneIn Radio and none of those have this functionality.
View 2 Replies
Dec 23, 2009
Is it possible to rename shortcuts on the home screens (i.e., apps, widgets, folders)?
View 3 Replies
View Related
Jan 22, 2014
Is it possible to add app shortcuts to the homescreen so they show when android loads up for the first time? It would be ideal if I could somehow edit the ROM zip file so I can flash this to many devices.
View 3 Replies
View Related
Sep 8, 2010
shortcut icons to messenging, phonebook, facebook etc appearing on home screen by thenselves and i don't know how to delete them.
View 1 Replies
View Related
Jan 5, 2010
I somehow have mutiple copies of a shortcut on my homescreen and can't figure out how to delete one.
View 1 Replies
View Related
May 26, 2010
This may have been covered but if so, I can't find it. Is there a way to set home screen shortcuts without labels? I think that would really clean things up when you have several.
View 5 Replies
View Related
Feb 9, 2014
To can you understand my question I will give you example with windows XP. The desktop shortcuts in winxp are stored in folder C:Documents and SettingsUserDesktop. If I save this folder and later I lost all shortcuts I can restore it.mI have this problem with the apps shortcuts in my phone home screen. My question is where is the location of this folder, where android store the shortcuts in the home screen? My phone is root and I have root explorer installed.
View 6 Replies
View Related
Sep 1, 2009
I am trying to build streaming radio into my app, which works fines streaming files over the internet, but when i try to use a shoutcast url in get the error below, which from the soruce code looks liek the mediaPlayer is looking for the duration in the header. Does anyone know if shoutcast urls will work withthe default media player? Or do i have to download chunks into a ping-pong buffer sor something? The url has no porblems downloading via the browser.
the error is:-
CODE:........................
View 15 Replies
View Related
May 4, 2010
When I long press to delete widgets or shortcuts, they open instead of giving me the option to delete. Has any one else seen this? I'm on stock
View 16 Replies
View Related
May 3, 2010
I updated to 2.1 recently, and I am using Helix launcher with 5 screens. I let a friend use my phone the other night and when she gave it back, it was messed up. I mean, it seems to work the same, but there are 5 small screens at the bottom of my home screen that look as if they are previews/shortcuts to the other screens. I cannot seem to figure out how she got that on there, or how to get rid of it! It's really annoying. Anyone have a clue??
View 3 Replies
View Related
Dec 2, 2011
I wish to change the 2 shortcuts at the bottom of Gingerbread default home screen (Phone, Browser) to something else (Messages, Gmail). But I couldn't find a way to change those icons either by press and hold on the shortcut, or by dragging icons from the Apps screen.
What's the best way to change them without using 3rd party launchers?
View 9 Replies
View Related
Jan 20, 2014
I use latest Nova launcher (Premium) and CM11 (nightly). But the same happened with CM10 stable and nightlies.
When I install new app - shortcut doesn't appear on my homescreen. I remember long time ago (I think that was in ICS stock launcher) - shortcuts would appear. But not anymore.
Automatically add widgets checkbox is checked in the Play Store Settings.
I even reinstalled fully Nova. No success.
View 3 Replies
View Related
Jun 7, 2010
When I add a bookmark shortcut to my home screen, sometimes the website's favicon is full size and others there is only a small preview of the favicon on a red flag. (How) can I make it so they are always full size?
View 2 Replies
View Related
Sep 20, 2009
I'm writing program for Android (SDK 1.5). I would like to know how to add/register one of my program activities in "Home Screen -> Menu -> Add-> Shortcuts" (or on Hero "Home Screen -> Menu -> Add to Home-> Shortcut") so that user will be able to add it to his home screen. Is there an Intent Filter or any other way to achieve that?
View 2 Replies
View Related
Sep 22, 2010
Any apps available to listen to online radio streams?
View 4 Replies
View Related
Aug 27, 2010
I've discovered what may be a bug in the "app2sd" feature of Android 2.2.I haven't been able to find any information about it using the usual searches.My app will create a home screen shortcut in the usual way. Inside its intent that to be launched is a few extras describing the action to take.One of the extras is a string array.Now apparently, if someone creates a shortcut with my app, then moves the app to the sdcard, Android will strip out the string array intent from the shortcut.Other extras are left intact.This of course renders the shortcut useless to the app since key data is missing.Moving the app back to the phone doesn't restore the missing data.If the app is already on the sdcard and a shortcut is then created, it's OK.But then if the app is moved back to the phone, the string array extra is stripped again.I'm just going to take a wild-ass guess and say that Android does something to an app's shortcuts when it gets moved to and from the sdcard (maybe re-constructing it?) but it's not copying the string array extras.Is there any merit to this guess?
View 10 Replies
View Related
Jul 21, 2012
I have a unique idea for mobile themes.I'm working with an app coder who knows nothing about design.I'm creating the themes.I would like to do actual themes and not just wallpapers.Do I simply create like a home screen with icons? Or does the icons have to be added when coding?
I'll give an example.Does the phone icon need some type of code behind it to tell it what to do or is it simply just an image?I only know about design and a little html.zo don't know anything about app coding.
View 2 Replies
View Related
Aug 11, 2010
HTC Sense have 7 big "home screens", which you can navigate fast. I like it a lot! But I would like to create my own "screen" which should be looking like "News" from Engadget one, but from different source. Is it possible? How?
View 2 Replies
View Related
Oct 7, 2009
I would like to have icon created on home screen through an activity . All the icons of my activities are on main menu, once i click it my activity will be launched instead i need an icon on home screen which when clicked activity should be launched.
View 4 Replies
View Related
Sep 30, 2010
I've downloaded the source for both google's default home screen and adw. I created a project in Eclipse and used those sources. However, I can not compile the code as there are quite a few errors. Does anyone know how to do this correctly? Do I need to add all of the google code to my project?
(I asked the same question in another thread, link text )
View 1 Replies
View Related
Sep 7, 2010
How would you create a Windows 7-like home screen replacement, on Android?
View 2 Replies
View Related
Feb 1, 2012
How do i create a speed dial icon on my home screen that doesn't ask me to decide if i want to text or call? when I make a favorites list, it still give options. I just want one click and call like my original droid.
View 3 Replies
View Related
Nov 4, 2010
I am developing droid apps with eclipse (new to both) and have a basic Layout question. When using the layout tab (rather than the coding tab) in my main.xml, I am trying to create a home screen for when my app opens.
There is going to be the logo at the top center, then 3 simple buttons below, all centered. How do I go about formatting the Logo so it maintains a size relative to the person's screen size, and stays in the center?
I don't want to write sloppy code to where my program looks fine (UI wise) on my screen and is poorly formatted on other's screens. Also, is there good documentation explaining all of the Property values in the layout view?
View 1 Replies
View Related
Jun 29, 2010
Since I updated yesterday, i cant get bettercut to create any new shortcuts. The update also wont let me use the standard google home launcher anymore either.
Has anyone found a solution for this?
View 3 Replies
View Related
Sep 23, 2012
I have recently got an ICS update on my Motorola Atrix 2 in India. I have been using gingerbread for quiet a long and now suddenly everything has changed.
I have anyway explored almost all the changes in ICS. But I am still not able to find one feature which I really loved in gingerbread.
When I press and hold on empty part of home screen, a pop up comes up listing widgets, shortcuts, folders and wallpaper which is now replaced by wallpaper only. However, widgets can be still added after pressing menu key and selecting widgets tab. Folders can created by just dragging and dropping apps on one another.
But the most shocking part for me is that there is no way I can create a shortcut or at least I didn't find. I had pinned "catch" notes on my home screen in gingerbread which is not working anymore although the option is still there in the catch application.
Using Astro File Manager, I used to create my important folders from sd card as shortcuts on my home screen which is also not working any more. Is there anything I am missing out or ICS for motorola atrix 2 doesn't have that feature?
View 5 Replies
View Related
Aug 7, 2012
Is there a way to create/place a shortcut on the windows desktop to a SD folder on an android phone? My galaxy s3 doesn't show up as a drive but rather a mobile device in win 7.
View 4 Replies
View Related
Jul 19, 2012
I have about 150 apps installed, but only 30 of them are currently on the homescreen.
Is there a way to add the remaining 120 at once to the homescreens?
If I would have to do it manually (Samsung Galaxy Tab 10.1) it would take at least an hour to do (adding one shortcut is extremely slow, as my tab needs about 10 seconds to display the list of apps alone when creating a shortcut).I don't have to do it manually for each app.
View 3 Replies
View Related
Jul 31, 2009
I have managed to add a few shortcuts to the home page, ,,, however, how do i remove them?
View 1 Replies
View Related
Jun 7, 2010
Leading up to my purchase of the new EVO I familiarized myself with some battery-life-saving tips. One of the tips was associated with reducing the number of Widgets on the Home Screen(s) that are pulling data in the background.
QUESTION: if one doesn't use widgets but uses App icons and Shortcuts does the addition of those NON-widget items cause the associated apps to launch by themselves in the background MORE THAN if they were NOT "short-cutted" onto the Home Screen pages??
I'm trying to determine how/what I'm doing that might cause apps to launch in the background when I don't really want them to. I'm using Advanced Task Killer to see what is running in the background and have NO CLUE why some stuff is turning on when they do. A recent LARGE list of running apps that I did NOT turn on coincidentally coincided with some Home Screen short-cut non-widget add-ons I recently placed.
View 8 Replies
View Related
Nov 6, 2009
Is there anyway to rename a shortcut on any of the Scenes? i.e., I have the built in "Voice Dialer" on my main home screen and its listed as "Voice Dial..." which for some reason is bugging the crap out of me.
View 2 Replies
View Related