hi,
thanks for this app – running it on a nexus one with the latest firmware – it refuses to launch (i get a toast saying ‘application is not installed’) – if, however, i run it via the market (going to downloads tab, choosing linode manager, then choosing ‘run application,’ it runs fine.
here’s a snippet of the output of logcat with the runtime exception:
05-07 08:06:18.793: ERROR/Launcher(203): Launcher does not have the permission to launch Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.linode.android/.activity.MainActivity }. Make sure to create a MAIN intent-filter for the corresponding activity or use the exported attribute for this activity.
05-07 08:06:18.793: ERROR/Launcher(203): java.lang.SecurityException: Permission Denial: starting Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.linode.android/.activity.MainActivity } from ProcessRecord{45f78170 203:com.android.launcher2/10032} (pid=203, uid=10032) requires android.permission.INTERNET
05-07 08:06:18.793: ERROR/Launcher(203): at android.os.Parcel.readException(Parcel.java:1218)
05-07 08:06:18.793: ERROR/Launcher(203): at android.os.Parcel.readException(Parcel.java:1206)
i think to fix it, you need to add this to your AndroidManifest.xml:
I read a lot of interesting content here. Probably
you spend a lot of time writing, i know how to save you a lot of work, there is an online tool that creates readable,
google friendly posts in minutes, just type in google – laranitas free
content source
hi,
thanks for this app – running it on a nexus one with the latest firmware – it refuses to launch (i get a toast saying ‘application is not installed’) – if, however, i run it via the market (going to downloads tab, choosing linode manager, then choosing ‘run application,’ it runs fine.
here’s a snippet of the output of logcat with the runtime exception:
05-07 08:06:18.793: ERROR/Launcher(203): Launcher does not have the permission to launch Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.linode.android/.activity.MainActivity }. Make sure to create a MAIN intent-filter for the corresponding activity or use the exported attribute for this activity.
05-07 08:06:18.793: ERROR/Launcher(203): java.lang.SecurityException: Permission Denial: starting Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.linode.android/.activity.MainActivity } from ProcessRecord{45f78170 203:com.android.launcher2/10032} (pid=203, uid=10032) requires android.permission.INTERNET
05-07 08:06:18.793: ERROR/Launcher(203): at android.os.Parcel.readException(Parcel.java:1218)
05-07 08:06:18.793: ERROR/Launcher(203): at android.os.Parcel.readException(Parcel.java:1206)
i think to fix it, you need to add this to your AndroidManifest.xml:
under .
thanks!
Hi,
Thank you for your feedback.
i tried fix this issue on new version 0.3.2.
Can you please try again ?
PS: I appreciate if you can send me feedback, i don’t have Nexus One device to test and this issue don´t occurred on 2.1 emulator.
Thank you.
I read a lot of interesting content here. Probably
you spend a lot of time writing, i know how to save you a lot of work, there is an online tool that creates readable,
google friendly posts in minutes, just type in google – laranitas free
content source