[android-developers] Re: Terminology Question: what's the new UI called?

2011-11-03 Thread Belvedere Computer Services
I doubt it ~ it is overly brave for me to reply to someone with the caliber of work and quantity of work that you have up but like I told ( a very informed person ) anything short of 10,000 lines of code to describe something is begging to be taken over by the front-end for your skills and what

[android-developers] Show Details on PopUp Dialog

2011-11-03 Thread Bishan
I need to show data on popup dialog as a list that retrieved from database. how could i do this? -- 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

Re: [android-developers] Re: Interfacing logitech Web Cam to the android phone

2011-11-03 Thread s.rawat
@Belvedere Computer Services : err didnt quiet get what you said, is there any document where you read somethign like that.. ..pain is temporary.quitting lasts forever.. On Thu, Nov 3, 2011 at 11:25 AM, Belvedere Computer Services fa829...@gmail.com wrote: I saw this in the docs

[android-developers] Re: Back key handling with ActivityGroup in TabView

2011-11-03 Thread piyu
Hi Arnouf, After debugging application I found that in tab content activity group if opened activity view component is not have focus then its call finish(), onKey() methods of tab activity instead of current activity of tab group. please let me know how to handle it. We have to provide support

[android-developers] Trace API

2011-11-03 Thread Mouz
Hello All, My research is how to get a list of the API calls that has been used by Malware applications, and get another list of the API calls that have been used by benign application. Result, trying to build a detection engine based on the calls of API calls. API calls have been successfully

[android-developers] dmtracedump not working

2011-11-03 Thread Mouz
Hello All, I am trying to use dmtracedump but it doesn't work. I am not familiar with command line would you please explain how can I use this command. I have been working to let this command work but its not. can anybody help. Thanks, Moutaz -- You received this message because you are

[android-developers] good particle engine for android

2011-11-03 Thread bob
Can anyone recommend a good particle engine for android? Maybe one that does smoke and fire easily? -- 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: Custom header in dialog themed activity

2011-11-03 Thread bt
Sorry, the links of images were bad: https://picasaweb.google.com/109616049711402953088/Dev?authuser=0feat=directlink On Nov 2, 1:16 pm, bt barta...@gmail.com wrote: Hi, I try to create custom header for my activity but I have problems with it. My activity has a Theme.Dialog theme so

Re: [android-developers] Fragments /Compatibility API Backstack Clearing Problem

2011-11-03 Thread Alexey Zakharov
Even with POP_BACK_STACK_INCLUSIVE onResume of popped Fragment is called. You need to add alternative method that will allow remove element from back stack without resuming it. -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to

[android-developers] how to use aapt ---rename-manifest-package in command line

2011-11-03 Thread Sudha
Hi I want to make two apks with diff package names using aapt I am using the script target name=change echochnage manifest/echo exec executable=${aapt} failonerror=true arg value=add / arg line=${v.option} / arg value=-m / arg

[android-developers] Problem in facebook logout

2011-11-03 Thread Manish Garg
Hi All, I am making an application to get my application authenitcated using facebook credentails. I am able to login but at the time of logout my credentails are not getting cleared. I am using following code snippet to do logout AsyncFacebookRunner asyncRunner = new

[android-developers] Re: Sample ContactManager crashes

2011-11-03 Thread wyo
ContactManager sample from android-sdk/samples/android-7, build version Android 2.1 API Level 7. On 3 Nov., 06:53, Belvedere Computer Services fa829...@gmail.com wrote: Version numbers for everything please: IDE / Device / Target build version Emulator okay for device but what build? On Nov

[android-developers] spinner on FragmentActivity

2011-11-03 Thread sourabh sahu
I have created a Spinner on FragmentActivity, but on a click of a spinner it crashes.Please suggest how to resolve it. Thanks, Sourabh -- 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] spinner on FragmentActivity

2011-11-03 Thread Kumar Bibek
Provide some logs. :) *Thanks and Regards, Kumar Bibek* * http://techdroid.kbeanie.com http://www.kbeanie.com* On Thu, Nov 3, 2011 at 1:10 PM, sourabh sahu souruit...@gmail.com wrote: I have created a Spinner on FragmentActivity, but on a click of a spinner it crashes.Please suggest how to

[android-developers] Tutorial Hello Testing source code

2011-11-03 Thread wyo
I seem to have problem to understand the changes I have to do in the code for the tutorial Hello Testing, could the complete code somehow be downloaded so I may see my error? Or could some one post the code here (it shouldn't be large)? -- You received this message because you are subscribed to

Re: [android-developers] Tutorial Hello Testing source code

2011-11-03 Thread gaurav gupta
Hello , U can download code from androidpeople. www.*androidpeople*.com/ u can easliy find basic codes from here. On Thu, Nov 3, 2011 at 1:17 PM, wyo otto.w...@orpatec.ch wrote: I seem to have problem to understand the changes I have to do in the code for the tutorial Hello Testing, could

[android-developers] How to use com.android.internal.telephony.Phone (Internal API)

2011-11-03 Thread fideleff
Hello to everyone. I'm trying to use internal APIs to obtain some low level network informations (Ec/Io, RSSI and RSCP for GSM phone), I was able to import these APIs and, in particular, I would like to use com.android.internal.telephony.Phone and com.android.internal.telephony.PhoneFactory. But

Re: [android-developers] Re: published market app showing up but not using keyword search

2011-11-03 Thread John Goche
My application hardly shows up (actually does not show up at all) unless I enter the exact tiltle of the application for the keywords. I wonder what would be a good way to make it show up more often in search results (for instance when half the keyword app title is entered or when some text in the

[android-developers] How to send an image file in a JSON string to the server?

2011-11-03 Thread Shruthi Varma
Hi All, I want to send an image file as a part of the JSON request string to the server. String requestString = {\meetcha\:{\user_id\:\19\,\title\:\volleyball at the sand beach\,\location_name\:\BMO Bank of Montreal\,+ \address1\:\640 Bloor St.

Re: [android-developers] How to send an image file in a JSON string to the server?

2011-11-03 Thread Ratheesh Valamchuzhy
Send the image as byte array -- 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] Re: Developing with c/c++ on android.

2011-11-03 Thread Isuru Madusanka
Check out this article http://www.zdnet.com/blog/burnette/program-for-android-in-cc-with-the-native-development-kit-if-you-dare/1284 On Nov 1, 2:43 pm, mukesh.savaliya mukesh.saval...@moschip.com wrote: Hi,All, I am a new bie developer in android. I was searching for a good docs related to

[android-developers] Custom ListView with CheckBoxes, getting event from CheckBoxes

2011-11-03 Thread Jacek Jabłoński
Hi, I have this simple activity with custom row that contains CheckBox and 3 TextView s. Here is my activity: * public class AllRatesActivity extends ListActivity { ExchangeRatesApplication

[android-developers] focus in textfield in WebView

2011-11-03 Thread Lyudmila Kucheryavaya
Hello! I have a problem! In WevView exist, for example, 4 textfields. When entering in first textfield, the key Enter on virtual KeyBoard doesn't focused in next textfield. How can I decide this problem/ thanks -- You received this message because you are subscribed to the Google Groups Android

[android-developers] HTML 5 (PhoneGap) In App Purchases

2011-11-03 Thread Derek Holmes
I'm developing using Phone Gap / HTML 5. I would like to use an In app purchase system instead of a free / paid version. I'm not seeing a way to implement this with an html 5 project. I can use paypal but would this be rejected and violate the market terms? Thanks! -- You received this

[android-developers] Re: Emulator ICS : add account

2011-11-03 Thread Martin Krcho
I am having the same problem. I can add my Google account and I can even sync my emails. I can't see any calendars though. I am trying to use the new calendar API to add an event to my calendar, but I keep being asked to add new calendar. I think there might be a bug. I would be really grateful

[android-developers] project regarding m.tech

2011-11-03 Thread Hirdesh Agrawal
i would like to design hardware crypto module for android os for bluetooth connection... -- 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,

[android-developers] Overhead of creating many activities

2011-11-03 Thread Mat Jones
Hello, I am working on a security app which involves users storing passcodes, docs etc My app has around 10 activities representing screens (every screen is a activity) I have set android:noHistory=true on all the activity's as I want to manage what happens when they press the back key and

[android-developers] Help:!!!! ㅠㅠ I have a question

2011-11-03 Thread TheKingES
Nothing but I developed a translate Andorid application ago. some day... I received e-mail from my customer. he said My application is not work so I checked my application and Google's announcement. so I want to use new Translate API , but I don't know how to use it. So, If possible,

Re: [android-developers] Opening a new window from within tabhost

2011-11-03 Thread frank he
try xxx.this.getParent.startActivity 在 2011-11-3 上午6:46,Ashley Waters water...@googlemail.com写道: Hey im developing my first proper app for android and have run into 2 small hickups and was hoping for some help basicaly the main problem is that i cant seem to change to a new view from within

Re: [android-developers] focus in textfield in WebView

2011-11-03 Thread Ameer muhammad
I LOVE YOU On Thu, Nov 3, 2011 at 2:51 PM, Lyudmila Kucheryavaya kucheryavayalyudm...@gmail.com wrote: Hello! I have a problem! In WevView exist, for example, 4 textfields. When entering in first textfield, the key Enter on virtual KeyBoard doesn't focused in next textfield. How can I

[android-developers] onclick listner of dynamicaaly created image view

2011-11-03 Thread Sangam Lal
hello Everyone: 1. In my App I am creating 20 image view dynamically and i want to perform different actions on clicking different dynamically created image view. 2.In this i am using translate animation for translating all 20 image view vertically.

[android-developers] On Android, how can I launch the Gmail App to display a specific mail?

2011-11-03 Thread shenhongzhou
My scenario is like this: (1)I found a mail(Gmail) which is very useful. (2)I send the URL of this mail to my app on android. (3)In my app, I launch the Gmail App to display this specific mail. I don't know how to launch the Gmail App to display the URL of this specific mail. Any advice will be

[android-developers] mosaic-like image after yuv converted to rgb

2011-11-03 Thread onezeros
Hi, guys I convert preview yuv data to rgb in jni, then compose bitmap use the rgb data, but the image is like mosaic. here is a sample image : https://mail.google.com/mail/?ui=2ik=c2ccd577fdview=attth=1336875b99cdb1c4attid=0.0.1disp=embrealattid=ii_133686ca710a02aczw After a close look at the

[android-developers] Finishing all running activities on clicking logout from any Activity

2011-11-03 Thread Shajahan
My application on launch shows the login screen -- where user needs to enter the username and password this is stored in the shared preference for future auth. On successful login using http connection with the server -- app show the list of items in the Activity say (Activity 1) Say if suppose I

[android-developers] Re: how to use aapt ---rename-manifest-package in command line

2011-11-03 Thread Sudha
if you see the aapt help , there is an -R option but no description is given for that On Nov 3, 11:56 am, Sudha sudha...@gmail.com wrote: Hi I want to make two apks with diff package names using aapt I am using the script target name=change         echochnage manifest/echo         exec

[android-developers] Re: No luck with new ICS CalenderContract

2011-11-03 Thread Ralph
But the announcement below refers to intents but it also says once the new apis arrive when do the new apis arrive? From google: We want to see lots of good calendar apps and extensions that work reliably across Android devices, and aren't broken by platform updates. So we decided to create a

[android-developers] Re: Developing with c/c++ on android.

2011-11-03 Thread RLScott
I have used the NDK to program some of my app in native C/C++, and I can tell you it is not pretty. It is almost like two separate programs (Java part and C part) with a very expensive and awkward interface between them. Most of you user interface will certainly have to be in Java. You can't

[android-developers] Screen Shot

2011-11-03 Thread lbendlin
On a rooted device you can cat /dev/graphics/fb0 and then convert one of the two raw bitmaps to whatever format you need -- 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] Finishing all running activities on clicking logout from any Activity

2011-11-03 Thread lbendlin
Use startActivityForResult, then listen for the result and hand it through to the parent activity. Override the back button function. -- 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] Finishing all running activities on clicking logout from any Activity

2011-11-03 Thread lbendlin
Use startActivityForResult, then listen for the result and hand it through to the parent activity. Override the back button function. -- 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] Overhead of creating many activities

2011-11-03 Thread lbendlin
It's not a nice design, but in the grand scheme it probably doesn't matter unless your users change between activities every five milliseconds. -- 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] StackView (Android 3.0+) and OnItemSelectedListener

2011-11-03 Thread Christine Daunique
Hello, In Stackview, it seems that OnItemSelectedListener (from superclass AdapterView) is never called... How can I trigger some event when the view on top of the stack is changed by the user ? I want to display some text to show the position of the current item inside the stack. so the

[android-developers] How to find phone number in android

2011-11-03 Thread suresh
Hi Friends How to find programmatically mobile number in android. I tried using TelephonyManager tMgr =(TelephonyManager)mAppContext.getSystemService(Context.TELEPHONY_SERVICE); mPhoneNumber = tMgr.getLine1Number(); But always am getting null. is there any other option to get phone number

[android-developers] Re: Finishing all running activities on clicking logout from any Activity

2011-11-03 Thread Shajahan
Thanks for the response Ibendlin, I have thought about it ...not working can you post any sample code on which you have worked Thanks. On Nov 3, 4:01 pm, lbendlin l...@bendlin.us wrote: Use startActivityForResult, then listen for the result and hand it through to the parent activity.  Override

Re: [android-developers] How to find phone number in android

2011-11-03 Thread Ratheesh Valamchuzhy
make sure you give all the settings -- 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: Finishing all running activities on clicking logout from any Activity

2011-11-03 Thread Ratheesh Valamchuzhy
if you alrady finish the existing activity , then give a function for android back button . while pressing the back button you start the home activity -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send

[android-developers] Re: How to find phone number in android

2011-11-03 Thread suresh
hi Ratheesh can u tel me which settings i should give. On Nov 3, 4:23 pm, Ratheesh Valamchuzhy android...@gmail.com wrote: make sure you give all the settings -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send

[android-developers] Re: Finishing all running activities on clicking logout from any Activity

2011-11-03 Thread Shajahan
@ratheesh, assume a scenario, user not logged out from the app and he want to go back in this case if i apply the above stated solution. then it will take the app to the login screen -- which is not intented by the user and logically this shouldn't be happening rite ??? @Ibendlin, Can you

Re: [android-developers] Re: Finishing all running activities on clicking logout from any Activity

2011-11-03 Thread nageswara rao rajana
in *Oncreate* method call* finish();* to end the activity. On Thu, Nov 3, 2011 at 5:15 PM, Shajahan lovesa...@gmail.com wrote: @ratheesh, assume a scenario, user not logged out from the app and he want to go back in this case if i apply the above stated solution. then it will take the

[android-developers] Re: HTTP Live Streaming for MP4, 3gp video files in Android

2011-11-03 Thread Shajahan
Thanks Mark, Sumedh, successfully implemented my functionality to stream the live videos using hinting ...thanks for your suggestion. I have one more doubt for the same .above worked like charm for HTTP .how to go about for RTSP Any ideas ?? On Oct 19, 4:49 pm, Sumedh Jiwane

[android-developers] i need to send string (data) from one android device to another android device using bluetooth

2011-11-03 Thread Perumss Naren
*Hi, 1. i need to send string (data) from one android device to another android device using bluetooth what i tried: SyncDatabase json=new SyncDatabase(); JSONObject jsonObject= json.GeneratedJSON(HomeActivity.this, profile_list.get(position).getId());

Re: [android-developers] Overhead of creating many activities

2011-11-03 Thread Christopher Van Kirk
Wouldn't simply setContentView(xxx) be much easier to manage, considering you don't want a history anyway? On 11/3/2011 5:35 PM, Mat Jones wrote: Hello, I am working on a security app which involves users storing passcodes, docs etc My app has around 10 activities representing screens

Re: [android-developers] Re: No luck with new ICS CalenderContract

2011-11-03 Thread Mark Murphy
I am assuming that they mean ACTION_INSERT, ACTION_EDIT, ACTION_VIEW, ACTION_PICK, etc. on either CalendarContract.CONTENT_URI or CalendarContract.Events.CONTENT_URI. I have not tried these yet. On Thu, Nov 3, 2011 at 6:56 AM, Ralph fed...@gmail.com wrote: But the announcement below refers to

Re: [android-developers] bypass android Error dialogs

2011-11-03 Thread Mark Murphy
On Thu, Nov 3, 2011 at 1:18 AM, jeyaprakash chinaraj jp9894562...@gmail.com wrote: Hi Mark Murphy ,   I have the default handler, if i not reraise the exception using Thread.getDefaultUncaughtExceptionHandler() am getting ANR  also my Toast or dialogs are not displayed on the screen.

Re: [android-developers] On Android, how can I launch the Gmail App to display a specific mail?

2011-11-03 Thread Mark Murphy
There are no documented APIs for working with Gmail. The only undocumented APIs I am aware of relate to the Gmail content provider, which has been locked down and is no longer accessible. Furthermore, depending on Gmail sync settings, there is no guarantee that the device will even have this

[android-developers] Streaming Video

2011-11-03 Thread Siva Prakash
Hi I have list of videos in my storage server from which I want to stream them to phone. What is the best way and protocol (Anything other that HTTP if ) to do this? I dont want to download them to local and show. Thanks -- You received this message because you are subscribed to the Google

Re: [android-developers] Hook event listeners for activity/application lifecycle events

2011-11-03 Thread Mark Murphy
On Wed, Nov 2, 2011 at 11:54 PM, Miles miles_christ...@yahoo.com wrote: Is there any way to to listen for activity/application lifecycle events without having to extend the classes? In API Level 14, possibly -- see Application.ActivityLifecycleCallbacks. I haven't seen these in use yet. On

Re: [android-developers] About Quick Action Dialog

2011-11-03 Thread Mark Murphy
On Wed, Nov 2, 2011 at 10:05 PM, Bishan tvbis...@gmail.com wrote: could you please give me some example about UI model that i can use for this ? AlertDialog. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog |

Re: [android-developers] Re: How to find phone number in android

2011-11-03 Thread Chirag Raval
Gets the phone number the app is running on. It needs a permission so add the line uses-permission android:name=android.permission.READ_PHONE_STATE to the manifest.xml private String getMyPhoneNumber() { TelephonyManager mTelephonyMgr; mTelephonyMgr =

[android-developers] Re: Change PPI (pixel per inches) of PNG file in Android

2011-11-03 Thread Streets Of Boston
That means you tie this image up with only one given PPI, in your case printing on paper. Anywhose, this is your app's requirements. :) This means you must change the Exif (metadata) of your image after you saved it to 'disk'. Use ExifInfo class. I think it not only works for JPEGs but for PNGs

[android-developers] Re: 3G+USB_tethering doesn't work on http

2011-11-03 Thread fycd
hi all: This is it, Connect with wifi+usb+Tethering, PC works well. but , Connect with 3G+usb+Tethering, PC can't access any website: it returns net::ERR_CONNECTION_RESET in Chrome. PC can ping all website tether with both wifi 3G. I really wanna it works well with 3G,.. could anyone help

[android-developers] Not finding full path

2011-11-03 Thread Chirag Raval
Hello to all i am using google maps api . i am follow this tutorail . http://stackoverflow.com/questions/2023669/j2me-android-blackberry-driving-directions-route-between-two-locations using this tutorial i am finding the short distance path and route description . But when i am passing long

Re: [android-developers] On Android, how can I launch the Gmail App to display a specific mail?

2011-11-03 Thread fycd
hi Gmail dosen't open its api. but the Email works. you can launch Email from your app. you may send the specific mail ID to Email, than let Email Download the specific mail and show. In this case, you'll have to modify the Email's source. 2011/11/3 shenhongzhou shenhongz...@gmail.com My

Re: [android-developers] About Quick Action Dialog

2011-11-03 Thread Bishan
thanx Mark . i'll try this On 11/3/11, Mark Murphy mmur...@commonsware.com wrote: On Wed, Nov 2, 2011 at 10:05 PM, Bishan tvbis...@gmail.com wrote: could you please give me some example about UI model that i can use for this ? AlertDialog. -- Mark Murphy (a Commons Guy)

[android-developers] Re: project regarding m.tech

2011-11-03 Thread Sunil Mishra
Can you explain in little detail what you want to achieve? On Nov 3, 2:49 pm, Hirdesh Agrawal in.hird...@gmail.com wrote: i would like to design hardware crypto module for android os for bluetooth connection... -- You received this message because you are subscribed to the Google Groups

Re: [android-developers] On Android, how can I launch the Gmail App to display a specific mail?

2011-11-03 Thread Kostya Vasilyev
Which Email? Enhanced Email, K-9, Kaiten, ProfiMail, Mail Droid, iTap Mail, InoMail? Or the standard one built into the firmware? What if the standard one was replaced by the manufacturer with something entirely different, like on the Samsung Galaxy S 2? The best bet is to use ACTION_SEND /

[android-developers] Re: No luck with new ICS CalenderContract

2011-11-03 Thread Ralph
Hi Mark, Thanks so much. When I try to subscribe to a public google calendar via Intent on Android Ice Cream Sandwich Level 14 emulator something like this: Does anyone know how to subscribe to a public calendar via the api or know where the test cases are? Thanks.

[android-developers] Bluetooth Sniff idle timeout in Bluez stack.

2011-11-03 Thread Nick
Folks, With Bluez stack running on my phone, and a PC dongle (supporting HFP/ A2DP), i am seeing a problem. Bluetooth SOC on the phone is not going in Sniff mode, as a result the power drained is very high. This is only when a PC dongle is bonded to the phone. If a A2DP headset is bonded, it

[android-developers] Re: How to go to Home screen..?

2011-11-03 Thread Shajahan
@Abhilash, Are you able to come up with some solution ?? I am somewhat in same scenario looking for help @all, If any one has came across the same problem and successfully implemnted the solution. Please share. Thanks. On Dec 27 2010, 12:27 pm, Abhilash baddam

Re: [android-developers] Re: No luck with new ICS CalenderContract

2011-11-03 Thread Mark Murphy
There are no samples in the SDK. I do not know if the content provider works in the emulator. I was planning on waiting until the source code for ICS ships, at which point we can start to fill in the documentation gaps. On Thu, Nov 3, 2011 at 9:57 AM, Ralph fed...@gmail.com wrote: Hi Mark,

Re: [android-developers] Streaming Video

2011-11-03 Thread Chenna Venkatasubbaiah
You can use RTSP to streaming your videos using VideoView and MediaPlayer classes. thanks Chenna On Thu, Nov 3, 2011 at 6:01 PM, Siva Prakash siva.yuvan2...@gmail.comwrote: Hi I have list of videos in my storage server from which I want to stream them to phone. What is the best way and

[android-developers] Android Processing Eclipse LibPD

2011-11-03 Thread MilesTone
Hi All We’ve made a Processing and PD desktop application using libpd, and now were trying to compile it for android. I’m using Processing 1.5.1, Eclipse Indigo 3.7 and have installed Android SDK r15 with API’s 78 on my Mac. In processing i can run a virtual device, but only through the AVD

[android-developers] Re: No luck with new ICS CalenderContract

2011-11-03 Thread Ralph
Thanks again. I can say that if you have access to an exchange server then the following examples do work in the android 4.0 level 14 emulator using google apis at the moment: Insert an event via Intents: Intent intent = new Intent(Intent.ACTION_INSERT)

Re: [android-developers] Screen Shot

2011-11-03 Thread Just Another Android User
What do you mean by taking a screen-shot. Do you mean that you want to create the Application that does it? Please let me know. On Thu, Nov 3, 2011 at 3:58 AM, lbendlin l...@bendlin.us wrote: On a rooted device you can cat /dev/graphics/fb0 and then convert one of the two raw bitmaps to

Re: [android-developers] Hide bottom status bar in Android 3.2 Honeycomb!

2011-11-03 Thread Just Another Android User
It looks to me like everywhere some people are taking things out of context and this forum is not an exception. Suggesting that I am one of the Malware authors is obscene and unacceptable, specifically if that person doesn't know what someone else would like to do... Saying this Mark, do NOT

[android-developers] Re: Sudden rash of license check failures in LVL. Anyone else?

2011-11-03 Thread Ben H
yeah, probably. i think some custom ROMs let you tweak the reported screen dpi. On Nov 2, 12:20 pm, Kostya Vasilyev kmans...@gmail.com wrote: He mentions resolution at 200 - a custom kernel? 02.11.2011 22:35, Ben H пишет: some clues are starting to pop up for me. one user i'm

Re: [android-developers] Re: application reloaded

2011-11-03 Thread nesrine nesrine
Hi, for version witch i use there are phonegap 1.0.0 android 2.2 sencha-touch 1.1.0 like in the real phone in the emulator wher i change orientation (Ctrl F12), the application is reloaded. Thanks, 2011/11/3 Belvedere Computer Services fa829...@gmail.com could end up being but ~ pls post

[android-developers] Unable to open database . Database is locked

2011-11-03 Thread Anju Mathapati
Hi After connecting my phone/target, am trying to access the database through adb shell as: sqlite3 /data/data/com.android.providers.telephony/databases/ telephony.db But am getting the following error: unable to open database telephony.db: database is locked Can someone please point out the

Re: [android-developers] Re: application reloaded

2011-11-03 Thread Mark Murphy
Android by default destroys and recreates activities when there is a configuration change, such as a screen rotation. My guess is that this is what you're seeing. You might consider using PhoneGap's support boards to see how they recommend handling that. On Thu, Nov 3, 2011 at 11:59 AM, nesrine

Re: [android-developers] Unable to open database . Database is locked

2011-11-03 Thread Mark Murphy
You don't have access to that file, unless you root your phone. On Thu, Nov 3, 2011 at 12:00 PM, Anju Mathapati anjumathap...@gmail.com wrote: Hi After connecting my phone/target, am trying to access the database through adb shell as: sqlite3

[android-developers] Re: Unicode box with zig zag line

2011-11-03 Thread Mike Greene
Its this symbol ʃ Thanks On Nov 2, 11:43 pm, Belvedere Computer Services fa829...@gmail.com wrote: that is what I always assume ~ the code for doing just one Character in UniWhateverTheyCall it today is like really amazing - it would help the code engineers to know where the symbol

[android-developers] Re: Unable to open database . Database is locked

2011-11-03 Thread Anju Mathapati
I have permissions to the root. Infact I can access sqlite3 /data/data/com.android.providers.settings/databases/ settings.db This problem is seen only when i access dbs under com.android.providers.telephony. Not sure why...:( On Nov 3, 9:02 pm, Mark Murphy mmur...@commonsware.com wrote: You

[android-developers] graphical layout problem

2011-11-03 Thread ANKUR GOEL
Hi all, i am not able to get graphical layout for my xml can anybody help me with this. -- 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] graphical layout problem

2011-11-03 Thread suresh achari
change android version or theme on above the graphical layout On Thu, Nov 3, 2011 at 9:52 PM, ANKUR GOEL ankur1...@gmail.com wrote: Hi all, i am not able to get graphical layout for my xml can anybody help me with this. -- You received this message because you are subscribed to the

[android-developers] Dynamic test cases / data driven testing in android unit test

2011-11-03 Thread mellery451
I'm trying to get starting with unit testing my android application and I'm having trouble figuring out how to do data driven testing. For my particular case, I have a file that I'm storing as an asset and this file has input and expected output for a particular API under test. I can read the

[android-developers] Re: Play content of phone on PC browser

2011-11-03 Thread Diego Torres Milano
Mount the device using USB connector and the access the files using file:// schema. On Nov 3, 12:45 am, Sunil Mishra suniljmis...@gmail.com wrote: Hi Summers, I am trying to play the content of phone in PC's Web browser. I am able to list down the contents that are available on the phone,

[android-developers] Re: Unicode box with zig zag line

2011-11-03 Thread Mike Greene
I found a solution switch ʃ character with this ʆ character. I wanted to know why the error box had a zig zag line in side of the box, instead of just the plain error box for a missing char. On Nov 3, 10:16 am, Mike Greene greene...@gmail.com wrote: Its this symbol         ʃ Thanks On

[android-developers] Re: Using default Camera App the returned image size is not correct

2011-11-03 Thread rafaK
Thanks Nagu, I was able to do exaclty what I wanted using the code from: http://stackoverflow.com/questions/649057/how-do-i-save-data-from-camera-to-disk-using-mediastore-on-android Thanks again, Rafael. On 3 nov, 02:56, nageswara rao rajana nagu.raj...@gmail.com wrote: hi,      In built

[android-developers] Re: Error in window format

2011-11-03 Thread cipher_neo
can anybody help me out here? I am at the end of my tether with this one -- 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: How to find phone number in android

2011-11-03 Thread ram prasad
Hi Suresh, I think you got empty string displayed.Actually getting mobile number is depends on your Network provider. If Network operator allows to take sim number from device, it will work I think other countries are providing this service... I also tried lot of methods but not works

[android-developers] Android Bootloader/Kernel

2011-11-03 Thread Climber Ty
I know ClockworkMod is out there and going strong, is there any articles/books or other information on the Android bootloader and/or kernel development? -- 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] Microphone gain

2011-11-03 Thread John McDermick
Is there an API in Android which allows you to control the microphone gain? Thank you. -- 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,

[android-developers] Error on Setup of SDK manager Update

2011-11-03 Thread Vivek Sun Certified Professional
Preparing to install archives Downloading Android SDK Platform-tools, revision 9 File not found: C:\Program Files\Android\android-sdk\temp\platform- tools_r09-windows.zip (Access is denied) Downloading SDK Platform Android 2.2, API 8, revision 3 File not found: C:\Program

[android-developers] Ytdandroid usage android

2011-11-03 Thread uday kiran
Hi.. Am using Ytdandroid to upload videos to youtube account . But i want to make it as private , so that it will visible to me itself. If we use gdata, gdata.setPrivate(true) simillar to this. But i dono how to do with this ytdandroid code,?? Thanks -- You received this message because

Re: [android-developers] Re: EditText resize problem

2011-11-03 Thread Mark-Jan Harte
I've noticed that my Nexus S (Android 2.3) does show multiple lines in Landscape mode, while my Samsung Galaxy S (2.2) does not - for the same app. Is this behavior in any way related to the Android version, or how can I influence this? Thx, Mark-Jan -- You received this message because you

[android-developers] Re: Missing Fastboot from Windows 32 SDK?

2011-11-03 Thread Kartaguez
You 'll find it in SDK-version13 package. You just have to unzip it into the platform-tools folder (same as adb.exe folder) On 28 oct, 01:38, hard corners hardcorn...@gmail.com wrote: I can't find it there either.  Any other suggestions? Trying to unlock an HTC EVO 3D on Rogers (canada) On

[android-developers] pass app http trafic through a proxy installed on my pc

2011-11-03 Thread radupopescu
Hi everybody, I am tring to debug an android app. I need to pass all the http trafic of my htc desire s through a proxy server( Paros, WebScarab, etc.) that i have on my pc. I need to intercept the http messages. I have rooted the phone and installed a proxy on it. I have connected the phone and

[android-developers] Re: No simplified chinese description?

2011-11-03 Thread Matthew Jacobs
this is still the case. There are 22 languages that the market can be displayed on, but only 19 languages we can write our descriptions in. You can set a description in Hebrew and Hindi, but as I can see, there is no way on the Market website to display in these languages. :s -- You received

[android-developers] dialog box discovery

2011-11-03 Thread teo988
Hello everyone, I should do an application that uses BT. Does anyone know if is possible don't show the confermation dialog box for discovery? thanks...and sorry for my english -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to

[android-developers] Native Development Kit build for ZeroMQ Java binding rejected by Dalvik

2011-11-03 Thread Don Park
I've been working on getting zeromq built for android along with its java adapter. ZeroMQ builds into a library and loads no problem, the c-code/NDK part of the Java adapter also builds file. libzmq is zeromq and libjzmq is the helper for the java bindings. $ file libs/armeabi/*

  1   2   >