jancona / android-on-freerunner

Automatically exported from code.google.com/p/android-on-freerunner
1 stars 1 forks source link

Installed WiFiOnOff, but there is no icon in sight #42

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Download the WiFiOnOff program from
http://curvefish.com/widgets/wifi-onoff.htm
2. Install it onto the phone
3. Observe that no icon appears in the programs tab

What is the expected output? What do you see instead?
The program should be shown in the programs tab.

What version of the product are you using? On what operating system?
android-on-freerunner-cupcake-0.1.1.tar.gz

Please provide any additional information below.
I did the installation of the program and watched adb logcat and saw
following suspicious message (No package identifier when getting value for
resource number 0x7f060001):

D/dalvikvm( 1103): VM cleaning up
D/dalvikvm( 1103): LinearAlloc 0x0 used 588220 of 4194304 (14%)
D/dalvikvm(  843): GC freed 2123 objects / 138208 bytes in 177ms
D/HomeLoaders(  900): application intent received:
android.intent.action.PACKAGE_ADDED, replacing=false
D/HomeLoaders(  900):   --> package:com.curvefish.widgets.wifionoff
D/HomeLoaders(  900):   --> add package
W/ResourceType(  843): No package identifier when getting value for
resource number 0x7f060001
D/VoiceDialerReceiver(  993): onReceive Intent {
action=android.intent.action.PACKAGE_ADDED
data=package:com.curvefish.widgets.wifionoff
comp={com.android.voicedialer/com.android.voicedialer.VoiceDialerReceiver}
(has extras) }
D/RecognizerEngine(  993): deleteCachedGrammarFiles
/data/data/com.android.voicedialer/files/openentries.txt
W/ResourceType(  843): No package identifier when getting value for
resource number 0x7f030001

Original issue reported on code.google.com by skliarie@gmail.com on 14 Oct 2009 at 5:27

GoogleCodeExporter commented 9 years ago
Actually, that's a widget. It won't show an icon in the program menu. While on 
the
desktop, press the power button to display the menu. press "Add", then press
"Widget". You will see the WifiOnOff widget in the list. 

Original comment by michaelt...@gmail.com on 21 Oct 2009 at 7:21

GoogleCodeExporter commented 9 years ago
WiFiOnOff isn't an app.  It's just a widget.  It does not add an icon in the 
programs
tab.  You'll note that immediately after installing, the screen that tells you 
the
install was successful has the launch button grayed out.

I don't believe this is a bug at all.

Original comment by montg...@gmail.com on 21 Oct 2009 at 8:33

GoogleCodeExporter commented 9 years ago
As both says above this is a widget it should be in start screen->short power 
button
tap->add->Widgets->WifiOnOff

If you can't find it there file a new bug with a correct description.

Original comment by larlin...@gmail.com on 22 Oct 2009 at 5:19