Cynosure.X International

Developer Console is Empty
Wed, 01 Sep 2010 18:57:22 +0000

I finally saw the improvement they made with the last developer console upgrade. They now made the rating statistics available for your to view. You can see how many people given you five stars, etc.
Category: :

Comments (1) | Related Links | TrackBack

Gutenberg eReader: Change Log
Wed, 01 Sep 2010 05:44:11 +0000

Version 1.21

In the previous release of Gutenberg eReader, we introduced a bug where it wouldn't return you to the same position in the ebook you were reading. We fixed that problem in this release.
Category: :

Comments (2) | Related Links | TrackBack (1)

"Download Failed" on Android App
Mon, 30 Aug 2010 21:35:46 +0000

The problem you mentioned lies in your Android device downloading the app from Google Market. This problem is on the Google Market side. Please contact your the support number for your Android device or contact Google regarding Market.
Category: :

Comments (1) | Related Links | TrackBack

App Development: "Problem loading widget"
Sat, 28 Aug 2010 01:45:41 +0000

You're happily developing your Google Android widget. You get it compiling. Then you install it to the emulator. Now you try to add your widget to the home screen. The next thing you know, your widget shows the "Problem loading widget" message. What could it be?

The next thing you should do is to run the Dalvik Debug Monitor. Then try adding your widget to the home screen again. If you see the following error message in the log, then it's likely a resource alignment problem.

android.widget.RemoteViews$ActionException: can't find view: 0x...

The "0x..." is actually a hex value pointing to a resource. Android can't find the view resource, yet your app compiles fine. This is usually caused by ant (make utility) not realizing that one of the resource file has changed and the R.java file needs to be regenerated.

Just touch all the resource files or open them and save them again. That will indicate the files have changed to ant and force it to refresh its cache. Now compile again and your app should work.
Category: :

Comments | Related Links | TrackBack

Recurse.sh (GPL)
Mon, 23 Aug 2010 20:43:58 +0000

I found a minor bug in Recurse.sh today, where it wouldn't display the directory names in some cases. I've updated the script to fix that problem. the new version is attached below.
Category: :

Comments (1) | Related Links | TrackBack

Products | Services
Forums | Latest | RSS
Library | Search | Wiki
Help | Licenses

Login | Register

15 Users Online


Amazon Associate

Copyright © 1996 - 2010. All Rights Reserved.