[android-developers] dmtracedump not working

2011-11-02 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 subsc

[android-developers] Trace API

2011-11-02 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 us

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

2011-11-02 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 o

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

2011-11-02 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] Show Details on PopUp Dialog

2011-11-02 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 th

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

2011-11-02 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] How can I pop fragment from backstack without resuming it?

2011-11-02 Thread Alexey Zakharov
How can I pop fragment from backstack without resuming it? I just want to remove from back stack, I don't want to display it. -- 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@googleg

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

2011-11-02 Thread Belvedere Computer Services
I saw this in the docs looking for something else ~ it is in there - you just punch in camera to the search and start reading On Nov 2, 3:04 pm, "s.rawat" wrote: > HI, > How can i interface the Logitech web cam with the exiting Android Phone( I > am trying to root the nexus S )  and playing aroun

[android-developers] Re: Sample ContactManager crashes

2011-11-02 Thread Belvedere Computer Services
Version numbers for everything please: IDE / Device / Target build version Emulator okay for device but what build? On Nov 2, 7:54 am, wyo wrote: > I played with the sample ContactManager and tried to add a contact > (Add Contact). After entering name, phone and email field I pressed > "save" t

[android-developers] Re: --core-library with netbeans

2011-11-02 Thread Belvedere Computer Services
I read their docs ~ they want you to use that stuff so if you can just fix it - if not you will be needful to learn how to write exactly correct code by hand = those things run 1,000 time to slow to do that so you are mostly stuck if you read enough of the docs in the Dev stuff you ^will^ get it g

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

2011-11-02 Thread Belvedere Computer Services
much better to do it directly in Java as I have been studying the whole codebase and that is where and how the system designers have the protections they need for specialized code writing in C is very possible but that loses most of the standard programming that is available . On Nov 1, 4:43 

[android-developers] Re: help pls

2011-11-02 Thread Belvedere Computer Services
only way is to study a lot ~ best place is almost always the reference documentation on the Android - I have been through this many times and I can tell you we can tell if you have been trying and are stuck = at that time people will help you as it is easy to tell as we all have been there sometim

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

2011-11-02 Thread Belvedere Computer Services
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 is coming from or where you think it is coming from as if the font is non-proprietary it may be useful to put it up

[android-developers] Re: Need NFC sample code

2011-11-02 Thread Belvedere Computer Services
http://lmgtfy.com/?q=NFC+sample+code+which+reads+the+nfc+tags+ On Nov 2, 5:24 pm, ANKUR GOEL wrote: > can some one provide me with some NFC sample code which reads the nfc tags > and displays the data of nfc tag in new activity . -- You received this message because you are subscribed to the Go

[android-developers] Re: ios emulator

2011-11-02 Thread Belvedere Computer Services
would not surprise me ~ and sounds like keeping innocents clean On Nov 2, 9:28 pm, John Davis wrote: > i've heard that you can not get an ios license if you have worked with > the android api. > > > > > > > > > > On Wed, Nov 2, 2011 at 6:39 PM, Mark Murphy wrote: > > You're welcome to try. You'l

[android-developers] Re: gps

2011-11-02 Thread Belvedere Computer Services
http://lmgtfy.com/?q=+gps+offline+for+htc+ On Nov 2, 2:21 am, Hamid Ghasemi wrote: > Hi > I want  gps offline for htc  desire s > thanks -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-develope

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

2011-11-02 Thread Belvedere Computer Services
this is something I have been wanting to bring up in a proper context so I will write some fast and dirty Java for the engineers when they get here // stochastic search ~ should be how selector for App Store // pulls selection set so the few thousand in millions get a roll final TreeMapselector

Re: [android-developers]

2011-11-02 Thread RAJU V
just go to google gourp and unsubscribe it that's all ~~RAJU~~ ~~www.itdoall.co.cc~~ On Tue, Nov 1, 2011 at 4:17 PM, ramya p wrote: > i want to reject my name in this group what can i do > > > -- > You received this message because you are subscribed to the Google > Groups "Androi

[android-developers] Re: application reloaded

2011-11-02 Thread Belvedere Computer Services
could end up being but ~ pls post versions of everything and where got code from - sample with dev kit or where On Nov 2, 6:26 pm, victoria wrote: > Hi, > > I'm new to PhoneGap, so apologize if the question was already answered > before. > > I am using  Phonegap under Eclipse with SenchaTouch to

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

2011-11-02 Thread Belvedere Computer Services
yes, correct way to do it is with interfaces which are documented copiously ~ I just read in the developer docs that Interfaces are the correct way to avoid wait's and blocks On Nov 2, 10:54 pm, Miles wrote: > Hi, > > Is there any way to to listen for activity/application lifecycle > events witho

Re: [android-developers] bypass android Error dialogs

2011-11-02 Thread jeyaprakash chinaraj
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. * public* *void* uncaughtException(Thread thread, Throwable ex) { new Handler().post

[android-developers] Re: Protect AppWidget(RemoteViews) from other applications

2011-11-02 Thread teracc
On Nov 1, 7:44 pm, Mark Murphy wrote: > On Tue, Nov 1, 2011 at 6:39 AM, teracc wrote: > >> Did you try it? does it actually work ? > > > Yes, I tried it and unfortunately it worked. > > While they can read your layout resource, I would not expect them to > be able to actually update the app widge

Re: [android-developers] Screen Shot

2011-11-02 Thread nageswara rao rajana
Tell me you device details On Thu, Nov 3, 2011 at 7:54 AM, King Sun wrote: > Android source code has some interface, by one service called > "SurfaceFlinger". > You can see it in . > On Nov 1, 2011 2:12 AM, "vins" wrote: > >> Anybody know how to take a screen shot of current screen

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

2011-11-02 Thread nageswara rao rajana
hi, In built camera application gives you the thumb nail, a small size. For full size use MEDIA_STORE to save full size image in sd card. On Thu, Nov 3, 2011 at 3:15 AM, rafaK wrote: > Hi, > I'm using the default Camera application to take picture and perform > some transformation. >

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

2011-11-02 Thread Sunil Mishra
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, but the URI associated with those content is of content:// type. And PC's Web browser is unable to understand that protocol. On Nov 2, 5:47 pm, Summers

[android-developers] Re: Showing notification dialog over a incoming call

2011-11-02 Thread Sunil Mishra
Hi arnouf, Is it possible to call a activity using the example given in the link.? On Nov 2, 5:10 pm, arnouf wrote: > When you say that you're unable to produce the results...what happens > exactly. > Did you set good permission and action to catch in your AndroidManifest xml > file ? -- You r

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

2011-11-02 Thread Miles
Hi, Is there any way to to listen for activity/application lifecycle events without having to extend the classes? Reason for this is we are providing a component that needs to detect when an activity/application is paused or resumed. And for convenience sake we don't want the client to have to n

[android-developers] Failed to share two activity in the same process(TAB Activity invoke the activity in another process and failed, so need make sure the activity in the same with the tabactivity)

2011-11-02 Thread nicefuture
Hi, All: I meet a problem that failed to share two activity in the same process. the story as below: 1. My APK include a tab activity which contain two TAB page, and the TAB Page just embedded another activity using intent. 2. TAB Page 1 invoke the Activity 1 which is also inside my APK. TAB pa

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

2011-11-02 Thread Zsolt Vasvari
The ICS has not been relased. There are no "Intents". It's a ContentProvider. On Nov 3, 11:04 am, Ralph wrote: > Hi > > And thanks. > > I see in the ICS announcement that the calender API and intents are > documented or at least that is what is written but does anyone see the > actual docs or s

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

2011-11-02 Thread Ralph
Hi And thanks. I see in the ICS announcement that the calender API and intents are documented or at least that is what is written but does anyone see the actual docs or source or test cares I must be looking in the incorrect place. I grep'ed through the Android source tree that I downloaded and

Re: [android-developers] ios emulator

2011-11-02 Thread John Davis
i've heard that you can not get an ios license if you have worked with the android api. On Wed, Nov 2, 2011 at 6:39 PM, Mark Murphy wrote: > You're welcome to try. You'll be sued into oblivion by Apple, since > iOS is not open source. And, since you'll probably have to take > hostages in order to

Re: [android-developers] Screen Shot

2011-11-02 Thread King Sun
Android source code has some interface, by one service called "SurfaceFlinger". You can see it in . On Nov 1, 2011 2:12 AM, "vins" wrote: > Anybody know how to take a screen shot of current screen using app and to > save that in a sd card > > -- > You received this message because you are su

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

2011-11-02 Thread Trung Nguyen Thanh
bro, that is image will be use for print. With 240 ppi, user can print it in small size with hight quality. When is change to 72 ppi, user must resize it to print. On Nov 2, 8:34 pm, Streets Of Boston wrote: > What is the problem? > The PNG is still the same size (in pixels).Only some piece of me

Re: [android-developers] About Quick Action Dialog

2011-11-02 Thread Bishan
thanx Mark. could you please give me some example about UI model that i can use for this ? On 11/2/11, Mark Murphy wrote: > Quick action dialogs like the ones you link to are not designed for > displaying information, but rather to give the user rapid access to an > array of actions to take again

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

2011-11-02 Thread Zsolt Vasvari
No, Google Account seem to be broken on the ICS emulator: http://groups.google.com/group/android-developers/browse_thread/thread/da2edb04406ac620# On Nov 3, 5:44 am, Ralph wrote: > Hi, > > I'd also like to try out adding a subscription to a public google > calendar. > > Where are the Intents d

[android-developers] Re: Printing From Android Device

2011-11-02 Thread Zsolt Vasvari
http://code.google.com/apis/cloudprint/docs/android.html LOL On Nov 2, 8:44 pm, Summers Pittman ℝ wrote: > Did you look at the Google Cloud Print > API?http://code.google.com/apis/cloudprint/ > > If you have a 3.1 device you may be able to do something with the new USB > Host mode support and p

[android-developers] Parse JSON to Grid Layout

2011-11-02 Thread Muchamad Jeffri
hello, i want to ask how to parse JSON data to grid layout. look like android market. thanks. http://4.bp.blogspot.com/-T0ubrNZd4ro/TlOx2EZGnXI/Ap0/p7PQWuJc8Ns/s400/MarketSwipe.png -- You received this message because you are subscribed to the Google Groups "Android Developers" group. T

[android-developers] application reloaded

2011-11-02 Thread victoria
Hi, I'm new to PhoneGap, so apologize if the question was already answered before. I am using  Phonegap under Eclipse with SenchaTouch to develop an Android application. Everything's OK while using the emulator. Except  when I copy the app on my Samsung Galaxy "S" and change the orientation (fro

Re: [android-developers] avoid Spinner runs at initialization

2011-11-02 Thread Mark Murphy
Spinners always have a selection, unless their Adapter is empty. On Wed, Nov 2, 2011 at 1:48 PM, shashi asanka wrote: > I used following Code > > > > Spinner sp= new Spinner(this); >                sp=(Spinner)findViewById(R.id.spinner1); > >        sp.setOnItemSelectedListener(new OnItemSel

Re: [android-developers] Compatability eclipse and ADT

2011-11-02 Thread Mark Murphy
On Wed, Nov 2, 2011 at 5:06 PM, Gene wrote: > The installation notes may be out of date. The notes state that > eclipse 3.5 or above is compatable with the ADT. This has not been my > experience. It would seem that 3.7.1 (indigo) will not install the > Android development tools plug in. You may b

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

2011-11-02 Thread John Goche
Hello, I have published an application to android market using the provided web interface. When I type the application name as follows I can see it: https://market.android.com/details?id=com.foobar.foo However I cannot see it when I perform a search neither from my PC nor from my up-to-date phon

[android-developers] gps

2011-11-02 Thread Hamid Ghasemi
Hi I want gps offline for htc desire s thanks -- 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+unsubs

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

2011-11-02 Thread Ralph
Hi, I'd also like to try out adding a subscription to a public google calendar. Where are the Intents documented? Or at least where are the test cases that test adding a public calendar to an account and making it visible and sync'ed? I seem to only see a way to add an event to a particular cal

[android-developers] (Android honeycomb, galaxytab 10.1) associating 5.2ghz AP

2011-11-02 Thread Jae-Yong Yoo
Hello, I'm a newbie to android world. I rooted android and was trying to associate to 5.2Ghz AP using iwconfig in android shell. But it looks wpa_supplicant block this operation, thus I killed wpa_supplicant process and try "iwconfig eth0 essid My5GhzAP", then suddenly eth0 driver downs. It disap

[android-developers] avoid Spinner runs at initialization

2011-11-02 Thread shashi asanka
I used following Code Spinner sp= new Spinner(this); sp=(Spinner)findViewById(R.id.spinner1); sp.setOnItemSelectedListener(new OnItemSelectedListener() { @Override public void onItemSelected(AdapterView items, View v,

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

2011-11-02 Thread rafaK
Hi, I'm using the default Camera application to take picture and perform some transformation. The Camera App results returns an image 408 x 306 but this is not correct, since the image on the camera app is saved 3264 x 2448. Is there any limitation that is causing this? Thanks in advance, Rafael.

[android-developers] Android Tablets

2011-11-02 Thread John D. Kruse
Hello, i just bought a Yarvik tablet. Not too expensive, and i am glad about that till now. Its working fine, but what a disaster it is getting this tablet connected to your google account the right way. It is mentioned in the account as a Android apparatus. But when i surf to the Android Market i

[android-developers]

2011-11-02 Thread ramya p
i want to reject my name in this group what can i do -- 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+u

[android-developers] how to join in a hangout without a face-facing cam ?

2011-11-02 Thread lennon li
my android device have no front-facing cam , do anyone know how to deal with it ? thanks advance -- 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] Html.fromHtml link focus problems in Ice Cream Sandwich

2011-11-02 Thread Yossie
I'm having the same problem as this StackOverflow question: http://stackoverflow.com/questions/7869506/how-do-i-fix-html-fromhtml-link-focus-visibility-problems-in-ics-and-honeycomb Does anyone know of a solution??? -- You received this message because you are subscribed to the Google Groups "An

[android-developers] Does Android support Multi-touch monitors like Acer T231Hbmid?

2011-11-02 Thread spectorius
Hello. Pls help. I like Android much and i want to pair Android with sensor monitor. So I'm looking for an answer for a question: Does Android support Multi-touch monitors like Acer T231Hbmid? I'll be appreciate for any kind of information. Thank u. -- You received this message because you are su

[android-developers] Scrollview embedded in a tab

2011-11-02 Thread Ashley Waters
Hey sorry to bother you guys im new to android dev and ive embedded a textview into a scrollview into a tab but it doesnt seem to be working for some reason below is the first part of my main.xml it goes on for a quite a way as the 3rd tab has a relative layout with lots of pictures etc in i have m

[android-developers] Develop app against 2 Add-ons

2011-11-02 Thread Philipp Engel
Hi, I'm currently trying to figure out how to build an app (and run that app on an emulator) that uses libraries from 2 different SDK add-ons. But when trying to make the build work, neither with the Android Eclipse plugin nor the ant scripts can I specify a target with two add- ons enabled. Did

[android-developers] View captured image and video

2011-11-02 Thread Zidane
I am able to automate image and video capture. How can we automate to view the captured image and video. -- 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] Opening a new window from within tabhost

2011-11-02 Thread Ashley Waters
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 tabhost. I have 4 tabs 2 just show a simple xml file the 3rd shows a series of pictures which i want to

[android-developers] Uninstalling sample API Demos

2011-11-02 Thread wyo
As per troubleshooting tips the sample API Demos has to be uninstalled due to signing reasons. Yet I seem unable to uninstall it. In step 2 the command "emulator &" does not work, an Android Virtual Device is required yet I've no idea how they are named. Actually I'm using Eclipse/ADT yet normally

[android-developers] Compatability eclipse and ADT

2011-11-02 Thread Gene
The installation notes may be out of date. The notes state that eclipse 3.5 or above is compatable with the ADT. This has not been my experience. It would seem that 3.7.1 (indigo) will not install the Android development tools plug in. There do not seem to be any issues with eclipse 3.6 (helios)

[android-developers] Android Processing libpd and eclipse........help

2011-11-02 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 7&8 on my Mac. In processing i can run a virtual device, but only through the AVD manag

Re: [android-developers] Users cannot install my application because of incorrect signing

2011-11-02 Thread Robert Slama
problem is happens when first app what is installed at handset was signed with diff key. Usually when u install apk to handset with dev key and then u try install that same apk but signed with production key. r^ On 2 November 2011 17:23, John Raftery wrote: > I used eclipse to compile and sign

Re: [android-developers] ios emulator

2011-11-02 Thread Mark Murphy
You're welcome to try. You'll be sued into oblivion by Apple, since iOS is not open source. And, since you'll probably have to take hostages in order to get the iOS source code with which to build the emulator, there's the whole criminal aspect of things to consider. On Wed, Nov 2, 2011 at 6:35 PM

[android-developers] ios emulator

2011-11-02 Thread bob
Why can't someone build an ios emulator that runs on Android? -- 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-dev

[android-developers] Need NFC sample code

2011-11-02 Thread ANKUR GOEL
can some one provide me with some NFC sample code which reads the nfc tags and displays the data of nfc tag in new activity . -- 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@googlegrou

Re: [android-developers] Encrypted Filesystem with multiple profiles

2011-11-02 Thread Mark Murphy
Visit http://source.android.com, click on the Community tab, find a relevant Google Group, and inquire within. This list is for developing with the Android SDK, not for developing firmware. On Wed, Nov 2, 2011 at 12:05 PM, AndroidNewb wrote: > Hello, > I apologize for the multiple posts. I had po

Re: [android-developers] Re: BaseAdapter getView() gets called 3x per item

2011-11-02 Thread Mark Murphy
This is normal behavior. Simply make sure that getView() is optimized (e.g., does row recycling), and all will be fine. On Wed, Nov 2, 2011 at 6:52 AM, birdseed wrote: > Same problem here. I found out that getView() is not called several times > per item, just once. It's rather that whenever a vi

[android-developers] How to Show ProgressDialog during web service request

2011-11-02 Thread DHAMODHARAN N
Hello Android Developers, I want to show progressbar during web service request, get the JSON response and make it listview . I tried Async but i don't know how to make listview in onPostExecute method. * My sample code without ProgressDialog*: public class HomeActivity extends ListActivity

[android-developers] phone orientation

2011-11-02 Thread victoria
Hi, I am using Eclipse with Phonegap and Sencha touch to develop an application for android, But in my application when i change the phone orientation, the screen of application change. Any help will be appreciated. Regards! -- You received this message because you are subscribed to the Google

[android-developers] Custom header in dialog themed activity

2011-11-02 Thread bt
Hi, I try to create custom header for my activity but I have problems with it. My activity has a "Theme.Dialog" theme so normally looks like it: https://picasaweb.google.com/lh/photo/Q4RtmPYjkVEL2NXzV9lC8Q?feat=directlink When I call requestWindowFeature(Window.FEATURE_CUSTOM_TITLE); on the on

[android-developers] Users cannot install my application because of incorrect signing

2011-11-02 Thread John Raftery
I used eclipse to compile and sign my app and it works fine when I email the .APK file to people, but when they download it from the market, installation fails with this error message: "Package file was not signed correctly." Do I need to use my public key in the signing process? Is that what the

[android-developers] Re: BaseAdapter getView() gets called 3x per item

2011-11-02 Thread birdseed
Same problem here. I found out that getView() is not called several times per item, just once. It's rather that whenever a view is used, there are 4 additional calls to that function. So, list with 1 item -> 5 calls to getView() list with 3 items -> 7 calls. See this post as well: http://group

[android-developers] Encrypted Filesystem with multiple profiles

2011-11-02 Thread AndroidNewb
Hello, I apologize for the multiple posts. I had posted in android platform group too. I am facing an issue- which I am not able to sort out myself. I successfully created an encrypted filesystem using android- gingerbread. I am using the steps followed in http://ltrconsulting.com/howto/android/enc

[android-developers] Unicode box with zig zag line

2011-11-02 Thread Mike Greene
Im trying to display dictionary pronunciation font. I am aware of when you are trying to display a symbol and your font does not have this symbol you get an empty rectangular box. I am using web view on 2.2 and on a few entries I get a box with a zig zag line. I cannot find any information n wha

[android-developers] help pls

2011-11-02 Thread Hamid
what s up Developers, i hope u r well, sorry if i have any wrong spelling :( coz i'm not good in english . i'm student, and i'm not that good in java i'm still learning. so i need a help, just i want to ask how i can make the touch specifics point or line in photo.gif or .png. for example -

[android-developers] --core-library with netbeans

2011-11-02 Thread Jordan Thompson
Hi all, I am trying to bring over some annotated JPA code from another project (that I would prefer not to modify) that I am hoping to compile into POJO's to use them with db4O. I wrote my own annotations (that don't do anything) just to get past the compiler warnings. Unfortunately they are jax.p

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

2011-11-02 Thread mukesh.savaliya
Hi,All, I am a new bie developer in android. I was searching for a good docs related to developing application using the middle ware(surface flinger/OpenGL). I want to remove the java layer, and interested in writing c/c++ application to simply display triangle object. But i dont know How to do

[android-developers] Sample ContactManager crashes

2011-11-02 Thread wyo
I played with the sample ContactManager and tried to add a contact (Add Contact). After entering name, phone and email field I pressed "save" then it crashes. Maybe it's because of the field "Target Account" which is empty yet I'm not able to choose any target account. When I click on the field an

[android-developers] Android development - first project - simple WCF

2011-11-02 Thread mike_n
I have created a WCF service library app on my PC using VS2008. I have tested it using it's getdata function and it works well. I have also created a simple android project in Eclipse using odat4j. I am using the following command to consume from the android: oc.createEntity("12121212").execut

[android-developers] Re: speech recording

2011-11-02 Thread Mike
you need at least these permissions in your AndroidManifest file On Nov 2, 7:09 am, ktuluceng wrote: > 11-02 11:55:39.647: W/System.err(557): java.io.FileNotFoundException: / > mnt/sdcard/gpp/record1.3gp (Permission denied) -- You received this message because you are subscr

[android-developers] BroadcastReceiver and result vom SMS_DELIVERED

2011-11-02 Thread BearTi
Hi, I´ve a BroadcastReceiver() which received the result when a send SMS was delivered... My Problem... when I send the first SMS, which cannot yet being delivered, and then I send a second SMS... how can I differ which SMS was delivered? Thanks -- You received this message because you are subs

[android-developers] DataBaseHelpers and multiple tables?

2011-11-02 Thread petter
Most of the DataBaseHelper examples I've seen only have a single table (e.g. http://www.vogella.de/articles/AndroidSQLite/article.html). Are there any guidelines for making DataBaseHelpers where the database have multiple tables? -- You received this message because you are subscribed to the Goog

[android-developers] com.google.android.maps.MapView and "server returned 3"

2011-11-02 Thread Phil H
I've been developing a Google Maps based application and for a few weeks I've been running with a Maps API key generated from the keystore used for signing code deployed over USB to my development phone. I've been able to see maps in the MapView, zoom, pan and add my own layers. This evening I got

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

2011-11-02 Thread s.rawat
HI, How can i interface the Logitech web cam with the exiting Android Phone( I am trying to root the nexus S ) and playing around with android camera framework.I have to make the custom zimage (wihch I could do) but have to provide the functionality that the camera view finder by default will take

[android-developers] Re: date and time

2011-11-02 Thread leigh8347
I will look into that Thank you for your help so far, might need to come back if i cant figure it out. regards On Nov 2, 7:48 pm, Kostya Vasilyev wrote: > In this snippet, you're not re-initializing "datetime" to the current > time, so it's going to keep the same value you assigned to it earli

[android-developers] How To : Paper Camera(popular Android Application) UI

2011-11-02 Thread s.rawat
Hi, I love the application called Paper camera( and I think most of you too).I am a novice and learning to develop rich UI android application.I am quiet fascinated the way the embedded buttons has been put into custom made UI(User Interface) for Paper Ca

Re: [android-developers] Re: AIDL with Map generating broken Java

2011-11-02 Thread Mark Murphy
On Wed, Nov 2, 2011 at 3:49 PM, randyv2 wrote: > I misunderstood the directions that "in" and "out" mean, and had them > reversed.  It looks like the correct thing for me to do is change the > "out" to an "in" (AIDL complains without a default set, as both Bundle > and Map can be passed "in", "out

[android-developers] Re: AIDL with Map generating broken Java

2011-11-02 Thread randyv2
On Nov 2, 12:37 pm, Mark Murphy wrote: > On Wed, Nov 2, 2011 at 3:26 PM, randyv2 wrote: > > Would it horrify you to know > > that the link you provided is what I was using as a reference when I > > started walking down this road? ;) > > That depends. Did you buy the book? :-) Not yet, but it's

Re: [android-developers] Re: date and time

2011-11-02 Thread Kostya Vasilyev
In this snippet, you're not re-initializing "datetime" to the current time, so it's going to keep the same value you assigned to it earlier (in onCreate?), no matter how many times you click the button. Oh, and rather than "getBaseContext()", use "class>.class" or "v.getContext()". -- Kostya

[android-developers] Re: date and time

2011-11-02 Thread leigh8347
well here is the code for file update but this seems to work fine. public void onClick(View v) { try { BufferedWriter out = new BufferedWriter(new FileWriter("/sdcard/ data_file.txt", true)); out.write("A" + txtData.getText() + "," + "P" +

Re: [android-developers] Re: Best way to communicate between two applications (on the same device)?

2011-11-02 Thread Boozel
On Wednesday, November 2, 2011 9:22:29 PM UTC+2, Mark Murphy (a Commons Guy) wrote: > > On Wed, Nov 2, 2011 at 3:16 PM, Boozel wrote: > > No but its not for mainstream distribution, Its for internal use. > > Um, OK. > > I > > understand the skepticism completely and see why a single "stand-alo

Re: [android-developers] Re: Best way to communicate between two applications (on the same device)?

2011-11-02 Thread Mark Murphy
On Wed, Nov 2, 2011 at 3:24 PM, Boozel wrote: > I guess its a bit link how locale ( > https://market.android.com/details?id=com.twofortyfouram.locale&hl=en) has > the base app and then separate plugins but in may case the plugins would be > apps and the central app would provide a central manageme

Re: [android-developers] Re: AIDL with Map generating broken Java

2011-11-02 Thread Mark Murphy
On Wed, Nov 2, 2011 at 3:26 PM, randyv2 wrote: > Would it horrify you to know > that the link you provided is what I was using as a reference when I > started walking down this road? ;) That depends. Did you buy the book? :-) > 1. IGameInterface.aidl - This is the equivalent of IScript.aidl in t

[android-developers] Re: AIDL with Map generating broken Java

2011-11-02 Thread randyv2
On Nov 2, 10:53 am, Mark Murphy wrote: > Um, I'll be surprised if what you propose here is stable. I don't > think out parameters are designed for long-term use, just for a single > call (which is equivalent to returning the value). The primary > advantage of out parameters is that you can have mo

Re: [android-developers] Re: Best way to communicate between two applications (on the same device)?

2011-11-02 Thread Boozel
I guess its a bit link how locale ( https://market.android.com/details?id=com.twofortyfouram.locale&hl=en) has the base app and then separate plugins but in may case the plugins would be apps and the central app would provide a central management location for those apps especially for devices t

Re: [android-developers] Re: Best way to communicate between two applications (on the same device)?

2011-11-02 Thread Mark Murphy
On Wed, Nov 2, 2011 at 3:16 PM, Boozel wrote: > No but its not for mainstream distribution, Its for internal use. Um, OK. > I > understand the skepticism completely and see why a single "stand-alone" app > is the way all aps are created but if you are for example creating 10 apps > and they all

Re: [android-developers] Re: date and time

2011-11-02 Thread Kostya Vasilyev
The date / time conversion variations you posted all seem Ok. If the issue is with how you update the file, look for a bug there, not in date formatting. -- Kostya 02.11.2011 22:59, leigh8347 пишет: Thank you but this did not work. Any other ideas regards -- Kostya Vasilyev -- You receiv

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

2011-11-02 Thread Kostya Vasilyev
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 working with says that he's using an older version of the market app. "I am using the market 2.3.6 because there is an issue where if running your resolution

Re: [android-developers] Re: Best way to communicate between two applications (on the same device)?

2011-11-02 Thread Boozel
No but its not for mainstream distribution, Its for internal use. I understand the skepticism completely and see why a single "stand-alone" app is the way all aps are created but if you are for example creating 10 apps and they all share a lot of common functionality exactly the same it doesnt

Re: [android-developers] Re: Best way to communicate between two applications (on the same device)?

2011-11-02 Thread Mark Murphy
Can you name any successful Android application distributed this way? On Wed, Nov 2, 2011 at 3:04 PM, Boozel wrote: > I need two apps because for the suite you would need the central management > app and then any combination of the other apps. This central app would then > have all the permission

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

2011-11-02 Thread Pent
> some clues are starting to pop up for me. one user i'm working with > says that he's using an older version of the market app. Thanks, I'll look for that if the guy gets back to me. I advised to try over wifi (my home bake validation fails with telco proxies sometimes). Pent -- You received t

Re: [android-developers] Re: Best way to communicate between two applications (on the same device)?

2011-11-02 Thread Boozel
I need two apps because for the suite you would need the central management app and then any combination of the other apps. This central app would then have all the permissions necessary for the comms to the licencing server and would allow for central config. -- You received this message beca

[android-developers] Re: date and time

2011-11-02 Thread leigh8347
Thank you but this did not work. Any other ideas regards On Nov 2, 11:04 am, Robert Slama wrote: > try add follow line before format to string : > date.setTime(System.currentTimeMillis()); > > r^ > > On 2 November 2011 10:44, leigh8347 wrote: > > > > > > > > > The peice of code im using to disp

  1   2   3   >