shailendragohil / simple-android-instant-messaging-application

Automatically exported from code.google.com/p/simple-android-instant-messaging-application
0 stars 0 forks source link

Unapprove Friend list #12

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
1. How can i show unapprove frind list that you wrote in codes?
2. How does "Index.php" code work? What does "1,0" mean?

I use @Windows 7/ADT/JAVA SDK 7/Android 2.1/Appseav 2.5.x

MSGT.Prempratya Premvijit;
ohmveron@hotmail.com

Original issue reported on code.google.com by ohmve...@gmail.com on 29 Jan 2013 at 7:59

GoogleCodeExporter commented 8 years ago
how did u fix the register? I get a error when I try to register a user. do u 
have a fix ?

Original comment by ginofern...@gmail.com on 16 Feb 2013 at 7:13

GoogleCodeExporter commented 8 years ago
I started the app on emulator but i get an error whenever i send a friend 
request. The app that is supposed to receive the friend request crashes.

The logcat shows following error:
android.app.RemoteServiceException: Bad notification posted from package 
com.chatapp: Coulding create icon: StatusBarIcon(pkg=com.chatapp id=0x7f020004 
level=0 visible=true num=0 )  

Any help would be appreciated. :)

Original comment by rishabhc...@gmail.com on 19 Feb 2013 at 6:50

GoogleCodeExporter commented 8 years ago
Dear all programer.

#1 ginofern...@gmail.com
how did u fix the register? I get a error when I try to register a user. do u 
have a fix ?

a:what's error? please show exception.

#2 rishabhc...@gmail.com
I started the app on emulator but i get an error whenever i send a friend 
request. The app that is supposed to receive the friend request crashes.

The logcat shows following error:
android.app.RemoteServiceException: Bad notification posted from package 
com.chatapp: Coulding create icon: StatusBarIcon(pkg=com.chatapp id=0x7f020004 
level=0 visible=true num=0 )  

Any help would be appreciated. :)

a: Maybe come from port that emulator use that default is 5554 if use want to 
use emulator ,fix internal port. he use port number over 10000 prevent for this 
case.

and this problem //StatusBarIcon(pkg=com.chatapp id=0x7f020004 level=0 
visible=true num=0 )  

come form Icon that you use may loss or damage

I dev this project on real device if you install correct ,it's work.

Little one that have to fix.

Original comment by ohmve...@gmail.com on 27 Feb 2013 at 8:20

GoogleCodeExporter commented 8 years ago

Original comment by d.pirngruber@gmail.com on 29 Jun 2013 at 2:26