[android-developers] Re: Launching an activity from the web browser

2008-04-23 Thread sasperilla
I'm having the same problem. I read the suggested thread, but I didn't have any luck getting it to work. I tried several different things. I wasn't using any layout file for my ListActivity originally because of some bugs. I tried setting the layout width and height doing:

[android-developers] Re: Launching an activity from the web browser

2008-04-22 Thread David Given
Megha Joshi wrote: [...] Could you provide your relevant code to help understand your issue and debug this further... The relevant chunk from my manifest.xml looks like this: activity android:name=InstallerActivity android:theme=@android:style/Theme.Dialog intent-filter