Re: [android-developers] Re: problem when passing control to another activity when user click on menu item in android

2011-11-11 Thread muizz ahmad
you are right.thanks dear. On Fri, Nov 11, 2011 at 1:24 AM, Ali Chousein ali.chous...@gmail.comwrote: No, if you do everything right, the code you pasted shouldn't throw any exceptions. Did you add your class temperature to your AndroidManifest.xml file? You should do that, otherwise you'll

[android-developers] problem when passing control to another activity when user click on menu item in android

2011-11-10 Thread muizz ahmad
Assalam o alikum Dear! i found exception when passing control to another activity when user click on menu item in android / public boolean onOptionsItemSelected(MenuItem item) { // Handle item selection switch (item.getItemId()) {

Re: [android-developers] Re: 3D Engine

2011-10-25 Thread muizz ahmad
thanks dear On Mon, Oct 24, 2011 at 7:55 AM, bdk mathieu.b...@gmail.com wrote: hi, check out http://unity3d.com/unity/publishing/android.html -- Mathieu On Oct 24, 12:26 pm, muizz syedmu...@gmail.com wrote: Assalam o aliukum. I am a student of BS-Computer Science. I want to make 3D

Re: [android-developers] Difference between finish() and finishActivity() in android

2011-10-24 Thread muizz ahmad
thanks dear On Mon, Oct 24, 2011 at 4:33 AM, Ratheesh Valamchuzhy android...@gmail.comwrote: hi http://stackoverflow.com/questions/4182761/finish-old-activity-and-start-a-new-one-or-vice-versa http://stackoverflow.com/questions/4687303/how-do-i-finish-a-task-on-android