Wah semangat banget dia :P Baru berbuka, tahu2 udah ada update error :P hm.. errornya simple si eclipse + android sdk , gak bisa nemuin kelas org.if_itb.ui.TesLayout di dalam pathnya .
Hm... sourcenya ada bro ? Gw ta' donwload android sdk-nya dulu. 2009/9/14 Lesjaw <[email protected]> > ini error pertama di AndroidManifest nya bro > > > <? > xml version=*"1.0"* encoding=*"utf-8"*?> > > < > manifest xmlns:android=*"http://schemas.android.com/apk/res/android"* > package=*"org.if_itb.client"*> > > <application android:icon=*"@drawable/icon"*> > > <activity android:name=*"org.if_itb.ui.ClientMain"*> > > </ > activity> > > <activity android:name=*"org.if_itb.ui.ClientLogin"*> > > </ > activity> > > < > activity android:name=*"org.if_itb.ui.TestLayout"*> > > </ > activity> > > < > service android:name=*"org.if_itb.aymsg.AYmsgService"* android:process=* > ":remote"*> > > < > intent-filter> > > <action android:name=*"org.if_itb.aymsg.IAYmsgService"*> > > </action> > > </ > intent-filter> > > </ > service> > > < > activity android:name=*"org.if_itb.ui.ClientStatus"*> > > </ > activity><activity android:name=*"org.if_itb.ui.ClientBuddyAdd"*> > > </ > activity><activity android:name=*"org.if_itb.ui.ClientCreateConf"*> > > </ > activity></application> > > </ > manifest> > > di line > > <activity android:name=*"org.if_itb.ui.TestLayout"*> > > errornya Class org.if_itb.ui.TestLayout does not exist > > > > ----- Original Message ----- > *From:* abangkis <[email protected]> > *To:* [email protected] > *Sent:* Monday, September 14, 2009 10:51 AM > *Subject:* [id-android] Re: Calling Java Programer > > bisa di posting errornya apa ? > > 2009/9/14 [email protected] <[email protected]> > >> >> Kalo ada yg mahir Java ngumpul disini dunk.. >> >> Ini ada source app buat yahoo messenger yg dibuat anak bangsa waktu >> menyelesaikan skripsi, dia kembangkan aplikasinya waktu jaman android masih >> RC, skr dia dah lepas source codenya... >> >> Saya dah coba download source codenya dan coba dijalankan di android sdk >> skr, tapi nemu berapa error.. >> >> Mungkin ada pengembang java yg bisa solving errornya? >> >> >> >> --- Sent with SEVEN on Android - the new generation of mobile messaging >> >> >> > > > --~--~---------~--~----~------------~-------~--~----~ Google Groups "Indonesian Android Community [id-android]" group. To post to this group, send email to [email protected] To request to subscribe to this group, please visit the following page: http://groups.google.com/group/id-android/subscribe?hl=en-GB To send a message to the owner, visit the following page: http://groups.google.com/group/id-android/post?sendowner=1&hl=en-GB For more options, visit this group at http://groups.google.com/group/id-android?hl=en?hl=en-GB To unsubscribe from this group, send email to [email protected] Indonesian Android Community on Facebook http://www.facebook.com/group.php?gid=112207700729 -~----------~----~----~----~------~----~------~--~---
