Done and the first activity work well i make a button to make me view the next activity but it forse close Due to this errors 05-11 02:46:19.823: ERROR/AndroidRuntime(311): Uncaught handler: thread main exiting due to uncaught exception 05-11 02:46:19.843: ERROR/AndroidRuntime(311): java.lang.NoClassDefFoundError: yaraby.y.Mapy 05-11 02:46:19.843: ERROR/AndroidRuntime(311): at yaraby.y.yaraby $1.onClick(yaraby.java:51) 05-11 02:46:19.843: ERROR/AndroidRuntime(311): at android.view.View.performClick(View.java:2364) 05-11 02:46:19.843: ERROR/AndroidRuntime(311): at android.view.View.onTouchEvent(View.java:4179) 05-11 02:46:19.843: ERROR/AndroidRuntime(311): at android.widget.TextView.onTouchEvent(TextView.java:6534) 05-11 02:46:19.843: ERROR/AndroidRuntime(311): at android.view.View.dispatchTouchEvent(View.java:3709) 05-11 02:46:19.843: ERROR/AndroidRuntime(311): at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:883) 05-11 02:46:19.843: ERROR/AndroidRuntime(311): at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:883) 05-11 02:46:19.843: ERROR/AndroidRuntime(311): at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:883) 05-11 02:46:19.843: ERROR/AndroidRuntime(311): at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:883) 05-11 02:46:19.843: ERROR/AndroidRuntime(311): at com.android.internal.policy.impl.PhoneWindow $DecorView.superDispatchTouchEvent(PhoneWindow.java:1659) 05-11 02:46:19.843: ERROR/AndroidRuntime(311): at com.android.internal.policy.impl.PhoneWindow.superDispatchTouchEvent(PhoneWindow.java: 1107) 05-11 02:46:19.843: ERROR/AndroidRuntime(311): at android.app.Activity.dispatchTouchEvent(Activity.java:2061) 05-11 02:46:19.843: ERROR/AndroidRuntime(311): at com.android.internal.policy.impl.PhoneWindow $DecorView.dispatchTouchEvent(PhoneWindow.java:1643) 05-11 02:46:19.843: ERROR/AndroidRuntime(311): at android.view.ViewRoot.handleMessage(ViewRoot.java:1691) 05-11 02:46:19.843: ERROR/AndroidRuntime(311): at android.os.Handler.dispatchMessage(Handler.java:99) 05-11 02:46:19.843: ERROR/AndroidRuntime(311): at android.os.Looper.loop(Looper.java:123) 05-11 02:46:19.843: ERROR/AndroidRuntime(311): at android.app.ActivityThread.main(ActivityThread.java:4338) 05-11 02:46:19.843: ERROR/AndroidRuntime(311): at java.lang.reflect.Method.invokeNative(Native Method) 05-11 02:46:19.843: ERROR/AndroidRuntime(311): at java.lang.reflect.Method.invoke(Method.java:521) 05-11 02:46:19.843: ERROR/AndroidRuntime(311): at com.android.internal.os.ZygoteInit $MethodAndArgsCaller.run(ZygoteInit.java:860) 05-11 02:46:19.843: ERROR/AndroidRuntime(311): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:618) 05-11 02:46:19.843: ERROR/AndroidRuntime(311): at dalvik.system.NativeStart.main(Native Method)
On 11 مايو, 00:34, TreKing <[email protected]> wrote: > Please respond to the group. > > On Tue, May 10, 2011 at 5:32 PM, ingy abbas <[email protected]> wrote: > > Can i open the first activity normal activty then the second > > activity MapsActivity?? > > Yes - you could have figured this out by just trying it ... > > --------------------------------------------------------------------------- > ---------------------- > TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago > transit tracking app for Android-powered devices -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

