AppFabrics Login

Hello there, Guest... Please login:

Username:

Password:

Remember Me

Not a member? Sign up now

Login / Register

AppFabrics Logo

Re: registerCallback leaks memory?! Help?

OK!
So I used DDMS to capture the hprof from my leaky app using the
registerCallback() and also of a non leaky by not using the
registerCallback(). I was able to notice that my activity leaked it’s
context at every rotation. "Not too familiar with MAT ^.^"
I tested just calling unregisterCallback() without ever calling

View full post on Android Developers Google Group

Re: Issues Accessing /sdcard/ using fopen.

This is what I am seeing from the log:
failed: No such file or directory
Any ideas what might cause this?
Thanks,
Greg

View full post on android-ndk Google Group

Iphone SDK Tutorial: Open another app with a button e.g Safari/Mail/SMS


Learn how to Open another app with a button eg Safari/Mail/SMS

issue 153 (Add soft keyboard support for Droid) commented on by katalyst71

Try upgrading to ASE r17, the soft keyboard works on my Droid with 2.0.1.

View full post on android-scripting project updates – Google Code

iPhone SDK 3.1 is Available


The iphone SDK (software development kit) 3.1 is available for download. #48 – Most Discussed (Today) – Education – Canada #72 – Top Favorited (Today) – Education – Canada #62 – Top Rated (Today) – Education – Canada

5. Adding an Icon to Your Project – iPhone SDK Tutorials


Welcome to Your Fifth video tutorial, in this video i will show you how to add an icon to your project!!!

Android Developers – Bonsai Blast


Jacob Abrams of Glu Mobile talks about they built their Android app, Bonsai Blast. Watch other videos like this at www.youtube.com To download the Android SDK, go to code.google.com

Is This Another Bug In TextView?

I posted earlier with a less clear title. Unless someone can show me
differently, I think I’ve found another bug in TextView.
res/values/colors.xml:
<?xml version="1.0" encoding="utf-8"?>
<resources>
<drawable name="red_drawable">#FF0000</drawable>
</resources>
res/layout/main.xml:
<?xml version="1.0" encoding="utf-8"?>

View full post on Android Developers Google Group

Re: Make error on NDKr3

Forget it, I updated cygwin and it’s much better

View full post on android-ndk Google Group

iPhone social network: geo tagging, dynamic 3d markers, users / topics / location interaction


Demo showing the iphone social network project developed by Injoit. Featuring: GPS location between user and events tagged by other users; Friends and social interaction; Events tagging, topical discussion, linked with geo positioning; 3D cube marker model (working with spinners, textures, putting smiles, users’ photos and textual info on dynamic cube surfaces, memory optimization); Users can add smiles / photos / descriptions / tags to their cubes.