Re: [android-developers] album art

2012-03-08 Thread Justin Anderson
http://bit.ly/yJoYIE Thanks, Justin Anderson MagouyaWare Developer http://sites.google.com/site/magouyaware On Wed, Mar 7, 2012 at 5:00 AM, masood shaik masood@gmail.com wrote: Hi All, How to fetch album art from media provider database. please provide some sample code Thanks

Re: [android-developers] Sharing private data between apps of differing permissions

2012-03-08 Thread Justin Anderson
Have you looked at this? http://developer.android.com/guide/topics/manifest/manifest-element.html#uid Thanks, Justin Anderson MagouyaWare Developer http://sites.google.com/site/magouyaware On Mon, Mar 5, 2012 at 6:16 AM, Iain King iaink...@gmail.com wrote: In order to minimise the required

[android-developers] Android test with OpenGL ES Shaders

2012-03-08 Thread Sanchiski
Hello I am learning now OpenGL ES and the use of shaders. I have written a test class that should only paint the application icon into the screen. So far no luck. Can anyone see what I am doing wrong or maybe point me to the right direction? public class GLTester { final int

Re: [android-developers] about: favorites

2012-03-08 Thread Justin Anderson
What do you mean by I don't know how to proceed? You just told us step by step how you were going to accomplish what you are after... Thanks, Justin Anderson MagouyaWare Developer http://sites.google.com/site/magouyaware On Wed, Mar 7, 2012 at 5:45 AM, Teddy hpmiz...@gmail.com wrote: Hello

Re: [android-developers] call receiver

2012-03-08 Thread Justin Anderson
Hey dude, read this: http://catb.org/esr/faqs/smart-questions.html Thanks, Justin Anderson MagouyaWare Developer http://sites.google.com/site/magouyaware On Tue, Mar 6, 2012 at 7:22 AM, deepu deepuhidee...@gmail.com wrote: hi dude i need src for local host call receiver to android -- You

Re: [android-developers] file categorizer

2012-03-08 Thread Justin Anderson
I would start by reading this: http://catb.org/esr/faqs/smart-questions.html Thanks, Justin Anderson MagouyaWare Developer http://sites.google.com/site/magouyaware On Mon, Mar 5, 2012 at 3:16 AM, ANKIT GUPTA ankitco...@gmail.com wrote: how can we develop file categorizer in android so that it

Re: [android-developers] TextView,Button and List view in the same screen

2012-03-08 Thread Justin Anderson
Try this: http://catb.org/esr/faqs/smart-questions.html Thanks, Justin Anderson MagouyaWare Developer http://sites.google.com/site/magouyaware On Mon, Mar 5, 2012 at 10:14 PM, Rakesh Boyapally boyapally.rak...@gmail.com wrote: I want Textview , List view and Button on the same screen.I'm

Re: [android-developers] intent-filter

2012-03-08 Thread Justin Anderson
What do you mean it needs to get boot messages? From Android? Thanks, Justin Anderson MagouyaWare Developer http://sites.google.com/site/magouyaware On Wed, Mar 7, 2012 at 12:40 PM, bob b...@coolfone.comze.com wrote: For some reason, when my intent-filters are like so, my App doesn't launch

Re: [android-developers] Dinamic Settings

2012-03-08 Thread Justin Anderson
What? Thanks, Justin Anderson MagouyaWare Developer http://sites.google.com/site/magouyaware On Tue, Mar 6, 2012 at 9:41 PM, Andrei entre...@gmail.com wrote: There is a database in which I'm doing on the selection of cities with the settings (ListPreference), but the user can add a city and

Re: [android-developers] Video for app page

2012-03-08 Thread TreKing
On Thu, Mar 8, 2012 at 1:26 AM, Giuseppe porcelli.giuse...@gmail.comwrote: looking for some software that completely build a good video There is no such thing. You will have to record some video and do some editing. While there is software for doing each of these tasks, there is no way

Re: [android-developers] detail about inapp billing

2012-03-08 Thread Justin Anderson
http://bit.ly/ze58YT Thanks, Justin Anderson MagouyaWare Developer http://sites.google.com/site/magouyaware On Tue, Mar 6, 2012 at 8:45 PM, Save My Life! alertsavemyl...@gmail.comwrote: hello my apapplication work once a while. how can i use inapp billing? -- You received this message

Re: [android-developers] Re: [Android - developers] Saving Latitude and Longitude value

2012-03-08 Thread TreKing
On Wed, Mar 7, 2012 at 9:06 PM, agung wiguna johan agung.wiguna.jo...@gmail.com wrote: But when i running the program, it's take long to get the coordinates, That's GPS for you. and get force close at the end. Debug your app. How do you expect anyone here to help you with non-existent

Re: [android-developers] i get an error when i try and launch my apk file saying there is a problem passing the package

2012-03-08 Thread TreKing
On Thu, Mar 8, 2012 at 4:56 AM, alexb alexbrown...@googlemail.com wrote: Could someone suggest a solution to this problem. Google the exact error you're getting. - TreKing

Re: [android-developers] Adding PushLink jar to my app to make it self-updating

2012-03-08 Thread TreKing
On Mon, Mar 5, 2012 at 3:14 PM, Defozo def...@gmail.com wrote: How to implement it correctly? Is there any tutorial which contains informations about push-link.com? These would be questions for the developers of this push-link thingie.

Re: [android-developers] Parsing this string in Android

2012-03-08 Thread TreKing
On Mon, Mar 5, 2012 at 10:20 AM, andyjohnson a...@lovedesign.co wrote: I don't know how to turn it back in to an array. Can anyone help? This has nothing to do with Android. Google java string split or tokenizer.

Re: [android-developers] Android Cashing Internet Data

2012-03-08 Thread TreKing
On Wed, Mar 7, 2012 at 6:49 AM, Filip Lukic filiplukic...@gmail.com wrote: Does anyone know what is the best way of cashing and displaying data from internet (web service)? concepts, tutorials, examples are very welcome. That is incredibly broad and vague and will be highly dependent on the

[android-developers] Re: Best Application Data Backup solution?

2012-03-08 Thread gc
Thank you for all the input. The application can and does currently back up to the SD Card at the user's discretion(I've also incorporated S/FTP if they want to send it to their own server) but I was looking for something off their device in an automated fashion if they would require it..it's

[android-developers] Re: How can I send MMS via android app without moving to InBox Messages ?

2012-03-08 Thread Erik
In order to send an MMS, you would need to connect to the network's MMSC server. The network will only allow approved apps to do that, and in most cases the only approved app is the messaging app that came with the phone. So what you want to do is pretty much impossible. On Thursday, March 8,

Re: [android-developers] Which Android Device should I buy for Testing Apps...???

2012-03-08 Thread TreKing
On Tue, Mar 6, 2012 at 1:40 AM, RR raymn...@gmail.com wrote: Which model should I buy? I want to buy a point and shoot camera, which model should I buy? I want to buy a car, which model should I buy? I want to buy dish washing soap, which brand should I buy? Answer: do some homework and find

Re: [android-developers] Re: Switch from physical to software keyboard

2012-03-08 Thread eddie
The project I'm working on it's a kiosk type application, and the soft keyboard has to be visible all the time, so the user has the option to either type on the physical keyboard or on the soft keyboard on the screen. An usb scanner will be attached as well, and Android is treating it as a

Re: [android-developers] Javascript in Android

2012-03-08 Thread TreKing
On Wed, Mar 7, 2012 at 4:19 AM, Tunarock ste.tunar...@gmail.com wrote: so, i ask you, which of that solution is right for me Probably a native MapView. Maps on WebView look like ass. and how can i realize it? Write code to do what you need. If you want a better, more specific answer, you

Re: [android-developers] Android Application

2012-03-08 Thread TreKing
On Mon, Mar 5, 2012 at 11:51 AM, ru ruchijain...@gmail.com wrote: Can you'll suggest me any tutorial? Google app engine android - TreKing http://sites.google.com/site/rezmobileapps/treking -

Re: [android-developers] images

2012-03-08 Thread TreKing
On Thu, Mar 8, 2012 at 10:35 AM, Knutsford Software i...@knutsford-software.co.uk wrote: If you write an app that uses a lot of images where do you store them? In the app? On the SD card? In the cloud? It would depend on various factors. I would imagine that sqllite won't have room to hold

Re: [android-developers] problem in radioGroup.getCheckedRadioButtonId()

2012-03-08 Thread TreKing
On Thu, Mar 8, 2012 at 11:24 AM, Ray Tayek rta...@ca.rr.com wrote: please see code below Please break your problem down to the smallest snippet of code necessary to demonstrate your problem and, if possible, apply some indentation and coloring to help readability. You've posted a giant blob of

[android-developers] Re: intent-filter

2012-03-08 Thread Josh Brown
Firstly, is com.reflect.player.Main_Activity an action that is being sent in an Intent by your code? If so you're not following standard naming conventions for actions. It should be package(.subpackage).action.YOUR_ACTION_IN_CAPS. What you've specified looks more like the classname for your

Re: [android-developers] ICS's Holo Theme

2012-03-08 Thread Zsolt Vasvari
My Galaxy Nexus is also the International version, 4.0.2, green hightlight color. Is there a 4.0.3 for the Nexus, surprised if there weren't... When I look at the Resources in the 4.0.3 sources, I see two sets of checkbox icons: btn_check_x_holo (where x is ON or OFF): green

Re: [android-developers] ICS's Holo Theme

2012-03-08 Thread Zsolt Vasvari
My Xoom with the blue icons is 4.0.3, with the officially shipped ICS update. On Friday, March 9, 2012 1:16:35 AM UTC+8, Romain Guy (Google) wrote: What version do you have your Xoom? On Thu, Mar 8, 2012 at 8:56 AM, Mark Murphy mmur...@commonsware.com wrote: On Thu, Mar 8, 2012 at 11:46

[android-developers] Renderscript and video

2012-03-08 Thread narkis
I am developing a UI in Renderscript that will need to handle video - several questions: RSTextureView can handle a Camera, MediaPlayer is mentioned as well, using functionality through setting the Camera.setPreviewTexture(surface) - how is the MediaPlayer usable in this? Is it possible to use

[android-developers] new 50mb expansion pack functionality, api 11... no easy dice?

2012-03-08 Thread B Lyon
I was playing with implementing the new expansion pack stuff, and kept running into things that make me think you need to use an api 10 if you want to use the downloader that comes with the sdk. In fact, the library project seems to require api14. Am I missing something trivial? This is for

[android-developers] Re: Which Android Device should I buy for Testing Apps...???

2012-03-08 Thread James
If you look at this link, it shows you the most common type of device. http://developer.android.com/resources/dashboard/screens.html I can only suggest that if you want to develop for phones that having a 'normal-hdpi' device might be slightly beneficial. On Mar 6, 7:40 am, RR

[android-developers] Suggestions/copyright issues on package name....

2012-03-08 Thread Shaun
I want to release an app on the market and I've read the guidelines on coming up with an appropriate android package name. Unfortunately I do not have a personal website or company/organization that I can associate the application with. I was thinking of either: 1. Use my email address. i.e.

Re: [android-developers] Suggestions/copyright issues on package name....

2012-03-08 Thread Mark Murphy
On Thu, Mar 8, 2012 at 8:03 PM, Shaun slowrea...@gmail.com wrote: I want to release an app on the market and I've read the guidelines on coming up with an appropriate android package name. Unfortunately I do not have a personal website or company/organization that I can associate the

Re: [android-developers] Calendar on Emulator with ICS

2012-03-08 Thread Michael Chan
Hi, Try the following: adb root wait a couple seconds adb shell sqlite3 /data/data/com.android.providers.calendar/databases/calendar.db INSERT INTO Calendars

[android-developers] TOUCHABLE_INSETS_FRAME on landscape orientation causes fields to be untouchable

2012-03-08 Thread tsukishiro yamazaki
Hello, I have been working on my custom IME for the past few weeks now. My goal wat to make a soft keyboard that will not pan or resize the UI behind it. To do this, I implemented/override the onComputeInsets method for InputMethodService. There, I set outInsets.visibleTopInsets to the display

[android-developers] Market statistics

2012-03-08 Thread Zsolt Vasvari
I am a bit suspicious about those stats. Here's what mine says for Active Installs by Android Version: Android 2.3.3+ 3,309 47.19 % Android 2.2 1,128 16.09 % Android 3.2 356 5.08 % Android 4.0.3 323 4.61 % Android 2.1 231 3.29 % Android 3.1 193 2.75 % Android 4.0 132 1.88 % Android 3.0 22 0.31

Re: [android-developers] Event listner for calender event like meetings in ICS

2012-03-08 Thread Michael Chan
Hi, There's nothing built-in for that. If I were to implement that, I would: 1) Write some code that queries the Calendar provider and have AlarmManager wake up the phone and send you an intent at the appropriate times for the remainder of today. This method may be called more frequently then

Re: [android-developers] Market statistics

2012-03-08 Thread TreKing
On Thu, Mar 8, 2012 at 8:17 PM, Zsolt Vasvari zvasv...@gmail.com wrote: I am a bit suspicious about those stats. Stats reporting has never been the Market's ... er, the Play's ... strong point. I would take all stats with a grain of salt. How can Others be 18%? What other version are there

Re: [android-developers] Market statistics

2012-03-08 Thread Zsolt Vasvari
Even 20*0.25 is only 5% max, not %18 On Friday, March 9, 2012 10:47:58 AM UTC+8, TreKing wrote: On Thu, Mar 8, 2012 at 8:17 PM, Zsolt Vasvari wrote: I am a bit suspicious about those stats. Stats reporting has never been the Market's ... er, the Play's ... strong point. I would take

Re: [android-developers] Market statistics

2012-03-08 Thread TreKing
On Thu, Mar 8, 2012 at 8:53 PM, Zsolt Vasvari zvasv...@gmail.com wrote: Even 20*0.25 is only 5% max, not %18 Look, don't go making me look stupid with your fancy maths skillz. =P So I'll go with plan B then: the statistics suck and are wrong. =)

[android-developers] Sending MMS via andorid application how ??

2012-03-08 Thread Monerah AlOsaimi
I've to develop an application which must send some text with picture via MMS to specific number (without showing the user the message), I search on Google, there were many and long codes i tried some of them such: http://androidbridge.blogspot.com/2011/03/how-to-send-mms-programmatically-in.html

[android-developers] What to use for supports-screens so that only 10 screens an alternatate APK?

2012-03-08 Thread jtoolsdev
I have now had a report that someone with the 1024x600 Samsung 6200 got the APK intended for the 10 and larger size screens. With that APK the layout uses Fragments to put all the display elements on one page and on a 1024x600 screen the display gets cropped on the right and bottom. The

[android-developers] Re: Google Play

2012-03-08 Thread Nicolas Embleton
Seriously, I believe that the definition number 1, namely: *1.* to occupy oneself in (a sport or diversion); is quite about it. When you read a book or listen to music you enjoy yourself up. I think that Play is more about enjoying yourself, not necessarily in a degrading game-playing meaning.

[android-developers] Re: Google Play

2012-03-08 Thread Zsolt Vasvari
Play can either be playing a game or enjoying yourself. But it cannot refer to serious productivity work, which, I think is a differentiation of Android vs. iOS. On Friday, March 9, 2012 12:07:20 PM UTC+8, Nicolas Embleton wrote: Seriously, I believe that the definition number 1, namely:

Re: [android-developers] Re: Google Play

2012-03-08 Thread Jim Graham
On Thu, Mar 08, 2012 at 08:07:20PM -0800, Nicolas Embleton wrote: Seriously, I believe that the definition number 1, namely: *1.* to occupy oneself in (a sport or diversion); is quite about it. Personally, I don't care about definitions I think (MHO) that Market just makes more sense than

Re: [android-developers] Problems with PhoneGap demo with Android on Eclipse

2012-03-08 Thread Jagruti Sangani
hello, Can we run phonegap application directly in android eclips?Is there any changes require for successfull run in android?.Or can we run our android application on phonegat or blakebarry? On Thu, Mar 8, 2012 at 10:39 PM, Bob osu...@gmail.com wrote: After successfully running the PhoneGap

Re: [android-developers] Creating a Tone Generator

2012-03-08 Thread Jagruti Sangani
hello, I want to play audio recordede file when someone call received instead of talking with them.So is it possible in android to play a recoreded file on call received? and the call will dial from phone dialpad. On Thu, Mar 8, 2012 at 7:59 PM, Mark Murphy mmur...@commonsware.com wrote: There

Re: [android-developers] Re: HOw to extract only number

2012-03-08 Thread Jagruti Sangani
Thanks it works now. On Tue, Mar 6, 2012 at 5:46 PM, Remote Red rremm...@gmail.com wrote: str=txt.getText().toString(); int space1=str.indexOf( ); if ( space1 0 ) s=str.substring(0, space1); else s= str; -- You received this message because you are subscribed to

Re: [android-developers] Re: Google Play

2012-03-08 Thread TreKing
On Thu, Mar 8, 2012 at 10:07 PM, Nicolas Embleton nicolas.emble...@gmail.com wrote: When you read a book or listen to music you enjoy yourself up. Enjoy yourself up makes less sense to me than Google Play =P Play implies a focus on music, movies, and especially games. You *read* a book, you

Re: [android-developers] Re: HOw to extract only number

2012-03-08 Thread Jagruti Sangani
Thanks harshita agrawal and Remote red.my problem solved befor you have given me reply.But thanks again or your reply. On Tue, Mar 6, 2012 at 11:27 AM, Marius Merkevicius upp3...@gmail.comwrote: Ok first things first. 1) As I develop, always use try/catch on these kind of operations, so they

[android-developers] Re : Android as Remote

2012-03-08 Thread vivek elangovan
Hi members, Is it possible to use android mobile as remote(eg : as mouse or keyboard) i gone through Remotedroid but i need similar example by using bluetooth and not using any wi-fi networks. - Vivek -- You received this message because you are subscribed to the Google Groups

[android-developers] Re: Re : Android as Remote

2012-03-08 Thread Zsolt Vasvari
Which step do you have a problem with? On Friday, March 9, 2012 1:19:21 PM UTC+8, vivek elangovan wrote: Hi members, Is it possible to use android mobile as remote(eg : as mouse or keyboard) i gone through Remotedroid but i need similar example by using bluetooth and not

Re: [android-developers] Re: Re : Android as Remote

2012-03-08 Thread vivek elangovan
In remotedroid they are configuring IP address and using Wi-fi they are processing similarly i want to use bluetooth instead of Wi-fi On Fri, Mar 9, 2012 at 11:02 AM, Zsolt Vasvari zvasv...@gmail.com wrote: Which step do you have a problem with? On Friday, March 9, 2012 1:19:21 PM UTC+8,

[android-developers] Incoming Call number from sip calling.

2012-03-08 Thread Jagruti Sangani
Hello, I am using the sip demo for making and receiving the call.I am using the my hard coded dialpad for dial the number.I wan to get the incming call number.How can i get.I have use the TelephonyManager telephony = (TelephonyManager)context.getSystemService(Context.TELEPHONY_SERVICE);

Re: [android-developers] Re: Re : Android as Remote

2012-03-08 Thread Zsolt Vasvari
Let me rephrase the question: What have you done so far and where are you stuck? On Friday, March 9, 2012 1:47:23 PM UTC+8, vivek elangovan wrote: In remotedroid they are configuring IP address and using Wi-fi they are processing similarly i want to use bluetooth instead of Wi-fi On Fri,

[android-developers] Shift selected radioButton value from one activity to other other activity??

2012-03-08 Thread muhammad.ume...@hotmail.com
Hi, I want some radio button on one activity. how to submit selected radio button value from this activity to other activity, any suggestion? Thanks and Regards, umer -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to

[android-developers] हरीप्रसाद अर्याल wants to chat

2012-03-08 Thread हरीप्रसाद अर्याल
I've been using Google Talk and thought you might like to try it out. We can use it to call each other for free over the internet. Here's an invitation to download Google Talk. Give it a try! --- हरीप्रसाद अर्याल wants to stay

Re: [android-developers] problem in radioGroup.getCheckedRadioButtonId()

2012-03-08 Thread Ray Tayek
At 02:16 PM 3/8/2012, you wrote: ... Please break your problem down to the smallest snippet of code necessary to demonstrate your problem and, if possible, apply some indentation and coloring to help readability. You've posted a giant blob of foreign, unformatted text that few people will

Re: [android-developers] Market statistics

2012-03-08 Thread Zsolt Vasvari
Actually, I don't believe those subversions are even broken down as such -- at least it used to be that they only showed stats for API Level. On Friday, March 9, 2012 10:58:12 AM UTC+8, TreKing wrote: On Thu, Mar 8, 2012 at 8:53 PM, Zsolt Vasvari zvasv...@gmail.com wrote: Even 20*0.25 is

[android-developers] dynamically change the content of the data in the android screen

2012-03-08 Thread ramalakshmi
Hai! I connect Android mobile to ms sql server through php(in this i convert the data into json format). The output is a table.now i want to change the values of the data dynamically.how can i achieve this.please help me -- ramalakshmi -- You received this message because you are

[android-developers] Re: How to show a single country map rather then whole world map

2012-03-08 Thread Harpreet Singh
Here is an example on net which is showing a custom map. Plz check it out. Let me know if you find a way that how can we implement that in Android. I am also trying to figure it out. link: http://maps.forum.nu/gm_texas.html Thanks, Harpreet. On Mar 6, 4:26 pm, lbendlin l...@bendlin.us wrote:

[android-developers] Re: How to show a single country map rather then whole world map

2012-03-08 Thread Zsolt Vasvari
Why would anyone do your work for you? On Friday, March 9, 2012 3:25:40 PM UTC+8, Harpreet Singh wrote: Here is an example on net which is showing a custom map. Plz check it out. Let me know if you find a way that how can we implement that in Android. I am also trying to figure it out.

[android-developers] How to change shortcut icons dynamically on home screen in Android ?

2012-03-08 Thread Abhishek Kumar Gupta
How we can change the shortcut icon of application dynamically on Homescreen? For instance, if user wants to change the shortcut icon of Browser application. Is it possible? if yes, then please give some reference. Any help in this regard will be well appreciated. -- You received this

[android-developers] Re: How to change shortcut icons dynamically on home screen in Android ?

2012-03-08 Thread Zsolt Vasvari
Cannot. On Friday, March 9, 2012 3:39:41 PM UTC+8, Abhishek Kumar Gupta wrote: How we can change the shortcut icon of application dynamically on Homescreen? For instance, if user wants to change the shortcut icon of Browser application. Is it possible? if yes, then please give some

<    1   2   3