General :: How To Add Icon To App Picker
Feb 7, 2013
When I want to change an icon on my home screen, my launcher brings up the standard 'select app for this task' box.
The trouble is I want to use my file browser, and its not showing up there, I'm only getting to pick gallery, and this is difficult because my icon set has 1000+ icons, which would be easy to find by file name, but looking through 1000 icons every time you need one isn't much fun. I'm using ADW launcher by the way and solid explorer.
Can you add to these app select menus, like you can add to 'send to' in windows?
Nexus 7
View 3 Replies
Apr 10, 2012
I have a quick question: what's the default path for the wallpaper picker in the Google car home app? When I go to settings > wallpaper > select from gallery, it's blank because there's no pictures in that directory and I can't use any of my other gallery apps to choose (I tried clearing defaults already). I just need the path so I can move the backgrounds into that specific folder.
View 2 Replies
View Related
Aug 1, 2012
I have a floder containing Google Earth. The normal icon has been replaced by a little droid icon labeled "loading." When I click it, Google Earth loads.
View 1 Replies
View Related
Mar 26, 2013
How to edit standard icon battery to numeric icon?
GT-S6102
View 2 Replies
View Related
Oct 20, 2010
i'm using the default way to call the contact picker.
public void showContactPicker(View view)
{
Intent newIntent = new Intent(Intent.ACTION_PICK, Contacts.CONTENT_URI);
startActivityForResult(newIntent, 1);
}
but i need to select multiple contacts using checkboxes. how can i put checkboxes in the contacts list? is there a method that i can override that can add checkboxes and get the selected contact ids?
View 2 Replies
View Related
Mar 7, 2010
I've been looking into the photo picker which I want to use as part of an application I am developing. I have set up the picker to respond to intents and have tested it in my application. However the way I am hoping to use the photo picker is to restrict it to a specific folder on the SD card. Is this possible, I have looked through the API/SDK and have not found the information I was looking for.
View 1 Replies
View Related
May 5, 2010
I have a custom dialog in my android application. I want to have in this dialog a field for choosing a phone number from contacts.
This example describes such snippet. However for this example contact picker is created inside an activity and I do not know how to do this if I do not have activity (in case of dialog)
View 1 Replies
View Related
Jul 5, 2010
Is there a song picker for Android that can be invoked programatically? I'm looking for something similar to iPhone's MPMediaPickerController, which shows a view from where the user can select songs.
View 2 Replies
View Related
Sep 4, 2010
I'm looking to create something EXACTLY like TimePickerDialog (look and feel) in Android, but it would be for MINUTES/SECONDS, not HOURS/MINUTES. Therefore AM/PM would not be relevant and would therefore allow MINUTE to be greater than 24 (making the max 59). Is it possible to change the TimePickerDialog instance in any way to reflect this?
View 1 Replies
View Related
May 27, 2010
This question1 describes a way how to show list of phone numbers and select one of them if my app needs a phone number. But image if I have a huge contact list, it is not enough to just show list but possibility for filtering (by contact's name) is also needed. Is there a standard way to show phones list with picking possibility and with filtering possibility? (I wouldn't like to invent my own) Is there a solution for the problem for sdk 2.0 and lower?
View 1 Replies
View Related
Jul 29, 2010
Does anyone have any dialogs that will allow a user to pick a number within a certain range? It seems like this would be a fairly common need, but I can't find a common dialog for it and I'd rather not have to spend the time creating my own. Any help?
View 3 Replies
View Related
Mar 14, 2010
Does anyone know of a quick color picker widget that I could grab to use in my application? I've seen one in a few different applications that has a wheel with colors, and that you tap in the center to select, but I'm not sure where to find it. Google brings up nothing. Any color picker would be fine though.
View 3 Replies
View Related
Jul 21, 2010
Can any one post sample code for a simple date picker in Android.
If date picker is not possible in Android, an option to choose a date is needed.
View 1 Replies
View Related
Apr 5, 2009
I have created what I believe is a relatively useful color picker, derived and massively extended from the ColorPickDialog example in the API Demos. If anyone would like to try it out, it is available on the Market at Applications/Tools/UberColorPicker Demo". It didn't put it in the Demo section because it isn't a demo in the sense of being a free teaser of a nonfree product, if you see my meaning. If you like it, you can download the source from http://keithwiley.com/Downloads/AndroidUberColorPickerDemo.zip. Feel free to drop it -- ready-to-go and unmodified - into your own apps (I use it for setting text color preferences in Shead Spreet)...or to hack, extend, and change it however you see fit.
View 2 Replies
View Related
Nov 15, 2013
Trying to share a screenshot from the notification shade and it goes to g+ automatically and not the app picker? I can't figure it out. I tried clearing defaults.
View 8 Replies
View Related
Nov 16, 2010
I am using contact picker, is it possible to select multiple contacts with the help of checkbox in contactpicker activity? is there any other possible way? now i am using a contactpicker activity,which helps to get a single contact!
View 1 Replies
View Related
Apr 5, 2010
I wanted to know whether we can implement both date and time picker in one view...
In iphone app you can pick both date and time through one view. But in android we have date picker and time picker seperately. So, is there any method by which i can get values of both date and time from one view?
View 1 Replies
View Related
Dec 7, 2009
Did some searching about trying to set up custom notifications for email and text and scilence the rest, it seems that people were having good results by using tone picker to scilence all notifications then setting custom ones in each app, however when I try to select silent through tone picker or andriod for default notifications it doesn't take.
View 2 Replies
View Related
Mar 7, 2010
I need someone to test my First app I did. It is reworked and extended version of Android DatePicker app here: Date Picker | Android Developers. I don't have Android creature, because I am out of the Google test area. My app shows Time Duration using the DatePicker Dialog twice
The result can be seen on the image.
Please email me and I'll attach the tDurator.apk for you. I need feedback about the working state of the app when rotating the Nexus 1 device, but anyone having at least Android system 1.5 (level 3 on the SDK) can run the app. The app is signed for release and in not harm to the phone.
View 4 Replies
View Related
Jun 24, 2010
I'm trying to test a date picker scenario on android. I have the date picker which comes up when I click a text view(with id say v) which has a label on it along with a hint "Enter Date".
The problem is that I'm trying to simulate this clicking of the text view and then selecting of the date from the date picker dialog. I cannot find an method call/option in Solo to get hold of the text view (ex:with id say x).
I've been trying to figure it out for the past three days.
Can anyone suggest me a way to go about it?.
View 2 Replies
View Related
Nov 15, 2010
One thing annoys me; The date picking facility that seems to be built into the OS is pretty poor. The three scrolling wheels for year, month and date make it slow to use, and also difficult to work out what date to select if you want something that is, say, 1 week away from today (especially if that leads into another month). It would be better to have a "calendar month" style picker, where you can see an entire month in one go, and switch forwards/backwards a month. Does anyone know if it's possible to change this? Perhaps an app can be installed to replace the standard picker?
View 1 Replies
View Related
Oct 27, 2010
I'm writing a bitmap editor. Each document consists of about 3 bitmap layers and documents are, at the moment, saved as a custom file with a .bme extension. These files can be converted to standard jpg/png files by rendering each bitmap on top of one bitmap and saving the latter. I need some way for the user to be able to select .bme files they've created already. Is there anything in Android that can make this easier for me? The only option I can see is to write an activity that creates a list view and write a list adapter that looks for .bme files on disk i.e. a copy of the standard "Media Gallery" app that works for my .bme files. The list adapter will either have to generate a thumbnail preview of the image to show to the user or I'll have to package such a preview in the .bme file when they're created. This is the only option I can think of. I thought I'd ask in case there is more Android friendly way of doing this. For example, can you add custom file support to the "Media Gallery" app?
View 1 Replies
View Related
Mar 28, 2010
I'd like to set a new default ringtone without using the ringtone picker. In other words, there is a certain ringtone that is already installed on my system, and I want to programmatically set it to be my default ringtone without any human interaction. The reason I want this is because every time I reboot my N-1, my previous default ringtone setting gets forgotten, and I am given another ringtone that I don't like. I want to set up an app that I can run manually (or better yet, to cause to automatically run upon startup) which will reset my default ringtone to the one that I like without my having to manually do this via the Settings.
The only examples I have found so far for doing this involve using the ringtone picker, but as far as I can tell, this requires human interaction, which I want to avoid.
View 5 Replies
View Related
Aug 1, 2010
I am attempting to learn Android development and have modified a sample app that loads a web page in a WebView. The web page contains a text input. I want to use the Android DatePicker to input a value instead of the keyboard. The code below almost works. The DatePicker is displayed but throws an unknown error when I select a date and call loadUrl on the WebView in the onDateSet handler to update the value of the text input (end of code sample). I suspect a cross thread issue but I'm not sure.
package com.freeze.android.hellowebview;
import java.util.Calendar;
import android.app.Activity;
import android.app.DatePickerDialog;
import android.app.Dialog;
import android.os.Bundle;
import android.view.KeyEvent;
import android.webkit.WebView;
import android.webkit.WebViewClient;
import android.widget.DatePicker;
public class HelloWebView extends Activity { WebView webview;
class DateJavaScriptInterface { public void pickDate() { showDialog(0);
} } public void loadScript(String script){
webview.loadUrl("javascript:(function() { " + script + "})()");
} private class HelloWebViewClient extends WebViewClient {
@Override public boolean shouldOverrideUrlLoading(WebView view, String url)
view.loadUrl(url); return true;
} @Override public void onPageFinished(WebView view, String url) {
loadScript("document.getElementById('trips_dateandtime').onfocus = function(
{this.blur();window.DateInterface.pickDate();};");
} } /** Called when the activity is first created. */
@Override public void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState); setContentView(R.layout.main);
webview = (WebView) findViewById(R.id.webview);
webview.setWebViewClient(new HelloWebViewClient());
webview.getSettings().setJavaScriptEnabled(true);
webview.addJavascriptInterface(new DateJavaScriptInterface(), "DateInterface");
webview.loadUrl("http://127.0.0.1:8000/mileage/default/index");
} @Override
public boolean onKeyDown(int keyCode, KeyEvent event) {
if ((keyCode == KeyEvent.KEYCODE_BACK) && webview.canGoBack()) {
webview.goBack(); return true;
} return super.onKeyDown(keyCode, event);
} @Overrid protected Dialog onCreateDialog(int id) {
switch (id) { case 0:
final Calendar c = Calendar.getInstance();
int mYear = c.get(Calendar.YEAR);
int mMonth = c.get(Calendar.MONTH);
int mDay = c.get(Calendar.DAY_OF_MONTH);
return new DatePickerDialog(this,
mDateSetListener, mYear, mMonth, mDay);
} return null;
} private DatePickerDialog.OnDateSetListener mDateSetListener =
new DatePickerDialog.OnDateSetListener() {
@Overrid public void onDateSet(DatePicker view, int year, int monthOfYear, int dayOfMonth) {
loadScript("document.getElementById('trips_dateandtime').value = 'test';"); //ERROR
} };
}
View 1 Replies
View Related
Nov 4, 2010
I have following queries. How can I display icon in Signal Area(what it is called?) ? Like default audio player when playback is on and u press HOME or BACK at last screen of audio player, Play icon is displayed in that areA? Kind of minimize application. How to display shortcut of media player? the minimal version of media player in that area
View 2 Replies
View Related
Jun 15, 2010
I'm trying to call the contact picker, get the persons name, phone and e-mail into strings and send them to another activity using an intent.
View 1 Replies
View Related
Nov 17, 2013
I want to change an icon of .apk........ I have changed icon of .apk (Play Store) and pushed to system/app. Everything looks fine......... but when i change icon of .apk (Facebook) and installed from my file manager, i got "application not installed" error everytime ........... How to change icon and installing .apk from file manager ?
View 4 Replies
View Related
Jun 25, 2013
What program the eye is in the screen shot? it appears and disappears... How to get rid of it?
View 1 Replies
View Related
Jan 1, 2013
i would like to know how does icon pack work? i know a launcher need an apk for those icon, but for zip file how to apply them?
how to make these icon become apk so it's possible to use it with launcher
View 4 Replies
View Related
Feb 13, 2012
I changed the Color of a few of my apps icons, but now it Doesn't have a transparent background. It has a black background surrounding it. How to Fix that?
View 1 Replies
View Related