Hi All,
I am facing a crash issue while trying to allocate a dynamic memory of size
1150 bytes in the android native.
Its crashing in-consistently at malloc() function in the android native and
some times at free().
The native code which I am using is fully developed and tested (using
purify) as
Here it is
http://code.google.com/p/aster/downloads/list
On Sep 17, 3:37 am, Case B wrote:
> Where did you find the source and jar file? I am trying to do the
> same.
>
> On Sep 13, 5:35 am, suman wrote:
>
>
>
> > I have read on one of the Android groups that it is
the changes on screen are quite small. I want to use
this screenshot cature tool in automation workflow. Is there any other
library or method which captures latest/refershed view of device
screen.
Thanks much
Suman
--
You received this message because you are subscribed to the Google
Groups
.
Thanks,
Suman
--
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.co
Is the problem related to dispose() method of MonkeyDevice class
resolved in ChimChat? If yes then where can I download the
chimpchat.jar?
Thanks
Suman
On Aug 23, 1:42 am, Bill Napier wrote:
> We re-factored a bunch of code to take a lot of the MonkeyRunner source and
> make it availabl
me on this one.
Regards,
Suman
--
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...@
Hi All,
I am writing an application which chooses the ports randomly, so when server
is replying with response, i observe in wireshark that, its saying
"Destination Port Unreachable".
As the port is choosen at the runtime , i am not able to add the port
redirection, "redir" command by the time s
Getting a illegal opcode exception
pid: 198, tid: 255 >>> system_server <<<
signal 4 (SIGILL), code 1 (ILL_ILLOPC), fault addr ab918814
r0 8000 r1 468f3d64 r2 9000 r3 ab92af5c
r4 468f3d8c r5 000e6b28 r6 002c6fe8 r7 0023b4ac
r8 a811c775 r9 0023c8f0 10 0010 fp 0001
ip a
Hello,
Does anyone know how to add email accounts to the default email
application programatically?
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 unsubs
cases onServiceConnected( ) is not getting called. I googled and used the
hint for listening
boot completed and user present intents and starting the service in the
broadcast receiver.
Please help me how can i access the service of other package (process).
Thanks & Regards,
Suman
--
You received t
Hi Guys,
I am facing difficulty in placing the soft keys at the bottom of the screen.
I have two EditTexts in my layout and then i want the space to be empty and
then place the soft keys "Save" and "Clear" at the bottom of the layout. But
not able to do.
Tried using layouts and Gravity.
Please he
I think my problem is same as this guy
http://groups.google.com/group/android-beginners/browse_thread/thread/19b4a038ffab03e6?pli=1
If you have idea or experience for it, please let me know.
thanks and regards
Suman
On Thu, Sep 23, 2010 at 12:29 PM, Suman wrote:
> Hello
>
> I hav
using Froyo Version. I also see that
Intent.ACTION_PACKAGE_RESTARTED is not available on Froyo.
Any thoughts please?
Thanks in advance,
Suman Kumar
On Oct 19 2009, 2:07 pm, elgoog wrote:
> I also met the same issue. I have an UI app with a service running at
> background.
> When the app
ot;on" binary in the system/bin,
system/xbin, the init.rc and init.goldfish.rc.
I cannot get the zygote process up. create_socket throws error.
If any one knows about this, please tell what i need to do correctly
or point me to some correct URL's which will be help full
thanks Suman
--
Yo
dear please contact my mobil
On Aug 17, 10:52 pm, Eurig Jones wrote:
> I have a TabActivity based class which has 3 tabs. All are
> ListActivities (but that's not important for this problem)
>
> I'm updating the TabHost's TabSpec's to change the text on the tabs.
> This works fine and the ListAc
looking at the right executable? can any one please help me
figure this out.
Thanks a lot.
Naga suman.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, se
response me. Thanks in advance.
Suman .
--~--~-~--~~~---~--~~
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
Hi
Many thanks for replies. I actually want to do
something if the screen orientation is landscap. Am trying something
like this...
if(getRequestedOrientation()== landscap)
{
{
But it was not working. So if the way is correct then please tell
me
Hi all...
Thanks for replies. Can any one tell me by which
method i can check the screen orientation? I mean i want to check
whether it is land-scap mode or portrait mode. Thanks in advance.
Suman.
--~--~-~--~~~---~--~~
You received
Hi all...
Thanks for replies. Can any one tell me by which
method i can check the screen orientation? I mean i want to check
whether it is land-scap mode or portrait mode. Thanks in advance.
Suman.
--~--~-~--~~~---~--~~
You
Hi all.
Thanks for the replies. I can be able to access a web
page. But can anyone tell me how can i get the html coding of the
respective web page? i want to get the html coding of interface of any
web page through android coding.
I have used this coding for accessing a
Hello
Thanks for reply. Can anyone tell me how can i get the
phone number from where sms is sended.
Well i have got the body of sms by this coding.
Uri uri = Uri.parse("content://sms/inbox/");
String[] columns = new String[]{"body"};
Now pleas
Hello
Thanks for reply. Can anyone tell me how can i get the
phone number from where sms is sended.
Well i have got the body of sms by this coding.
Uri uri = Uri.parse("content://sms/inbox/");
String[] columns = new String[]{"body"};
Now pleas
Hello
Thanks for reply. Can anyone tell me how can i get the
phone number from where sms is sended.
Well i have got the body of sms by this coding.
Uri uri = Uri.parse("content://sms/inbox/");
String[] columns = new String[]{"body"};
Now pleas
Hello
Thanks for reply. Can anyone tell me how can i get the
phone number from where sms is sended.
Well i have got the body of sms by this coding.
Uri uri = Uri.parse("content://sms/inbox/");
String[] columns = new String[]{"body"};
Now pl
hi
--~--~-~--~~~---~--~~
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-
Hello
Thanks for replies. Can anyone tell me how can i
save the background image of a page by SharedPreferences(); . I can
save the change of checkbox and radio buttons by this way
like.
public void onResume() {
super.onResume();
27 matches
Mail list logo