app appears in Manage Applications, but not on the main menu

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

app appears in Manage Applications, but not on the main menu

ソリューションへジャンプ
1,686件の閲覧回数
ManoharChinnadu
Contributor III

Hi All,

Here i'm trying to launch android apps by following method but fails to get the app icon on main menu.

1. download app from google play by using Real APK Leecher v1.3.5 tool.

2. install the download .apk to IMX6 android ICS device via ADB (in device settings->security-> Unknown Sources(enable)

   $ ./adb install -r *.apk

3. application installed to /data/local/tmp/ folder successfully and able to view the installed app in settings->apps

4. No shortcut menu is creating in main menu.

We are using Freescale release code(android 13.4-GA) on the target device.

ラベル(1)
0 件の賞賛
返信
1 解決策
1,524件の閲覧回数
max_tsai
NXP Employee
NXP Employee

hi,

Did you change the launcher? This problem is only related with this application, or there is same symptom for the other applications? Is it possible that too many shortcut make the specific shortcut invisible? Suggest you search the installed application in your device via "Google Search".

元の投稿で解決策を見る

0 件の賞賛
返信
2 返答(返信)
1,525件の閲覧回数
max_tsai
NXP Employee
NXP Employee

hi,

Did you change the launcher? This problem is only related with this application, or there is same symptom for the other applications? Is it possible that too many shortcut make the specific shortcut invisible? Suggest you search the installed application in your device via "Google Search".

0 件の賞賛
返信
1,524件の閲覧回数
ManoharChinnadu
Contributor III

The issue was with the KEY pad events were enabled in Linux kernel and key pad events were triggering the events and put device in SAFE MODE, In safe mode it's allow us to install the apps but allowing us to run the apps.

0 件の賞賛
返信