[android-developers] Gallery View using images from file (Dynamic vs. Static images)

2009-07-01 Thread Logik
The api demo for gallery uses resource id's to access the drawables in the gallery. I have tried multiple ways to use images from file. My steps... - 1. grab filepaths and save all files as a drawable array - 2. using the same logice in the api demo, I ste the background to the drawable

[android-developers] sqlite: no such column name SQLITEexception

2009-06-21 Thread Logik
I went through the notepad tutorial to help understand sqlite a bit better So now I am trying to utilize what has allready been written for this, in my own database I will actually post my code so someone may be able to pick out what is wrong This is the error i get: 06-21 19:57:35.511:

[android-developers] Can an Activity find out where it started from?

2009-06-18 Thread Logik
Is there a way to do this? Can you access the activity stack in a way to grab what activity came before the one now in view? I have a situation where an activity needs to know where it was started from, so it knows what data to display in that current activity. Let me know, Cheers, Bill Y.

[android-developers] Re: Can an Activity find out where it started from?

2009-06-18 Thread Logik
Thats what I was looking for! Greatly appreciated On Jun 18, 11:49 pm, Mark Murphy mmur...@commonsware.com wrote: I have a situation where an activity needs to know where it was started from, so it knows what data to display in that current activity. Put an extra in the Intent that

[android-developers] Re: Can an Activity find out where it started from?

2009-06-18 Thread Logik
BTW, I'm planning on buying your book.. (might as well do that in the morning) I can only go so far with developer.android On Jun 19, 12:15 am, Logik yaros...@gmail.com wrote: Thats what I was looking for! Greatly appreciated On Jun 18, 11:49 pm, Mark Murphy mmur...@commonsware.com wrote

[android-developers] 1.5 rebuild issue with emulator

2009-06-10 Thread Logik
Rebuilt my app on 1.5 and went through all setup info on signing my avd When I run my app on eclipse them emulator just prints to console its help menu the error says Emulator] unknown option: -avd all this prints before the error [2009-06-10 09:47:37 - ProjectName] Android Launch! [2009-06-10

[android-developers] Re: 1.5 rebuild issue with emulator

2009-06-10 Thread Logik
Re-installed sdk pack and everything is good now On Jun 10, 9:54 am, Logik yaros...@gmail.com wrote: Rebuilt my app on 1.5 and went through all setup info on signing my avd When I run my app on eclipse them emulator just prints to console its help menu the error says Emulator] unknown

[android-developers] ISSUE: Using ACTION_IMAGE_CAPTURE to save an image and set it to background

2009-06-05 Thread Logik
TAKING SMALL PICTURE IMAGE I am trying to use the camera intent ACTION_IMAGE_CAPTURE to retrieve a small bitmap image that I can set to an imageview background on the current running activity screen Objective of code: User will be able to take a picture of an image

[android-developers] Developer phone with sim card but no service

2009-02-12 Thread Logik
Just recieved my dev phone today in the US. I have am ATT sim card, but with no actual service with the card. I was wondering if their is a way to set up the apn or bypass it to use the phones built in wifi. Just wanna start testing my code and can't seem to get it working without having an

[android-developers] Re: Developer phone with sim card but no service

2009-02-12 Thread Logik
/showpost.php?p=3139087postcount=82 You can also ask over there in the posthttp://forum.xda-developers.com/showthread.php?t=452316 and someone will probably help you if you have any problems. Good luck. ---snctlnwww.snctln.com On Feb 12, 7:14 pm, Logik yaros...@gmail.com wrote: Just recieved

[android-developers] Re: Developer phone with sim card but no service

2009-02-12 Thread Logik
if your having problems then make sure your device is being recognized and by fallowing the basic adb commands On Feb 12, 11:27 pm, Logik yaros...@gmail.com wrote: Thanks a lot! You pointed me in the right direction. ok so I got this working. The best way to bypass the sim card and access