daku7
Aspiring developer
Profile
Posts: 227
Reg: Oct 30, 2011
Toronto
3,170
06/25/12 11:24 PM (13 years ago)

Menu Simple Advance Plugin

I installed Menu Simple advance on my BT 2.0 server. It works great for IOS. BUT even if I don't us this plugin for an Android App project, the Android project give me an error. If I delete this plugin then Android Project does not give an error. res/layout/menu_list_rowsimpleadvancedBackup.xml: Invalid file name: must contain only [a-z0-9_.] res/layout/screen_menulistsimpleadvancedBackup.xml: Invalid file name: must contain only [a-z0-9_.]
 
GoNorthWest
buzztouch Evangelist
Profile
Posts: 8197
Reg: Jun 24, 2011
Oro Valley, AZ
1,000,000
like
06/25/12 11:28 PM (13 years ago)
Change the B in Backup.xml to lowercase (backup.xml), and you'll be good to go! Android seems to have an issue with upper-case letter. Mark
 
daku7
Aspiring developer
Profile
Posts: 227
Reg: Oct 30, 2011
Toronto
3,170
like
06/25/12 11:53 PM (13 years ago)
@GoNorthWest, this does not work. Still lots of error.
 
daku7
Aspiring developer
Profile
Posts: 227
Reg: Oct 30, 2011
Toronto
3,170
like
06/26/12 12:03 AM (13 years ago)
i got lot of errors like this Description Resource Path Location Type descriptionView cannot be resolved or is not a field BT_screen_menuListSimpleAdvanced.java /buzzTouch/src/com/ appname line 834 Java Problem menu_list_rowsimpleadvanced cannot be resolved or is not a field BT_screen_menuListSimpleAdvanced.java /buzzTouch/src/com/appname line 826 Java Problem sparrakortenandroid_appDelegate cannot be resolved BT_fileManager.java /buzzTouch/src/com/appname line 89 Java Problem sparrakortenandroid_appDelegate cannot be resolved BT_fileManager.java /buzzTouch/src/com/appname line 131 Java Problem sparrakortenandroid_appDelegate cannot be resolved BT_fileManager.java /buzzTouch/src/com/appname line 132 Java Problem sparrakortenandroid_appDelegate cannot be resolved BT_fileManager.java /buzzTouch/src/com/appname line 165 Java Problem sparrakortenandroid_appDelegate cannot be resolved BT_fileManager.java /buzzTouch/src/com/appname line 166 Java Problem sparrakortenandroid_appDelegate cannot be resolved BT_fileManager.java /buzzTouch/src/com/appname line 196 Java Problem sparrakortenandroid_appDelegate cannot be resolved BT_fileManager.java /buzzTouch/src/com/appname line 221 Java Problem sparrakortenandroid_appDelegate cannot be resolved BT_fileManager.java /buzzTouch/src/com/appname line 238 Java Problem sparrakortenandroid_appDelegate cannot be resolved BT_fileManager.java /buzzTouch/src/com/appname line 263 Java Problem sparrakortenandroid_appDelegate cannot be resolved BT_fileManager.java /buzzTouch/src/com/appname line 291 Java Problem sparrakortenandroid_appDelegate cannot be resolved BT_fileManager.java /buzzTouch/src/com/appname line 291 Java Problem sparrakortenandroid_appDelegate cannot be resolved BT_fileManager.java /buzzTouch/src/com/appname line 309 Java Problem sparrakortenandroid_appDelegate cannot be resolved BT_fileManager.java /buzzTouch/src/com/appname line 309 Java Problem sparrakortenandroid_appDelegate cannot be resolved BT_fileManager.java /buzzTouch/src/com/appname line 310 Java Problem sparrakortenandroid_appDelegate cannot be resolved BT_fileManager.java /buzzTouch/src/com/appname line 331 Java Problem sparrakortenandroid_appDelegate cannot be resolved BT_fileManager.java /buzzTouch/src/com/appname line 331 Java Problem sparrakortenandroid_appDelegate cannot be resolved BT_fileManager.java /buzzTouch/src/com/appname line 332 Java Problem sparrakortenandroid_appDelegate cannot be resolved BT_fileManager.java /buzzTouch/src/com/appname line 336 Java Problem sparrakortenandroid_appDelegate cannot be resolved BT_fileManager.java /buzzTouch/src/com/appname line 336 Java Problem sparrakortenandroid_appDelegate cannot be resolved BT_fileManager.java /buzzTouch/src/com/appname line 337 Java Problem sparrakortenandroid_appDelegate cannot be resolved BT_fileManager.java /buzzTouch/src/com/appname line 364 Java Problem sparrakortenandroid_appDelegate cannot be resolved BT_fileManager.java /buzzTouch/src/com/appname line 382 Java Problem sparrakortenandroid_appDelegate cannot be resolved BT_fileManager.java /buzzTouch/src/com/appname line 401 Java Problem sparrakortenandroid_appDelegate cannot be resolved BT_fileManager.java /buzzTouch/src/com/appname line 416 Java Problem sparrakortenandroid_appDelegate cannot be resolved BT_fileManager.java /buzzTouch/src/com/appname line 434 Java Problem sparrakortenandroid_appDelegate cannot be resolved BT_fileManager.java /buzzTouch/src/com/appname line 471 Java Problem sparrakortenandroid_appDelegate cannot be resolved BT_fileManager.java /buzzTouch/src/com/appname line 497 Java Problem sparrakortenandroid_appDelegate cannot be resolved BT_fileManager.java /buzzTouch/src/com/appname line 525 Java Problem sparrakortenandroid_appDelegate cannot be resolved BT_fileManager.java /buzzTouch/src/com/appname line 538 Java Problem sparrakortenandroid_appDelegate cannot be resolved BT_screen_menuListSimpleAdvanced.java /buzzTouch/src/com/appname line 191 Java Problem sparrakortenandroid_appDelegate cannot be resolved BT_screen_menuListSimpleAdvanced.java /buzzTouch/src/com/appname line 345 Java Problem sparrakortenandroid_appDelegate cannot be resolved BT_screen_menuListSimpleAdvanced.java /buzzTouch/src/com/appname line 349 Java Problem sparrakortenandroid_appDelegate cannot be resolved BT_screen_menuListSimpleAdvanced.java /buzzTouch/src/com/appname line 668 Java Problem sparrakortenandroid_appDelegate cannot be resolved BT_screen_menuListSimpleAdvanced.java /buzzTouch/src/com/appname line 672 Java Problem sparrakortenandroid_appDelegate cannot be resolved BT_screen_menuListSimpleAdvanced.java /buzzTouch/src/com/appname line 699 Java Problem sparrakortenandroid_appDelegate cannot be resolved BT_screen_menuListSimpleAdvanced.java /buzzTouch/src/com/appname line 699 Java Problem sparrakortenandroid_appDelegate cannot be resolved BT_screen_menuListSimpleAdvanced.java /buzzTouch/src/com/appname line 1000 Java Problem sparrakortenandroid_appDelegate cannot be resolved BT_screen_menuListSimpleAdvanced.java /buzzTouch/src/com/appname line 1044 Java Problem sparrakortenandroid_appDelegate cannot be resolved BT_screen_menuListSimpleAdvanced.java /buzzTouch/src/com/appname line 1110 Java Problem The declared package "com.sparrakortenandroid" does not match the expected package "com.appname" BT_fileManager.java /buzzTouch/src/com/appname line 32 Java Problem The declared package "com.sparrakortenandroid" does not match the expected package "com.appname" BT_screen_menuListSimpleAdvanced.java /buzzTouch/src/com/appname line 32 Java Problem The public type BT_screen_menuListSimple must be defined in its own file BT_screen_menuListSimpleAdvancedbackup.java /buzzTouch/src/com/appname line 73 Java Problem The type BT_screen_menuListSimple is already defined BT_screen_menuListSimpleAdvancedbackup.java /buzzTouch/src/com/appname Unknown Java Problem
 
GoNorthWest
buzztouch Evangelist
Profile
Posts: 8197
Reg: Jun 24, 2011
Oro Valley, AZ
1,000,000
like
06/26/12 12:09 AM (13 years ago)
Can you send me your download package so I can check it out? MrkFleming at gmail dot com Mark
 
David @ buzztouch
buzztouch Evangelist
Profile
Posts: 6866
Reg: Jan 01, 2010
Monterey, CA
78,840
like
06/26/12 01:00 AM (13 years ago)
Have you tried asking the plugin developer? I'm assuming "Menu Simple advance" is a third party plugin.
 
PSMDanny
Apple Fan
Profile
Posts: 1166
Reg: Dec 09, 2011
Heerlen
21,940
like
06/26/12 05:54 AM (13 years ago)
Hi Daku7, Please read posts on https://www.buzztouchmods.com/downloads.php?download_id=13#c182 This will solve your problem. Best Regards, Danny
 
daku7
Aspiring developer
Profile
Posts: 227
Reg: Oct 30, 2011
Toronto
3,170
like
06/26/12 09:36 PM (13 years ago)
Hi Guys, Thank you all of your support. Finally i got the proper resolution. The only issue is header image does not work for android. I had follow this post https://www.buzztouchmods.com/downloads.php?cat_id=3&download_id=29 Finally i will get 2 errors descriptionView cannot be resolved or is not a field BT_screen_menuListSimpleAdvanced.java /buzzTouch/src/com/adhocapp line 836 Java Problem menu_list_rowsimpleadvanced cannot be resolved or is not a field BT_screen_menuListSimpleAdvanced.java /buzzTouch/src/com/adhocapp line 828 Java Problem Kindly give the resolution for this.
 
PSMDanny
Apple Fan
Profile
Posts: 1166
Reg: Dec 09, 2011
Heerlen
21,940
like
06/27/12 01:42 AM (13 years ago)
 
daku7
Aspiring developer
Profile
Posts: 227
Reg: Oct 30, 2011
Toronto
3,170
like
06/27/12 08:38 PM (13 years ago)
Hi Danny, Thank you for your help. Now my android code errors are fixed. My another problem is Advanced menu screen not shows on my device. The blank screen only shows. Where is the problem occurs.
 
javooooo
buzztouch Evangelist
Profile
Posts: 719
Reg: Jun 17, 2011
Sydney, Austral...
18,490
like
06/27/12 08:57 PM (13 years ago)
Hey guys, Sorry I haven't been keeping an eye on these forums for a few days. Sorry to disappoint y'all, but I never actually had the issue you're mentioning. And I'm not all that great with Android, so yeah, I have honestly no clue whatsoever what the issue is. Sorry I couldn't help out more :(
 
PSMDanny
Apple Fan
Profile
Posts: 1166
Reg: Dec 09, 2011
Heerlen
21,940
like
06/28/12 02:03 AM (13 years ago)
Hi Daku7, Could you please try with these files: https://dl.dropbox.com/u/3427464/BT_MenuAdvanced_Android/source-android.zip I remembered getting them from MGoBlue but never had the chance to test them. Hope it works. Best Regards, Danny
 
daku7
Aspiring developer
Profile
Posts: 227
Reg: Oct 30, 2011
Toronto
3,170
like
06/28/12 11:03 PM (13 years ago)
It helps i get a new file from this. All good. No errors at this point. But, when I run the app, if I click on the app launcher, the apps crashes. The alert says "The application app name (process com.appname) has stopped unexpectedly. Please try again. So, I'm totally stumped after spending quite a long hours on this. Any gurus have any ideas on how we can get this to work?
 
ATRAIN53
Code is Art
Profile
Posts: 1755
Reg: Nov 17, 2011
Chicago
26,450
like
07/11/12 12:36 PM (13 years ago)
Hit the wall here myself as well with an Android 2.0 Self Hosted trying to use the BT menu Advanced. @PSMDanny - I tried using these files you referenced above. I manually replaced them on my server and redownlaoed the source code. It doesn't seem to correct the issue. Tried the tips on BTM and no luck there too. I'm gonna move back to 1.5 for Android unless someone else has this resolved?
 
CodeMeNot
I hate code!
Profile
Posts: 92
Reg: Aug 02, 2012
Sydney
1,720
like
10/10/12 04:46 AM (13 years ago)
Hey all. I posted this in another thread, but this seems to have everyone who has the 'know' on this plug in. So here is it: So I have published my app 'aus visa' to app store fine :)... now for android. Having a 'few' troubles though. Got the list down to 4 errors but have no idea from here... been searching like mad for the last 3 hours but no luck. Errors are shown in the below screens (eclispe Screenshots): 1. descriptionView cannot be resolved or is not a field - (http://db.tt/gbY4N3HP) 2. menu_list_rowsimpleadvanced cannot be resolved or is not a field - (http://db.tt/krFYZhiM) 3. The public type BT_screen_menuListSimple must be defined in its own file - (http://db.tt/1f2jfKdx) 4. The type BT_screen_menuListSimple is already defined - (http://db.tt/ka1ZsQjM) All help greatly appreciated! Thanks, Ben
 

Login + Screen Name Required to Post

pointerLogin to participate so you can start earning points. Once you're logged in (and have a screen name entered in your profile), you can subscribe to topics, follow users, and start learning how to make apps like the pros.