Re: [android-developers] Offline maps

2013-04-02 Thread Save My Life!
Did you get answer of this question?? I am facing same problem. On Sat, Mar 30, 2013 at 7:21 AM, Monen V wrote: > hi everyone > I want to make a program that shows offline maps. I tried Esri but but > when it saves the map tiles it takes a lot of space. > Using mobile atlas creator I could fix

[android-developers] google play api

2013-04-02 Thread jiangZeHong
Are there any google play api web services? -- -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsub

[android-developers] Re: How can I get notified when the server has closed the TCP connection

2013-04-02 Thread Danny D
I absolutely agree with putting the 'smarts' at the application level instead of relying on various flags and events from the TCP/IP layer. What interested me in this thread was your process / equipment control via the handset. As a safety mechanism, any equipment should go immediately into a '

[android-developers] Re: Application Crash

2013-04-02 Thread RichardC
Error is: Unable to instantiate receiver com.TWP.Project.TDC.SMSReceive Source package is: com.TWP.Project.IES Source class is: SMSReceiver "com.TWP.Project.TDC.SMSReceive" != "com.TWP.Project.IES.SMSReceiver" The class it is trying to instantiate does not match your source file package name.

[android-developers] Re: Application Crash

2013-04-02 Thread TWProgrammers
Did you not read the code? On Monday, April 1, 2013 1:05:39 PM UTC-5, TWProgrammers wrote: > > android:enabled="true"> > > android:name="android.provider.Telephony.SMS_RECEIVED" /> > > > -- -- You received this message because you are

[android-developers] Re: How can I get notified when the server has closed the TCP connection

2013-04-02 Thread Trev16v
What I have learned from my experience with TCP/IP is that connection / session control should always be achieved over the application protocol. To put it another way, as others have said already, graceful disconnection should be signalled using some specific means over your application protocol

[android-developers] How to properly make a GLTextureView that avoids deadlocks when the view scrolls

2013-04-02 Thread Edison Wang
Hi there, I tried to implement own GLTextureView from GLSurface view but the process will deadlock on eglbufferswap in certain phones (Galaxy S2) but works on Nexus 4/Galaxy 3/HTC One X, etc. so I thought I did something wrong and tried someone else's implementation: (https://github.com/eagles

[android-developers] Parallel download images from different fragment

2013-04-02 Thread tsioularisa
i have one gui with 3 tabs . The second Tab is a gridview which downloads images from the internet asynchronously using the bitmapfun code from Android Developers . the third tab also downloads 2 bitmaps from the internet usin

[android-developers] Re: MediaProvider being called from File operations?

2013-04-02 Thread Nathan
On Tuesday, April 2, 2013 2:46:56 PM UTC-7, RichardC wrote: > > If you don't want your files scanned I think you're supposed to put a > ".nomedia" into the folder. > That is my thinking as well, but that causes the dilemma below. > On Tuesday, April 2, 2013 10:18:37 PM UTC+1, Nathan wrote:

[android-developers] Re: MediaProvider being called from File operations?

2013-04-02 Thread RichardC
Found some references: http://developer.android.com/reference/android/provider/MediaStore.html#MEDIA_IGNORE_FILENAME and http://developer.android.com/guide/topics/data/data-storage.html On Tuesday, April 2, 2013 10:46:56 PM UTC+1, RichardC wrote: > > If you don't want your files scanned I think y

[android-developers] Re: MediaProvider being called from File operations?

2013-04-02 Thread RichardC
If you don't want your files scanned I think you're supposed to put a ".nomedia" into the folder. On Tuesday, April 2, 2013 10:18:37 PM UTC+1, Nathan wrote: > > I did get a log from a user using the Droid Razr Maxx HD, my nemesis. > > As usual, logs are useless for diagnosing a problem where the

[android-developers] MediaProvider being called from File operations?

2013-04-02 Thread Nathan
I did get a log from a user using the Droid Razr Maxx HD, my nemesis. As usual, logs are useless for diagnosing a problem where there is a hard freeze. But in the log, there are 03-31 21:57:06.413 V/MediaProvider( 3315): query: uri=content://media/external/file, selection=_data LIKE ?1 AND l

[android-developers] Re: Grid view with proportional images?

2013-04-02 Thread bob
Here’s the rule for integer vs. floating-point division: / is integer division only if both the numerator and denominator are integer types. If either is a floating-point number, floating-point division is done instead. *Hillegass, Aaron (2011-11-22). Objective-C Programming: The Big Nerd Ra

Re: [android-developers] New app doesnt show in Google Play

2013-04-02 Thread bergstr
yeah, I can see it now, too. So, to summarize: a tablet app with only one decl like this: will NOT be visible in the on-device Play app, but it WILL be visible and installable in the web store. an app with this: will also not be visible on-device BUT with THIS: it is visible in al

Re: [android-developers] I was banned because i used the replay to users reviews feature :-(

2013-04-02 Thread Kristopher Micinski
Please elaborate on the circumstances for removal stated in the letter. Otherwise nobody can give any insight as to why your app was banned. Also please describe what an "inappropriate index" is. kris On Sun, Mar 24, 2013 at 11:17 AM, Amit Carmon wrote: > Hi, > I got my account suspend after r

[android-developers] Re: I was banned because i used the replay to users reviews feature :-(

2013-04-02 Thread John Coryat
There may be no such thing as a coincidence in police work but as far as your assumption of a cause for suspension, it is a coincidence. I suggest re-reading the suspension letter from Google, the terms document for Google Play, and your app for better clues. -John Coryat -- -- You received

Re: [android-developers] New app doesnt show in Google Play

2013-04-02 Thread bob
I can see your app now. That change seems to have worked. Thanks. On Tuesday, April 2, 2013 1:26:37 PM UTC-5, bergstr wrote: > > just changed that and uploaded. Now the number of compatible devices has > been REDUCED from 1204 to 315, but they're all tablets, so this may be ok. > The ch

Re: [android-developers] New app doesnt show in Google Play

2013-04-02 Thread bergstr
just changed that and uploaded. Now the number of compatible devices has been REDUCED from 1204 to 315, but they're all tablets, so this may be ok. The change to that element seems to have triggered SOMETHING. If this was it (we'll see in a moment when the upload is visible), then I am P*O* to

[android-developers] Re: I was banned because i used the replay to users reviews feature :-(

2013-04-02 Thread bob
It sounds like it is the "*inappropriate index*" that got you banned. Not so much replying. Thanks. On Sunday, March 24, 2013 10:17:34 AM UTC-5, AC wrote: > > Hi, > I got my account suspend after replaying to one of my users, > The user complained about inappropriate index in my app. > I answe

Re: [android-developers] New app doesnt show in Google Play

2013-04-02 Thread a1
W dniu wtorek, 2 kwietnia 2013 19:19:41 UTC+2 użytkownik bergstr napisał: > > >> First thing first, you should go to the console and check your app >> settings. It will also tell you what devices are being filtered and why... >> > > thats what I did. All my devices (currently, a Nexus 7 and Ne

Re: [android-developers] New app doesnt show in Google Play

2013-04-02 Thread bergstr
Am Dienstag, 2. April 2013 19:35:35 UTC+2 schrieb RichardC: > > It will install on my Vodafone HTC HTC Sensation Z710e > .. which it shouldn't. The app is really only designed for tablets, I added the largeScreens="true" because I hoped it would fix this issue. You mean you can search for it fr

[android-developers] Problem in map inside fragment

2013-04-02 Thread Elison Lusvardi
I have a problem rendering styles in a Motorola Xoom 1 to use an activity with android: theme = "android: style / Theme.Dialog" The Activity with Dialog's theme, has a structure of tabs (which I use FragmentPagerAdapter). And inside one of the tabs I have a map fragment (v.2) Whenever I select th

Re: [android-developers] New app doesnt show in Google Play

2013-04-02 Thread RichardC
It will install on my Vodafone HTC HTC Sensation Z710e On Tuesday, April 2, 2013 6:19:41 PM UTC+1, bergstr wrote: > > >> First thing first, you should go to the console and check your app >> settings. It will also tell you what devices are being filtered and why... >> > > thats what I did. All

[android-developers] Re: I was banned because i used the replay to users reviews feature :-(

2013-04-02 Thread Ian Ni-Lewis
Sounds like a timing coincidence to me. A single reply to user wouldn't get you banned. On Sunday, March 24, 2013 8:17:34 AM UTC-7, AC wrote: > > Hi, > I got my account suspend after replaying to one of my users, > The user complained about inappropriate index in my app. > I answered he is correc

Re: [android-developers] New app doesnt show in Google Play

2013-04-02 Thread bergstr
> > > First thing first, you should go to the console and check your app > settings. It will also tell you what devices are being filtered and why... > thats what I did. All my devices (currently, a Nexus 7 and Nexus 10) show up in the compatibility list. BUT the app doesn't show up when sear

Re: [android-developers] New app doesnt show in Google Play

2013-04-02 Thread bergstr
thanks for all sympathies so far.. Heres the package name: com.byterefinery.mediasteersman Heres the app name: MediaSteersman UPnP Heres all the relevant stuff from the manifest: -- -- You received this message because yo

Re: [android-developers] Re: How can I get notified when the server has closed the TCP connection

2013-04-02 Thread Kristopher Micinski
The higher level point is that most of the time there's no such thing as a graceful close, when you're working with a protocol where a connection can fail. You need to write your code to be failsafe, in some sense. Most of the time, the server being closed will just be indicated by soem byte sequ

Re: [android-developers] How do you debug with AlarmManager?

2013-04-02 Thread Kristopher Micinski
I would make one that did something simple where you know the intent was resolved, set the interval very small, and fire one for sample just to check it out. Kris On Tue, Apr 2, 2013 at 12:13 PM, littledot wrote: > Hi AD, > > > I have a problem with PendingIntents not firing as expected when sch

[android-developers] How do you debug with AlarmManager?

2013-04-02 Thread littledot
Hi AD, I have a problem with PendingIntents not firing as expected when scheduled using AlarmManager. I wait for the event to fire but it is simply infeasible because my app is calendar-related, events may be scheduled far off into the future. So are there any methods to list scheduled Pendin

[android-developers] Re: How can I get notified when the server has closed the TCP connection

2013-04-02 Thread plnelson
Just to clarify- when you say "add another command", do you mean add a command to the PC to send to the Android device that it's closing?That would be a good solution but I don't know if I have any control over what the PC sends.This is the first and only Android/Java device on that ne

Re: [android-developers] Succesfull App taken down by Google

2013-04-02 Thread Kristopher Micinski
Most people's experiences are that they never get in contact with the Play team, if your app is taken down you don't really have much ability to get in contact with them. Try to find a developer advocate or Google employee and pester them on Google+ (assuming, of course, that they work for the Pla

Re: [android-developers] New app doesnt show in Google Play

2013-04-02 Thread Piren
If google doesn't use that attribute to filter, it means that it will show for all devices regardless of that attribute, so you dont have to worry about that (not filtering means the app should show). You're probably being filtered by a different attribute you've used (screen sizes, api version

[android-developers] Re: Help Required for Game Programming

2013-04-02 Thread bob
I would suggest you take a look at this book: *http://www.amazon.com/Beginning-Android-Games-Mario-Zechner/dp/1430246774/* Thanks. On Tuesday, April 2, 2013 5:59:26 AM UTC-5, Bhavin wrote: > > Dear Sir, > > I am quit new for Android Game development. > > I have started to learn few tutorial fo

Re: [android-developers] New app doesnt show in Google Play

2013-04-02 Thread bergstr
that wasn't the reason. I am lost. Spent one year to develop this app, and cant get it onto this #?='* store. -- -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To u

[android-developers] Re: Activity won't start when launchmode is standard

2013-04-02 Thread Streets Of Boston
Maybe you could add one more log statement: Add a default constructor and print a log statement. This would check if the DGraphActivity instance is created or not: public DGraphActivity () { // Print out a log statement that this code here is reached properly. } If this constructor is execu

Re: [android-developers] AIDL

2013-04-02 Thread Kristopher Micinski
You use AIDL when you have two distinct Android threads communicating. Even the most basic messaging primitives are built on top of this (in favor of UNIX IPC), such as http://developer.android.com/reference/android/os/Messenger.html As for information and tutorials, the documentation (http://dev

[android-developers] How to get free runtime memory in android using ndk?

2013-04-02 Thread Raneez
I want to allocate a buffer size for a byte buffer in native code , depending upon the available runtime memory. How can i get the runtime free memory using native code? I have checked this successfully is java using the following code : MemoryInfo mi = new MemoryInfo();ActivityManager activi

[android-developers] AIDL

2013-04-02 Thread vaibs malviya
Any live example in which we use AIDL in android apps. and also i want to know in which case AIDL will be use -- -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To un

[android-developers] How can I get notified when the server has closed the TCP connection

2013-04-02 Thread plnelson
I'm writing software for an Android device used as a remote control for an industrial process being run by a PC. The PC is always listening and the Android device opens a connection via the Android socket class, which provides a client-side TCP socket. Once the connection is established c

Re: [android-developers] what monkey event to close application

2013-04-02 Thread Kristopher Micinski
Android apps do not *close*, per se. So it's impossible to send a "closing event", because one does not exist. Kris On Fri, Mar 29, 2013 at 2:57 PM, David N wrote: > Hi, > > To launch Angry Birds app, this works fine: > monkey -v -p com.rovio.angrybirds 1 > > But I'd like to send a monkey closi

[android-developers] Re: Over scroll behavior of an ExpandableListView

2013-04-02 Thread Ansh
I have made this working with setting setOverScrollMode(View.OVER_SCROLL_ALWAYS); but now in motorola razr and defy it is bouncing fine but in samsung s3 if we scrolls it stays at the same position but not bounces back. What the heck is this.Please help me . On Tuesday, 2 April 2013 15:56:22 UT

[android-developers] Re: Activity won't start when launchmode is standard

2013-04-02 Thread plnelson
Here's another detail:If I set DGraphActivity's launchmode to singleInstance the logcat shows this . . . *03-31 18:49:12.224: I/ActivityManager(119): Starting: Intent { flg=0x400 cmp=com..remote/.DGraphActivity (has extras) } from pid 19024 03-31 18:49:12.298: W/ActivityManag

[android-developers] Getting issue in copy apk

2013-04-02 Thread Namit Virmani
Hi All, I'm trying to copy apk from some temp folder to data/app, using below code snippet. But getting error ( : Can't open file for reading) and its not working. String command = "cp /system/vendor/temp/test.apk /data/app/test.apk"; Runtime.getRuntime().exec(command); Can some one pls provide

[android-developers] Is it possible to send “out of range” / “out of coverage area” signal if someone calls to my phone?

2013-04-02 Thread Sanjay Sahani
I want to develop an application that can give feeling to the caller that the called number is either switched off or out of coverage area. I am sure that it could be done at OS level but not sure if it can be done using the API provided. Any help is appreciated. -- -- You received this messa

[android-developers] Re: Protocol exception : too many redirects

2013-04-02 Thread Venu Gopal
Hey Use HttpClient connection class org.apache.http.client.HttpClient instead of normal HTTPURLConnection Since org.apache will handle such redirects properly than java Regards, Venugopal. On Monday, March 8, 2010 12:42:32 PM UTC+5:30, steVe wrote: > Hi All, > > I get this protoco

[android-developers] A problem of HTTPURLCONNECTION on Real device

2013-04-02 Thread Ma Man Chung
It is successful to laurch my apps on emulator for file download from internet. However, it is not work on my real device. I have add the premission but still not work. I guess that there is a problem on the method of connect() in HTTPURLCONNTECTION. It make my app on real device cannot commun

[android-developers] Custom Seekbar

2013-04-02 Thread Tài Nguyễn Lê Hữu
Hi all, I'm want custom seekbar as image and set value ( 1,10,30,50,max) Help me Sorry English verry bad [image: [IMG]] -- -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@google

[android-developers] real-time recording-playing

2013-04-02 Thread uriyaa
Hi, I'm working on a real-time recording-playing app which captures audio from the microphone, processes it a bit, and plays it via earphones. The relevant APIs I've found are the *MediaRecorder*API which captures audio

[android-developers] Error in the "Interacting with other apps" class on developer.android.com

2013-04-02 Thread Mateusz Matlengiewicz
Hi, I'm new to Android app developement so forgive me if what I write is untrue. I was looking throu the starting classes and in http://developer.android.com/training/basics/intents/result.html#StartActivity I found this line of code: Intent pickContactIntent = new Intent(Intent.ACTION_PIC

[android-developers] How to dynamically add new ImageView instances to RelativeLayout?

2013-04-02 Thread languidlegend
What I am trying to do is create *N* (in this case 9) copies of the ImageView object R.id.tile, place each of them at different coordinates on the layout, and give each its own individual identifier. *BoardLayout.class:* @Overrideprotected void onCreate(Bundle savedInstance){ super.onCreat

[android-developers] How to dynamically create copies of ImageView objects

2013-04-02 Thread languidlegend
What I am trying to do is create *N* (in this case 9) copies of the ImageView object R.id.tile, place each of them at different coordinates on the layout, and give each its own unique identifier. *board_layout.xml:* http://schemas.android.com/apk/res/android"; android:layout_width="fill_p

[android-developers] Cannot get the initial SDK setup working, nightmare

2013-04-02 Thread NewToAndroid
Hi All, I am on a Windows Vista (32 bit) laptop, using Java version 1.6.0_29. I downloaded the "Android SDK ADT Bundle" from developer.android.com. I am under impression that, I need not do any other setup/installation when I am using the bundle. Using a Windows account which is administrator.

[android-developers] Re: Selling tangible/physical goods

2013-04-02 Thread Miyani Vinod
On Tuesday, 6 November 2012 19:49:09 UTC+5:30, Tzahi Cohen wrote: > > Hi, > I am developing a travel app, the app it self is free though I allow my > users to purchase post card of touristic sights. > According to Google's policy: > 1) As a Google market app, I must use google payment service. >

[android-developers] One .Png Image - Display in an android application's user canvas (The screen.) ?

2013-04-02 Thread PIYUSH TIWARI
Hello , I am Piyush new to android devlopment Please tell me : How to use an image file,(Stored on my desktop) to display in an android application's user canvas (The screen.) ? I know it can be done using the Drawable class but how i dont know please help me. The app has only one image which

[android-developers] Succesfull App taken down by Google

2013-04-02 Thread irfan
Dear Developers, I had developed an application 4 months back and it has been downloaded by nearly 13000 users already. But Google has decommissioned my app a couple of weeks ago stating that we had performed SEO on the product description, which we haven't. I have been trying to reach Google r

[android-developers] Android app crashes on Sony Min Xperia

2013-04-02 Thread sachin . development
I am trying to test my application on different models. But whenever I am testing on this model, my application crashes. When I see LogCat messages it says some class (which is obviously there) is not found. Same application works in different models. I am thinking it could be due to something

[android-developers] Offline maps

2013-04-02 Thread Monen V
hi everyone I want to make a program that shows offline maps. I tried Esri but but when it saves the map tiles it takes a lot of space. Using mobile atlas creator I could fix this problem, now maps doesn't take so much space but I don't know how to view those offline tiles in my own viewer. --

[android-developers] google maps api

2013-04-02 Thread toqa imad
how to know the suitable google maps api version to my android app ? i have android 4.2 -- -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this g

[android-developers] Re: Google API to display list of countries and regions

2013-04-02 Thread janvi
Thanks for your info I got the solution On Tuesday, April 2, 2013 1:18:36 AM UTC+5:30, bob wrote: > > Sounds like you will want to create a > > *android.widget.SpinnerAdapter* > > using this data: > > *http://en.wikipedia.org/wiki/List_of_sovereign_states* > > Thanks. > > > > On Monday, April 1, 2

[android-developers] Networking works with emulator but not with device

2013-04-02 Thread Brian Leader
I have an application that works through http, although not through the browser. It works fine on the emulator, but when I build the app for a device, it doesn't communicate. Basically the app communicates with a web server that is running PHP and asp.net. I can browse to the website using a

[android-developers] Sending MMS without compressing image

2013-04-02 Thread Buddhika Somaratne
hi, I'm creating a app that use image stenography to hide message in a image and i want it to send it as MMS.I used Intent to send the mms and it compressed the image so when it received the image it doesn't exist the message i encoded to the image. I want to send MMS without compressing the i

[android-developers] How to Send MMS without compressing the image

2013-04-02 Thread Buddhika Somaratne
hi, i wanna send image via MMS without compressing the image as i have encoded a message to the image. I'm using the intent to send MMS and it will compress the image when i try to send it over the MMS. so the encoded message removed from the image. How can i send MMS without Compressing the

[android-developers] Re: Problem while sending unicode character via SMS

2013-04-02 Thread vong borey
Hi Andu, I am very new to android, and face the same problem. Reading your post I am very happy to follow but I really don't know to use that class for sending. Could you please give me some tips? Thank in advance, On Tuesday, December 29, 2009 4:02:22 PM UTC+7, andu wrote: > > How are you al

[android-developers] Re: null pointer on setOnInfoWindowClickListener

2013-04-02 Thread Guglielmo Buzzulini
i think because you are using a wrog name bye Il giorno mercoledì 27 marzo 2013 08:33:10 UTC+1, Pratama Nur Wijaya ha scritto: > > Hi,,, > > I got some error when i am running Google maps api v2.. > > i have tested my application on 3 device.. > but i got null pointer on setOnInfoWindowCl

[android-developers] How t read apn details from android 4.1

2013-04-02 Thread Buddhika Somaratne
hi, i wanna read the APN details from the android 4.1. How can i do this? normal way says i cant access the APN details. No permission error. -- -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android

[android-developers] Android Mobile SDE oppotunities

2013-04-02 Thread brian nitz
I am seeking an experienced, passionate, and talented Android Developer that is comfortable with end to end development. Our client is a rapidly growing company who is creating a ground breaking, innovative, and practical solution to a problem experienced by millions of people daily. They

[android-developers] suspend account

2013-04-02 Thread AC
Hi, Just before being suspended I used the new comments replay feature and i answered to someone who complained about an accidently inappropriate index. I answered her that i updated and fix the app (with new version) and i removed the problematic index. In response to my comment, Google suspen

[android-developers] What percentage of users who download from Google Play still use the old version of the Android Market app?

2013-04-02 Thread Robert Bana
Does anyone know roughly what percentage of users who download apps from Google Play still use the old version of the Google Play Store app (specifically com.android.vending version 2.x)? Thank you for the help! -- -- You received this message because you are subscribed to the Google Groups

[android-developers] Payout to multiple persons?

2013-04-02 Thread Ben O'Halloran
I have a Android developer account associated with a checkout account. Is it possible to have revenue from a *single app* I release be split at an amount I specify between myself and another person? I don't think it is but I'm not sure. This would just be easier for me tax wise, since I don't hav

RE: [android-developers] Over scroll behavior of an ExpandableListView

2013-04-02 Thread bovy nam
Date: Tue, 2 Apr 2013 03:26:22 -0700 From: yourans...@gmail.com To: android-developers@googlegroups.com Subject: [android-developers] Over scroll behavior of an ExpandableListView I have implemented overscroll feature on ExpandableListView using this LINK and i can only see over scrolling

[android-developers] I was banned because i used the replay to users reviews feature :-(

2013-04-02 Thread Amit Carmon
Hi, I got my account suspend after replaying to one of my users, The user complained about inappropriate index in my app. I answered he is correct and that i have just released a fix for that in my newest update for the app (new version) and i removed the problematic index. Immediate after i rep

[android-developers] Re: copy wiped/ raw data from android to sd-card (data recovery)

2013-04-02 Thread bobbybrend
The easiest method to transfer data is by copying the data on the memory card of your android and then placing it on the sd card. You can also copy the files from the Android on a computer and transfer them to the sd card via a USB cable. More information from: http://www.recovery-android.com/a

Re: [android-developers] Advanced Touch Control: passing touch event from one view to another

2013-04-02 Thread Ankit Goyal
I also want to do same thing but my views in different activity. How can I do this? On Monday, January 2, 2012 7:52:25 AM UTC+5:30, Yang Bo wrote: > > Sorry,I donnot quite get you. Are the views in the same activity? > 在 2011-12-30 上午10:31,"Sky" >写道: > >> I have one custom made view that I can dr

[android-developers] how to play video file from internal storage in android?

2013-04-02 Thread Anusha Gogineni
-- -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, vi

[android-developers] App ran at startup

2013-04-02 Thread J4ckkn1fe
Is there anyway to make an app run at startup and open a locked browser, user cannot minimize it or close. The said phone would not have any other apps everything would be run through the website. Also the phone wouldn't receive calls. You can compare the functionality I want to achieve to that

[android-developers] what monkey event to close application

2013-04-02 Thread David N
Hi, To launch Angry Birds app, this works fine: monkey -v -p com.rovio.angrybirds 1 But I'd like to send a monkey closing event in command line, but don't know how. Can anyone give a hint please? Thanks much!!! David -- -- You received this message because you are subscribed to the Google Gro

[android-developers] display telugu fonts in android

2013-04-02 Thread amulya k
Hai, I have to develop one app, in that all text should be displayed in telugu language. I used Typeface but I didn't get all words in correct format in telugu. How can I develop this can any one help me out -- Thanks&Regards, Amulya. -- -- You received this message because you are subscribe

[android-developers] File transfer app

2013-04-02 Thread Anupam singh
Hi all I am fairly new to android...so i need some guidance on my project to share any kind of file from one android device to other via ISP (like whatsapp). For this app i need guidance on ...1). How to connect the app to a server 2).how to fetch ip of the mobile devices devices -- --

[android-developers] besoin d'aide (android +json parsing)

2013-04-02 Thread asma rezgui
Bonsoir , je suis débutante en dev pour android , je dois réaliser une application android qui accède aux services web Rest sous le format json . je me suis arrivée à faire un exemple de service qui a l output suivant ( json) {"todo":[{"address":"tunis","city":"aaa","ID":"1","latitude":"13.3","lon

Re: [android-developers] Digest for android-developers@googlegroups.com - 19 Messages in 7 Topics

2013-04-02 Thread chayan chowdhury
Hi could you help me with android ssl connection??how to create keystore and if somebody provide me sample example so it would be good for me. On Wed, Mar 27, 2013 at 12:02 PM, wrote: > Today's Topic Summary > > Group: http://groups.google.com/group/android-developers/topics > >- Testin

[android-developers] Need someone capable of writing audio/physics based application

2013-04-02 Thread Ben Costerton
Hello, I am in need of someone who is confident in writing an audio based application involving a lot of physics based variables. These will include time, intensity and EQ variables, as well as others, dependant on real-time user input. The application will be an audio/visual application rev

[android-developers] how to setImageResource for adjacent ImageView in onItemClick method

2013-04-02 Thread Anthony Valencia
I've adapted the code from thisandroid developer link to change an image when clicked on. I would now like to know how i can change an adjacent image (or any other image in the gridview), by position index. Thanks! gridview.

[android-developers] GPU emulation missing in AVD

2013-04-02 Thread Ανδρέας Οικονόμου
In Android emulator documentation under "Using Hardware Accelaration" it says 1. If you want to have graphics acceleration enabled by default for this AVD, in the *Hardware* section, click *New*, select *GPU emulation* and set the value to *Yes*. *Note:* You can also enable g

[android-developers] error: undefined reference to '__stderrp'

2013-04-02 Thread Benoit Chesneau
When building an application with the NDK I get the following error: /bin/sh ../../../libtool --tag=CC --mode=link /path/to/ndk/bin/i686-linux-android-gcc -g -Wall -Werror -D_BSD_SOURCE -DXP_UNIX -I/path/to/js-1.8.5/js/src/dist/include -I/usr/local/Cellar/android-ndk/r8d/sources/cxx-stl

[android-developers] Get 'flag' or 'enum' int values in

2013-04-02 Thread Antoine Marques
My problem is quite simple. I've got a custom view which uses flags, for example When constructing the instance of my class, I can retrive the value passed in xml using : TypedArray attributes = getContext().obtainStyledAttributes(attrs, R.styleable.Clic

[android-developers] FileChooser

2013-04-02 Thread PAOLO FRANCESCO Bertolotti
I'm really sorry, but I have find nothing that explains also with examples download how to do a FileChooser for the last Android technology. Can and want you help me??? -- -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this g

[android-developers] unsubcribe

2013-04-02 Thread Amr Mostafa
-- -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, vis

[android-developers] Re: Eclipse unresolved OpenGL functions.

2013-04-02 Thread Alexandre Bodi
Hi Ed X, Not sure if you still need this, but I was facing the same problem and here's what got me to fix it: 1. Remove your project from Eclipse IDE 2. Remove your auto-generated Eclipse files in your project's root folder in file system: .project, .cproject and .classpath 3. Re-create your pr

[android-developers] Getting an exception while looking for a contact match through a phone number

2013-04-02 Thread amey523
Hey guy, I'm trying to get the First Name, Last name and the Company of a contact from a phone number. But unfortunately while doing so I'm getting an exception. My Code is as follows: *Uri NameUri = Uri.withAppendedPath(ContactsContract.Contacts.CONTENT_URI, Uri.encode(number)); Str

[android-developers] i present: BitmapCat:)

2013-04-02 Thread Alexander Gräsel
hi everyone, my name ist Alexander and i want to present my little free tool: [image: Click image for larger version Name: bitmapcat.png Views: 2679 Size: 16.8 KB ID: 1770935] *What do it?* BitmapCat scaled png-,

[android-developers] Setting density-specific drawable as button background

2013-04-02 Thread Alex D
I have a few buttons in my application that don't have any text, only background drawable. I need to make it so that the drawable is taken from an appropriate drawable-?dpi folder, and then displayed without resizing. The first part works, the appropriate image file is selected. However, it i

Re: [android-developers] ScrollView occupies entire screen height?

2013-04-02 Thread Alexander Berggren
Thank you Mark, works perfectly! On Saturday, October 10, 2009 4:20:50 PM UTC+2, Mark Murphy wrote: > > Mark Wyszomierski wrote: > > I'm having trouble with this layout - I need a ScrollView, then a > > LinearLayout with a button below that: > > > > > > > > > > > > > > > > I am as

[android-developers] Re: Web service + SSL + KSOAP2 + .pfx

2013-04-02 Thread Abhishek bahadur shrivastav
Dear, You have to install certificate on your local computer. Download ssl certificate tool kit from google an install it. On Monday, March 4, 2013 2:28:56 AM UTC+5:30, mbarbiero wrote: > > I need to access a web service using a client certificate in a .pfx file > and KSOAP2

[android-developers] Running Android App on Real Device

2013-04-02 Thread Abhishek bahadur shrivastav
Hi, I have made a android app which access .net web service. in my app i have 3 to 4 activity (both xml and .java file). when i run it on emulator it works fine. but when i run it on real device it create 3 activity in my real device and it does not access web service correctly

[android-developers] Reg: Running Android App.

2013-04-02 Thread Abhishek bahadur shrivastav
Hi, I am now to android Development. I have made a android app which access .net web service and mssql data base. In Android App, i access login page. with user name as mobile number and password which access a .net web service Login Method. -- -- You received this message because you are

[android-developers] I can't install an application signed with my private key

2013-04-02 Thread Levis Alarcón
I have a big doubt about how it works. I'm trying to install an application exported with Livecode, when I sign the app with my private key the app can't be installed on the device ("Application not installed" error), but signing the app with a default key provided by Livecode (not for distribu

[android-developers] Samsung Jellybean keyboard with HTML input fields

2013-04-02 Thread Ahmed Rahi
Hello all, I had posted a question on Stack Overflow previously, but have not seen any activity on it for a while. Since this problem deals with specific Android devices, I thought I might try here as well. Original question can be found at: http://stackoverflow.com/questions/15298890/turn-off

[android-developers] Problems with TTS on Samsung Galaxy S3

2013-04-02 Thread Alberto Soler Giner
I'am developing an app for android that uses TTS. I've created a splash screen where i check if TTS engine is installed and in case that is not installed, it goes to Google Play to download it. @Overrideprotected void onCreate(Bundle savedInstanceState) { super.onCreate(savedInstanceState)

Re: [android-developers] Re: Application behavior is different on 4.2 android platform device

2013-04-02 Thread Piren
You should not do it because of these: https://groups.google.com/forum/?fromgroups=#!topic/android-developers/Y96KnN_6RqM (See Dianne's response) http://stackoverflow.com/questions/11257449/system-exit-in-android And in case you missed it - another reason not to do it: because it behaves diffe

Re: [android-developers] Application Crash

2013-04-02 Thread Ankita Kashyap
You have probably not declared your class SMSReceiver in your manifest file. On Mon, Apr 1, 2013 at 11:35 PM, TWProgrammers wrote: > I am trying to create an app that receives SMS messages and if it has a > specific prefix it uses the information in it then deletes it. I have it > where it shows

  1   2   >