Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Mobile Development > BOOK: Professional Android 4 Application Development
|
BOOK: Professional Android 4 Application Development
This is the forum to discuss the Wrox book Professional Android 4 Application Development Reto Meier; ISBN: 978-1-1181-0227-5
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Professional Android 4 Application Development section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old May 20th, 2013, 09:18 AM
Registered User
 
Join Date: May 2013
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Default Re-install of Chapter_4_To-do_List Part 4 failed...

Dear Friend,

I installed Eclipse/ADT in Ubuntu, and am able to run Chapter 4 Todo List examples 1-3 successfully. But when I run Chapter_4_To-do_List_Part_4, I get the following error. Please help immediately:

Code:
[2013-05-20 18:40:44 - Chapter_4_To-do_List_Part_4] ------------------------------
[2013-05-20 18:40:44 - Chapter_4_To-do_List_Part_4] Android Launch!
[2013-05-20 18:40:44 - Chapter_4_To-do_List_Part_4] adb is running normally.
[2013-05-20 18:40:44 - Chapter_4_To-do_List_Part_4] Performing com.paad.todolist.ToDoListActivity activity launch
[2013-05-20 18:40:44 - Chapter_4_To-do_List_Part_4] Automatic Target Mode: Preferred AVD 'My_Nexus4' is not available. Launching new emulator.
[2013-05-20 18:40:44 - Chapter_4_To-do_List_Part_4] Launching a new emulator with Virtual Device 'My_Nexus4'
[2013-05-20 18:40:52 - Emulator] Failed to load libGL.so
[2013-05-20 18:40:52 - Emulator] error libGL.so: cannot open shared object file: No such file or directory
[2013-05-20 18:40:52 - Emulator] Failed to load libGL.so
[2013-05-20 18:40:52 - Emulator] error libGL.so: cannot open shared object file: No such file or directory
[2013-05-20 18:40:52 - Emulator] emulator: emulator window was out of view and was recentered
[2013-05-20 18:40:52 - Emulator] 
[2013-05-20 18:40:52 - Chapter_4_To-do_List_Part_4] New emulator found: emulator-5554
[2013-05-20 18:40:52 - Chapter_4_To-do_List_Part_4] Waiting for HOME ('android.process.acore') to be launched...
[2013-05-20 18:41:24 - Chapter_4_To-do_List_Part_4] HOME is up on device 'emulator-5554'
[2013-05-20 18:41:24 - Chapter_4_To-do_List_Part_4] Uploading Chapter_4_To-do_List_Part_4.apk onto device 'emulator-5554'
[2013-05-20 18:41:24 - Chapter_4_To-do_List_Part_4] Installing Chapter_4_To-do_List_Part_4.apk...
[2013-05-20 18:41:51 - Chapter_4_To-do_List_Part_4] Re-installation failed due to different application signatures.
[2013-05-20 18:41:51 - Chapter_4_To-do_List_Part_4] You must perform a full uninstall of the application. WARNING: This will remove the application data!
[2013-05-20 18:41:51 - Chapter_4_To-do_List_Part_4] Please execute 'adb uninstall com.paad.todolist' in a shell.
[2013-05-20 18:41:51 - Chapter_4_To-do_List_Part_4] Launch canceled!
Thanks,
Shekar M.
  Spam!  
Old July 25th, 2013, 11:55 PM
Authorized User
 
Join Date: Apr 2013
Posts: 14
Thanks: 0
Thanked 1 Time in 1 Post
Default

I don't have Ubuntu, but I do know something of searching for problems in code and making an educated guess. Remove the timestamp and package information and google the rest of the logcat output.

I googled:
Quote:
error libGL.so: cannot open shared object file: No such file or directory
Immediately I found a few plausible solutions to this problem on
StackOverflow.

The libGl.so error is probably irrelevant to the rest of the logcat output and I used the same methodology for inquiry into the problem: List of plausible solutions





Similar Threads
Thread Thread Starter Forum Replies Last Post
How to get part of the element value JohnKiller XSLT 2 January 11th, 2012 01:03 PM
Adding a web part to a SharePoint web part page sawanjc BOOK: Beginning SharePoint 2007: Building Team Solutions with MOSS 2007 ISBN: 978-0-470-12449-9 0 July 15th, 2011 04:37 PM
Getting Part of a String needelp Access VBA 4 September 19th, 2006 06:22 AM
Web part soso_soso SharePoint Development 0 September 7th, 2006 07:37 AM
Failed to install SQL Server 2005 shalim Visual Studio 2005 1 January 16th, 2006 07:37 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.