>
>
>
> I am running Android 1.5 on my imx31 platform.
>
> I have Terminal application installed by default in Android-1.5. But i am
> not seeing that apps on Launcher screen.
>
> How to keep Terminal in launcher screen ??
>
i have added this line in the file:
./development/apps/Term/AndroidManifest.xml
<intent-filter>
<action android:name="android.intent.action.MAIN" />
<category android:name="android.intent.category.DEFAULT" />
<category android:name="android.intent.category.LAUNCHER" />
</intent-filter>
now i am seeing Terminal
--
அன்புடன்
அருண்
------------------------------
http://ubuntu-tam.org
http://lists.ubuntu.com/ubuntu-l10n-tam
http://lists.ubuntu.com/ubuntu-tam
------------------------------
--~--~---------~--~----~------------~-------~--~----~
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting
-~----------~----~----~----~------~----~------~--~---