[android-developers] Re: Device Seeding Program for Top Android Market Developers

2010-03-02 Thread Andrew Huff
It's suppose to be random. I for one would love a N1 since I'm still on the G1 I bought a month after they came out lol I figure I could just go up the alphabet..G1, N1, Z1...etc lol Hell I'm happy either way honestly. Thanks Google! On Mar 2, 5:09 pm, Rob Franz rob.fr...@gmail.com wrote: Ok

[android-developers] Re: Loading entire Asset folder

2010-01-04 Thread Andrew Huff
No one has any ideas about this? On Jan 2, 10:50 am, Andrew Huff 702reco...@gmail.com wrote: Also I've been thinking something like ContentProvider or PackageManager would be useful for doing this but I'm not exactly sure the best way to implement this On Jan 2, 10:48 am, Andrew Huff 702reco

[android-developers] Loading entire Asset folder

2010-01-02 Thread Andrew Huff
I have been trying to figure this out for some time now. Is there any way to load the entire Assets folder instead of having to code it for every single item? Also, once the images are read, is there a way to have another app (already installed on the device) grab that data? The intent is

[android-developers] Re: Loading entire Asset folder

2010-01-02 Thread Andrew Huff
Also I've been thinking something like ContentProvider or PackageManager would be useful for doing this but I'm not exactly sure the best way to implement this On Jan 2, 10:48 am, Andrew Huff 702reco...@gmail.com wrote: I have been trying to figure this out for some time now. Is there any way

[android-developers] Re: Unable to Unlink Errors

2009-12-23 Thread Andrew Huff
anyone have any insight as to why this error is happening and a possible fix? On Dec 22, 12:47 pm, Andrew Huff 702reco...@gmail.com wrote: I'm getting some errors I can't seem to get rid of. The application I'm working on installs alright but when it's started it stops the loading process

[android-developers] Unable to Unlink Errors

2009-12-22 Thread Andrew Huff
I'm getting some errors I can't seem to get rid of. The application I'm working on installs alright but when it's started it stops the loading process telling me an error has occurred. Upon looking at the log there are ten apparent issues all revolving around the graphic files for the application.

[android-developers] Re: Multiple add-ons for multiple apps in one apk

2009-12-01 Thread Andrew Huff
Still trying to figure this out if it's possible so if anyone has any suggestions it'd be great. On Nov 28, 3:47 pm, Andrew Huff 702reco...@gmail.com wrote: Hopefully someone can shed some light on this for me as I'm really needing to figure this out. On Nov 27, 3:36 pm, Andrew Huff 702reco

[android-developers] Multiple add-ons for multiple apps in one apk

2009-11-28 Thread Andrew Huff
I've been trying to figure this out or if it's even possible. I have a few 'add-ons' I'd like to package up into one .apk, sorta like a widget pack. The issue though is I'm trying to package these into one pack but they are actually for a group of apps. Is it possible to have one .apk with