![]() | Activity class {org.example.sudoku/org.example.sudoku.SudokuActivity} does not exist. |
|
14 Nov 2011, 16:19
ohyeonkwon (8 posts) |
Hello.
Console
[2011-11-15 01:08:48 - Sudoku] ------------------------------
[2011-11-15 01:08:48 - Sudoku] Android Launch!
[2011-11-15 01:08:48 - Sudoku] adb is running normally.
[2011-11-15 01:08:48 - Sudoku] Performing org.example.sudoku.SudokuActivity activity launch
[2011-11-15 01:08:48 - Sudoku] Automatic Target Mode: launching new emulator with compatible AVD 'em22'
[2011-11-15 01:08:48 - Sudoku] Launching a new emulator with Virtual Device 'em22'
[2011-11-15 01:08:49 - Sudoku] New emulator found: emulator-5554
[2011-11-15 01:08:49 - Sudoku] Waiting for HOME ('android.process.acore') to be launched...
[2011-11-15 01:09:12 - Sudoku] HOME is up on device 'emulator-5554'
[2011-11-15 01:09:12 - Sudoku] Uploading Sudoku.apk onto device 'emulator-5554'
[2011-11-15 01:09:13 - Sudoku] Installing Sudoku.apk...
[2011-11-15 01:09:27 - Sudoku] Success!
[2011-11-15 01:09:27 - Sudoku] Starting activity org.example.sudoku.SudokuActivity on device emulator-5554
[2011-11-15 01:09:30 - Sudoku] ActivityManager: Starting: Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] cmp=org.example.sudoku/.SudokuActivity }
[2011-11-15 01:09:30 - Sudoku] New package not yet registered with the system. Waiting 3 seconds before next attempt.
[2011-11-15 01:09:33 - Sudoku] Starting activity org.example.sudoku.SudokuActivity on device emulator-5554
[2011-11-15 01:09:34 - Sudoku] ActivityManager: Starting: Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] cmp=org.example.sudoku/.SudokuActivity }
[2011-11-15 01:09:34 - Sudoku] New package not yet registered with the system. Waiting 3 seconds before next attempt.
[2011-11-15 01:09:37 - Sudoku] Starting activity org.example.sudoku.SudokuActivity on device emulator-5554
[2011-11-15 01:09:38 - Sudoku] ActivityManager: Starting: Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] cmp=org.example.sudoku/.SudokuActivity }
[2011-11-15 01:09:38 - Sudoku] New package not yet registered with the system. Waiting 3 seconds before next attempt.
[2011-11-15 01:09:41 - Sudoku] Starting activity org.example.sudoku.SudokuActivity on device emulator-5554
[2011-11-15 01:09:42 - Sudoku] ActivityManager: Starting: Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] cmp=org.example.sudoku/.SudokuActivity }
[2011-11-15 01:09:42 - Sudoku] New package not yet registered with the system. Waiting 3 seconds before next attempt.
[2011-11-15 01:09:45 - Sudoku] Starting activity org.example.sudoku.SudokuActivity on device emulator-5554
[2011-11-15 01:09:46 - Sudoku] ActivityManager: Starting: Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] cmp=org.example.sudoku/.SudokuActivity }
[2011-11-15 01:09:46 - Sudoku] ActivityManager: Error type 3
[2011-11-15 01:09:46 - Sudoku] ActivityManager: Error: Activity class {org.example.sudoku/org.example.sudoku.SudokuActivity} does not exist.
|
|
14 Nov 2011, 16:32
ohyeonkwon (8 posts) |
|
|
15 Nov 2011, 22:36
Ed Burnette (1316 posts) |
The dates in your logcat show 11-14 but your current date and the dates in your other files show 11-15. Is it possible you had a real phone or other emulator hooked up and you are looking at the wrong LogCat? To verify this, go to the DDMS perspective in Eclipse and arrange the views so you can see both the Devices view and the LogCat view. In the Devices view click on the emulator device, and see if the output changed in the LogCat view. But that’s probably not your problem, just something I noticed. Running Project > Clean often clears up strange problems so try that. See also: |
|
16 Nov 2011, 02:56
ohyeonkwon (8 posts) |
11-16 11:51:07.729: W/Vold(29): No UMS switch available
11-16 11:51:09.309: E/Zygote(33): setreuid() failed. errno: 2
11-16 11:51:10.129: W/MediaProfiles(33): could not find media config xml file
11-16 11:51:16.418: E/Zygote(33): setreuid() failed. errno: 17
11-16 11:51:16.599: W/Zygote(33): Preloaded drawable resource #0x1080093 (res/drawable-mdpi/sym_def_app_icon.png) that varies with configuration!!
11-16 11:51:16.609: W/Zygote(33): Preloaded drawable resource #0x1080002 (res/drawable-mdpi/arrow_down_float.png) that varies with configuration!!
11-16 11:51:16.649: W/Zygote(33): Preloaded drawable resource #0x10800b3 (res/drawable/btn_check.xml) that varies with configuration!!
11-16 11:51:16.649: W/Zygote(33): Preloaded drawable resource #0x10800b6 (res/drawable-mdpi/btn_check_label_background.9.png) that varies with configuration!!
11-16 11:51:16.649: W/Zygote(33): Preloaded drawable resource #0x10800b7 (res/drawable-mdpi/btn_check_off.png) that varies with configuration!!
11-16 11:51:16.649: W/Zygote(33): Preloaded drawable resource #0x10800bc (res/drawable-mdpi/btn_check_on.png) that varies with configuration!!
11-16 11:51:16.679: W/Zygote(33): Preloaded drawable resource #0x1080004 (res/drawable/btn_default.xml) that varies with configuration!!
11-16 11:51:16.699: W/Zygote(33): Preloaded drawable resource #0x1080005 (res/drawable/btn_default_small.xml) that varies with configuration!!
11-16 11:51:16.719: W/Zygote(33): Preloaded drawable resource #0x1080006 (res/drawable/btn_dropdown.xml) that varies with configuration!!
11-16 11:51:16.739: W/Zygote(33): Preloaded drawable resource #0x1080008 (res/drawable/btn_plus.xml) that varies with configuration!!
11-16 11:51:16.749: W/Zygote(33): Preloaded drawable resource #0x1080007 (res/drawable/btn_minus.xml) that varies with configuration!!
11-16 11:51:16.769: W/Zygote(33): Preloaded drawable resource #0x1080009 (res/drawable/btn_radio.xml) that varies with configuration!!
11-16 11:51:16.799: W/Zygote(33): Preloaded drawable resource #0x108000a (res/drawable/btn_star.xml) that varies with configuration!!
11-16 11:51:16.849: W/Zygote(33): Preloaded drawable resource #0x1080131 (res/drawable/btn_toggle.xml) that varies with configuration!!
11-16 11:51:16.849: W/Zygote(33): Preloaded drawable resource #0x1080194 (res/drawable-mdpi/ic_emergency.png) that varies with configuration!!
11-16 11:51:16.849: W/Zygote(33): Preloaded drawable resource #0x1080012 (res/drawable-mdpi/divider_horizontal_bright.9.png) that varies with configuration!!
11-16 11:51:16.859: W/Zygote(33): Preloaded drawable resource #0x1080014 (res/drawable-mdpi/divider_horizontal_dark.9.png) that varies with configuration!!
11-16 11:51:16.869: W/Zygote(33): Preloaded drawable resource #0x1080016 (res/drawable/edit_text.xml) that varies with configuration!!
11-16 11:51:16.879: W/Zygote(33): Preloaded drawable resource #0x108016d (res/drawable/expander_group.xml) that varies with configuration!!
11-16 11:51:16.889: W/Zygote(33): Preloaded drawable resource #0x1080062 (res/drawable/list_selector_background.xml) that varies with configuration!!
11-16 11:51:16.889: W/Zygote(33): Preloaded drawable resource #0x1080227 (res/drawable-mdpi/menu_background.9.png) that varies with configuration!!
11-16 11:51:16.899: W/Zygote(33): Preloaded drawable resource #0x1080228 (res/drawable-mdpi/menu_background_fill_parent_width.9.png) that varies with configuration!!
11-16 11:51:16.909: W/Zygote(33): Preloaded drawable resource #0x1080229 (res/drawable/menu_selector.xml) that varies with configuration!!
11-16 11:51:16.909: W/Zygote(33): Preloaded drawable resource #0x1080234 (res/drawable-mdpi/panel_background.9.png) that varies with configuration!!
11-16 11:51:16.909: W/Zygote(33): Preloaded drawable resource #0x108023b (res/drawable-mdpi/popup_bottom_bright.9.png) that varies with configuration!!
11-16 11:51:16.909: W/Zygote(33): Preloaded drawable resource #0x108023c (res/drawable-mdpi/popup_bottom_dark.9.png) that varies with configuration!!
11-16 11:51:16.919: W/Zygote(33): Preloaded drawable resource #0x108023d (res/drawable-mdpi/popup_bottom_medium.9.png) that varies with configuration!!
11-16 11:51:16.919: W/Zygote(33): Preloaded drawable resource #0x108023e (res/drawable-mdpi/popup_center_bright.9.png) that varies with configuration!!
11-16 11:51:16.919: W/Zygote(33): Preloaded drawable resource #0x108023f (res/drawable-mdpi/popup_center_dark.9.png) that varies with configuration!!
11-16 11:51:16.919: W/Zygote(33): Preloaded drawable resource #0x1080242 (res/drawable-mdpi/popup_full_dark.9.png) that varies with configuration!!
11-16 11:51:16.929: W/Zygote(33): Preloaded drawable resource #0x1080245 (res/drawable-mdpi/popup_top_bright.9.png) that varies with configuration!!
11-16 11:51:16.929: W/Zygote(33): Preloaded drawable resource #0x1080246 (res/drawable-mdpi/popup_top_dark.9.png) that varies with configuration!!
11-16 11:51:16.939: W/Zygote(33): Preloaded drawable resource #0x108006d (res/drawable/progress_indeterminate_horizontal.xml) that varies with configuration!!
11-16 11:51:16.949: W/Zygote(33): Preloaded drawable resource #0x108024c (res/drawable/progress_small.xml) that varies with configuration!!
11-16 11:51:16.949: W/Zygote(33): Preloaded drawable resource #0x108024d (res/drawable/progress_small_titlebar.xml) that varies with configuration!!
11-16 11:51:16.959: W/Zygote(33): Preloaded drawable resource #0x1080270 (res/drawable-mdpi/scrollbar_handle_horizontal.9.png) that varies with configuration!!
11-16 11:51:16.959: W/Zygote(33): Preloaded drawable resource #0x1080271 (res/drawable-mdpi/scrollbar_handle_vertical.9.png) that varies with configuration!!
11-16 11:51:17.019: W/Zygote(33): Preloaded drawable resource #0x1080071 (res/drawable/spinner_dropdown_background.xml) that varies with configuration!!
11-16 11:51:17.019: W/Zygote(33): Preloaded drawable resource #0x1080354 (res/drawable-mdpi/title_bar_shadow.9.png) that varies with configuration!!
11-16 11:51:17.019: W/Zygote(33): Preloaded drawable resource #0x10801d6 (res/drawable-mdpi/indicator_code_lock_drag_direction_green_up.png) that varies with configuration!!
11-16 11:51:17.029: W/Zygote(33): Preloaded drawable resource #0x10801d7 (res/drawable-mdpi/indicator_code_lock_drag_direction_red_up.png) that varies with configuration!!
11-16 11:51:17.029: W/Zygote(33): Preloaded drawable resource #0x10801d8 (res/drawable-mdpi/indicator_code_lock_point_area_default.png) that varies with configuration!!
11-16 11:51:17.029: W/Zygote(33): Preloaded drawable resource #0x10801d9 (res/drawable-mdpi/indicator_code_lock_point_area_green.png) that varies with configuration!!
11-16 11:51:17.029: W/Zygote(33): Preloaded drawable resource #0x10801da (res/drawable-mdpi/indicator_code_lock_point_area_red.png) that varies with configuration!!
11-16 11:51:17.039: W/Zygote(33): Preloaded drawable resource #0x10801e8 (res/drawable-mdpi/jog_tab_bar_left_end_confirm_gray.9.png) that varies with configuration!!
11-16 11:51:17.039: W/Zygote(33): Preloaded drawable resource #0x10801ec (res/drawable-mdpi/jog_tab_bar_left_end_normal.9.png) that varies with configuration!!
11-16 11:51:17.039: W/Zygote(33): Preloaded drawable resource #0x10801ed (res/drawable-mdpi/jog_tab_bar_left_end_pressed.9.png) that varies with configuration!!
11-16 11:51:17.039: W/Zygote(33): Preloaded drawable resource #0x10801f1 (res/drawable-mdpi/jog_tab_bar_right_end_confirm_gray.9.png) that varies with configuration!!
11-16 11:51:17.049: W/Zygote(33): Preloaded drawable resource #0x10801f5 (res/drawable-mdpi/jog_tab_bar_right_end_normal.9.png) that varies with configuration!!
11-16 11:51:17.049: W/Zygote(33): Preloaded drawable resource #0x10801f6 (res/drawable-mdpi/jog_tab_bar_right_end_pressed.9.png) that varies with configuration!!
11-16 11:51:17.059: W/Zygote(33): Preloaded drawable resource #0x10801fb (res/drawable-mdpi/jog_tab_left_confirm_gray.png) that varies with configuration!!
11-16 11:51:17.059: W/Zygote(33): Preloaded drawable resource #0x1080200 (res/drawable-mdpi/jog_tab_left_normal.png) that varies with configuration!!
11-16 11:51:17.059: W/Zygote(33): Preloaded drawable resource #0x1080201 (res/drawable-mdpi/jog_tab_left_pressed.png) that varies with configuration!!
11-16 11:51:17.070: W/Zygote(33): Preloaded drawable resource #0x1080203 (res/drawable-mdpi/jog_tab_right_confirm_gray.png) that varies with configuration!!
11-16 11:51:17.070: W/Zygote(33): Preloaded drawable resource #0x1080209 (res/drawable-mdpi/jog_tab_right_normal.png) that varies with configuration!!
11-16 11:51:17.070: W/Zygote(33): Preloaded drawable resource #0x108020a (res/drawable-mdpi/jog_tab_right_pressed.png) that varies with configuration!!
11-16 11:51:17.070: W/Zygote(33): Preloaded drawable resource #0x108020d (res/drawable-mdpi/jog_tab_target_gray.png) that varies with configuration!!
11-16 11:51:17.549: E/BatteryService(59): usbOnlinePath not found
11-16 11:51:17.549: E/BatteryService(59): batteryVoltagePath not found
11-16 11:51:17.549: E/BatteryService(59): batteryTemperaturePath not found
11-16 11:51:17.569: E/SurfaceFlinger(59): Couldn't open /sys/power/wait_for_fb_sleep or /sys/power/wait_for_fb_wake
11-16 11:51:18.079: W/zipro(69): Unable to open zip '/data/local/bootanimation.zip': No such file or directory
11-16 11:51:18.079: W/zipro(69): Unable to open zip '/system/media/bootanimation.zip': No such file or directory
11-16 11:51:18.129: W/UsageStats(59): Usage stats version changed; dropping
11-16 11:51:19.299: W/PackageManager(59): Running ENG build: no pre-dexopt!
11-16 11:51:21.599: W/PackageParser(59): <manifest> has more than one <application>
11-16 11:51:22.031: W/PackageParser(59): No actions in intent filter at /data/app/ApiDemos.apk Binary XML file line #1841
11-16 11:51:22.039: W/PackageParser(59): No actions in intent filter at /data/app/ApiDemos.apk Binary XML file line #1847
11-16 11:51:22.059: W/PackageManager(59): Package com.example.android.apis desires unavailable shared library com.example.will.never.exist; ignoring!
11-16 11:51:22.229: W/PackageManager(59): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.contacts
11-16 11:51:22.229: W/PackageManager(59): Unknown permission android.permission.ADD_SYSTEM_SERVICE in package com.android.phone
11-16 11:51:22.239: W/PackageManager(59): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.browser (protectionLevel=2 flags=0x1be45)
11-16 11:51:22.239: W/PackageManager(59): Unknown permission com.google.android.gm.permission.WRITE_GMAIL in package com.android.settings
11-16 11:51:22.239: W/PackageManager(59): Unknown permission com.google.android.gm.permission.READ_GMAIL in package com.android.settings
11-16 11:51:22.249: W/PackageManager(59): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.settings
11-16 11:51:22.249: W/PackageManager(59): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.contacts
11-16 11:51:22.249: W/PackageManager(59): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cp in package com.android.providers.contacts
11-16 11:51:22.260: W/PackageManager(59): Unknown permission com.google.android.googleapps.permission.ACCESS_GOOGLE_PASSWORD in package com.android.development
11-16 11:51:22.260: W/PackageManager(59): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.development
11-16 11:51:22.260: W/PackageManager(59): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.ALL_SERVICES in package com.android.development
11-16 11:51:22.260: W/PackageManager(59): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.YouTubeUser in package com.android.development
11-16 11:51:23.379: E/EventHub(59): could not get driver version for /dev/input/mouse0, Not a typewriter
11-16 11:51:23.389: E/EventHub(59): could not get driver version for /dev/input/mice, Not a typewriter
11-16 11:51:23.629: E/System(59): Failure starting core service
11-16 11:51:23.629: E/System(59): java.lang.SecurityException
11-16 11:51:23.629: E/System(59): at android.os.BinderProxy.transact(Native Method)
11-16 11:51:23.629: E/System(59): at android.os.ServiceManagerProxy.addService(ServiceManagerNative.java:146)
11-16 11:51:23.629: E/System(59): at android.os.ServiceManager.addService(ServiceManager.java:72)
11-16 11:51:23.629: E/System(59): at com.android.server.ServerThread.run(SystemServer.java:184)
11-16 11:51:24.239: W/AudioPolicyManagerBase(34): setPhoneState() setting same state 0
11-16 11:51:24.269: E/SoundPool(59): error loading /system/media/audio/ui/Effect_Tick.ogg
11-16 11:51:24.269: W/AudioService(59): Soundpool could not load file: /system/media/audio/ui/Effect_Tick.ogg
11-16 11:51:24.279: E/SoundPool(59): error loading /system/media/audio/ui/KeypressStandard.ogg
11-16 11:51:24.279: W/AudioService(59): Soundpool could not load file: /system/media/audio/ui/KeypressStandard.ogg
11-16 11:51:24.279: E/SoundPool(59): error loading /system/media/audio/ui/KeypressSpacebar.ogg
11-16 11:51:24.289: W/AudioService(59): Soundpool could not load file: /system/media/audio/ui/KeypressSpacebar.ogg
11-16 11:51:24.289: E/SoundPool(59): error loading /system/media/audio/ui/KeypressDelete.ogg
11-16 11:51:24.289: W/AudioService(59): Soundpool could not load file: /system/media/audio/ui/KeypressDelete.ogg
11-16 11:51:24.289: E/SoundPool(59): error loading /system/media/audio/ui/KeypressReturn.ogg
11-16 11:51:24.289: W/AudioService(59): Soundpool could not load file: /system/media/audio/ui/KeypressReturn.ogg
11-16 11:51:24.309: W/HeadsetObserver(59): This kernel does not have wired headset support
11-16 11:51:24.309: W/DockObserver(59): This kernel does not have dock station support
11-16 11:51:24.489: W/DevicePolicyManagerService(59): failed parsing /data/system/device_policies.xml java.io.FileNotFoundException: /data/system/device_policies.xml (No such file or directory)
11-16 11:51:24.759: W/StatusBar(59): No icon ID for slot ime
11-16 11:51:26.459: W/RecognitionManagerService(59): no available voice recognition services found
11-16 11:51:27.019: E/ThrottleService(59): Could not open GPS configuration file /etc/gps.conf
11-16 11:51:27.499: W/GpsLocationProvider(59): Could not open GPS configuration file /etc/gps.conf
11-16 11:51:27.899: E/logwrapper(148): executing /system/bin/tc failed: No such file or directory
11-16 11:51:27.949: E/logwrapper(149): executing /system/bin/tc failed: No such file or directory
11-16 11:51:28.039: E/logwrapper(150): executing /system/bin/tc failed: No such file or directory
11-16 11:51:28.719: W/ActivityManager(59): Unable to start service Intent { act=@0 }: not found
11-16 11:51:28.719: W/ActivityManager(59): Unable to start service Intent { act=@0 }: not found
11-16 11:51:31.819: W/ActivityManager(59): Unable to start service Intent { act=com.android.ussd.IExtendedNetworkService }: not found
11-16 11:51:36.398: E/HierarchicalStateMachine(59): TetherMaster - unhandledMessage: msg.what=3
11-16 11:51:43.781: W/PackageManager(59): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.contacts
11-16 11:51:43.809: W/PackageManager(59): Unknown permission android.permission.ADD_SYSTEM_SERVICE in package com.android.phone
11-16 11:51:43.819: W/PackageManager(59): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.browser (protectionLevel=2 flags=0x1be45)
11-16 11:51:43.839: W/PackageManager(59): Unknown permission com.google.android.gm.permission.WRITE_GMAIL in package com.android.settings
11-16 11:51:43.839: W/PackageManager(59): Unknown permission com.google.android.gm.permission.READ_GMAIL in package com.android.settings
11-16 11:51:43.859: W/PackageManager(59): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.settings
11-16 11:51:43.869: W/PackageManager(59): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.contacts
11-16 11:51:43.879: W/PackageManager(59): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cp in package com.android.providers.contacts
11-16 11:51:43.879: W/PackageManager(59): Unknown permission com.google.android.googleapps.permission.ACCESS_GOOGLE_PASSWORD in package com.android.development
11-16 11:51:43.899: W/PackageManager(59): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.development
11-16 11:51:43.899: W/PackageManager(59): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.ALL_SERVICES in package com.android.development
11-16 11:51:43.899: W/PackageManager(59): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.YouTubeUser in package com.android.development
11-16 11:51:44.569: W/PackageParser(59): <manifest> has more than one <application>
11-16 11:51:47.051: W/PackageManager(59): Code path for pkg : org.example.sudoku changing from /data/app/org.example.sudoku-2.apk to /data/app/org.example.sudoku-1.apk
11-16 11:51:47.051: W/PackageManager(59): Resource path for pkg : org.example.sudoku changing from /data/app/org.example.sudoku-2.apk to /data/app/org.example.sudoku-1.apk
11-16 11:51:49.549: W/RecognitionManagerService(59): no available voice recognition services found
|
|
16 Nov 2011, 03:44
ohyeonkwon (8 posts) |
Thank you for your help.But the way you said, in the Devices view click on the emulator device, but output doesn’t changed in the LogCat view. And error is persists. And I try Project>Clean but error in not disappears. After checking the dates Logcat date same file date from the first. (when I update the question, almost 12 o’clock local time. Because logcat date not same file date.) And I noticed that Logcat time not same file time. So I make Logcat time same file time. |
|
17 Nov 2011, 14:55
Ed Burnette (1316 posts) |
I don’t see anything unusual in that LogCat output. Please zip up your entire Sudoku project directory and email the zip to my gmail.com (ed.burnette@...) and I’ll load it and see if it fails for me too. |
|
17 Nov 2011, 15:41
ohyeonkwon (8 posts) |
I send mail. Please check your mail. |
|
06 Dec 2011, 14:09
Ed Burnette (1316 posts) |
This took me a while to find even though I was staring right at it. The problem is a syntax error in your AndroidManifest.xml. You have two applications defined, and two copies of the SudokuActivity activity. Here is a corrected version with the mistakes fixed:
I also noticed a typo in one of your animation files. Check the spelling of “schemas.android.com”. |
| You must be logged in to comment |

