[android-developers] Re: Android bulk app purchases B2b

2012-04-11 Thread Marcel Arts
why bother google? Purchase the app for free. build up a server to collect all new installs. Firsttime the app runs ask for company name etc... communicate with your server and do your administration.. On Apr 5, 7:55 pm, android dev wrote: > I am a developer of medical apps for android phone

[android-developers] Re: receive sms application. need help.

2012-02-15 Thread Marcel Arts
maybe you should have set one more permission: On Feb 15, 4:59 am, jitesh adnani wrote: > application starting and also knowing that a new sms has come. but > just then it shows that the application has stopped unexpectedly. -- You received this message because you are subscribed to the Goog

[android-developers] Re: receive sms application. need help.

2012-02-14 Thread Marcel Arts
What is the problem to get over? On Feb 13, 8:22 pm, jitesh adnani wrote: > ive been stuck on some problem when trying to handle incoming sms > message and to toast them. have no idea how to get over the problem. > please help. > > this is my main java file - SmsApp.java > > package com.android.p

[android-developers] Re: My android version 1.6 mostly hanged

2011-12-16 Thread Marcel Arts
buy a new model On Dec 14, 5:25 am, Enton Packiaraj wrote: > hi, > >      I am having samsung i7500 model and android 1.6 version.since i > bought this mobile 2 years > before but my handset hanged and problem for most time.so can anyone > help . -- You received this message because

[android-developers] Re: How to find which drawable folder is being used??

2011-11-04 Thread Marcel Arts
; > Thanks, > Shashidhar > > On Fri, Nov 4, 2011 at 3:29 PM, Marcel Arts wrote: > > > > > > > > > Hello anyone, > > > I want to know more about this issue too! Does anyone can give 'us' > > more info about the 3 drawable folders? (

[android-developers] Re: How to find which drawable folder is being used??

2011-11-04 Thread Marcel Arts
Hello anyone, I want to know more about this issue too! Does anyone can give 'us' more info about the 3 drawable folders? (hdpi,ldpi and mdpi) Witch drawable resource will the cellphone/ tab use? grtz, Marcel On Nov 2, 7:31 am, Shashidhar wrote: > Hi, >   Is there a way to find which drawa

[android-developers] Re: Error on running my hello world application

2011-10-19 Thread Marcel Arts
Do you have your cell-phone connected to your computer? if so de- connect otherwise the avd wants to run you apps on your cellphone (needs more configuration than default) On Oct 17, 2:44 pm, Zakir Hossain wrote: > Hello All: > > I am running my first android hello world application on window