Click here to Skip to main content
15,886,518 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi guys,
I am new to Android, hoping to create my first android application. I am getting this error whenever I run the hello world application in emulator. Log file shows this error

[2014-09-06 20:53:29 - Emulator] NAND: nand_dev_load_disk_state ftruncate failed: Invalid argument
[2014-09-06 20:53:29 - Emulator] savevm: unable to load section nand_dev
[2014-09-06 20:54:41 - helloAndroid] emulator-5554 disconnected! Cancelling 'com.example.helloandroid.MainActivity activity launch'!


I am not sure Y am I getting this error. I have tried everything that the internet says

1. Deleting the Virtual device manager and creating new device
2. Use the fresh copy of the Eclipse


Can any one give me solution for this.

Plz note the following for my implementation
1.Find the screenshot for my virtual device and I have not added any code to the project. http://imgur.com/mD1LarE[^]
2.I just created a new application and I am running the application(hello world)
Posted
Updated 7-Sep-14 3:59am
v2
Comments
Richard MacCutchan 6-Sep-14 11:19am    
Please edit your question and show a) your device configuration details, and b) your source code for the application.
Prasaad SJ 7-Sep-14 9:59am    
Hi Richard. Please find the updated question above

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900