[android-developers] Support for video streaming over RTP

2012-01-23 Thread rperi...@yahoo.com
Is this something that is supported? A quick search shows a class RtpStream but it does not seem to do a whol lot. There appear to be other classes which make use of RtpStream for streaming audio but nothing that I can see for playing video. Has anyone been able to receive rtp streams and play it

[android-developers] anybody looking for android trainer

2012-01-23 Thread T.M.S.VIJAYKUMARR
Hi, anybody looking for android trainer? -- - Thanks Regards, T.M.S.VIJAYKUMARR BloG:http://iamvijayakumar.blogspot.com/ -- 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] Re: Twitter Integration...?

2012-01-23 Thread Ali Chousein
I've never integrated Twitter myself, but I know that it works just fine for anybody who integrates it. I think the following message explains your problem: E/com.ecs.android.sample.twitter.OAuthRequestTokenTask(487): oauth.signpost.exception.OAuthNotAuthorizedException: Authorization failed

Re: [android-developers] arabic text

2012-01-23 Thread unicus unicus
use android localization. -- More info, http://androidbasic-answer.blogspot.com/ On Mon, Jan 23, 2012 at 12:39 PM, Areesha kamran arkamr...@gmail.comwrote: hello i m new in monoandroid. and i want to make an android application i which i can enter arabic text . Can any one help me --

[android-developers] webview with transparent background

2012-01-23 Thread أحمد العصيمي
Hello Android Developers .. I have webview in my application and I want to make the background transparent color .. Can anybody help please? -- 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] Southern Hemisphere Developer Labs

2012-01-23 Thread David Ross
I tried to find somewhere to make contact with someone from the ADL group but failed, this is the closest thing I could find. Can someone please explain why the Labs in Melbourne and Sydney have only 48 hr confirmation for attendance? I registered now twice (other than one brief HTML page there

[android-developers] How to create a Context Object in a separate process?

2012-01-23 Thread Tom
I was just wondering if there was a way to create a Context Object outside of an application/ in a separate process? Currently I start a class's main() method using app_process and su which works great (but like input.jar, am, pm, etc). To access the APIs I need to I reflect on

[android-developers] In-app purchase charged credit card multiple times

2012-01-23 Thread Keith Johnston
I built and installed the Google sample app for testing in-app purchases. I bought the two items (sword and potion) for 99 cents each. Two transactions showed up in the Google checkout account for 99 cents. I then cancelled those orders in the Google checkout account. However, 11 charges for 1

[android-developers] peer to peer through wifi without cnetral device(accesspoint)

2012-01-23 Thread Harsha
how to create peer peer through wifi between two android phones.. i mean which protocal is used -- 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

[android-developers] Rotation event landscape to reverseLandscape

2012-01-23 Thread Tac
Hi all, Is there a way to receive an event when a screen rotates landscape to reverseLandscape directly(without portrait or reversePortrait) in api level8? In this case, an activity is not re-created and does not call onConfigurationChanged(). regards, -- You received this message because you

[android-developers] Re: red crosses - beginner topic

2012-01-23 Thread Guus Bloemsma
Shot 3 tells you that Eclipse thinks those two library jars don't exist. If they do exist (check the exact path), refresh the App project. That will make eclipse scan all it's files. Good luck. -- You received this message because you are subscribed to the Google Groups Android Developers

[android-developers] Unable to send text messages on some Android Phones using SmsManager

2012-01-23 Thread voicely
Hello, My mobile app occasionally is sending text messages, everything works great on most phones but i am starting to receive emails from some users stating the messages aren't going out. Here is the code i am using: SmsManager sms = SmsManager.getDefault(); sms.sendTextMessage(+1222333,

[android-developers] Unable to get Native Socket to accept requests

2012-01-23 Thread Chad A.
I'm porting a tinyish server to Android using the NDK. The ultimate goal is for my app to interact with the server through JNI and Android Service classes. I've run across a stumbling block, however. The server fails to start as soon as I call accept() on the socket. I've pasted the code

[android-developers] Re: Difference between invalidate and requestLayout for Viewgroup

2012-01-23 Thread Guy Smith
Could the method Javadoc for invalidate() and requestLayout() have {@see ...} to each other? There's a lot to learn when you're a newbie to a framework. I've lost hours on this. Yes, I now see the info at the top of the View class Javadoc, but it would have been handy to have a pointer to it in

[android-developers] Re: Http post and get

2012-01-23 Thread Guus Bloemsma
You have to reuse the same cookie store, or better yet, the same http client. -- 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

[android-developers] Same problem: I am not asked for drivers.

2012-01-23 Thread Rockio
At point 13 of http://unlockbootloader.sonyericsson.com/instructions nothing happens. 13. On your computer, you will be asked for drivers. Point to the usb_driver folder where you placed the android_winusb.inf-file, and select the Android Boot loader Interface-file. I executed all steps

[android-developers] Auto start application after boot completed in Android

2012-01-23 Thread Khushbu Shah
I want to make an application which has auto start option in its settings. I have made Settings activity in my application which is derived from PreferenceActivity and give CheckBoxPreference for auto start option. If auto start option is enabled my application should start when booting of phone

[android-developers] Re: Dynamic ImageButtons

2012-01-23 Thread Jim Andresakis
When you say dynamic do you mean the actions for the buttons change or as in they move around onscreen? On Jan 21, 2:13 pm, Ubiracy Santos ubiracy@gmail.com wrote: Can anyone give me an idea of how to create dynamic buttons? For example ascreen that has 6 buttons with different actions.

[android-developers] Help with Emacs for Android Development

2012-01-23 Thread bsquared
Hello, I am trying to configure emacs for android development. I have loaded : android.el android-mode.el cedet jdee I have the following in my ~/.emacs config file: (setq android-mode-sdk-dir correct-path-to-android-sdk-directory) (add-hook 'gud-mode-hook (lambda ()

[android-developers] I have make application for video recording but video is recording but sound is not coming

2012-01-23 Thread RAMA SHANKER TIWARI
I have make application for video recording but video is recording but sound is not coming -- 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

[android-developers] Want help regarding videos security in android application

2012-01-23 Thread Harshal Patil
Hello All, I am developing an application for android froyo tablet. I wish to store approx 15GB video on inbuilt memory of tablet with some security and access that video only through my application. So that no one can able to copy that videos. So plse some one suggest how i will make security

[android-developers] Possible TabHost bug on samsung galaxy 10.1 tab running 3.2

2012-01-23 Thread Jim Andresakis
Hey guys, I have a layout that Uses a tabhost which is viewed inside of a dialog. I do this because it makes for a very quick menu box to pop up. So far on all the phones Ive tested it on it works fine. However I have a samsung galaxy 10.1 tablet running 3.2 and when I hit my button to pull up

[android-developers] Safe number range for IDs in dynamic layout ?

2012-01-23 Thread Genius Androidus
Hi there, I have just started creating an Activity with a fixed and a dynamic layout part. The dynamic part (and the number of created TextViews) is based on the data it should display. For saving / restoring instance state, all TextViews need to have IDs. Of course, I want to ensure that my own

[android-developers] UI requirement

2012-01-23 Thread Rachna Sharma
Hi Group, I have UI requirement shown below: |---| |Header-1 | | Checkbox1[]| | Checkbox2[]| | Checkbox3[]| |---| |Header-2 | | Checkbox1 [] | | Checkbox2

[android-developers] Browser Plugins in GB / ICS

2012-01-23 Thread Basavaraj S.S
Hi group, I wanted to debug the plugin load sequence in android. So checked with the sample script on ICS and GB emulators. I see that navigator.plugins.length returns zero. alert(navigator.plugins. length); this script alerts 0. whereas in mozilla or any other browsers it returns 13 / 14 or

[android-developers] Re: Unable to execute Bluetooth HDP Demo

2012-01-23 Thread Ming
Hi everyone, I am planning to do a HDP project too. I would like to ask where you guys buy the medical device that support HDP? It seems that most of you buy UA-767PBT-C, but I can't find where to buy this device... I only find UA-767BT

[android-developers] Android app with database

2012-01-23 Thread Vladimir
I am a new in android develiping. Therefore I want a advice. For instance I have app which connecting to database over internet. In database is a table with list of streets. Android app download this list then building a list view as the link

[android-developers] scroll smoothly?????

2012-01-23 Thread Rajesh Patil
hi, i use ebookdroid open source project in this project they are using scroller for scrolling the page and canvas for draw the page . bt prob is that when i scroll the page that time the white page appear firstly and then render the page n then show the pdf page.in this case i create bitmap and

[android-developers] advice request for Initial concept planning

2012-01-23 Thread Pitar
I don't consider myself a programmer. I understand most concepts involved, but have difficulty creating html/xml/css pages without referencing w3c. That being said, I have several ideas for apps and want to plan them out before approaching the right programmer(s) to put them in development. In a

[android-developers] Re: Help me....

2012-01-23 Thread Lindsay Parker
I had the same problem, because I missed this message in Installing the SDK. Hope this helps. Optionally, you might want to add the location of the SDK's tools/ and platform-tools to your PATH environment variable, to provide easy access to the tools. How to update your PATH

[android-developers] Convert Linux x86 Shared Library (.so) to Android Armeabi

2012-01-23 Thread Mani
Hi everyone, I'm wondering if there is a way to convert a shared library file (.so) built in Linux for X86 computers to Android Armeabi one. I have the .so file but i do not have access to the source code, so I need to come up with the Armeabi library file in order to use it in my Android project

Re: [android-developers] startActivitiesForResult problem

2012-01-23 Thread raju
Hi Vani, plz try this solution , it might work i guess. 1) Override OnActivityResult() method in A, B, C activities and launch B,C,D activities using StartActivityForResult() method 2) call SetResult() method from Activity D, so that it hits OnActivityResult() of activity C, 3)

[android-developers] where to store external database?

2012-01-23 Thread teoramone
I have already an external database where should i store it so i can use it on the mobile phone ? -- 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

[android-developers] Caused by: java.lang.RuntimeException: Your content must have a ListView whose id attribute is 'android.R.id.list'

2012-01-23 Thread Nitin Sethi
This seems to be a pretty common problem the beginners face. Despite reading all the solutions, I could not arrive at a solution. Please point out the mistake I am doing. Main Activity: package com.nitinsethi.smsfinder; import java.util.ArrayList; import android.app.ListActivity; import

[android-developers] andengine vs libgdx

2012-01-23 Thread Rudy
I´m starting as a developer in Android (in games) but which engine its the best and why, thanks for the help :) -- 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

[android-developers] when I log into my developer account to publish it's asking me to register all over again

2012-01-23 Thread Monkeypantsstudios
I am not sure whats changed but when I log into my developer account, It's asking me to register and pay the fee all over again anyone have a solution to this I have an app in the store already and can't get to it. Thanks -- You received this message because you are subscribed to the Google

[android-developers] Custom volume buttons

2012-01-23 Thread Oliviu Vais
Hello. I've been trying to make an app where i have volume buttons on screen. I cannot get them to work. Can anyone please help? public void onClick(View v) { // TODO Auto-generated method stub switch(v.getId()){ case R.id.bPlus:

[android-developers] How to play video on surface view?

2012-01-23 Thread Rajesh Patil
Hi, i want to play video on surface view.. i m using surface view for dwawing bitmpa in that i use the video view bt it cant show video bt hear sound how it solve -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send

[android-developers] How to play vide o on surface view?

2012-01-23 Thread Rajesh Patil
Hi, i m using surface view for drawing bitmap.when i m using video view to show the video on it .it is not showing video only hear the sound. How to solve this problem? Thanx, Rajesh Patil -- You received this message because you are subscribed to the Google Groups Android Developers group. To

Re: [android-developers] Net Work slow

2012-01-23 Thread Rajesh Patil
use System.gc() -- 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

[android-developers] Re: Dashboard Application

2012-01-23 Thread Rajesh Patil
Button b=new Button(); b.setText(OK); On Jan 20, 8:28 pm, Ubiracy Santos ubiracy@gmail.com wrote: How can I create dynamic buttons? -- 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] Custom volume control buttons

2012-01-23 Thread Oliviu Vais
I am a newbie in android, : ) and would like to use some custom buttons to control the volume. The buttons are in a switch case, i'm using a MediaPlayer and a AudioManager but cant get this two linked. Any ideas? -- You received this message because you are subscribed to the Google Groups

[android-developers] how to create dynamic button??

2012-01-23 Thread Rajesh Patil
hi, how to create dynamic button?? -- 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] How to draw SoftKeyboard keyCodes on a SurfaceView

2012-01-23 Thread Marcelo D . Ré
I have a problem with the softkeyboard and the surfaceview. I want to write text on the surfaceview throught the onDraw method when I type in the soft keyboard. I get the event but I couldn't get the corresponding character to draw. I see a lot of post, and in someone it say that the getNumber()

[android-developers] How to get Hardware and software information of remote computer in android

2012-01-23 Thread kk
I want to get Hardware and software information of remote computer which is already in my WiFi network.I found that Windows Management Instrumentation (WMI) is useful for getting this information in java.But when I use this for android I got runtime errors in com4j.jar. I can't solve these

[android-developers] Scroll View

2012-01-23 Thread Oliviu Vais
I am trying to scroll a HorizontalScrollView by 2 buttons, one left, one right. What am i doing wrong? Which one to choose? sw - scroll view public boolean onTouch(View v, MotionEvent event) { // TODO Auto-generated method stub switch(v.getId()){

[android-developers] Integrating bh1780 ambient light to android hal

2012-01-23 Thread abhijit
Dear all, I have bh1780 driver available in kernel (GPL). Can any one tell me how to integrate this to android HAL ??. What changes I have to make in my Android HAL?? How to send data to application level via Android HAL?? Thanks Abhijit -- You received this message because you are

[android-developers] Strange problem with TableLayout and TextView

2012-01-23 Thread Jim Morris
When I run the code below with Button t = DynamicLayout.CreateButton(this, id++, 0x /* text color */, 20 /* text size */, Button, Gravity.CENTER, res.getDrawable(R.drawable.spot_button), true); and // TextView t = DynamicLayout.CreateTextView(this, id++, 20 /* text size */,

[android-developers] Two webview windows in one app

2012-01-23 Thread William
Is it possible to have 2 webview windows that each open a seperate site? The first Webview window will have 50% height and so will the 2nd one as well. If not, is it somehow possible to read 2 html pages where the first one will always be stuck, covering 50% of the screen while the bottom window

[android-developers] Unable to create AVD

2012-01-23 Thread Muhammad Shoaib
Hi everyone.. I m new to android development world I set all essential elements jdk,eclipse etc but when I want to create AVD it gives me a message unable to find userdata.img plz guide me -- You received this message because you are subscribed to the Google Groups Android Developers group.

[android-developers] Limit App Usage

2012-01-23 Thread Deeps
I'm trying to create an app, but want to limit it's use to just my organization. Is it possible? -- 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

[android-developers] Re: Unable to execute Bluetooth HDP Demo

2012-01-23 Thread vijay
Hi , I still see the issue with my Nonin device even on Android 4.0.3. here is what is see in my log, using demo sample i am able to connect to the device but i am not getting any data from the device Any help? I//system/bin/bluetoothd( 1198): bluetoothd[1199]: external/bluetooth/

[android-developers] Re: Help clarifying Android Market Developer Program Policies Spam and Placement

2012-01-23 Thread Videanet
Dear John, just some days ago I have received the same email. As you, I also removed any possible keywords and spam in apps description. I have also some webview to external web sites. In order to comply to fourth point I have linked the apps in some points to web pages hosted by myself but

[android-developers] When a user uninstall my app, will the content provider be gone with the uninstalling, how about the changes I made to built in content provider?

2012-01-23 Thread sammiwei
When a user uninstall my app, will the content provider be gone with the uninstalling, how about the changes I made to built in content provider? -- 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] Re: Flash player in background

2012-01-23 Thread M CC
Hello asxz, thank you for posting this issue of yours. Unfortunately I cannot help you with the code (I wrote a couple of apps myself a few months ago but not using Flash Player). What I can tell you is, as far as I know, the Flash player is (quite strangely) made not to play/function when in

[android-developers] problem while using spinners

2012-01-23 Thread sharath
actually i am using 4 spinners...4th spinner must get filled depending on the selection made in 1st spinner? ?xml version=1.0 encoding=utf-8? LinearLayout xmlns:android=http://schemas.android.com/apk/res/android; android:orientation=vertical android:layout_width=fill_parent

[android-developers] Always overlayed soft keyboard

2012-01-23 Thread tsukishiro yamazaki
Hello, I am making my own soft keyboard based on the SoftKeyboard sample from developers.android.com I wanted to make mine always overlayed on the activity behind/below it. By this, I mean that the keyboard won't push the contents of the Activity out of the screen. There's an application in the

Re: [android-developers] How to Increase frame rate (fps) from onPreviewFrame??

2012-01-23 Thread TomL
Starting new threads with the exact same question will not improve the chances of getting an answer. Stay on just one of your threads. Re-read what others have suggested to you. Reply to your own thread with updates about different techniques that you have tried that doesn't work. Tom --

[android-developers] setFakeBoldText shows no text

2012-01-23 Thread Tsukrov Stanislav
Our customer reports the following problem on WowPad (Android 2.1): setFakeBoldText(true); setTypeFace(typeOurFont); shows no symbols, but the symbols from the custom font. Without setFakeBoldText both private area and normal letters are shown properly. No other devices show the problem. Any

[android-developers] I Can't get DragShadow of Button widget.

2012-01-23 Thread Huricane Jo
Hello. I've tried to implement drag and drop UI by using Drag and Drop interface(http://developer.android.com/guide/topics/ui/drag- drop.html), but I couldn't because I couldn't get DragShadow when startDrag. I'm using a Button and it works well in normal case, but if the button is set as '

[android-developers] background of list becomes black while scrolling among items, in my app.

2012-01-23 Thread yogesh
Hello friends, I am new to android development. I have made an app. But while scrolling among items in this app., background of the list of items turns black. Items or text is visible though. Is there any solution to it Plz help. -- You

[android-developers] Re: Unable to execute Bluetooth HDP Demo

2012-01-23 Thread vijay
could you please share the changes need to get it working. connection seems to working but i don't see data coming to device running Android 4.0.3 On Jan 20, 10:00 am, Raul Ruiz spekwh...@gmail.com wrote: Hi all, I have Nonin working with HDP, if someone need help tell me. On 14 ene, 13:07,

[android-developers] classes.dex not found in CTS apks

2012-01-23 Thread Rock
Hi, I build CTS on ICS and Ubuntu 10.04. The build is successful and the apks are generated. But when I try to install them, it says that the classes.dex is not present. I am not sure why this is happening. Any help would be appreciated. Thanks, -Vinay -- You received this message because you

[android-developers] When to use the 'App Engine Connected Android' wizard?

2012-01-23 Thread Tom
The code generated by the App Engine Connected Android' wizard looks pretty complicated. I see that there is an active thread discussing that code, but I want to ask some higher level questions to help me better understand when to use this wizard (and its methods). The generated code appears

[android-developers] Re: Unable to execute Bluetooth HDP Demo

2012-01-23 Thread jfernandez
Hi vijay, I'm seeing that you obtain the following error: onHealthDeviceConnectionResult: D-Bus error: org.bluez.Error.HealthError (No matching MDEP found) I guess your Nonin device is a pulse oximeter. Are you sure you are registering in the HDP code an application interesting in pulse

[android-developers] Re: Limit App Usage

2012-01-23 Thread sparky
Make it rely on a network resource that is accessible only from within your organization. -- 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

Re: [android-developers] background of list becomes black while scrolling among items, in my app.

2012-01-23 Thread Kumar Bibek
Set the cacheHint color of list view to a transparent color. android:cacheColorHint=# http://developer.android.com/reference/android/widget/AbsListView.html#attr_android:cacheColorHint *Thanks and Regards, Kumar Bibek* * http://techdroid.kbeanie.com http://www.kbeanie.com* On Thu,

[android-developers] In ICS Media Store DB whts the file URI to fetch the text document?

2012-01-23 Thread crajesh
Hi All, In media store DB, we can fetch Video / Audio by using the corresponding URI, Audio URI = MediaStore.Audio.Media.EXTERNAL_CONTENT_URI VideoURI = MediaStore.Video.Media.EXTERNAL_CONTENT_URI like that any URI is available for fetching the text files/documents? Thanks C.Rajesh -- You

Re: [android-developers] I Can't get DragShadow of Button widget.

2012-01-23 Thread Kumar Bibek
singleLine property is depricated, and thus, my guess is that you should avoid using that. http://developer.android.com/reference/android/R.attr.html#singleLine *Thanks and Regards, Kumar Bibek* * http://techdroid.kbeanie.com http://www.kbeanie.com* On Wed, Jan 18, 2012 at 2:00 PM, Huricane

Re: [android-developers] In ICS Media Store DB whts the file URI to fetch the text document?

2012-01-23 Thread Kumar Bibek
As far as I know, Media Store Content Provider only stores and gives you info about media, and not files/documents. *Thanks and Regards, Kumar Bibek* * http://techdroid.kbeanie.com http://www.kbeanie.com* On Mon, Jan 23, 2012 at 2:45 PM, crajesh crajesh2...@gmail.com wrote: Hi All, In

Re: [android-developers] When a user uninstall my app, will the content provider be gone with the uninstalling, how about the changes I made to built in content provider?

2012-01-23 Thread Kumar Bibek
Your content provider will be gone, because it's a part of your application. The changes to other content providers won't be lost. *Thanks and Regards, Kumar Bibek* * http://techdroid.kbeanie.com http://www.kbeanie.com* On Wed, Jan 18, 2012 at 7:06 AM, sammiwei weist...@gmail.com wrote: When

[android-developers] Re: Writing a wav audio file using RandomAccessFile

2012-01-23 Thread sparky
I don't see you placing your file in External Storage. I suggest you review this document: http://developer.android.com/guide/topics/data/data-storage.html#filesExternal -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this

Re: [android-developers] background of list becomes black while scrolling among items, in my app.

2012-01-23 Thread unicus unicus
Yogesh, we can remove this using following code snippet. getListView().setAnimationCacheEnabled( *false*); getListView().setScrollingCacheEnabled( *false*); use this code in ur listview activity. -- More info, http://androidbasic-answer.blogspot.com/ -- You received this message because you

[android-developers] Re: andengine vs libgdx

2012-01-23 Thread sparky
The one that is most understandable to you and will get you running working code fastest is the best. -- 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

Re: [android-developers] When a user uninstall my app, will the content provider be gone with the uninstalling, how about the changes I made to built in content provider?

2012-01-23 Thread unicus unicus
Content provider used to refer your application package name. so when you uninstall your application,content provider will also remove. -- *More info*, http://androidbasic-answer.blogspot.com/ -- You received this message because you are subscribed to the Google Groups Android Developers

[android-developers] Re: Rotation event landscape to reverseLandscape

2012-01-23 Thread sparky
You can implement an OrientationEventListener. -- 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

Re: [android-developers] Re: Limit App Usage

2012-01-23 Thread unicus unicus
Provide login screen,so that only sign up member only can ues your application -- *More info*, http://androidbasic-answer.blogspot.com/ -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to

Re: [android-developers] problem while using spinners

2012-01-23 Thread unicus unicus
Please provide logcat..so that I can check error. -- *More info*, http://androidbasic-answer.blogspot.com/ -- 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

Re: [android-developers] Android app with database

2012-01-23 Thread unicus unicus
1.Use web service to get data from database. 2.Then consume web service using android api. -- *More info*, http://androidbasic-answer.blogspot.com/ -- 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] Re: Dynamic Layout In Array

2012-01-23 Thread sparky
You may want to consider combining a ContentProvider (for your database), a ListFragment (to display the items) and a Loader. You can find an example at the bottom of this page: http://developer.android.com/guide/topics/fundamentals/loaders.html -- You received this message because you are

[android-developers] Re: In ICS Media Store DB whts the file URI to fetch the text document?

2012-01-23 Thread Hareef
Hi, From Android Ice cream onwards, Media store DB is supporting all the files and documents. Thanks Hareef On Jan 23, 2:17 pm, Kumar Bibek coomar@gmail.com wrote: As far as I know, Media Store Content Provider only stores and gives you info about media, and not files/documents. *Thanks

Re: [android-developers] When to use the 'App Engine Connected Android' wizard?

2012-01-23 Thread Nikolay Elenkov
On Thu, Jan 19, 2012 at 2:39 AM, Tom t...@malcolmson.ca wrote: I take it that this RPC method is the same method used by GWT,  So, the intention to use GWT, is a major differentiator in the decision to use this wizard.  Conversely, this RPC method is not very portable - if you might need to

[android-developers] find out which activity resumed/started my activity?

2012-01-23 Thread for android
Is there any way can i see whether my application' activity itself started my activity or if it was resumed after a phone call or from the task manager(which shows the lsit of all application on long click of the home button.) I tried to put extras in my activity,but that works only when i am in

[android-developers] Best Practices: Which SDK should I choose for a new project?

2012-01-23 Thread Paolo
Hi there, I'd like to understand if there is a best practice when I have to choose the SDK Target for a Android project. For example: I have to develop an app that must be supported on Android OS version from v2.1 to v4.0 (included). Which target should I choose? -- You received this message

Re: [android-developers] Net Work slow

2012-01-23 Thread Kristopher Micinski
... On Fri, Jan 20, 2012 at 9:17 AM, Rajesh Patil rajeshpatil0...@gmail.com wrote: use System.gc() -- 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

Re: [android-developers] Limit App Usage

2012-01-23 Thread Kristopher Micinski
I'm curious, (because it might help answer the question), why would you want to restrict it in such a way? kris On Mon, Jan 23, 2012 at 4:01 AM, Deeps deepali.go...@gmail.com wrote: I'm trying to create an app, but want to limit it's use to just my organization. Is it possible? -- You

Re: [android-developers] Best Practices: Which SDK should I choose for a new project?

2012-01-23 Thread Kristopher Micinski
Choose the target corresponding to 2.1, there is also a nice little pie chart showing you how many people have what: http://developer.android.com/resources/dashboard/platform-versions.html kris On Mon, Jan 23, 2012 at 5:12 AM, Paolo brand...@gmail.com wrote: Hi there, I'd like to understand

Re: [android-developers] Spinner example has no prompt

2012-01-23 Thread Ray Tayek
At 07:29 PM 1/21/2012, Ray Tayek wrote: hi, newbie here. ... running the spinner example shows earth. the prompt is not visible also, the spinner prompts in my project are not visible... my question is: is the prompt supposed to work as implemented in the spinner example? printling

Re: [android-developers] Re: Difference between invalidate and requestLayout for Viewgroup

2012-01-23 Thread Kristopher Micinski
You can try filing a bug in the Android bug database, in your case you can produce a diff on the current android branch, which would ultimately make it much more likely for your patch to be accepted (or at least, I think this is true..). kris On Sun, Jan 22, 2012 at 8:22 PM, Guy Smith

[android-developers] Existing joomla site in Android..

2012-01-23 Thread sathyashrayan
I have an joomla(php) site that uses some custom extension and 3rd party components.. This is the site..http://www.guardianfall.com/ i need to run that site in any android device. There is no need of it to be an app. Just give this url in browser of android and it displays the page. So i am clear

Re: [android-developers] Unable to get Native Socket to accept requests

2012-01-23 Thread Kristopher Micinski
First of all: -- Why are you running a server on a device? In general this is a bad idea because you're probably going to make your users hate you when their batteries die extremely quickly. -- You understand that the Android system can, at any time, kill your app right? -- You probably

Re: [android-developers] Existing joomla site in Android..

2012-01-23 Thread Kristopher Micinski
It's probably not a good idea to expose your clients to a publicly indexed forum, much less ask for help on how to do the project they are paying you to do :-)... I think you're going down the wrong road here, you do just need to display the webpage, right? In this case, the 'app' is basically

[android-developers] Re: Southern Hemisphere Developer Labs

2012-01-23 Thread Ankur
David, You raise a valid point - we actually specified 48 hours in error. We'll be sending out the Melbourne confirmations mid-this week thereby giving you about a week's worth of notice. The Sydney confirmations will follow shortly as will Auckland. I can also confirm that we've received both

[android-developers] undefined reference to 'system'

2012-01-23 Thread joma
Hi everybody, I want to call a (already compiled) c-program within android. For example I want to read the status of frontkeys of a tablet PC via I/O. This is working fine in an extra program. This extra program now returns the value of a pressed key and android then should work with it. (fe.

[android-developers] Re: Best Practices: Which SDK should I choose for a new project?

2012-01-23 Thread Paolo
Thanks Kris, but the answer I'm looking for is not referred to the Android distribution problem, but rather to a technical one. I want to understand if there is best practice for choosing the SDK to use. I should use alway the latest version of the sdk, and so it is my responsibility to provide a

Re: [android-developers] problem while using spinners

2012-01-23 Thread sharath
this are errors diaplyed in logcat 01-23 16:04:50.574: ERROR/Zygote(34): setreuid() failed. errno: 2 01-23 16:04:50.574: ERROR/Zygote(34): setreuid() failed. errno: 17 01-23 16:04:50.574: ERROR/BatteryService(40): usbOnlinePath not found 01-23 16:04:50.574: ERROR/BatteryService(40):

Re: [android-developers] Re: Best Practices: Which SDK should I choose for a new project?

2012-01-23 Thread Kristopher Micinski
Basically, yes, if you use something from 2.1 you can be sure it will be in 4.0. There are occasionally deprecated methods, and APIs (for example, the old contacts provider, or a number of older utility classes for things like security, etc..), but in general things are only being added, not

RE: [android-developers] How to Increase frame rate (fps) from onPreviewFrame??

2012-01-23 Thread Muhammad UMER
Ok boss, Thanks for your kind suggestion. Please can you tell me, how to increase the frame rate over network while sending frames through onPreviewFrame by TCP Socket. Regards, umer Date: Thu, 19 Jan 2012 07:05:11 -0800 From: tomlo...@gmail.com To: android-developers@googlegroups.com

Re: [android-developers] problem while using spinners

2012-01-23 Thread Kristopher Micinski
Those errors don't look like they're from your app... And if they are you are violating security somehow and haven't specified an appropriate permission. Find the portion of the log that corresponds to your app (it should have your activity name on the error line..) You could do a logcat | grep

[android-developers] Re: Best Practices: Which SDK should I choose for a new project?

2012-01-23 Thread Paolo
Can I assume the same for the v3.x? On 23 Gen, 11:39, Kristopher Micinski krismicin...@gmail.com wrote: Basically, yes, if you use something from 2.1 you can be sure it will be in 4.0.  There are occasionally deprecated methods, and APIs (for example, the old contacts provider, or a number of

  1   2   3   >